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 2018/01/09 17:41:00 UTC

Build failed in Jenkins: Atlas-master-IntegrationTests #247

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

Changes:

[ssubramanian] ATLAS-2348: Authorization integration test failure

------------------------------------------
[...truncated 326.21 KB...]
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:190)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:353)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.StaleTransactionCleanupFilter.doFilter(StaleTransactionCleanupFilter.java:55)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:142)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1691)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

127.0.0.1 - - [09/Jan/2018:17:38:48 +0000] "GET //localhost:31000/api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 500 89 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:17:38:48 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 401 350 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:17:38:48 +0000] "GET //localhost:31000/api/atlas/admin/stack HTTP/1.1" 403 510 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:17:38:48 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 200 424 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:17:38:48 +0000] "GET //localhost:31000/api/atlas/admin/status HTTP/1.1" 200 19 "-" "Java/1.8.0_152"
Tests run: 142, Failures: 7, Errors: 0, Skipped: 116, Time elapsed: 15.232 sec <<< FAILURE! - in TestSuite
setUp(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 2.774 sec  <<< FAILURE!
org.apache.atlas.AtlasException: Failed to start embedded kafka
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:95)
	at org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:126)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.startZk(EmbeddedKafkaServer.java:113)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.start(EmbeddedKafkaServer.java:77)
	at org.apache.atlas.web.integration.BaseResourceIT.initNotificationService(BaseResourceIT.java:694)
	at org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:52)

testInputsGraph(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.035 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testInputsGraph(DataSetLineageJerseyResourceIT.java:66)

testInputsGraphForEntity(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.018 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testInputsGraphForEntity(DataSetLineageJerseyResourceIT.java:88)

testOutputsGraph(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.018 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testOutputsGraph(DataSetLineageJerseyResourceIT.java:115)

testOutputsGraphForEntity(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.023 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testOutputsGraphForEntity(DataSetLineageJerseyResourceIT.java:136)

testSchema(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.019 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testSchema(DataSetLineageJerseyResourceIT.java:161)

testSchemaForEntity(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.02 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testSchemaForEntity(DataSetLineageJerseyResourceIT.java:167)


Results :

Failed tests: 
  NotificationHookConsumerIT.setUp:52->BaseResourceIT.initNotificationService:694 » Atlas
  DataSetLineageJerseyResourceIT.testInputsGraph:66 NullPointer
  DataSetLineageJerseyResourceIT.testInputsGraphForEntity:88 NullPointer
  DataSetLineageJerseyResourceIT.testOutputsGraph:115 NullPointer
  DataSetLineageJerseyResourceIT.testOutputsGraphForEntity:136 NullPointer
  DataSetLineageJerseyResourceIT.testSchema:161 NullPointer
  DataSetLineageJerseyResourceIT.testSchemaForEntity:167 NullPointer

Tests run: 139, Failures: 7, Errors: 0, Skipped: 113

[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@3fbe6d11{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@172bdf4{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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-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-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.523 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.876 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 10.317 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 18.045 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  8.039 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.550 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.816 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  7.107 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.403 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  8.406 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.282 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.491 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.909 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.159 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 13.406 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.855 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.554 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 37.148 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.179 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 26.086 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  6.072 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:04 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:19 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:41 min
[INFO] Finished at: 2018-01-09T17:38:51Z
[INFO] Final Memory: 343M/2933M
[INFO] ------------------------------------------------------------------------
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.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1340 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3100 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3100 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3372 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3571 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3571 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7029 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17077 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36922 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36922 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36922 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36922 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 36959 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b51a32db9202873a7c635f7b318ca9718159beee, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse b51a32db9202873a7c635f7b318ca9718159beee^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=b51a32db9202873a7c635f7b318ca9718159beee, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/247/testng/testng-results.xml'
4.724410% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Jenkins build is back to normal : Atlas-master-IntegrationTests #267

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


Build failed in Jenkins: Atlas-master-IntegrationTests #266

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

Changes:

[madhan] ATLAS-2361: Package each Atlas hook in separate tar files

------------------------------------------
[...truncated 141.85 MB...]
2018-01-13 01:49:05,483 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property hive_process.clusterName from vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] (GraphHelper:485)
2018-01-13 01:49:05,484 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@4b7144c7 to atlas entity Asset.name (EntityGraphRetriever:407)
2018-01-13 01:49:05,484 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property Asset.name from vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] (GraphHelper:485)
2018-01-13 01:49:05,484 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property Asset.name from vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] (GraphHelper:485)
2018-01-13 01:49:05,485 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@4b7144c7 to atlas entity hive_process.queryText (EntityGraphRetriever:407)
2018-01-13 01:49:05,485 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property hive_process.queryText from vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] (GraphHelper:485)
2018-01-13 01:49:05,485 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property hive_process.queryText from vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] (GraphHelper:485)
2018-01-13 01:49:05,485 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@4b7144c7 to atlas entity hive_process.startTime (EntityGraphRetriever:407)
2018-01-13 01:49:05,486 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property hive_process.startTime from vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] (GraphHelper:485)
2018-01-13 01:49:05,486 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property hive_process.startTime from vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] (GraphHelper:485)
2018-01-13 01:49:05,486 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@4b7144c7 to atlas entity hive_process.operationType (EntityGraphRetriever:407)
2018-01-13 01:49:05,487 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property hive_process.operationType from vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] (GraphHelper:485)
2018-01-13 01:49:05,487 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property hive_process.operationType from vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] (GraphHelper:485)
2018-01-13 01:49:05,487 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@4b7144c7 to atlas entity hive_process.queryPlan (EntityGraphRetriever:407)
2018-01-13 01:49:05,488 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property hive_process.queryPlan from vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] (GraphHelper:485)
2018-01-13 01:49:05,488 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property hive_process.queryPlan from vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] (GraphHelper:485)
2018-01-13 01:49:05,488 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@4b7144c7 to atlas entity hive_process.endTime (EntityGraphRetriever:407)
2018-01-13 01:49:05,489 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property hive_process.endTime from vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] (GraphHelper:485)
2018-01-13 01:49:05,489 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property hive_process.endTime from vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] (GraphHelper:485)
2018-01-13 01:49:05,489 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label __Process.outputs (GraphHelper:296)
2018-01-13 01:49:05,490 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Mapping system attributes for relationship (EntityGraphRetriever:771)
2018-01-13 01:49:05,490 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ ==> AtlasTypeRegistry.getType(process_dataset_outputs) (AtlasTypeRegistry:79)
2018-01-13 01:49:05,490 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ <== AtlasTypeRegistry.getType(process_dataset_outputs): org.apache.atlas.type.AtlasRelationshipType@a0a5e68 (AtlasTypeRegistry:105)
2018-01-13 01:49:05,491 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@4b6ae3e7 to atlas entity Asset.name (EntityGraphRetriever:407)
2018-01-13 01:49:05,491 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property Asset.name from vertex[id=315400 type=hive_table guid=f3537e41-700a-4c83-8262-aa99ad8e8374] (GraphHelper:485)
2018-01-13 01:49:05,491 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property Asset.name from vertex[id=315400 type=hive_table guid=f3537e41-700a-4c83-8262-aa99ad8e8374] (GraphHelper:485)
2018-01-13 01:49:05,492 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:AssetLocation (GraphHelper:296)
2018-01-13 01:49:05,492 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:ExternalReferenceLink (GraphHelper:296)
2018-01-13 01:49:05,492 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:AttachedNoteLogEntry (GraphHelper:296)
2018-01-13 01:49:05,493 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:AttachedFeedback (GraphHelper:296)
2018-01-13 01:49:05,493 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label __Process.inputs (GraphHelper:296)
2018-01-13 01:49:05,493 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Mapping system attributes for relationship (EntityGraphRetriever:771)
2018-01-13 01:49:05,493 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ ==> AtlasTypeRegistry.getType(dataset_process_inputs) (AtlasTypeRegistry:79)
2018-01-13 01:49:05,494 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ <== AtlasTypeRegistry.getType(dataset_process_inputs): org.apache.atlas.type.AtlasRelationshipType@65fb08a0 (AtlasTypeRegistry:105)
2018-01-13 01:49:05,494 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@4b6a14af to atlas entity Asset.name (EntityGraphRetriever:407)
2018-01-13 01:49:05,494 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property Asset.name from vertex[id=262352 type=hdfs_path guid=961710c8-09d7-44ec-9a6c-879f5c6780a7] (GraphHelper:485)
2018-01-13 01:49:05,495 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Reading property Asset.name from vertex[id=262352 type=hdfs_path guid=961710c8-09d7-44ec-9a6c-879f5c6780a7] (GraphHelper:485)
2018-01-13 01:49:05,495 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:ReferenceableFacets (GraphHelper:296)
2018-01-13 01:49:05,495 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Found null (GraphHelper:418)
2018-01-13 01:49:05,496 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:SoftwareServerAssetUse (GraphHelper:296)
2018-01-13 01:49:05,496 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label __hive_column_lineage.query (GraphHelper:296)
2018-01-13 01:49:05,496 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:SemanticAssignment (GraphHelper:296)
2018-01-13 01:49:05,497 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:ExternalIdentifierLink (GraphHelper:296)
2018-01-13 01:49:05,497 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:AttachedTag (GraphHelper:296)
2018-01-13 01:49:05,497 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:MediaReference (GraphHelper:296)
2018-01-13 01:49:05,497 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:Contributor (GraphHelper:296)
2018-01-13 01:49:05,498 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:AttachedRating (GraphHelper:296)
2018-01-13 01:49:05,498 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:ExternalIdentifierScope (GraphHelper:296)
2018-01-13 01:49:05,498 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:MeetingOnReferencable (GraphHelper:296)
2018-01-13 01:49:05,499 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:ToDoOnReferencable (GraphHelper:296)
2018-01-13 01:49:05,499 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ Finding edges for vertex[id=733416 type=hive_process guid=2c14cd8f-cc4e-48be-81f4-cecf4bdc789f] with label r:AttachedLike (GraphHelper:296)
2018-01-13 01:49:05,500 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ <== getById(2c14cd8f-cc4e-48be-81f4-cecf4bdc789f): AtlasEntityWithExtInfo{entity=AtlasEntity{AtlasStruct{typeName='hive_process', attributes=[owner:null, outputs:[AtlasObjectId{guid='f3537e41-700a-4c83-8262-aa99ad8e8374', typeName='hive_table', uniqueAttributes={}}], queryGraph:null, recentQueries:[create external table tablempmvhxvrqd(id string) location 'pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/parentpath-data-mka3u1xygk'], qualifiedName:default.tablempmvhxvrqd@primary:1515808143000, inputs:[AtlasObjectId{guid='961710c8-09d7-44ec-9a6c-879f5c6780a7', typeName='hdfs_path', uniqueAttributes={}}], description:null, userName:jenkins, queryId:create external table tablempmvhxvrqd(id string) location 'pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/parentpath-data-mka3u1xygk', clusterName:primary, name:create external table tablempmvhxvrqd(id string) location 'pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/parentpath-data-mka3u1xygk', queryText:create external table tablempmvhxvrqd(id string) location 'pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/parentpath-data-mka3u1xygk', startTime:Sat Jan 13 01:49:04 UTC 2018, operationType:CREATETABLE, queryPlan:{}, endTime:Sat Jan 13 01:49:04 UTC 2018]}guid='2c14cd8f-cc4e-48be-81f4-cecf4bdc789f', status=ACTIVE, createdBy='admin', updatedBy='admin', createTime=2018-01-13T01:49:04.698Z, updateTime=2018-01-13T01:49:04.698Z, version=0, relationshipAttributes=[outputs:[AtlasRelatedObjectId{AtlasObjectId{guid='f3537e41-700a-4c83-8262-aa99ad8e8374', typeName='hive_table', uniqueAttributes={}}displayText='tablempmvhxvrqd', relationshipGuid='ed4ead19-d3a8-4bcf-aa15-ac53c0f776c8', relationshipAttributes=AtlasStruct{typeName='process_dataset_outputs', attributes=[]}}], knownLocations:[], externalReferences:[], notes:[], comments:[], inputs:[AtlasRelatedObjectId{AtlasObjectId{guid='961710c8-09d7-44ec-9a6c-879f5c6780a7', typeName='hdfs_path', uniqueAttributes={}}displayText='/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/parentpath-data-mka3u1xygk', relationshipGuid='2582599f-8aeb-4e43-a5f7-2cc43698c00d', relationshipAttributes=AtlasStruct{typeName='dataset_process_inputs', attributes=[]}}], relatedEntity:null, consumedBy:[], columnLineages:[], meanings:[], alsoKnownAs:[], tags:[], embeddedMetadata:[], contributor:[], starRatings:[], managedResources:[], meetings:[], todos:[], likes:[]], classifications=[], },AtlasEntityExtInfo{referredEntities={}}} (AtlasEntityStoreV1:111)
2018-01-13 01:49:05,500 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ graph commit (GraphTransactionInterceptor:65)
2018-01-13 01:49:05,500 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ ==> releaseLockedObjects(): lockedGuids.size: 0 (GraphTransactionInterceptor$ObjectUpdateSynchronizer:187)
2018-01-13 01:49:05,501 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ <== releaseLockedObjects(): lockedGuids.size: 0 (GraphTransactionInterceptor$ObjectUpdateSynchronizer:197)
2018-01-13 01:49:05,501 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ ==> AtlasTypeRegistry.getType(hive_process) (AtlasTypeRegistry:79)
2018-01-13 01:49:05,501 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ <== AtlasTypeRegistry.getType(hive_process): org.apache.atlas.type.AtlasEntityType@1d545944 (AtlasTypeRegistry:105)
2018-01-13 01:49:05,501 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ PERF|EntityResource.getEntityDefinition(2c14cd8f-cc4e-48be-81f4-cecf4bdc789f)|29 (AtlasPerfTracer:77)
2018-01-13 01:49:05,502 DEBUG - [qtp1290317587-781 - b8016fff-f0ac-42d9-a423-4f8b6623a6bb:] ~ <== EntityResource.getEntityDefinition(2c14cd8f-cc4e-48be-81f4-cecf4bdc789f) (EntityResource:683)
127.0.0.1 - - [13/Jan/2018:01:49:05 +0000] "GET //localhost:31000/api/atlas/entities/2c14cd8f-cc4e-48be-81f4-cecf4bdc789f HTTP/1.1" 200 2007 "-" "Java/1.8.0_152"
Tests run: 45, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 423.583 sec <<< FAILURE! - in TestSuite
testDropDatabaseWithoutCascade(org.apache.atlas.hive.hook.HiveHookIT)  Time elapsed: 5.888 sec  <<< FAILURE!
java.lang.AssertionError: Entity was not supposed to exist for typeName = hive_db, attributeName = qualifiedName, attributeValue = dberarjcukbj@primary
	at org.testng.Assert.fail(Assert.java:94)
	at org.apache.atlas.hive.hook.HiveHookIT.testDropDatabaseWithoutCascade(HiveHookIT.java:1493)


Results :

Failed tests: 
  HiveHookIT.testDropDatabaseWithoutCascade:1493 Entity was not supposed to exist for typeName = hive_db, attributeName = qualifiedName, attributeValue = dberarjcukbj@primary

Tests run: 45, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ hive-bridge ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@568508f6{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
2018-01-13 01:49:06,120 DEBUG - [ShutdownMonitor:] ~ ==> AtlasAuthorizationFilter destroy (AtlasAuthorizationFilter:78)
2018-01-13 01:49:06,121 DEBUG - [ShutdownMonitor:] ~ ==> +SimpleAtlasAuthorizer cleanUp (SimpleAtlasAuthorizer:327)
2018-01-13 01:49:06,121 DEBUG - [ShutdownMonitor:] ~ <== +SimpleAtlasAuthorizer cleanUp (SimpleAtlasAuthorizer:338)
2018-01-13 01:49:06,121 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.notification.NotificationHookConsumer (Services:69)
2018-01-13 01:49:06,122 INFO  - [ShutdownMonitor:] ~ ==> stopConsumerThreads() (NotificationHookConsumer:189)
2018-01-13 01:49:06,122 INFO  - [ShutdownMonitor:] ~ ==> HookConsumer shutdown() (NotificationHookConsumer$HookConsumer:515)
2018-01-13 01:49:06,123 INFO  - [ShutdownMonitor:] ~ [atlas-hook-consumer-thread], Shutting down (Logging$class:68)
2018-01-13 01:49:06,125 INFO  - [NotificationHookConsumer thread-0:] ~ closing NotificationConsumer (NotificationHookConsumer$HookConsumer:335)
2018-01-13 01:49:06,132 INFO  - [NotificationHookConsumer thread-0:] ~ <== HookConsumer doWork() (NotificationHookConsumer$HookConsumer:340)
2018-01-13 01:49:06,133 INFO  - [ShutdownMonitor:] ~ [atlas-hook-consumer-thread], Shutdown completed (Logging$class:68)
2018-01-13 01:49:06,133 INFO  - [NotificationHookConsumer thread-0:] ~ [atlas-hook-consumer-thread], Stopped  (Logging$class:68)
2018-01-13 01:49:06,135 INFO  - [ShutdownMonitor:] ~ <== HookConsumer shutdown() (NotificationHookConsumer$HookConsumer:533)
2018-01-13 01:49:06,135 INFO  - [ShutdownMonitor:] ~ <== stopConsumerThreads() (NotificationHookConsumer:199)
2018-01-13 01:49:06,136 INFO  - [ShutdownMonitor:] ~ ==> KafkaNotification.close() (KafkaNotification:163)
2018-01-13 01:49:06,139 INFO  - [ShutdownMonitor:] ~ <== KafkaNotification.close() (KafkaNotification:171)
2018-01-13 01:49:06,139 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.kafka.KafkaNotification (Services:69)
2018-01-13 01:49:06,140 INFO  - [ShutdownMonitor:] ~ ==> KafkaNotification.stop() (KafkaNotification:135)
2018-01-13 01:49:06,140 INFO  - [ShutdownMonitor:] ~ <== KafkaNotification.stop() (KafkaNotification:137)
2018-01-13 01:49:06,140 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.kafka.EmbeddedKafkaServer (Services:69)
2018-01-13 01:49:06,140 INFO  - [ShutdownMonitor:] ~ ==> EmbeddedKafkaServer.stop(isEmbedded=true) (EmbeddedKafkaServer:91)
2018-01-13 01:49:07,829 INFO  - [ShutdownMonitor:] ~ <== EmbeddedKafka.stop(isEmbedded=true) (EmbeddedKafkaServer:101)
2018-01-13 01:49:07,830 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.web.service.ActiveInstanceElectorService (Services:69)
2018-01-13 01:49:07,830 INFO  - [ShutdownMonitor:] ~ HA is not enabled, no need to stop leader election service (ActiveInstanceElectorService:126)
2018-01-13 01:49:07,954 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2018-01-13 01:49:07,954 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2018-01-13 01:49:07,955 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x160ed2e404d0000 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@5280a489{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ hive-bridge ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.501 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.370 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.309 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 17.708 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  6.778 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.503 s]
[INFO] atlas-client-common ................................ SUCCESS [  5.941 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.483 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  4.897 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  8.008 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.161 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.391 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.278 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.780 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 10.023 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.802 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.448 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 35.588 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.297 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 24.205 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  5.681 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [02:59 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  3.979 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  2.236 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  5.787 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  4.926 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [08:22 min]
[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: 15:48 min
[INFO] Finished at: 2018-01-13T01:49:08Z
[INFO] Final Memory: 562M/3144M
[INFO] ------------------------------------------------------------------------
log4j:WARN No appenders could be found for logger (org.apache.atlas.security.InMemoryJAASConfiguration).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hive-bridge
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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 26 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 476 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1356 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/docs/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3387 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7044 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17302 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18472 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml> with 18585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36897 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 37109 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 37109 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 37109 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 37109 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 37146 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml> with 44927 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=59c676961bf8aeb31ca2704463ae966665800e6f, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse 59c676961bf8aeb31ca2704463ae966665800e6f^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/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=59c676961bf8aeb31ca2704463ae966665800e6f, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/266/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/266/testng/testng-results.xml'
0.584795% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


Build failed in Jenkins: Atlas-master-IntegrationTests #265

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

Changes:

[madhan] ATLAS-2325: fix to prevent duplicate elements in SET type attributes

------------------------------------------
[...truncated 141.06 MB...]
2018-01-13 00:49:06,198 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property fs_path.isFile from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,198 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property fs_path.isFile from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,199 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@afdef7c0 to atlas entity hdfs_path.numberOfReplicas (EntityGraphRetriever:407)
2018-01-13 00:49:06,199 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property hdfs_path.numberOfReplicas from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,199 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property hdfs_path.numberOfReplicas from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,200 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@afdef7c0 to atlas entity Referenceable.qualifiedName (EntityGraphRetriever:407)
2018-01-13 00:49:06,200 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property Referenceable.qualifiedName from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,200 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property Referenceable.qualifiedName from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,201 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@afdef7c0 to atlas entity Asset.description (EntityGraphRetriever:407)
2018-01-13 00:49:06,201 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property Asset.description from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,201 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@afdef7c0 to atlas entity hdfs_path.extendedAttributes (EntityGraphRetriever:407)
2018-01-13 00:49:06,202 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@afdef7c0 to atlas entity fs_path.path (EntityGraphRetriever:407)
2018-01-13 00:49:06,202 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property fs_path.path from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,203 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property fs_path.path from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,203 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@afdef7c0 to atlas entity fs_path.posixPermissions (EntityGraphRetriever:407)
2018-01-13 00:49:06,203 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label __fs_path.posixPermissions (GraphHelper:296)
2018-01-13 00:49:06,204 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Found null (GraphHelper:418)
2018-01-13 00:49:06,204 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@afdef7c0 to atlas entity fs_path.createTime (EntityGraphRetriever:407)
2018-01-13 00:49:06,204 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property fs_path.createTime from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,205 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property fs_path.createTime from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,205 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@afdef7c0 to atlas entity fs_path.fileSize (EntityGraphRetriever:407)
2018-01-13 00:49:06,205 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property fs_path.fileSize from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,205 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property fs_path.fileSize from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,206 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@afdef7c0 to atlas entity hdfs_path.clusterName (EntityGraphRetriever:407)
2018-01-13 00:49:06,206 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property hdfs_path.clusterName from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,206 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property hdfs_path.clusterName from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,207 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@afdef7c0 to atlas entity Asset.name (EntityGraphRetriever:407)
2018-01-13 00:49:06,207 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property Asset.name from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,207 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property Asset.name from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,208 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@afdef7c0 to atlas entity fs_path.isSymlink (EntityGraphRetriever:407)
2018-01-13 00:49:06,208 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property fs_path.isSymlink from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,208 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property fs_path.isSymlink from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,209 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@afdef7c0 to atlas entity fs_path.group (EntityGraphRetriever:407)
2018-01-13 00:49:06,209 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property fs_path.group from vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] (GraphHelper:485)
2018-01-13 00:49:06,209 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:AssetLocation (GraphHelper:296)
2018-01-13 00:49:06,210 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:ExternalReferenceLink (GraphHelper:296)
2018-01-13 00:49:06,210 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:AttachedNoteLogEntry (GraphHelper:296)
2018-01-13 00:49:06,210 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:AttachedFeedback (GraphHelper:296)
2018-01-13 00:49:06,211 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:ReferenceableFacets (GraphHelper:296)
2018-01-13 00:49:06,211 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Found null (GraphHelper:418)
2018-01-13 00:49:06,211 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label __Process.inputs (GraphHelper:296)
2018-01-13 00:49:06,212 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:SoftwareServerAssetUse (GraphHelper:296)
2018-01-13 00:49:06,212 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:SemanticAssignment (GraphHelper:296)
2018-01-13 00:49:06,212 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label __Process.outputs (GraphHelper:296)
2018-01-13 00:49:06,213 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping system attributes for relationship (EntityGraphRetriever:771)
2018-01-13 00:49:06,213 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ ==> AtlasTypeRegistry.getType(process_dataset_outputs) (AtlasTypeRegistry:79)
2018-01-13 00:49:06,213 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ <== AtlasTypeRegistry.getType(process_dataset_outputs): org.apache.atlas.type.AtlasRelationshipType@58280879 (AtlasTypeRegistry:105)
2018-01-13 00:49:06,214 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@afe00758 to atlas entity Asset.name (EntityGraphRetriever:407)
2018-01-13 00:49:06,214 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property Asset.name from vertex[id=303200 type=hive_process guid=50635aff-778f-484d-981e-203d3c0b7dba] (GraphHelper:485)
2018-01-13 00:49:06,214 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Reading property Asset.name from vertex[id=303200 type=hive_process guid=50635aff-778f-484d-981e-203d3c0b7dba] (GraphHelper:485)
2018-01-13 00:49:06,215 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:ExternalIdentifierLink (GraphHelper:296)
2018-01-13 00:49:06,215 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:AttachedTag (GraphHelper:296)
2018-01-13 00:49:06,215 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:MediaReference (GraphHelper:296)
2018-01-13 00:49:06,216 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:Contributor (GraphHelper:296)
2018-01-13 00:49:06,216 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:AttachedRating (GraphHelper:296)
2018-01-13 00:49:06,216 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:ExternalIdentifierScope (GraphHelper:296)
2018-01-13 00:49:06,216 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:MeetingOnReferencable (GraphHelper:296)
2018-01-13 00:49:06,217 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:ToDoOnReferencable (GraphHelper:296)
2018-01-13 00:49:06,217 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ Finding edges for vertex[id=233672 type=hdfs_path guid=bb1df51a-5d5e-4fcf-a956-86bb5375f437] with label r:AttachedLike (GraphHelper:296)
2018-01-13 00:49:06,217 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ <== getById(bb1df51a-5d5e-4fcf-a956-86bb5375f437): AtlasEntityWithExtInfo{entity=AtlasEntity{AtlasStruct{typeName='hdfs_path', attributes=[owner:null, modifiedTime:Thu Jan 01 00:00:00 UTC 1970, isFile:false, numberOfReplicas:0, qualifiedName:pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/somedfspath2-data-6etdysfu61, description:null, extendedAttributes:null, path:pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/somedfspath2-data-6etdysfu61, posixPermissions:null, createTime:Thu Jan 01 00:00:00 UTC 1970, fileSize:0, clusterName:primary, name:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/somedfspath2-data-6etdysfu61, isSymlink:false, group:null]}guid='bb1df51a-5d5e-4fcf-a956-86bb5375f437', status=ACTIVE, createdBy='jenkins', updatedBy='jenkins', createTime=2018-01-13T00:49:04.912Z, updateTime=2018-01-13T00:49:05.057Z, version=0, relationshipAttributes=[knownLocations:[], externalReferences:[], notes:[], comments:[], relatedEntity:null, sourceToProcesses:[], consumedBy:[], meanings:[], sinkFromProcesses:[AtlasRelatedObjectId{AtlasObjectId{guid='50635aff-778f-484d-981e-203d3c0b7dba', typeName='hive_process', uniqueAttributes={}}displayText='insert overwrite directory 'pfile:///home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/./target/somedfspath2-data-6etdysfu61' select id, name from tablelmbygtnwu4', relationshipGuid='4744a6a6-fd3a-4c2c-a79d-f8e8cc55af8e', relationshipAttributes=AtlasStruct{typeName='process_dataset_outputs', attributes=[]}}], alsoKnownAs:[], tags:[], embeddedMetadata:[], contributor:[], starRatings:[], managedResources:[], meetings:[], todos:[], likes:[]], classifications=[], },AtlasEntityExtInfo{referredEntities={}}} (AtlasEntityStoreV1:111)
2018-01-13 00:49:06,218 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ graph commit (GraphTransactionInterceptor:65)
2018-01-13 00:49:06,218 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ ==> releaseLockedObjects(): lockedGuids.size: 0 (GraphTransactionInterceptor$ObjectUpdateSynchronizer:187)
2018-01-13 00:49:06,218 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ <== releaseLockedObjects(): lockedGuids.size: 0 (GraphTransactionInterceptor$ObjectUpdateSynchronizer:197)
2018-01-13 00:49:06,219 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ ==> AtlasTypeRegistry.getType(hdfs_path) (AtlasTypeRegistry:79)
2018-01-13 00:49:06,219 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ <== AtlasTypeRegistry.getType(hdfs_path): org.apache.atlas.type.AtlasEntityType@32c9a90d (AtlasTypeRegistry:105)
2018-01-13 00:49:06,219 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ PERF|EntityResource.getEntityDefinition(bb1df51a-5d5e-4fcf-a956-86bb5375f437)|26 (AtlasPerfTracer:77)
2018-01-13 00:49:06,220 DEBUG - [qtp482855893-758 - fabaf778-7c8d-4238-ae1f-1a3c5b4a6d07:] ~ <== EntityResource.getEntityDefinition(bb1df51a-5d5e-4fcf-a956-86bb5375f437) (EntityResource:683)
127.0.0.1 - - [13/Jan/2018:00:49:06 +0000] "GET //localhost:31000/api/atlas/entities/bb1df51a-5d5e-4fcf-a956-86bb5375f437 HTTP/1.1" 200 1238 "-" "Java/1.8.0_152"
Tests run: 45, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 421.92 sec <<< FAILURE! - in TestSuite
testDropDatabaseWithoutCascade(org.apache.atlas.hive.hook.HiveHookIT)  Time elapsed: 5.994 sec  <<< FAILURE!
java.lang.AssertionError: Entity was not supposed to exist for typeName = hive_db, attributeName = qualifiedName, attributeValue = dbxidqx78you@primary
	at org.testng.Assert.fail(Assert.java:94)
	at org.apache.atlas.hive.hook.HiveHookIT.testDropDatabaseWithoutCascade(HiveHookIT.java:1493)


Results :

Failed tests: 
  HiveHookIT.testDropDatabaseWithoutCascade:1493 Entity was not supposed to exist for typeName = hive_db, attributeName = qualifiedName, attributeValue = dbxidqx78you@primary

Tests run: 45, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ hive-bridge ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@4e020ee4{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
2018-01-13 00:49:06,877 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.notification.NotificationHookConsumer (Services:69)
2018-01-13 00:49:06,877 INFO  - [ShutdownMonitor:] ~ ==> stopConsumerThreads() (NotificationHookConsumer:189)
2018-01-13 00:49:06,878 INFO  - [ShutdownMonitor:] ~ ==> HookConsumer shutdown() (NotificationHookConsumer$HookConsumer:515)
2018-01-13 00:49:06,879 INFO  - [ShutdownMonitor:] ~ [atlas-hook-consumer-thread], Shutting down (Logging$class:68)
2018-01-13 00:49:06,880 INFO  - [NotificationHookConsumer thread-0:] ~ closing NotificationConsumer (NotificationHookConsumer$HookConsumer:335)
2018-01-13 00:49:06,887 INFO  - [NotificationHookConsumer thread-0:] ~ <== HookConsumer doWork() (NotificationHookConsumer$HookConsumer:340)
2018-01-13 00:49:06,888 INFO  - [ShutdownMonitor:] ~ [atlas-hook-consumer-thread], Shutdown completed (Logging$class:68)
2018-01-13 00:49:06,888 INFO  - [NotificationHookConsumer thread-0:] ~ [atlas-hook-consumer-thread], Stopped  (Logging$class:68)
2018-01-13 00:49:06,889 INFO  - [ShutdownMonitor:] ~ <== HookConsumer shutdown() (NotificationHookConsumer$HookConsumer:533)
2018-01-13 00:49:06,890 INFO  - [ShutdownMonitor:] ~ <== stopConsumerThreads() (NotificationHookConsumer:199)
2018-01-13 00:49:06,890 INFO  - [ShutdownMonitor:] ~ ==> KafkaNotification.close() (KafkaNotification:163)
2018-01-13 00:49:06,893 INFO  - [ShutdownMonitor:] ~ <== KafkaNotification.close() (KafkaNotification:171)
2018-01-13 00:49:06,893 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.kafka.KafkaNotification (Services:69)
2018-01-13 00:49:06,893 INFO  - [ShutdownMonitor:] ~ ==> KafkaNotification.stop() (KafkaNotification:135)
2018-01-13 00:49:06,894 INFO  - [ShutdownMonitor:] ~ <== KafkaNotification.stop() (KafkaNotification:137)
2018-01-13 00:49:06,894 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.kafka.EmbeddedKafkaServer (Services:69)
2018-01-13 00:49:06,894 INFO  - [ShutdownMonitor:] ~ ==> EmbeddedKafkaServer.stop(isEmbedded=true) (EmbeddedKafkaServer:91)
2018-01-13 00:49:08,707 INFO  - [ShutdownMonitor:] ~ <== EmbeddedKafka.stop(isEmbedded=true) (EmbeddedKafkaServer:101)
2018-01-13 00:49:08,708 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.web.service.ActiveInstanceElectorService (Services:69)
2018-01-13 00:49:08,708 INFO  - [ShutdownMonitor:] ~ HA is not enabled, no need to stop leader election service (ActiveInstanceElectorService:126)
2018-01-13 00:49:08,708 DEBUG - [ShutdownMonitor:] ~ ==> AtlasAuthorizationFilter destroy (AtlasAuthorizationFilter:78)
2018-01-13 00:49:08,709 DEBUG - [ShutdownMonitor:] ~ ==> +SimpleAtlasAuthorizer cleanUp (SimpleAtlasAuthorizer:327)
2018-01-13 00:49:08,709 DEBUG - [ShutdownMonitor:] ~ <== +SimpleAtlasAuthorizer cleanUp (SimpleAtlasAuthorizer:338)
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@67796cb4{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ hive-bridge ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.570 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.466 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.362 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 17.978 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  6.977 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.488 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.482 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.261 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  4.921 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  7.883 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.134 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.395 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.375 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.475 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 13.300 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.030 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.520 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 35.572 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.495 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 25.249 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  5.992 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:04 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [02:58 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  3.871 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  2.275 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  5.557 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  4.478 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [08:22 min]
[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: 15:50 min
[INFO] Finished at: 2018-01-13T00:49:08Z
[INFO] Final Memory: 564M/3518M
[INFO] ------------------------------------------------------------------------
log4j:WARN No appenders could be found for logger (org.apache.atlas.security.InMemoryJAASConfiguration).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hive-bridge
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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 26 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 476 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1356 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/docs/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3387 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7044 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17302 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18472 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml> with 18585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36897 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 37109 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 37109 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 37109 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 37109 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 37146 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml> with 44927 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=d5b438b5db08cc4ecff69912b425104cd7ecd924, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse d5b438b5db08cc4ecff69912b425104cd7ecd924^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/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=d5b438b5db08cc4ecff69912b425104cd7ecd924, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/265/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/265/testng/testng-results.xml'
0.584795% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


Build failed in Jenkins: Atlas-master-IntegrationTests #264

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-IntegrationTests/264/display/redirect>

------------------------------------------
[...truncated 140.24 MB...]
2018-01-12 20:05:24,657 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.queryId from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,657 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.queryId from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,658 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@321f01ea to atlas entity hive_process.clusterName (EntityGraphRetriever:407)
2018-01-12 20:05:24,658 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.clusterName from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,659 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.clusterName from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,659 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@321f01ea to atlas entity Asset.name (EntityGraphRetriever:407)
2018-01-12 20:05:24,659 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property Asset.name from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,660 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property Asset.name from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,660 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@321f01ea to atlas entity hive_process.queryText (EntityGraphRetriever:407)
2018-01-12 20:05:24,660 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.queryText from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,661 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.queryText from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,661 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@321f01ea to atlas entity hive_process.startTime (EntityGraphRetriever:407)
2018-01-12 20:05:24,662 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.startTime from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,662 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.startTime from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,662 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@321f01ea to atlas entity hive_process.operationType (EntityGraphRetriever:407)
2018-01-12 20:05:24,663 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.operationType from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,663 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.operationType from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,664 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@321f01ea to atlas entity hive_process.queryPlan (EntityGraphRetriever:407)
2018-01-12 20:05:24,664 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.queryPlan from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,664 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.queryPlan from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,665 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@321f01ea to atlas entity hive_process.endTime (EntityGraphRetriever:407)
2018-01-12 20:05:24,665 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.endTime from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,665 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property hive_process.endTime from vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] (GraphHelper:485)
2018-01-12 20:05:24,666 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label __Process.outputs (GraphHelper:296)
2018-01-12 20:05:24,666 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Mapping system attributes for relationship (EntityGraphRetriever:771)
2018-01-12 20:05:24,667 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ ==> AtlasTypeRegistry.getType(process_dataset_outputs) (AtlasTypeRegistry:79)
2018-01-12 20:05:24,667 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ <== AtlasTypeRegistry.getType(process_dataset_outputs): org.apache.atlas.type.AtlasRelationshipType@4fa616d3 (AtlasTypeRegistry:105)
2018-01-12 20:05:24,667 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@321df182 to atlas entity Asset.name (EntityGraphRetriever:407)
2018-01-12 20:05:24,668 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property Asset.name from vertex[id=274464 type=hive_table guid=01199707-504b-42e6-b945-239153f7952e] (GraphHelper:485)
2018-01-12 20:05:24,668 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property Asset.name from vertex[id=274464 type=hive_table guid=01199707-504b-42e6-b945-239153f7952e] (GraphHelper:485)
2018-01-12 20:05:24,669 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:AssetLocation (GraphHelper:296)
2018-01-12 20:05:24,669 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:ExternalReferenceLink (GraphHelper:296)
2018-01-12 20:05:24,669 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:AttachedNoteLogEntry (GraphHelper:296)
2018-01-12 20:05:24,670 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:AttachedFeedback (GraphHelper:296)
2018-01-12 20:05:24,670 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label __Process.inputs (GraphHelper:296)
2018-01-12 20:05:24,670 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Mapping system attributes for relationship (EntityGraphRetriever:771)
2018-01-12 20:05:24,671 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ ==> AtlasTypeRegistry.getType(dataset_process_inputs) (AtlasTypeRegistry:79)
2018-01-12 20:05:24,671 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ <== AtlasTypeRegistry.getType(dataset_process_inputs): org.apache.atlas.type.AtlasRelationshipType@6eafa3c8 (AtlasTypeRegistry:105)
2018-01-12 20:05:24,671 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@321da242 to atlas entity Asset.name (EntityGraphRetriever:407)
2018-01-12 20:05:24,672 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property Asset.name from vertex[id=254176 type=hdfs_path guid=73134f3d-f255-4fce-9c22-8f93e5b107a2] (GraphHelper:485)
2018-01-12 20:05:24,672 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Reading property Asset.name from vertex[id=254176 type=hdfs_path guid=73134f3d-f255-4fce-9c22-8f93e5b107a2] (GraphHelper:485)
2018-01-12 20:05:24,672 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:ReferenceableFacets (GraphHelper:296)
2018-01-12 20:05:24,673 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Found null (GraphHelper:418)
2018-01-12 20:05:24,673 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:SoftwareServerAssetUse (GraphHelper:296)
2018-01-12 20:05:24,673 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label __hive_column_lineage.query (GraphHelper:296)
2018-01-12 20:05:24,674 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:SemanticAssignment (GraphHelper:296)
2018-01-12 20:05:24,674 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:ExternalIdentifierLink (GraphHelper:296)
2018-01-12 20:05:24,675 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:AttachedTag (GraphHelper:296)
2018-01-12 20:05:24,675 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:MediaReference (GraphHelper:296)
2018-01-12 20:05:24,675 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:Contributor (GraphHelper:296)
2018-01-12 20:05:24,676 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:AttachedRating (GraphHelper:296)
2018-01-12 20:05:24,676 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:ExternalIdentifierScope (GraphHelper:296)
2018-01-12 20:05:24,676 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:MeetingOnReferencable (GraphHelper:296)
2018-01-12 20:05:24,677 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:ToDoOnReferencable (GraphHelper:296)
2018-01-12 20:05:24,677 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ Finding edges for vertex[id=344200 type=hive_process guid=09479dbe-5625-4e6c-8001-dad693fc1aa6] with label r:AttachedLike (GraphHelper:296)
2018-01-12 20:05:24,678 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ <== getById(09479dbe-5625-4e6c-8001-dad693fc1aa6): AtlasEntityWithExtInfo{entity=AtlasEntity{AtlasStruct{typeName='hive_process', attributes=[owner:null, outputs:[AtlasObjectId{guid='01199707-504b-42e6-b945-239153f7952e', typeName='hive_table', uniqueAttributes={}}], queryGraph:null, recentQueries:[create external table tablefznyorjrqs(id string) location 'pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/parentpath-data-z68ku7xmbw'], qualifiedName:default.tablefznyorjrqs@primary:1515787521000, inputs:[AtlasObjectId{guid='73134f3d-f255-4fce-9c22-8f93e5b107a2', typeName='hdfs_path', uniqueAttributes={}}], description:null, userName:jenkins, queryId:create external table tablefznyorjrqs(id string) location 'pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/parentpath-data-z68ku7xmbw', clusterName:primary, name:create external table tablefznyorjrqs(id string) location 'pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/parentpath-data-z68ku7xmbw', queryText:create external table tablefznyorjrqs(id string) location 'pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/parentpath-data-z68ku7xmbw', startTime:Fri Jan 12 20:05:23 UTC 2018, operationType:CREATETABLE, queryPlan:{}, endTime:Fri Jan 12 20:05:23 UTC 2018]}guid='09479dbe-5625-4e6c-8001-dad693fc1aa6', status=ACTIVE, createdBy='admin', updatedBy='admin', createTime=2018-01-12T20:05:23.451Z, updateTime=2018-01-12T20:05:23.451Z, version=0, relationshipAttributes=[outputs:[AtlasRelatedObjectId{AtlasObjectId{guid='01199707-504b-42e6-b945-239153f7952e', typeName='hive_table', uniqueAttributes={}}displayText='tablefznyorjrqs', relationshipGuid='4d700b2c-5b7a-49cc-a9ee-f08b4705eab8', relationshipAttributes=AtlasStruct{typeName='process_dataset_outputs', attributes=[]}}], knownLocations:[], externalReferences:[], notes:[], comments:[], inputs:[AtlasRelatedObjectId{AtlasObjectId{guid='73134f3d-f255-4fce-9c22-8f93e5b107a2', typeName='hdfs_path', uniqueAttributes={}}displayText='/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/parentpath-data-z68ku7xmbw', relationshipGuid='5cacb598-52e6-4439-997c-49304449cbe4', relationshipAttributes=AtlasStruct{typeName='dataset_process_inputs', attributes=[]}}], relatedEntity:null, consumedBy:[], columnLineages:[], meanings:[], alsoKnownAs:[], tags:[], embeddedMetadata:[], contributor:[], starRatings:[], managedResources:[], meetings:[], todos:[], likes:[]], classifications=[], },AtlasEntityExtInfo{referredEntities={}}} (AtlasEntityStoreV1:111)
2018-01-12 20:05:24,678 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ graph commit (GraphTransactionInterceptor:65)
2018-01-12 20:05:24,679 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ ==> releaseLockedObjects(): lockedGuids.size: 0 (GraphTransactionInterceptor$ObjectUpdateSynchronizer:187)
2018-01-12 20:05:24,679 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ <== releaseLockedObjects(): lockedGuids.size: 0 (GraphTransactionInterceptor$ObjectUpdateSynchronizer:197)
2018-01-12 20:05:24,679 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ ==> AtlasTypeRegistry.getType(hive_process) (AtlasTypeRegistry:79)
2018-01-12 20:05:24,679 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ <== AtlasTypeRegistry.getType(hive_process): org.apache.atlas.type.AtlasEntityType@3cd74162 (AtlasTypeRegistry:105)
2018-01-12 20:05:24,680 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ PERF|EntityResource.getEntityDefinition(09479dbe-5625-4e6c-8001-dad693fc1aa6)|35 (AtlasPerfTracer:77)
2018-01-12 20:05:24,680 DEBUG - [qtp1096816200-794 - 76862bf6-eb17-4b78-b2d7-67a27ed86da2:] ~ <== EntityResource.getEntityDefinition(09479dbe-5625-4e6c-8001-dad693fc1aa6) (EntityResource:683)
127.0.0.1 - - [12/Jan/2018:20:05:24 +0000] "GET //localhost:31000/api/atlas/entities/09479dbe-5625-4e6c-8001-dad693fc1aa6 HTTP/1.1" 200 2007 "-" "Java/1.8.0_152"
Tests run: 45, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 479.249 sec <<< FAILURE! - in TestSuite
testDropDatabaseWithoutCascade(org.apache.atlas.hive.hook.HiveHookIT)  Time elapsed: 6.459 sec  <<< FAILURE!
java.lang.AssertionError: Entity was not supposed to exist for typeName = hive_db, attributeName = qualifiedName, attributeValue = db93e6ykfro2@primary
	at org.testng.Assert.fail(Assert.java:94)
	at org.apache.atlas.hive.hook.HiveHookIT.testDropDatabaseWithoutCascade(HiveHookIT.java:1493)


Results :

Failed tests: 
  HiveHookIT.testDropDatabaseWithoutCascade:1493 Entity was not supposed to exist for typeName = hive_db, attributeName = qualifiedName, attributeValue = db93e6ykfro2@primary

Tests run: 45, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ hive-bridge ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@3631294{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
2018-01-12 20:05:25,337 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.notification.NotificationHookConsumer (Services:69)
2018-01-12 20:05:25,337 INFO  - [ShutdownMonitor:] ~ ==> stopConsumerThreads() (NotificationHookConsumer:189)
2018-01-12 20:05:25,338 INFO  - [ShutdownMonitor:] ~ ==> HookConsumer shutdown() (NotificationHookConsumer$HookConsumer:515)
2018-01-12 20:05:25,339 INFO  - [ShutdownMonitor:] ~ [atlas-hook-consumer-thread], Shutting down (Logging$class:68)
2018-01-12 20:05:25,340 INFO  - [NotificationHookConsumer thread-0:] ~ closing NotificationConsumer (NotificationHookConsumer$HookConsumer:335)
2018-01-12 20:05:25,347 INFO  - [NotificationHookConsumer thread-0:] ~ <== HookConsumer doWork() (NotificationHookConsumer$HookConsumer:340)
2018-01-12 20:05:25,348 INFO  - [ShutdownMonitor:] ~ [atlas-hook-consumer-thread], Shutdown completed (Logging$class:68)
2018-01-12 20:05:25,352 INFO  - [ShutdownMonitor:] ~ <== HookConsumer shutdown() (NotificationHookConsumer$HookConsumer:533)
2018-01-12 20:05:25,348 INFO  - [NotificationHookConsumer thread-0:] ~ [atlas-hook-consumer-thread], Stopped  (Logging$class:68)
2018-01-12 20:05:25,352 INFO  - [ShutdownMonitor:] ~ <== stopConsumerThreads() (NotificationHookConsumer:199)
2018-01-12 20:05:25,352 INFO  - [ShutdownMonitor:] ~ ==> KafkaNotification.close() (KafkaNotification:163)
2018-01-12 20:05:25,355 INFO  - [ShutdownMonitor:] ~ <== KafkaNotification.close() (KafkaNotification:171)
2018-01-12 20:05:25,356 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.kafka.KafkaNotification (Services:69)
2018-01-12 20:05:25,356 INFO  - [ShutdownMonitor:] ~ ==> KafkaNotification.stop() (KafkaNotification:135)
2018-01-12 20:05:25,356 INFO  - [ShutdownMonitor:] ~ <== KafkaNotification.stop() (KafkaNotification:137)
2018-01-12 20:05:25,356 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.kafka.EmbeddedKafkaServer (Services:69)
2018-01-12 20:05:25,356 INFO  - [ShutdownMonitor:] ~ ==> EmbeddedKafkaServer.stop(isEmbedded=true) (EmbeddedKafkaServer:91)
2018-01-12 20:05:27,697 INFO  - [ShutdownMonitor:] ~ <== EmbeddedKafka.stop(isEmbedded=true) (EmbeddedKafkaServer:101)
2018-01-12 20:05:27,697 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.web.service.ActiveInstanceElectorService (Services:69)
2018-01-12 20:05:27,698 INFO  - [ShutdownMonitor:] ~ HA is not enabled, no need to stop leader election service (ActiveInstanceElectorService:126)
2018-01-12 20:05:27,698 DEBUG - [ShutdownMonitor:] ~ ==> AtlasAuthorizationFilter destroy (AtlasAuthorizationFilter:78)
2018-01-12 20:05:27,698 DEBUG - [ShutdownMonitor:] ~ ==> +SimpleAtlasAuthorizer cleanUp (SimpleAtlasAuthorizer:327)
2018-01-12 20:05:27,698 DEBUG - [ShutdownMonitor:] ~ <== +SimpleAtlasAuthorizer cleanUp (SimpleAtlasAuthorizer:338)
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@2e86691b{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ hive-bridge ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.546 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.471 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.462 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 17.707 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  6.672 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.545 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.231 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.148 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  4.903 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  8.135 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.050 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.386 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.755 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.140 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 10.542 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.896 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.313 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 35.772 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 18.884 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 25.250 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  5.806 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:10 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [03:48 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  4.172 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  2.261 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  5.959 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  5.113 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [09:25 min]
[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: 17:47 min
[INFO] Finished at: 2018-01-12T20:05:28Z
[INFO] Final Memory: 562M/3427M
[INFO] ------------------------------------------------------------------------
log4j:WARN No appenders could be found for logger (org.apache.atlas.security.InMemoryJAASConfiguration).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
log4j:WARN No appenders could be found for logger (org.apache.atlas.security.InMemoryJAASConfiguration).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hive-bridge
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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 26 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 476 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1356 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/docs/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3387 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7044 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17302 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18472 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml> with 18585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36896 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 37145 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml> with 44926 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=8c9d3da2cecccd043dd8257c4102b8b147e4f6b7, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse 8c9d3da2cecccd043dd8257c4102b8b147e4f6b7^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/src/main/java/org/apache/atlas/discovery/SearchIndexer.java,> no result found.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/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=8c9d3da2cecccd043dd8257c4102b8b147e4f6b7, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/264/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/264/testng/testng-results.xml'
0.584795% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


Build failed in Jenkins: Atlas-master-IntegrationTests #263

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

Changes:

[ssubramanian] ATLAS-2357: Fix IT failures in hive-bridge module

------------------------------------------
[...truncated 141.09 MB...]
2018-01-12 19:39:17,214 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping system attributes for type null (EntityGraphRetriever:283)
2018-01-12 19:39:17,215 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ ==> AtlasTypeRegistry.getType(hdfs_path) (AtlasTypeRegistry:79)
2018-01-12 19:39:17,216 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ <== AtlasTypeRegistry.getType(hdfs_path): org.apache.atlas.type.AtlasEntityType@2d35e352 (AtlasTypeRegistry:105)
2018-01-12 19:39:17,216 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity Asset.owner (EntityGraphRetriever:407)
2018-01-12 19:39:17,216 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property Asset.owner from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,217 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity fs_path.modifiedTime (EntityGraphRetriever:407)
2018-01-12 19:39:17,217 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property fs_path.modifiedTime from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,218 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property fs_path.modifiedTime from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,218 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity fs_path.isFile (EntityGraphRetriever:407)
2018-01-12 19:39:17,219 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property fs_path.isFile from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,219 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property fs_path.isFile from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,220 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity hdfs_path.numberOfReplicas (EntityGraphRetriever:407)
2018-01-12 19:39:17,220 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property hdfs_path.numberOfReplicas from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,221 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property hdfs_path.numberOfReplicas from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,221 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity Referenceable.qualifiedName (EntityGraphRetriever:407)
2018-01-12 19:39:17,222 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property Referenceable.qualifiedName from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,222 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property Referenceable.qualifiedName from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,222 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity Asset.description (EntityGraphRetriever:407)
2018-01-12 19:39:17,223 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property Asset.description from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,223 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity hdfs_path.extendedAttributes (EntityGraphRetriever:407)
2018-01-12 19:39:17,224 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity fs_path.path (EntityGraphRetriever:407)
2018-01-12 19:39:17,224 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property fs_path.path from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,225 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property fs_path.path from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,225 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity fs_path.posixPermissions (EntityGraphRetriever:407)
2018-01-12 19:39:17,226 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label __fs_path.posixPermissions (GraphHelper:296)
2018-01-12 19:39:17,226 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Found null (GraphHelper:418)
2018-01-12 19:39:17,227 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity fs_path.createTime (EntityGraphRetriever:407)
2018-01-12 19:39:17,227 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property fs_path.createTime from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,228 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property fs_path.createTime from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,228 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity fs_path.fileSize (EntityGraphRetriever:407)
2018-01-12 19:39:17,228 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property fs_path.fileSize from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,229 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property fs_path.fileSize from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,229 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity hdfs_path.clusterName (EntityGraphRetriever:407)
2018-01-12 19:39:17,230 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property hdfs_path.clusterName from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,230 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property hdfs_path.clusterName from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,231 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity Asset.name (EntityGraphRetriever:407)
2018-01-12 19:39:17,231 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property Asset.name from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,232 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property Asset.name from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,232 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity fs_path.isSymlink (EntityGraphRetriever:407)
2018-01-12 19:39:17,232 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property fs_path.isSymlink from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,233 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property fs_path.isSymlink from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,233 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c967a237 to atlas entity fs_path.group (EntityGraphRetriever:407)
2018-01-12 19:39:17,234 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property fs_path.group from vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] (GraphHelper:485)
2018-01-12 19:39:17,234 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:AssetLocation (GraphHelper:296)
2018-01-12 19:39:17,235 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:ExternalReferenceLink (GraphHelper:296)
2018-01-12 19:39:17,235 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:AttachedNoteLogEntry (GraphHelper:296)
2018-01-12 19:39:17,235 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:AttachedFeedback (GraphHelper:296)
2018-01-12 19:39:17,236 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:ReferenceableFacets (GraphHelper:296)
2018-01-12 19:39:17,236 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Found null (GraphHelper:418)
2018-01-12 19:39:17,237 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label __Process.inputs (GraphHelper:296)
2018-01-12 19:39:17,237 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:SoftwareServerAssetUse (GraphHelper:296)
2018-01-12 19:39:17,237 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:SemanticAssignment (GraphHelper:296)
2018-01-12 19:39:17,238 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label __Process.outputs (GraphHelper:296)
2018-01-12 19:39:17,238 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping system attributes for relationship (EntityGraphRetriever:771)
2018-01-12 19:39:17,239 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ ==> AtlasTypeRegistry.getType(process_dataset_outputs) (AtlasTypeRegistry:79)
2018-01-12 19:39:17,239 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ <== AtlasTypeRegistry.getType(process_dataset_outputs): org.apache.atlas.type.AtlasRelationshipType@45ecd7dd (AtlasTypeRegistry:105)
2018-01-12 19:39:17,239 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Mapping vertex org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex@c96712bf to atlas entity Asset.name (EntityGraphRetriever:407)
2018-01-12 19:39:17,240 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property Asset.name from vertex[id=254088 type=hive_process guid=7343b8eb-c5ce-4d71-898a-753384c2d7c7] (GraphHelper:485)
2018-01-12 19:39:17,240 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Reading property Asset.name from vertex[id=254088 type=hive_process guid=7343b8eb-c5ce-4d71-898a-753384c2d7c7] (GraphHelper:485)
2018-01-12 19:39:17,241 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:ExternalIdentifierLink (GraphHelper:296)
2018-01-12 19:39:17,241 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:AttachedTag (GraphHelper:296)
2018-01-12 19:39:17,241 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:MediaReference (GraphHelper:296)
2018-01-12 19:39:17,242 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:Contributor (GraphHelper:296)
2018-01-12 19:39:17,242 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:AttachedRating (GraphHelper:296)
2018-01-12 19:39:17,243 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:ExternalIdentifierScope (GraphHelper:296)
2018-01-12 19:39:17,243 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:MeetingOnReferencable (GraphHelper:296)
2018-01-12 19:39:17,243 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:ToDoOnReferencable (GraphHelper:296)
2018-01-12 19:39:17,244 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ Finding edges for vertex[id=290816 type=hdfs_path guid=c08c074e-72f7-4907-bd77-fb863319733f] with label r:AttachedLike (GraphHelper:296)
2018-01-12 19:39:17,244 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ <== getById(c08c074e-72f7-4907-bd77-fb863319733f): AtlasEntityWithExtInfo{entity=AtlasEntity{AtlasStruct{typeName='hdfs_path', attributes=[owner:null, modifiedTime:Thu Jan 01 00:00:00 UTC 1970, isFile:false, numberOfReplicas:0, qualifiedName:pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/somedfspath2-data-vafnniylxp, description:null, extendedAttributes:null, path:pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/somedfspath2-data-vafnniylxp, posixPermissions:null, createTime:Thu Jan 01 00:00:00 UTC 1970, fileSize:0, clusterName:primary, name:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/somedfspath2-data-vafnniylxp, isSymlink:false, group:null]}guid='c08c074e-72f7-4907-bd77-fb863319733f', status=ACTIVE, createdBy='jenkins', updatedBy='jenkins', createTime=2018-01-12T19:39:15.883Z, updateTime=2018-01-12T19:39:16.003Z, version=0, relationshipAttributes=[knownLocations:[], externalReferences:[], notes:[], comments:[], relatedEntity:null, sourceToProcesses:[], consumedBy:[], meanings:[], sinkFromProcesses:[AtlasRelatedObjectId{AtlasObjectId{guid='7343b8eb-c5ce-4d71-898a-753384c2d7c7', typeName='hive_process', uniqueAttributes={}}displayText='insert overwrite directory 'pfile:///home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/./target/somedfspath2-data-vafnniylxp' select id, name from tablemltlbwpglf', relationshipGuid='df500b64-28dd-409c-ab87-30c868d10e91', relationshipAttributes=AtlasStruct{typeName='process_dataset_outputs', attributes=[]}}], alsoKnownAs:[], tags:[], embeddedMetadata:[], contributor:[], starRatings:[], managedResources:[], meetings:[], todos:[], likes:[]], classifications=[], },AtlasEntityExtInfo{referredEntities={}}} (AtlasEntityStoreV1:111)
2018-01-12 19:39:17,245 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ graph commit (GraphTransactionInterceptor:65)
2018-01-12 19:39:17,245 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ ==> releaseLockedObjects(): lockedGuids.size: 0 (GraphTransactionInterceptor$ObjectUpdateSynchronizer:187)
2018-01-12 19:39:17,246 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ <== releaseLockedObjects(): lockedGuids.size: 0 (GraphTransactionInterceptor$ObjectUpdateSynchronizer:197)
2018-01-12 19:39:17,246 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ ==> AtlasTypeRegistry.getType(hdfs_path) (AtlasTypeRegistry:79)
2018-01-12 19:39:17,246 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ <== AtlasTypeRegistry.getType(hdfs_path): org.apache.atlas.type.AtlasEntityType@2d35e352 (AtlasTypeRegistry:105)
2018-01-12 19:39:17,247 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ PERF|EntityResource.getEntityDefinition(c08c074e-72f7-4907-bd77-fb863319733f)|36 (AtlasPerfTracer:77)
2018-01-12 19:39:17,247 DEBUG - [qtp158553261-774 - 8c0ad7da-d850-417f-abe9-99367d2981ee:] ~ <== EntityResource.getEntityDefinition(c08c074e-72f7-4907-bd77-fb863319733f) (EntityResource:683)
127.0.0.1 - - [12/Jan/2018:19:39:17 +0000] "GET //localhost:31000/api/atlas/entities/c08c074e-72f7-4907-bd77-fb863319733f HTTP/1.1" 200 1238 "-" "Java/1.8.0_152"
Tests run: 45, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 418.497 sec <<< FAILURE! - in TestSuite
testDropDatabaseWithoutCascade(org.apache.atlas.hive.hook.HiveHookIT)  Time elapsed: 5.782 sec  <<< FAILURE!
java.lang.AssertionError: Entity was not supposed to exist for typeName = hive_db, attributeName = qualifiedName, attributeValue = db6kwdbcvzyh@primary
	at org.testng.Assert.fail(Assert.java:94)
	at org.apache.atlas.hive.hook.HiveHookIT.testDropDatabaseWithoutCascade(HiveHookIT.java:1493)


Results :

Failed tests: 
  HiveHookIT.testDropDatabaseWithoutCascade:1493 Entity was not supposed to exist for typeName = hive_db, attributeName = qualifiedName, attributeValue = db6kwdbcvzyh@primary

Tests run: 45, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ hive-bridge ---
[INFO] Jetty not running!
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ hive-bridge ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.634 s]
[INFO] apache-atlas ....................................... SUCCESS [  4.304 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 10.530 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 19.580 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  8.453 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.674 s]
[INFO] atlas-client-common ................................ SUCCESS [  8.500 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.798 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.189 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  8.931 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.402 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.416 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.749 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.761 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 13.313 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.008 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.390 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 36.455 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.242 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 25.102 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  6.074 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:08 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [02:55 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  4.028 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  2.230 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  5.478 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  4.674 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [08:45 min]
[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: 16:26 min
[INFO] Finished at: 2018-01-12T19:39:17Z
[INFO] Final Memory: 580M/3509M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hive-bridge
2018-01-12 19:39:18,799 ERROR - [Thread-242:] ~ Thread Thread[Thread-242,5,main] died (NIOServerCnxnFactory$1:44)
java.lang.NoClassDefFoundError: org/eclipse/jetty/util/FutureCallback
	at org.eclipse.jetty.server.AbstractConnector.shutdown(AbstractConnector.java:297)
	at org.eclipse.jetty.server.AbstractNetworkConnector.shutdown(AbstractNetworkConnector.java:108)
	at org.eclipse.jetty.server.ServerConnector.shutdown(ServerConnector.java:337)
	at org.eclipse.jetty.server.Server.doStop(Server.java:442)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
	at org.eclipse.jetty.util.thread.ShutdownThread.run(ShutdownThread.java:138)
Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.FutureCallback
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at org.eclipse.jetty.webapp.WebAppClassLoader.findClass(WebAppClassLoader.java:550)
	at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:475)
	at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:428)
	... 6 more
[INFO] Stopped ServerConnector@2a11dad7{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2018-01-12 19:39:18,867 WARN  - [zkCallback-8-thread-3-processing-n:127.0.0.1:39462_solr:] ~ ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] (ZkStateReader$LiveNodeWatcher:1098)
2018-01-12 19:39:18,867 WARN  - [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0:] ~ caught end of stream exception (NIOServerCnxn:357)
EndOfStreamException: Unable to read additional data from client sessionid 0x160ebda53a40003, likely client has closed socket
	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
	at java.lang.Thread.run(Thread.java:748)
[INFO] Stopped o.e.j.s.ServletContextHandler@2e8a1ede{/solr,null,UNAVAILABLE}
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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 26 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 476 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1356 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/docs/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3387 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7044 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17302 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18472 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml> with 18585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36896 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 37145 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml> with 44926 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=8c9d3da2cecccd043dd8257c4102b8b147e4f6b7, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse 8c9d3da2cecccd043dd8257c4102b8b147e4f6b7^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/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=8c9d3da2cecccd043dd8257c4102b8b147e4f6b7, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/263/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/263/testng/testng-results.xml'
0.584795% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


Build failed in Jenkins: Atlas-master-IntegrationTests #262

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

Changes:

[apoorvnaik] ATLAS-2356: Optional where clause.

------------------------------------------
[...truncated 5.65 MB...]
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ hive-bridge ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.611 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.560 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.357 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 17.761 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  6.567 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.589 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.393 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  5.998 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.104 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  7.725 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.458 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.476 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.592 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.569 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 13.028 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.843 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.522 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 35.490 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.929 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 24.768 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  5.793 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [03:46 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  4.000 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  2.388 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  5.491 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  4.724 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [04:57 min]
[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: 13:14 min
[INFO] Finished at: 2018-01-12T05:46:33Z
[INFO] Final Memory: 574M/3091M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hive-bridge
2018-01-12 05:46:34,587 ERROR - [Thread-242:] ~ Thread Thread[Thread-242,5,main] died (NIOServerCnxnFactory$1:44)
java.lang.NoClassDefFoundError: org/eclipse/jetty/util/FutureCallback
	at org.eclipse.jetty.server.AbstractConnector.shutdown(AbstractConnector.java:297)
	at org.eclipse.jetty.server.AbstractNetworkConnector.shutdown(AbstractNetworkConnector.java:108)
	at org.eclipse.jetty.server.ServerConnector.shutdown(ServerConnector.java:337)
	at org.eclipse.jetty.server.Server.doStop(Server.java:442)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
	at org.eclipse.jetty.util.thread.ShutdownThread.run(ShutdownThread.java:138)
Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.FutureCallback
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at org.eclipse.jetty.webapp.WebAppClassLoader.findClass(WebAppClassLoader.java:550)
	at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:475)
	at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:428)
	... 6 more
[INFO] Stopped ServerConnector@56830ddf{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2018-01-12 05:46:34,677 WARN  - [zkCallback-8-thread-2-processing-n:127.0.0.1:41281_solr:] ~ ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] (ZkStateReader$LiveNodeWatcher:1098)
[INFO] Stopped o.e.j.s.ServletContextHandler@42753e3e{/solr,null,UNAVAILABLE}
2018-01-12 05:47:00,165 ERROR - [NotificationHookConsumer thread-0:] ~ Error while commiting index mutations for transaction [3] on index: search (StandardJanusGraph:755)
org.janusgraph.core.JanusGraphException: Could not execute operation due to backend exception
	at org.janusgraph.diskstorage.util.BackendOperation.execute(BackendOperation.java:57)
	at org.janusgraph.diskstorage.indexing.IndexTransaction.flushInternal(IndexTransaction.java:157)
	at org.janusgraph.diskstorage.indexing.IndexTransaction.commit(IndexTransaction.java:138)
	at org.janusgraph.diskstorage.BackendTransaction.commitIndexes(BackendTransaction.java:141)
	at org.janusgraph.graphdb.database.StandardJanusGraph.commit(StandardJanusGraph.java:751)
	at org.janusgraph.graphdb.transaction.StandardJanusGraphTx.commit(StandardJanusGraphTx.java:1374)
	at org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsGraph$GraphTransaction.doCommit(JanusGraphBlueprintsGraph.java:272)
	at org.apache.tinkerpop.gremlin.structure.util.AbstractTransaction.commit(AbstractTransaction.java:105)
	at org.apache.atlas.repository.graphdb.janus.AtlasJanusGraph.commit(AtlasJanusGraph.java:172)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:61)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1$$EnhancerBySpringCGLIB$$16162f40.createOrUpdate(<generated>)
	at org.apache.atlas.notification.NotificationHookConsumer$HookConsumer.handleMessage(NotificationHookConsumer.java:434)
	at org.apache.atlas.notification.NotificationHookConsumer$HookConsumer.doWork(NotificationHookConsumer.java:319)
	at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:63)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.janusgraph.diskstorage.TemporaryBackendException: Could not successfully complete backend operation due to repeated temporary exceptions after PT1M40S
	at org.janusgraph.diskstorage.util.BackendOperation.executeDirect(BackendOperation.java:101)
	at org.janusgraph.diskstorage.util.BackendOperation.execute(BackendOperation.java:55)
	... 20 more
Caused by: org.janusgraph.diskstorage.TemporaryBackendException: Unable to complete query on Solr.
	at org.janusgraph.diskstorage.solr.SolrIndex.storageException(SolrIndex.java:1025)
	at org.janusgraph.diskstorage.solr.SolrIndex.mutate(SolrIndex.java:404)
	at org.janusgraph.diskstorage.indexing.IndexTransaction$1.call(IndexTransaction.java:160)
	at org.janusgraph.diskstorage.indexing.IndexTransaction$1.call(IndexTransaction.java:157)
	at org.janusgraph.diskstorage.util.BackendOperation.executeDirect(BackendOperation.java:69)
	... 21 more
Caused by: org.apache.solr.common.SolrException: Collection not found: fulltext_index
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1139)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:822)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.janusgraph.diskstorage.solr.SolrIndex.commitDocumentChanges(SolrIndex.java:512)
	at org.janusgraph.diskstorage.solr.SolrIndex.mutate(SolrIndex.java:399)
	... 24 more
2018-01-12 05:47:00,167 DEBUG - [NotificationHookConsumer thread-0:] ~ graph commit (GraphTransactionInterceptor:65)
2018-01-12 05:47:00,167 DEBUG - [NotificationHookConsumer thread-0:] ~ ==> releaseLockedObjects(): lockedGuids.size: 0 (GraphTransactionInterceptor$ObjectUpdateSynchronizer:187)
2018-01-12 05:47:00,168 DEBUG - [NotificationHookConsumer thread-0:] ~ <== releaseLockedObjects(): lockedGuids.size: 0 (GraphTransactionInterceptor$ObjectUpdateSynchronizer:197)
2018-01-12 05:47:00,168 INFO  - [NotificationHookConsumer thread-0:] ~  commiting the offset ==>> 10 (AtlasKafkaConsumer:97)
2018-01-12 05:47:00,171 DEBUG - [NotificationHookConsumer thread-0:] ~ PERF|ENTITY_FULL_UPDATE|95172 (AtlasPerfTracer:77)
2018-01-12 05:47:00,171 INFO  - [NotificationHookConsumer thread-0:] ~ closing NotificationConsumer (NotificationHookConsumer$HookConsumer:335)
2018-01-12 05:47:00,175 WARN  - [main:] ~ Unable to close transaction standardjanusgraphtx[0x41b189e0] (StandardJanusGraph:224)
java.lang.IllegalArgumentException: The transaction has already been closed
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122)
	at org.janusgraph.graphdb.transaction.StandardJanusGraphTx.rollback(StandardJanusGraphTx.java:1396)
	at org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsTransaction$1.doRollback(JanusGraphBlueprintsTransaction.java:192)
	at org.apache.tinkerpop.gremlin.structure.util.AbstractTransaction.rollback(AbstractTransaction.java:119)
	at org.apache.tinkerpop.gremlin.structure.Transaction$CLOSE_BEHAVIOR$2.accept(Transaction.java:185)
	at org.apache.tinkerpop.gremlin.structure.Transaction$CLOSE_BEHAVIOR$2.accept(Transaction.java:182)
	at org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsGraph$GraphTransaction.close(JanusGraphBlueprintsGraph.java:301)
	at org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsTransaction$1.doClose(JanusGraphBlueprintsTransaction.java:213)
	at org.apache.tinkerpop.gremlin.structure.util.AbstractTransaction.close(AbstractTransaction.java:156)
	at org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsTransaction.close(JanusGraphBlueprintsTransaction.java:223)
	at org.janusgraph.graphdb.database.StandardJanusGraph.closeInternal(StandardJanusGraph.java:220)
	at org.janusgraph.graphdb.database.StandardJanusGraph.access$600(StandardJanusGraph.java:89)
	at org.janusgraph.graphdb.database.StandardJanusGraph$ShutdownThread.start(StandardJanusGraph.java:822)
	at java.lang.ApplicationShutdownHooks.runHooks(ApplicationShutdownHooks.java:102)
	at java.lang.ApplicationShutdownHooks$1.run(ApplicationShutdownHooks.java:46)
	at java.lang.Shutdown.runHooks(Shutdown.java:123)
	at java.lang.Shutdown.sequence(Shutdown.java:167)
	at java.lang.Shutdown.exit(Shutdown.java:212)
	at java.lang.Runtime.exit(Runtime.java:109)
	at java.lang.System.exit(System.java:971)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:358)
2018-01-12 05:47:00,184 INFO  - [NotificationHookConsumer thread-0:] ~ <== HookConsumer doWork() (NotificationHookConsumer$HookConsumer:340)
2018-01-12 05:47:00,185 INFO  - [ShutdownMonitor:] ~ [atlas-hook-consumer-thread], Shutdown completed (Logging$class:68)
2018-01-12 05:47:00,186 INFO  - [ShutdownMonitor:] ~ <== HookConsumer shutdown() (NotificationHookConsumer$HookConsumer:533)
2018-01-12 05:47:00,187 INFO  - [ShutdownMonitor:] ~ <== stopConsumerThreads() (NotificationHookConsumer:199)
2018-01-12 05:47:00,185 INFO  - [NotificationHookConsumer thread-0:] ~ [atlas-hook-consumer-thread], Stopped  (Logging$class:68)
2018-01-12 05:47:00,187 INFO  - [ShutdownMonitor:] ~ ==> KafkaNotification.close() (KafkaNotification:163)
2018-01-12 05:47:00,191 INFO  - [ShutdownMonitor:] ~ <== KafkaNotification.close() (KafkaNotification:171)
2018-01-12 05:47:00,192 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.kafka.KafkaNotification (Services:69)
2018-01-12 05:47:00,192 INFO  - [ShutdownMonitor:] ~ ==> KafkaNotification.stop() (KafkaNotification:135)
2018-01-12 05:47:00,192 INFO  - [ShutdownMonitor:] ~ <== KafkaNotification.stop() (KafkaNotification:137)
2018-01-12 05:47:00,193 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.kafka.EmbeddedKafkaServer (Services:69)
2018-01-12 05:47:00,193 INFO  - [ShutdownMonitor:] ~ ==> EmbeddedKafkaServer.stop(isEmbedded=true) (EmbeddedKafkaServer:91)
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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 26 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 476 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1356 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/docs/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3387 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7044 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17302 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18472 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml> with 18585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36896 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 37145 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml> with 44926 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=f28d0f54d74a0c6c715d79070986547e6d03d269, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse f28d0f54d74a0c6c715d79070986547e6d03d269^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/src/main/java/org/apache/atlas/discovery/SearchIndexer.java,> no result found.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/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=f28d0f54d74a0c6c715d79070986547e6d03d269, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/262/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/262/testng/testng-results.xml'
22.807018% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #261

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

Changes:

[ssubramanian] ATLAS-2355: Fix IT failures in webapp module

------------------------------------------
[...truncated 7.19 MB...]
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ hive-bridge ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.741 s]
[INFO] apache-atlas ....................................... SUCCESS [  4.964 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 12.422 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 22.511 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  8.275 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.896 s]
[INFO] atlas-client-common ................................ SUCCESS [  8.375 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  7.685 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.808 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  9.493 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  6.138 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.510 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.828 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.221 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 16.417 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.132 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.235 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 43.282 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.367 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 32.953 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  8.302 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:22 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [04:40 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [ 10.109 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  3.151 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  7.113 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  6.554 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [06:10 min]
[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: 16:33 min
[INFO] Finished at: 2018-01-11T23:06:32Z
[INFO] Final Memory: 568M/2176M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hive-bridge
2018-01-11 23:06:34,146 ERROR - [Thread-234:] ~ Thread Thread[Thread-234,5,main] died (NIOServerCnxnFactory$1:44)
java.lang.NoClassDefFoundError: org/eclipse/jetty/util/FutureCallback
	at org.eclipse.jetty.server.AbstractConnector.shutdown(AbstractConnector.java:297)
	at org.eclipse.jetty.server.AbstractNetworkConnector.shutdown(AbstractNetworkConnector.java:108)
	at org.eclipse.jetty.server.ServerConnector.shutdown(ServerConnector.java:337)
	at org.eclipse.jetty.server.Server.doStop(Server.java:442)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
	at org.eclipse.jetty.util.thread.ShutdownThread.run(ShutdownThread.java:138)
Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.FutureCallback
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at org.eclipse.jetty.webapp.WebAppClassLoader.findClass(WebAppClassLoader.java:550)
	at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:475)
	at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:428)
	... 6 more
[INFO] Stopped ServerConnector@290dc101{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2018-01-11 23:06:35,430 WARN  - [zkCallback-8-thread-2-processing-n:127.0.0.1:54018_solr:] ~ ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] (ZkStateReader$LiveNodeWatcher:1098)
[INFO] Stopped o.e.j.s.ServletContextHandler@4348bbf8{/solr,null,UNAVAILABLE}
2018-01-11 23:07:02,747 ERROR - [NotificationHookConsumer thread-0:] ~ Error while commiting index mutations for transaction [5] on index: search (StandardJanusGraph:755)
org.janusgraph.core.JanusGraphException: Could not execute operation due to backend exception
	at org.janusgraph.diskstorage.util.BackendOperation.execute(BackendOperation.java:57)
	at org.janusgraph.diskstorage.indexing.IndexTransaction.flushInternal(IndexTransaction.java:157)
	at org.janusgraph.diskstorage.indexing.IndexTransaction.commit(IndexTransaction.java:138)
	at org.janusgraph.diskstorage.BackendTransaction.commitIndexes(BackendTransaction.java:141)
	at org.janusgraph.graphdb.database.StandardJanusGraph.commit(StandardJanusGraph.java:751)
	at org.janusgraph.graphdb.transaction.StandardJanusGraphTx.commit(StandardJanusGraphTx.java:1374)
	at org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsGraph$GraphTransaction.doCommit(JanusGraphBlueprintsGraph.java:272)
	at org.apache.tinkerpop.gremlin.structure.util.AbstractTransaction.commit(AbstractTransaction.java:105)
	at org.apache.atlas.repository.graphdb.janus.AtlasJanusGraph.commit(AtlasJanusGraph.java:172)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:61)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1$$EnhancerBySpringCGLIB$$d2802e95.createOrUpdate(<generated>)
	at org.apache.atlas.notification.NotificationHookConsumer$HookConsumer.handleMessage(NotificationHookConsumer.java:434)
	at org.apache.atlas.notification.NotificationHookConsumer$HookConsumer.doWork(NotificationHookConsumer.java:319)
	at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:63)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.janusgraph.diskstorage.TemporaryBackendException: Could not successfully complete backend operation due to repeated temporary exceptions after PT1M40S
	at org.janusgraph.diskstorage.util.BackendOperation.executeDirect(BackendOperation.java:101)
	at org.janusgraph.diskstorage.util.BackendOperation.execute(BackendOperation.java:55)
	... 20 more
Caused by: org.janusgraph.diskstorage.TemporaryBackendException: Unable to complete query on Solr.
	at org.janusgraph.diskstorage.solr.SolrIndex.storageException(SolrIndex.java:1025)
	at org.janusgraph.diskstorage.solr.SolrIndex.mutate(SolrIndex.java:404)
	at org.janusgraph.diskstorage.indexing.IndexTransaction$1.call(IndexTransaction.java:160)
	at org.janusgraph.diskstorage.indexing.IndexTransaction$1.call(IndexTransaction.java:157)
	at org.janusgraph.diskstorage.util.BackendOperation.executeDirect(BackendOperation.java:69)
	... 21 more
Caused by: org.apache.solr.common.SolrException: Collection not found: vertex_index
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1139)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:822)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.janusgraph.diskstorage.solr.SolrIndex.commitDocumentChanges(SolrIndex.java:512)
	at org.janusgraph.diskstorage.solr.SolrIndex.mutate(SolrIndex.java:399)
	... 24 more
2018-01-11 23:07:02,750 DEBUG - [NotificationHookConsumer thread-0:] ~ graph commit (GraphTransactionInterceptor:65)
2018-01-11 23:07:02,751 DEBUG - [NotificationHookConsumer thread-0:] ~ ==> releaseLockedObjects(): lockedGuids.size: 0 (GraphTransactionInterceptor$ObjectUpdateSynchronizer:187)
2018-01-11 23:07:02,751 DEBUG - [NotificationHookConsumer thread-0:] ~ <== releaseLockedObjects(): lockedGuids.size: 0 (GraphTransactionInterceptor$ObjectUpdateSynchronizer:197)
2018-01-11 23:07:02,751 INFO  - [NotificationHookConsumer thread-0:] ~  commiting the offset ==>> 11 (AtlasKafkaConsumer:97)
2018-01-11 23:07:02,753 DEBUG - [NotificationHookConsumer thread-0:] ~ PERF|ENTITY_FULL_UPDATE|63801 (AtlasPerfTracer:77)
2018-01-11 23:07:02,753 INFO  - [NotificationHookConsumer thread-0:] ~ closing NotificationConsumer (NotificationHookConsumer$HookConsumer:335)
2018-01-11 23:07:02,760 WARN  - [main:] ~ Unable to close transaction standardjanusgraphtx[0x784109de] (StandardJanusGraph:224)
java.lang.IllegalArgumentException: The transaction has already been closed
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122)
	at org.janusgraph.graphdb.transaction.StandardJanusGraphTx.rollback(StandardJanusGraphTx.java:1396)
	at org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsTransaction$1.doRollback(JanusGraphBlueprintsTransaction.java:192)
	at org.apache.tinkerpop.gremlin.structure.util.AbstractTransaction.rollback(AbstractTransaction.java:119)
	at org.apache.tinkerpop.gremlin.structure.Transaction$CLOSE_BEHAVIOR$2.accept(Transaction.java:185)
	at org.apache.tinkerpop.gremlin.structure.Transaction$CLOSE_BEHAVIOR$2.accept(Transaction.java:182)
	at org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsGraph$GraphTransaction.close(JanusGraphBlueprintsGraph.java:301)
	at org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsTransaction$1.doClose(JanusGraphBlueprintsTransaction.java:213)
	at org.apache.tinkerpop.gremlin.structure.util.AbstractTransaction.close(AbstractTransaction.java:156)
	at org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsTransaction.close(JanusGraphBlueprintsTransaction.java:223)
	at org.janusgraph.graphdb.database.StandardJanusGraph.closeInternal(StandardJanusGraph.java:220)
	at org.janusgraph.graphdb.database.StandardJanusGraph.access$600(StandardJanusGraph.java:89)
	at org.janusgraph.graphdb.database.StandardJanusGraph$ShutdownThread.start(StandardJanusGraph.java:822)
	at java.lang.ApplicationShutdownHooks.runHooks(ApplicationShutdownHooks.java:102)
	at java.lang.ApplicationShutdownHooks$1.run(ApplicationShutdownHooks.java:46)
	at java.lang.Shutdown.runHooks(Shutdown.java:123)
	at java.lang.Shutdown.sequence(Shutdown.java:167)
	at java.lang.Shutdown.exit(Shutdown.java:212)
	at java.lang.Runtime.exit(Runtime.java:109)
	at java.lang.System.exit(System.java:971)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:358)
2018-01-11 23:07:02,761 INFO  - [NotificationHookConsumer thread-0:] ~ <== HookConsumer doWork() (NotificationHookConsumer$HookConsumer:340)
2018-01-11 23:07:02,763 INFO  - [NotificationHookConsumer thread-0:] ~ [atlas-hook-consumer-thread], Stopped  (Logging$class:68)
2018-01-11 23:07:02,764 INFO  - [ShutdownMonitor:] ~ [atlas-hook-consumer-thread], Shutdown completed (Logging$class:68)
2018-01-11 23:07:02,767 INFO  - [ShutdownMonitor:] ~ <== HookConsumer shutdown() (NotificationHookConsumer$HookConsumer:533)
2018-01-11 23:07:02,767 INFO  - [ShutdownMonitor:] ~ <== stopConsumerThreads() (NotificationHookConsumer:199)
2018-01-11 23:07:02,768 INFO  - [ShutdownMonitor:] ~ ==> KafkaNotification.close() (KafkaNotification:163)
2018-01-11 23:07:02,779 INFO  - [ShutdownMonitor:] ~ <== KafkaNotification.close() (KafkaNotification:171)
2018-01-11 23:07:02,779 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.kafka.KafkaNotification (Services:69)
2018-01-11 23:07:02,779 INFO  - [ShutdownMonitor:] ~ ==> KafkaNotification.stop() (KafkaNotification:135)
2018-01-11 23:07:02,779 INFO  - [ShutdownMonitor:] ~ <== KafkaNotification.stop() (KafkaNotification:137)
2018-01-11 23:07:02,779 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.kafka.EmbeddedKafkaServer (Services:69)
2018-01-11 23:07:02,779 INFO  - [ShutdownMonitor:] ~ ==> EmbeddedKafkaServer.stop(isEmbedded=true) (EmbeddedKafkaServer:91)
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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 26 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 476 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1356 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/docs/target/checkstyle-result.xml> with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3387 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7044 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17302 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18472 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml> with 18585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36599 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36811 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36811 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36811 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36811 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 36848 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml> with 44629 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ecf8095ff92252f252e14292bb5d82d7b6aa1951, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse ecf8095ff92252f252e14292bb5d82d7b6aa1951^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/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=ecf8095ff92252f252e14292bb5d82d7b6aa1951, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/261/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/261/testng/testng-results.xml'
22.807018% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #260

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

Changes:

[amestry] ATLAS-2353: Fix for ordering of elements when using select with groupBy

------------------------------------------
[...truncated 291.46 KB...]
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 50 source files to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/BaseResourceIT.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/BaseResourceIT.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (unit-tests) @ atlas-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/WEB-INF/lib/atlas-webapp-1.0.0-SNAPSHOT.jar>
[INFO] Webapp assembled in [550 msecs]
[INFO] Building war: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- enunciate-maven-plugin:2.10.1:docs (default) @ atlas-webapp ---
[INFO] [ENUNCIATE] Skipping enunciate per configuration.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (secure-tests) @ atlas-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> jetty-maven-plugin:9.3.14.v20161028:deploy-war (start-jetty) > validate @ atlas-webapp >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-versions) @ atlas-webapp ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-webapp ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp>
[INFO] Storing buildNumber: 8253653bcadd52e2658749df362cf78616a546e1 at timestamp: 1515710294402
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ atlas-webapp ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/antlr4/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/javax.script.ScriptEngineFactory
[INFO] Exclude: .reviewboardrc
[INFO] Exclude: 3party-licenses/**
[INFO] Exclude: **/.cache
[INFO] Exclude: **/.cache-main
[INFO] Exclude: **/.cache-tests
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: *.json
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] 129 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 127 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 38 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-solr-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 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 @298742ms
[INFO] Configuring Jetty for project: Apache Atlas Web Application
[INFO] Context path = /
[INFO] Tmp directory = <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/tmp>
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] jetty-9.3.14.v20161028
[WARNING] Failed startup of context o.e.j.m.p.JettyWebAppContext@593a61ba{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy
    at sun.reflect.annotation.AnnotationParser.parseClassArray (AnnotationParser.java:724)
    at sun.reflect.annotation.AnnotationParser.parseArray (AnnotationParser.java:531)
    at sun.reflect.annotation.AnnotationParser.parseMemberValue (AnnotationParser.java:355)
    at sun.reflect.annotation.AnnotationParser.parseAnnotation2 (AnnotationParser.java:286)
    at sun.reflect.annotation.AnnotationParser.parseAnnotations2 (AnnotationParser.java:120)
    at sun.reflect.annotation.AnnotationParser.parseAnnotations (AnnotationParser.java:72)
    at java.lang.Class.createAnnotationData (Class.java:3521)
    at java.lang.Class.annotationData (Class.java:3510)
    at java.lang.Class.getAnnotation (Class.java:3415)
    at org.eclipse.jetty.annotations.AnnotationConfiguration.createServletContainerInitializerAnnotationHandlers (AnnotationConfiguration.java:664)
    at org.eclipse.jetty.annotations.AnnotationConfiguration.configure (AnnotationConfiguration.java:444)
    at org.eclipse.jetty.webapp.WebAppContext.configure (WebAppContext.java:494)
    at org.eclipse.jetty.webapp.WebAppContext.startContext (WebAppContext.java:1361)
    at org.eclipse.jetty.server.handler.ContextHandler.doStart (ContextHandler.java:778)
    at org.eclipse.jetty.servlet.ServletContextHandler.doStart (ServletContextHandler.java:262)
    at org.eclipse.jetty.webapp.WebAppContext.doStart (WebAppContext.java:520)
    at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStart (JettyWebAppContext.java:398)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start (AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start (ContainerLifeCycle.java:131)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart (ContainerLifeCycle.java:113)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart (AbstractHandler.java:61)
    at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart (ContextHandlerCollection.java:161)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start (AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start (ContainerLifeCycle.java:131)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart (ContainerLifeCycle.java:113)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart (AbstractHandler.java:61)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start (AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start (ContainerLifeCycle.java:131)
    at org.eclipse.jetty.server.Server.start (Server.java:422)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart (ContainerLifeCycle.java:105)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart (AbstractHandler.java:61)
    at org.eclipse.jetty.server.Server.doStart (Server.java:389)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start (AbstractLifeCycle.java:68)
    at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.startJetty (AbstractJettyMojo.java:460)
    at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.execute (AbstractJettyMojo.java:328)
    at org.eclipse.jetty.maven.plugin.JettyRunWarMojo.execute (JettyRunWarMojo.java:64)
    at org.eclipse.jetty.maven.plugin.JettyDeployWar.execute (JettyDeployWar.java:65)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] Started ServerConnector@5f4860d2{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Started @301618ms
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (integration-test) @ atlas-webapp ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
Running TestSuite
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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1339 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1679 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2162 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2162 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3098 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3098 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3370 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4568 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4568 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7027 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17288 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18458 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36472 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36684 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36684 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36684 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36684 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 36721 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=8253653bcadd52e2658749df362cf78616a546e1, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse 8253653bcadd52e2658749df362cf78616a546e1^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=8253653bcadd52e2658749df362cf78616a546e1, workspace=<https://builds.apache.org/job/Atlas-master-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-IntegrationTests #259

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

Changes:

[amestry] ATLAS-2330: Updated to address unit test failure. Root cause: Change in

------------------------------------------
[...truncated 291.75 KB...]
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 50 source files to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/BaseResourceIT.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/BaseResourceIT.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (unit-tests) @ atlas-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/WEB-INF/lib/atlas-webapp-1.0.0-SNAPSHOT.jar>
[INFO] Webapp assembled in [426 msecs]
[INFO] Building war: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- enunciate-maven-plugin:2.10.1:docs (default) @ atlas-webapp ---
[INFO] [ENUNCIATE] Skipping enunciate per configuration.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (secure-tests) @ atlas-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> jetty-maven-plugin:9.3.14.v20161028:deploy-war (start-jetty) > validate @ atlas-webapp >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-versions) @ atlas-webapp ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-webapp ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp>
[INFO] Storing buildNumber: c746a0505722adc46c19def24f2fb9c6b76fb367 at timestamp: 1515692705852
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ atlas-webapp ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/antlr4/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/javax.script.ScriptEngineFactory
[INFO] Exclude: .reviewboardrc
[INFO] Exclude: 3party-licenses/**
[INFO] Exclude: **/.cache
[INFO] Exclude: **/.cache-main
[INFO] Exclude: **/.cache-tests
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: *.json
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] 129 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 127 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 38 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-solr-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 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 @271808ms
[INFO] Configuring Jetty for project: Apache Atlas Web Application
[INFO] Context path = /
[INFO] Tmp directory = <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/tmp>
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] jetty-9.3.14.v20161028
[WARNING] Failed startup of context o.e.j.m.p.JettyWebAppContext@6a426b73{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy
    at sun.reflect.annotation.AnnotationParser.parseClassArray (AnnotationParser.java:724)
    at sun.reflect.annotation.AnnotationParser.parseArray (AnnotationParser.java:531)
    at sun.reflect.annotation.AnnotationParser.parseMemberValue (AnnotationParser.java:355)
    at sun.reflect.annotation.AnnotationParser.parseAnnotation2 (AnnotationParser.java:286)
    at sun.reflect.annotation.AnnotationParser.parseAnnotations2 (AnnotationParser.java:120)
    at sun.reflect.annotation.AnnotationParser.parseAnnotations (AnnotationParser.java:72)
    at java.lang.Class.createAnnotationData (Class.java:3521)
    at java.lang.Class.annotationData (Class.java:3510)
    at java.lang.Class.getAnnotation (Class.java:3415)
    at org.eclipse.jetty.annotations.AnnotationConfiguration.createServletContainerInitializerAnnotationHandlers (AnnotationConfiguration.java:664)
    at org.eclipse.jetty.annotations.AnnotationConfiguration.configure (AnnotationConfiguration.java:444)
    at org.eclipse.jetty.webapp.WebAppContext.configure (WebAppContext.java:494)
    at org.eclipse.jetty.webapp.WebAppContext.startContext (WebAppContext.java:1361)
    at org.eclipse.jetty.server.handler.ContextHandler.doStart (ContextHandler.java:778)
    at org.eclipse.jetty.servlet.ServletContextHandler.doStart (ServletContextHandler.java:262)
    at org.eclipse.jetty.webapp.WebAppContext.doStart (WebAppContext.java:520)
    at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStart (JettyWebAppContext.java:398)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start (AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start (ContainerLifeCycle.java:131)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart (ContainerLifeCycle.java:113)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart (AbstractHandler.java:61)
    at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart (ContextHandlerCollection.java:161)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start (AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start (ContainerLifeCycle.java:131)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart (ContainerLifeCycle.java:113)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart (AbstractHandler.java:61)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start (AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start (ContainerLifeCycle.java:131)
    at org.eclipse.jetty.server.Server.start (Server.java:422)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart (ContainerLifeCycle.java:105)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart (AbstractHandler.java:61)
    at org.eclipse.jetty.server.Server.doStart (Server.java:389)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start (AbstractLifeCycle.java:68)
    at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.startJetty (AbstractJettyMojo.java:460)
    at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.execute (AbstractJettyMojo.java:328)
    at org.eclipse.jetty.maven.plugin.JettyRunWarMojo.execute (JettyRunWarMojo.java:64)
    at org.eclipse.jetty.maven.plugin.JettyDeployWar.execute (JettyDeployWar.java:65)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] Started ServerConnector@6c169266{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Started @274424ms
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (integration-test) @ atlas-webapp ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
Running TestSuite
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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1339 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1679 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2162 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2162 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3098 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3098 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3370 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4568 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4568 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7027 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17288 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18458 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36465 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36677 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36677 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36677 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36677 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 36714 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=c746a0505722adc46c19def24f2fb9c6b76fb367, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse c746a0505722adc46c19def24f2fb9c6b76fb367^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=c746a0505722adc46c19def24f2fb9c6b76fb367, workspace=<https://builds.apache.org/job/Atlas-master-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-IntegrationTests #258

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

Changes:

[madhan] ATLAS-2340: Fix for java.lang.IncompatibleClassChangeError while running

[madhan] ATLAS-2341: amend the Area 1 models so the relationship names are unique

------------------------------------------
[...truncated 292.34 KB...]
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 50 source files to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/BaseResourceIT.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/BaseResourceIT.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (unit-tests) @ atlas-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/WEB-INF/lib/atlas-webapp-1.0.0-SNAPSHOT.jar>
[INFO] Webapp assembled in [460 msecs]
[INFO] Building war: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- enunciate-maven-plugin:2.10.1:docs (default) @ atlas-webapp ---
[INFO] [ENUNCIATE] Skipping enunciate per configuration.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (secure-tests) @ atlas-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> jetty-maven-plugin:9.3.14.v20161028:deploy-war (start-jetty) > validate @ atlas-webapp >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-versions) @ atlas-webapp ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-webapp ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp>
[INFO] Storing buildNumber: a7f3e1ad3c0a452a25ef886c7e259497147c3b2f at timestamp: 1515688667000
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ atlas-webapp ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/antlr4/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/javax.script.ScriptEngineFactory
[INFO] Exclude: .reviewboardrc
[INFO] Exclude: 3party-licenses/**
[INFO] Exclude: **/.cache
[INFO] Exclude: **/.cache-main
[INFO] Exclude: **/.cache-tests
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: *.json
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] 129 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 127 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 38 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-solr-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 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 @266097ms
[INFO] Configuring Jetty for project: Apache Atlas Web Application
[INFO] Context path = /
[INFO] Tmp directory = <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/tmp>
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] jetty-9.3.14.v20161028
[WARNING] Failed startup of context o.e.j.m.p.JettyWebAppContext@793b2753{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy
    at sun.reflect.annotation.AnnotationParser.parseClassArray (AnnotationParser.java:724)
    at sun.reflect.annotation.AnnotationParser.parseArray (AnnotationParser.java:531)
    at sun.reflect.annotation.AnnotationParser.parseMemberValue (AnnotationParser.java:355)
    at sun.reflect.annotation.AnnotationParser.parseAnnotation2 (AnnotationParser.java:286)
    at sun.reflect.annotation.AnnotationParser.parseAnnotations2 (AnnotationParser.java:120)
    at sun.reflect.annotation.AnnotationParser.parseAnnotations (AnnotationParser.java:72)
    at java.lang.Class.createAnnotationData (Class.java:3521)
    at java.lang.Class.annotationData (Class.java:3510)
    at java.lang.Class.getAnnotation (Class.java:3415)
    at org.eclipse.jetty.annotations.AnnotationConfiguration.createServletContainerInitializerAnnotationHandlers (AnnotationConfiguration.java:664)
    at org.eclipse.jetty.annotations.AnnotationConfiguration.configure (AnnotationConfiguration.java:444)
    at org.eclipse.jetty.webapp.WebAppContext.configure (WebAppContext.java:494)
    at org.eclipse.jetty.webapp.WebAppContext.startContext (WebAppContext.java:1361)
    at org.eclipse.jetty.server.handler.ContextHandler.doStart (ContextHandler.java:778)
    at org.eclipse.jetty.servlet.ServletContextHandler.doStart (ServletContextHandler.java:262)
    at org.eclipse.jetty.webapp.WebAppContext.doStart (WebAppContext.java:520)
    at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStart (JettyWebAppContext.java:398)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start (AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start (ContainerLifeCycle.java:131)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart (ContainerLifeCycle.java:113)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart (AbstractHandler.java:61)
    at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart (ContextHandlerCollection.java:161)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start (AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start (ContainerLifeCycle.java:131)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart (ContainerLifeCycle.java:113)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart (AbstractHandler.java:61)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start (AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start (ContainerLifeCycle.java:131)
    at org.eclipse.jetty.server.Server.start (Server.java:422)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart (ContainerLifeCycle.java:105)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart (AbstractHandler.java:61)
    at org.eclipse.jetty.server.Server.doStart (Server.java:389)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start (AbstractLifeCycle.java:68)
    at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.startJetty (AbstractJettyMojo.java:460)
    at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.execute (AbstractJettyMojo.java:328)
    at org.eclipse.jetty.maven.plugin.JettyRunWarMojo.execute (JettyRunWarMojo.java:64)
    at org.eclipse.jetty.maven.plugin.JettyDeployWar.execute (JettyDeployWar.java:65)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] Started ServerConnector@5e99c930{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Started @269044ms
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (integration-test) @ atlas-webapp ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
Running TestSuite
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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1339 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1679 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2162 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2162 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3098 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3098 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3370 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4568 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4568 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7027 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17288 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18458 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36464 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36676 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36676 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36676 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36676 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 36713 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=a7f3e1ad3c0a452a25ef886c7e259497147c3b2f, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse a7f3e1ad3c0a452a25ef886c7e259497147c3b2f^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=a7f3e1ad3c0a452a25ef886c7e259497147c3b2f, workspace=<https://builds.apache.org/job/Atlas-master-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-IntegrationTests #257

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

Changes:

[madhan] ATLAS-2350: UI - after error notification during search, there is an

[madhan] ATLAS-2351: fixed V1 REST APIs to retain the format for date type

------------------------------------------
[...truncated 298.72 KB...]
[INFO] Tmp directory = <https://builds.apache.org/job/Atlas-master-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=6023ms
[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-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
[INFO] jetty-9.3.14.v20161028
[INFO] Started o.e.j.s.ServletContextHandler@13fd7a44{/solr,null,AVAILABLE}
[INFO] Started ServerConnector@2f0324d0{HTTP/1.1,[http/1.1]}{0.0.0.0:34239}
[INFO] Started @285290ms
Jan 11, 2018 1:38:36 AM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Using default applicationContext
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 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
Jan 11, 2018 1:38:36 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, atlasJsonProvider, of type org.apache.atlas.web.util.AtlasJsonProvider as a provider class
Jan 11, 2018 1:38:36 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@35549d3f{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,AVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
[INFO] Started ServerConnector@2a58c8e{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Started @318988ms
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (integration-test) @ atlas-webapp ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
Running TestSuite
127.0.0.1 - - [11/Jan/2018:01:38:38 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/database HTTP/1.1" 404 85 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:38 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/table HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:38 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/fetl HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:38 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 2525 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/fetl HTTP/1.1" 200 451 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/database HTTP/1.1" 200 594 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/table HTTP/1.1" 200 1386 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 532 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 409 86 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/enumdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/enumdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/structdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/structdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 1947 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?supertype=An7h1koc6ZR&type=CLASS HTTP/1.1" 200 1020 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?supertype=An7h1koc6ZR&type=CLASS&notsupertype=BYnpZFj9BJs HTTP/1.1" 200 550 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 532 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "PUT //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 691 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:39 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?type=ENTITY HTTP/1.1" 200 70378 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:48 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/fetl HTTP/1.1" 200 451 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:48 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/database HTTP/1.1" 200 594 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:48 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/table HTTP/1.1" 200 1386 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:48 +0000] "GET //localhost:31000/api/atlas/admin/status HTTP/1.1" 200 19 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:48 +0000] "GET //localhost:31000/api/atlas/admin/stack HTTP/1.1" 403 510 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:48 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 200 424 "-" "Java/1.8.0_152"
127.0.0.1 - - [11/Jan/2018:01:38:48 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 401 350 "-" "Java/1.8.0_152"
Tests run: 142, Failures: 1, Errors: 0, Skipped: 124, Time elapsed: 11.99 sec <<< FAILURE! - in TestSuite
setUp(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 0.983 sec  <<< FAILURE!
org.apache.atlas.AtlasException: Failed to start embedded kafka
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:95)
	at org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:126)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.startZk(EmbeddedKafkaServer.java:113)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.start(EmbeddedKafkaServer.java:77)
	at org.apache.atlas.web.integration.BaseResourceIT.initNotificationService(BaseResourceIT.java:696)
	at org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:52)


Results :

Failed tests: 
  NotificationHookConsumerIT.setUp:52->BaseResourceIT.initNotificationService:696 » Atlas

Tests run: 139, Failures: 1, Errors: 0, Skipped: 121

[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@2a58c8e{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@35549d3f{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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-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-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.570 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.556 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.469 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 17.725 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  6.867 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.518 s]
[INFO] atlas-client-common ................................ SUCCESS [  5.857 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.494 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  4.837 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  7.906 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.341 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.513 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.534 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.706 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 12.873 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.707 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.683 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 36.444 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.087 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 24.975 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  5.906 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:07 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:16 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:33 min
[INFO] Finished at: 2018-01-11T01:38:52Z
[INFO] Final Memory: 340M/2635M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1339 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1679 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2162 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2162 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3098 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3098 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3370 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4568 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4568 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7027 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17288 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18458 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36464 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36676 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36676 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36676 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36676 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 36713 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=8535e88cd538c8b5ee2e7dbf803358654391d25d, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse 8535e88cd538c8b5ee2e7dbf803358654391d25d^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=8535e88cd538c8b5ee2e7dbf803358654391d25d, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/257/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #256

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

Changes:

[apoorvnaik] ATLAS-2326 Error code fixes

[apoorvnaik] ATLAS-2229: Added thread-safety for SimpleDateFormat.

------------------------------------------
[...truncated 372.33 KB...]
	at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
	at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)
	at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:845)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1712)
	at org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:76)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
	at org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:157)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:235)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:190)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:353)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.StaleTransactionCleanupFilter.doFilter(StaleTransactionCleanupFilter.java:55)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:142)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1691)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

127.0.0.1 - - [10/Jan/2018:22:39:36 +0000] "POST //localhost:31000/api/atlas/entities HTTP/1.1" 500 54 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:22:39:36 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/Classification HTTP/1.1" 200 472 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:22:39:36 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/dsl_test_type HTTP/1.1" 200 604 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:22:39:36 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 83 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:22:39:36 +0000] "POST //localhost:31000/api/atlas/entities HTTP/1.1" 201 857 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:22:39:36 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?query=from+blah HTTP/1.1" 200 43 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:22:39:37 +0000] "GET //localhost:31000/api/atlas/v2/search/fulltext?query=* HTTP/1.1" 200 28930 "-" "Java/1.8.0_152"
Tests run: 135, Failures: 1, Errors: 0, Skipped: 89, Time elapsed: 66.487 sec <<< FAILURE! - in TestSuite
runQuickStart(org.apache.atlas.examples.QuickStartIT)  Time elapsed: 0.831 sec  <<< FAILURE!
org.apache.atlas.exception.AtlasBaseException: Failed to run QuickStart: Sales database entity creation failed
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:389)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:322)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:210)
	at org.apache.atlas.AtlasClient.callAPIWithBody(AtlasClient.java:903)
	at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:406)
	at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:424)
	at org.apache.atlas.examples.QuickStart.createInstance(QuickStart.java:305)
	at org.apache.atlas.examples.QuickStart.database(QuickStart.java:326)
	at org.apache.atlas.examples.QuickStart.createEntities(QuickStart.java:224)
	at org.apache.atlas.examples.QuickStart.runQuickstart(QuickStart.java:92)
	at org.apache.atlas.examples.QuickStartIT.runQuickStart(QuickStartIT.java:44)


Results :

Failed tests: 
  QuickStartIT.runQuickStart:44 » AtlasBase Failed to run QuickStart: Sales data...

Tests run: 134, Failures: 1, Errors: 0, Skipped: 88

[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@4193a602{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@235876e1{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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-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-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.575 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.654 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.242 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 17.361 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  6.664 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.520 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.421 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.278 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  4.922 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  7.772 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.021 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.397 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.453 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.707 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 12.832 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.955 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.953 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 35.344 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 20.065 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 24.673 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  5.646 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:04 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [02:16 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:28 min
[INFO] Finished at: 2018-01-10T22:39:47Z
[INFO] Final Memory: 344M/2821M
[INFO] ------------------------------------------------------------------------
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.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1339 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1679 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2163 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2163 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3371 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7028 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17298 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36474 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36686 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36686 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36686 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36686 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 36723 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=c6cc3314f234c87f856f928f2bdf1e2a935df5a2, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse c6cc3314f234c87f856f928f2bdf1e2a935df5a2^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/src/main/java/org/apache/atlas/discovery/SearchIndexer.java,> no result found.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=c6cc3314f234c87f856f928f2bdf1e2a935df5a2, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/256/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #255

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-IntegrationTests/255/display/redirect>

------------------------------------------
[...truncated 297.86 KB...]
[INFO] Tmp directory = <https://builds.apache.org/job/Atlas-master-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=6787ms
[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-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
[INFO] jetty-9.3.14.v20161028
[INFO] Started o.e.j.s.ServletContextHandler@5b9eb00e{/solr,null,AVAILABLE}
[INFO] Started ServerConnector@464ec106{HTTP/1.1,[http/1.1]}{0.0.0.0:37087}
[INFO] Started @286937ms
Jan 10, 2018 7:21:56 PM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Using default applicationContext
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 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
Jan 10, 2018 7:21:56 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, atlasJsonProvider, of type org.apache.atlas.web.util.AtlasJsonProvider as a provider class
Jan 10, 2018 7:21:56 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@5d00ca4c{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,AVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
[INFO] Started ServerConnector@1e66c9a0{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Started @322559ms
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (integration-test) @ atlas-webapp ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
Running TestSuite
127.0.0.1 - - [10/Jan/2018:19:22:05 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/database HTTP/1.1" 404 85 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:05 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/table HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:05 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/fetl HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:05 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 2525 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:05 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/fetl HTTP/1.1" 200 451 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:05 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/database HTTP/1.1" 200 594 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:05 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/table HTTP/1.1" 200 1386 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 532 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 409 86 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/enumdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/enumdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/structdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/structdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 1947 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?supertype=Atlrbp6nYJh&type=CLASS HTTP/1.1" 200 1020 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?supertype=Atlrbp6nYJh&type=CLASS&notsupertype=BqGHkvKKFOR HTTP/1.1" 200 550 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 532 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "PUT //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 691 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?type=ENTITY HTTP/1.1" 200 70378 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/fetl HTTP/1.1" 200 451 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/database HTTP/1.1" 200 594 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:06 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/table HTTP/1.1" 200 1386 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:10 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 401 350 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:10 +0000] "GET //localhost:31000/api/atlas/admin/stack HTTP/1.1" 403 510 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:10 +0000] "GET //localhost:31000/api/atlas/admin/status HTTP/1.1" 200 19 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:22:10 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 200 424 "-" "Java/1.8.0_152"
Tests run: 142, Failures: 1, Errors: 0, Skipped: 124, Time elapsed: 13.353 sec <<< FAILURE! - in TestSuite
setUp(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 0.347 sec  <<< FAILURE!
org.apache.atlas.AtlasException: Failed to start embedded kafka
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:95)
	at org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:126)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.startZk(EmbeddedKafkaServer.java:113)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.start(EmbeddedKafkaServer.java:77)
	at org.apache.atlas.web.integration.BaseResourceIT.initNotificationService(BaseResourceIT.java:696)
	at org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:52)


Results :

Failed tests: 
  NotificationHookConsumerIT.setUp:52->BaseResourceIT.initNotificationService:696 » Atlas

Tests run: 139, Failures: 1, Errors: 0, Skipped: 121

[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@1e66c9a0{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@5d00ca4c{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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-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-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.518 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.539 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.766 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 18.087 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  7.066 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.511 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.736 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.643 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.362 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  7.849 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.175 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.524 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.796 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.898 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 10.776 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.827 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.016 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 36.995 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.381 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 26.272 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  6.304 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:06 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:19 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:38 min
[INFO] Finished at: 2018-01-10T19:22:14Z
[INFO] Final Memory: 336M/2797M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1339 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1679 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2163 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2163 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3371 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7028 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17298 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36770 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 37019 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=f2342f595f7f0d78e28a2ceb97734b40c0b95ef4, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse f2342f595f7f0d78e28a2ceb97734b40c0b95ef4^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=f2342f595f7f0d78e28a2ceb97734b40c0b95ef4, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/255/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #254

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

Changes:

[ssubramanian] ATLAS-2349: Fix IT failures related to jackson serialization #2

------------------------------------------
[...truncated 297.86 KB...]
[INFO] Tmp directory = <https://builds.apache.org/job/Atlas-master-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=6958ms
[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-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
[INFO] jetty-9.3.14.v20161028
[INFO] Started o.e.j.s.ServletContextHandler@36feaefe{/solr,null,AVAILABLE}
[INFO] Started ServerConnector@23c147b{HTTP/1.1,[http/1.1]}{0.0.0.0:34245}
[INFO] Started @286177ms
Jan 10, 2018 7:10:14 PM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Using default applicationContext
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 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
Jan 10, 2018 7:10:14 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, atlasJsonProvider, of type org.apache.atlas.web.util.AtlasJsonProvider as a provider class
Jan 10, 2018 7:10:14 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@7d196eea{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,AVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
[INFO] Started ServerConnector@4f7d9fd7{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Started @320480ms
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (integration-test) @ atlas-webapp ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
Running TestSuite
127.0.0.1 - - [10/Jan/2018:19:10:16 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/database HTTP/1.1" 404 85 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:16 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/table HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:16 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/fetl HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:16 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 2525 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/fetl HTTP/1.1" 200 451 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/database HTTP/1.1" 200 594 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/table HTTP/1.1" 200 1386 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 532 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 409 86 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/enumdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/enumdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/structdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/structdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 1947 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?supertype=AfheoslZrUP&type=CLASS HTTP/1.1" 200 1020 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?supertype=AfheoslZrUP&type=CLASS&notsupertype=Buv6Mn7rCRE HTTP/1.1" 200 550 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 532 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "PUT //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 691 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:17 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?type=ENTITY HTTP/1.1" 200 70378 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:27 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/fetl HTTP/1.1" 200 451 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:27 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/database HTTP/1.1" 200 594 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:27 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/table HTTP/1.1" 200 1386 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:27 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 401 350 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:27 +0000] "GET //localhost:31000/api/atlas/admin/stack HTTP/1.1" 403 510 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:27 +0000] "GET //localhost:31000/api/atlas/admin/status HTTP/1.1" 200 19 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:19:10:27 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 200 424 "-" "Java/1.8.0_152"
Tests run: 142, Failures: 1, Errors: 0, Skipped: 124, Time elapsed: 13.056 sec <<< FAILURE! - in TestSuite
setUp(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 0.428 sec  <<< FAILURE!
org.apache.atlas.AtlasException: Failed to start embedded kafka
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:95)
	at org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:126)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.startZk(EmbeddedKafkaServer.java:113)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.start(EmbeddedKafkaServer.java:77)
	at org.apache.atlas.web.integration.BaseResourceIT.initNotificationService(BaseResourceIT.java:696)
	at org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:52)


Results :

Failed tests: 
  NotificationHookConsumerIT.setUp:52->BaseResourceIT.initNotificationService:696 » Atlas

Tests run: 139, Failures: 1, Errors: 0, Skipped: 121

[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@4f7d9fd7{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@7d196eea{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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-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-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.533 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.636 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.220 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 17.782 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  7.034 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.519 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.359 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  7.304 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.052 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  7.927 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.450 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.428 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.713 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.048 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 10.820 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.797 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.804 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 36.030 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.175 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 25.969 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  5.925 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:20 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:35 min
[INFO] Finished at: 2018-01-10T19:10:31Z
[INFO] Final Memory: 335M/3000M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1339 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1679 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2163 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2163 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3371 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7028 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17298 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36770 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 37019 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=f2342f595f7f0d78e28a2ceb97734b40c0b95ef4, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse f2342f595f7f0d78e28a2ceb97734b40c0b95ef4^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=f2342f595f7f0d78e28a2ceb97734b40c0b95ef4, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/254/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #253

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-IntegrationTests/253/display/redirect>

------------------------------------------
[...truncated 323.91 KB...]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
	at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
	at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
	at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)
	at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:845)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1712)
	at org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:76)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
	at org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:157)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:235)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:190)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:353)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.StaleTransactionCleanupFilter.doFilter(StaleTransactionCleanupFilter.java:55)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:142)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1691)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

127.0.0.1 - - [10/Jan/2018:18:58:31 +0000] "GET //localhost:31000/api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 500 89 "-" "Java/1.8.0_152"
Tests run: 141, Failures: 1, Errors: 0, Skipped: 115, Time elapsed: 17.973 sec <<< FAILURE! - in TestSuite
setUp(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 0.343 sec  <<< FAILURE!
org.apache.atlas.AtlasException: Failed to start embedded kafka
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:95)
	at org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:126)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.startZk(EmbeddedKafkaServer.java:113)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.start(EmbeddedKafkaServer.java:77)
	at org.apache.atlas.web.integration.BaseResourceIT.initNotificationService(BaseResourceIT.java:696)
	at org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:52)


Results :

Failed tests: 
  NotificationHookConsumerIT.setUp:52->BaseResourceIT.initNotificationService:696 » Atlas

Tests run: 138, Failures: 1, Errors: 0, Skipped: 112

[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@6a418561{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@638506d7{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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-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-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.528 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.574 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.191 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 18.742 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  7.076 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.526 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.444 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.272 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.294 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  7.883 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.582 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.404 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.463 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.894 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 10.491 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.777 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.280 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 36.061 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.540 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 26.299 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  6.612 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:06 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:24 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:41 min
[INFO] Finished at: 2018-01-10T18:58:34Z
[INFO] Final Memory: 338M/2862M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1339 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1679 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2163 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2163 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3371 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7028 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17298 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36770 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 37019 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=74e565446b48b3a87ea9b51096265b00ea5f890b, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse 74e565446b48b3a87ea9b51096265b00ea5f890b^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=74e565446b48b3a87ea9b51096265b00ea5f890b, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/253/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #252

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

Changes:

[madhan] ATLAS-2349: Fix IT failures related to jackson serialization

------------------------------------------
[...truncated 298.51 KB...]
[INFO] Tmp directory = <https://builds.apache.org/job/Atlas-master-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=6175ms
[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-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
[INFO] jetty-9.3.14.v20161028
[INFO] Started o.e.j.s.ServletContextHandler@2356cd{/solr,null,AVAILABLE}
[INFO] Started ServerConnector@6604d04a{HTTP/1.1,[http/1.1]}{0.0.0.0:33877}
[INFO] Started @281776ms
Jan 10, 2018 6:38:33 PM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Using default applicationContext
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 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
Jan 10, 2018 6:38:33 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, atlasJsonProvider, of type org.apache.atlas.web.util.AtlasJsonProvider as a provider class
Jan 10, 2018 6:38:33 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@116319e{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,AVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
[INFO] Started ServerConnector@2883571d{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Started @316187ms
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (integration-test) @ atlas-webapp ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
Running TestSuite
127.0.0.1 - - [10/Jan/2018:18:38:41 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/database HTTP/1.1" 404 85 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:41 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/table HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:41 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/fetl HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:41 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 2525 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/fetl HTTP/1.1" 200 451 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/database HTTP/1.1" 200 594 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/table HTTP/1.1" 200 1386 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 532 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 409 86 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/enumdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/enumdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/structdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/structdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 1947 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?supertype=AUkDM69L9gJ&type=CLASS HTTP/1.1" 200 1020 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?supertype=AUkDM69L9gJ&type=CLASS&notsupertype=BOTuQc1VJAw HTTP/1.1" 200 550 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 532 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "PUT //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 691 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:42 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?type=ENTITY HTTP/1.1" 200 70378 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:46 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/fetl HTTP/1.1" 200 451 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:46 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/database HTTP/1.1" 200 594 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:46 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/table HTTP/1.1" 200 1386 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:46 +0000] "GET //localhost:31000/api/atlas/admin/status HTTP/1.1" 200 19 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:46 +0000] "GET //localhost:31000/api/atlas/admin/stack HTTP/1.1" 403 510 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:46 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 200 424 "-" "Java/1.8.0_152"
127.0.0.1 - - [10/Jan/2018:18:38:46 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 401 350 "-" "Java/1.8.0_152"
Tests run: 142, Failures: 1, Errors: 0, Skipped: 124, Time elapsed: 11.75 sec <<< FAILURE! - in TestSuite
setUp(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 2.518 sec  <<< FAILURE!
org.apache.atlas.AtlasException: Failed to start embedded kafka
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:95)
	at org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:126)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.startZk(EmbeddedKafkaServer.java:113)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.start(EmbeddedKafkaServer.java:77)
	at org.apache.atlas.web.integration.BaseResourceIT.initNotificationService(BaseResourceIT.java:696)
	at org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:52)


Results :

Failed tests: 
  NotificationHookConsumerIT.setUp:52->BaseResourceIT.initNotificationService:696 » Atlas

Tests run: 139, Failures: 1, Errors: 0, Skipped: 121

[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@2883571d{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@116319e{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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-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-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.623 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.556 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.645 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 18.526 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  6.756 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.517 s]
[INFO] atlas-client-common ................................ SUCCESS [  5.859 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.740 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.023 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  7.869 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.167 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.396 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.681 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.653 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 12.999 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.772 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.587 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 34.805 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.195 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 24.696 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  5.669 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:06 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:15 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:29 min
[INFO] Finished at: 2018-01-10T18:38:49Z
[INFO] Final Memory: 340M/2919M
[INFO] ------------------------------------------------------------------------
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.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1339 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1679 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2163 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2163 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3371 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7028 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17298 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36770 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36982 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 37019 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=74e565446b48b3a87ea9b51096265b00ea5f890b, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse 74e565446b48b3a87ea9b51096265b00ea5f890b^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=74e565446b48b3a87ea9b51096265b00ea5f890b, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/252/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #251

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-IntegrationTests/251/display/redirect>

------------------------------------------
[...truncated 325.61 KB...]
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:235)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:190)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:353)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.StaleTransactionCleanupFilter.doFilter(StaleTransactionCleanupFilter.java:55)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:142)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1691)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

127.0.0.1 - - [09/Jan/2018:22:04:33 +0000] "GET //localhost:31000/api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 500 89 "-" "Java/1.8.0_152"
Tests run: 142, Failures: 7, Errors: 0, Skipped: 116, Time elapsed: 15.973 sec <<< FAILURE! - in TestSuite
setUp(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 2.963 sec  <<< FAILURE!
org.apache.atlas.AtlasException: Failed to start embedded kafka
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:95)
	at org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:126)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.startZk(EmbeddedKafkaServer.java:113)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.start(EmbeddedKafkaServer.java:77)
	at org.apache.atlas.web.integration.BaseResourceIT.initNotificationService(BaseResourceIT.java:694)
	at org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:52)

testInputsGraph(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.049 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testInputsGraph(DataSetLineageJerseyResourceIT.java:66)

testInputsGraphForEntity(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.02 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testInputsGraphForEntity(DataSetLineageJerseyResourceIT.java:88)

testOutputsGraph(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.028 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testOutputsGraph(DataSetLineageJerseyResourceIT.java:115)

testOutputsGraphForEntity(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.026 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testOutputsGraphForEntity(DataSetLineageJerseyResourceIT.java:136)

testSchema(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.022 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testSchema(DataSetLineageJerseyResourceIT.java:161)

testSchemaForEntity(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.02 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testSchemaForEntity(DataSetLineageJerseyResourceIT.java:167)


Results :

Failed tests: 
  NotificationHookConsumerIT.setUp:52->BaseResourceIT.initNotificationService:694 » Atlas
  DataSetLineageJerseyResourceIT.testInputsGraph:66 NullPointer
  DataSetLineageJerseyResourceIT.testInputsGraphForEntity:88 NullPointer
  DataSetLineageJerseyResourceIT.testOutputsGraph:115 NullPointer
  DataSetLineageJerseyResourceIT.testOutputsGraphForEntity:136 NullPointer
  DataSetLineageJerseyResourceIT.testSchema:161 NullPointer
  DataSetLineageJerseyResourceIT.testSchemaForEntity:167 NullPointer

Tests run: 139, Failures: 7, Errors: 0, Skipped: 113

[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@4b1fffea{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@7704cdb8{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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-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-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.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.559 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.501 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.464 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 18.802 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  7.145 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.526 s]
[INFO] atlas-client-common ................................ SUCCESS [  5.955 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.826 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.424 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  8.539 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.660 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.399 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.929 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.061 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 10.504 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.883 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.760 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 36.293 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.196 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 25.028 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  5.931 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:08 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:22 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:41 min
[INFO] Finished at: 2018-01-09T22:04:37Z
[INFO] Final Memory: 339M/2842M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1340 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3100 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3100 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3372 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3571 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3571 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7029 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17299 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18469 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36771 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36983 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36983 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36983 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36983 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 37020 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=cef91eb84e2952182e211cdd7a368411a8d313af, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse cef91eb84e2952182e211cdd7a368411a8d313af^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=cef91eb84e2952182e211cdd7a368411a8d313af, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/251/testng/testng-results.xml'
4.724410% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #250

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

Changes:

[madhan] ATLAS-2347: fix V1 REST API for search to keep the response consistent

------------------------------------------
[...truncated 313.93 KB...]
127.0.0.1 - - [09/Jan/2018:21:38:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/8513336f-4398-445e-9e51-9b7c2d35bfe2 HTTP/1.1" 200 3157 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:39 +0000] "POST //localhost:31000/api/atlas/v2/entity HTTP/1.1" 200 339 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/073ab648-2900-4509-a294-1fd1e2dbf2e3 HTTP/1.1" 200 873 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:39 +0000] "POST //localhost:31000/api/atlas/v2/entity HTTP/1.1" 200 340 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/cd2c98f8-3414-49e2-ac3d-525c5998a607 HTTP/1.1" 200 875 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:39 +0000] "POST //localhost:31000/api/atlas/v2/entity HTTP/1.1" 200 517 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/17d2dfda-aa69-4bfe-bb31-c0489aaa0913 HTTP/1.1" 200 1731 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:39 +0000] "POST //localhost:31000/api/atlas/v2/entity HTTP/1.1" 200 434 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/c8324a14-01cc-4265-9fc9-a9399411705e HTTP/1.1" 200 1468 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:39 +0000] "POST //localhost:31000/api/atlas/v2/entity HTTP/1.1" 200 433 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/a98502ff-dd3b-4e23-9af0-d3669204bf71 HTTP/1.1" 200 1466 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:39 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=from+DB&limit=10 HTTP/1.1" 200 778 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:41 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB&limit=10 HTTP/1.1" 200 773 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:41 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB+where+name%3D%22Reporting%22&limit=10 HTTP/1.1" 200 321 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:42 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB+where+DB.name%3D%22Reporting%22&limit=10 HTTP/1.1" 200 324 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:42 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB+name+%3D+%22Reporting%22&limit=10 HTTP/1.1" 200 794 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:42 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB+DB.name+%3D+%22Reporting%22&limit=10 HTTP/1.1" 200 797 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:43 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB+where+name%3D%22Reporting%22+select+name,+owner&limit=10 HTTP/1.1" 200 154 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:43 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB+where+DB.name%3D%22Reporting%22+select+name,+owner&limit=10 HTTP/1.1" 200 157 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:43 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB+has+name&limit=10 HTTP/1.1" 200 782 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:43 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB+where+DB+has+name&limit=10 HTTP/1.1" 200 791 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:44 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB+is+JdbcAccess&limit=10 HTTP/1.1" 200 50 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:44 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=from+Table&limit=10 HTTP/1.1" 200 2576 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:44 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=Table&limit=10 HTTP/1.1" 200 2571 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:44 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=Table+is+Dimension&limit=10 HTTP/1.1" 200 956 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:45 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=Column+where+Column+isa+PII&limit=10 HTTP/1.1" 200 972 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:45 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=View+is+Dimension&limit=10 HTTP/1.1" 200 651 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:45 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=Column+select+Column.name&limit=10 HTTP/1.1" 200 207 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:45 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=Column+select+name&limit=10 HTTP/1.1" 200 184 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:46 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=Column+where+Column.name%3D%22customer_id%22&limit=10 HTTP/1.1" 200 547 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:46 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=from+Table+select+Table.name&limit=10 HTTP/1.1" 200 271 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:46 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB+where+(name+%3D+%22Reporting%22)&limit=10 HTTP/1.1" 200 325 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:47 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB+where+DB+is+JdbcAccess&limit=10 HTTP/1.1" 200 59 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:47 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB+where+DB+has+name&limit=10 HTTP/1.1" 200 791 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:47 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=DB+as+db1+Table+where+(db1.name+%3D+%22Reporting%22)&limit=10 HTTP/1.1" 200 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:47 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=Dimension&limit=10 HTTP/1.1" 200 1534 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:48 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=JdbcAccess&limit=10 HTTP/1.1" 200 644 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:48 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=ETL&limit=10 HTTP/1.1" 200 963 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:48 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=Metric&limit=10 HTTP/1.1" 200 945 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:49 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=PII&limit=10 HTTP/1.1" 200 948 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:49 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=%60Log+Data%60&limit=10 HTTP/1.1" 200 952 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:49 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=Table+where+name%3D%22sales_fact%22,+columns&limit=10 HTTP/1.1" 200 978 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:50 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=Table+where+name%3D%22sales_fact%22,+columns+as+column+select+column.name,+column.dataType,+column.comment&limit=10 HTTP/1.1" 200 350 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:50 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=from+DataSet&limit=10 HTTP/1.1" 200 3165 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:50 +0000] "GET //localhost:31000/api/atlas/v2/search/dsl?offset=0&query=from+Process&limit=10 HTTP/1.1" 200 972 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/Table?attr:qualifiedName=sales_fact_daily_mv HTTP/1.1" 200 3601 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:51 +0000] "GET //localhost:31000/api/atlas/v2/lineage/3f73453e-0457-4331-8b70-bbf6c618f5ab?depth=0&direction=BOTH HTTP/1.1" 200 2755 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/DB?attr:name=Sales HTTP/1.1" 200 367 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/Table?attr:qualifiedName=sales_fact HTTP/1.1" 200 3333 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/Table?attr:qualifiedName=time_dim HTTP/1.1" 200 2892 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/Table?attr:qualifiedName=sales_fact_daily_mv HTTP/1.1" 200 3601 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/Table?attr:qualifiedName=sales_fact_monthly_mv HTTP/1.1" 200 3384 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/LoadProcess?attr:qualifiedName=loadSalesDaily HTTP/1.1" 200 1731 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/LoadProcess?attr:qualifiedName=loadSalesMonthly HTTP/1.1" 200 1468 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:51 +0000] "GET //localhost:31000/api/atlas/v2/lineage/3f73453e-0457-4331-8b70-bbf6c618f5ab?depth=0&direction=BOTH HTTP/1.1" 200 2755 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:52 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/LoadProcess?attr:qualifiedName=loadSalesDaily HTTP/1.1" 200 1731 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:52 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/Table?attr:qualifiedName=sales_fact HTTP/1.1" 200 3333 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:52 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/Table?attr:qualifiedName=time_dim HTTP/1.1" 200 2892 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:52 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/Table?attr:qualifiedName=sales_fact_daily_mv HTTP/1.1" 200 3601 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:52 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/Table?attr:qualifiedName=sales_fact HTTP/1.1" 200 3333 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:52 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/DB?attr:name=Sales HTTP/1.1" 200 367 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:52 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/fcdda4f9-325f-44f9-a2ba-a7def9d872b3/classifications HTTP/1.1" 200 91 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:52 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/View?attr:qualifiedName=product_dim_view HTTP/1.1" 200 873 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:52 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/Table?attr:qualifiedName=product_dim HTTP/1.1" 200 2694 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/database HTTP/1.1" 404 85 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/table HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/fetl HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 2525 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/fetl HTTP/1.1" 200 451 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/database HTTP/1.1" 200 594 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/table HTTP/1.1" 200 1386 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 532 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 409 86 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/enumdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/enumdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/structdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/structdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 1947 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?supertype=ASdwQD6RPxp&type=CLASS HTTP/1.1" 200 1020 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?supertype=ASdwQD6RPxp&type=CLASS&notsupertype=BYYOFDhZF8k HTTP/1.1" 200 550 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 532 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "PUT //localhost:31000/api/atlas/v2/types/typedefs HTTP/1.1" 200 691 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:38:53 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs?type=ENTITY HTTP/1.1" 200 77816 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:39:03 +0000] "GET //localhost:31000/api/atlas/admin/status HTTP/1.1" 200 19 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:39:03 +0000] "GET //localhost:31000/api/atlas/admin/stack HTTP/1.1" 403 510 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:39:03 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 200 424 "-" "Java/1.8.0_152"
127.0.0.1 - - [09/Jan/2018:21:39:03 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 401 350 "-" "Java/1.8.0_152"
Tests run: 142, Failures: 1, Errors: 0, Skipped: 120, Time elapsed: 29.53 sec <<< FAILURE! - in TestSuite
setUp(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 0.303 sec  <<< FAILURE!
org.apache.atlas.AtlasException: Failed to start embedded kafka
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:95)
	at org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:126)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.startZk(EmbeddedKafkaServer.java:113)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.start(EmbeddedKafkaServer.java:77)
	at org.apache.atlas.web.integration.BaseResourceIT.initNotificationService(BaseResourceIT.java:694)
	at org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:52)


Results :

Failed tests: 
  NotificationHookConsumerIT.setUp:52->BaseResourceIT.initNotificationService:694 » Atlas

Tests run: 139, Failures: 1, Errors: 0, Skipped: 117

[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@50860320{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@2e1912df{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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-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-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.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.675 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.498 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  8.982 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 17.848 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  6.613 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.516 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.449 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.094 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  4.870 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  7.841 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.126 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.408 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.686 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.539 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 12.953 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.875 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.011 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 36.278 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 20.020 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 24.928 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  5.778 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:07 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:32 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:48 min
[INFO] Finished at: 2018-01-09T21:39:06Z
[INFO] Final Memory: 353M/2706M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1340 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3100 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3100 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3372 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3571 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3571 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7029 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17299 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18469 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36771 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36983 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36983 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36983 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36983 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 37020 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=cef91eb84e2952182e211cdd7a368411a8d313af, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse cef91eb84e2952182e211cdd7a368411a8d313af^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=cef91eb84e2952182e211cdd7a368411a8d313af, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/250/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #249

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

Changes:

[amestry] ATLAS-2330: Fix for unit test failures.

[amestry] ATLAS-2229: Improved date handling.

------------------------------------------
[...truncated 466.66 KB...]
testOutputLineageInfo(org.apache.atlas.web.integration.EntityLineageJerseyResourceIT)  Time elapsed: 0.016 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.EntityLineageJerseyResourceIT.testOutputLineageInfo(EntityLineageJerseyResourceIT.java:93)

testSearchByDSLForUnknownType(org.apache.atlas.web.integration.EntityDiscoveryJerseyResourceIT)  Time elapsed: 0.291 sec  <<< FAILURE!
org.testng.TestException: 
Method EntityDiscoveryJerseyResourceIT.testSearchByDSLForUnknownType()[pri:0, instance:org.apache.atlas.web.integration.EntityDiscoveryJerseyResourceIT@70a3a2f8] should have thrown an exception of type class org.apache.atlas.AtlasServiceException
	at org.testng.internal.Invoker.handleInvocationResults(Invoker.java:1426)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:701)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:205)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:108)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:155)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:81)
	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:82)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:974)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:824)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:955)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:290)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:194)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)


Results :

Failed tests: 
  NotificationHookConsumerIT.setUp:52->BaseResourceIT.initNotificationService:694 » Atlas
org.apache.atlas.web.integration.BasicSearchIT.testDiscoveryWithSearchParameters(org.apache.atlas.web.integration.BasicSearchIT)
  Run 1: BasicSearchIT.testDiscoveryWithSearchParameters:130 expected [3] but found [20]
  Run 2: PASS
  Run 3: PASS

  DataSetLineageJerseyResourceIT.testInputsGraph:66 NullPointer
  DataSetLineageJerseyResourceIT.testInputsGraphForEntity:88 NullPointer
  DataSetLineageJerseyResourceIT.testOutputsGraph:115 NullPointer
  DataSetLineageJerseyResourceIT.testOutputsGraphForEntity:136 NullPointer
  DataSetLineageJerseyResourceIT.testSchema:161 NullPointer
  DataSetLineageJerseyResourceIT.testSchemaForEntity:167 NullPointer
  EntityDiscoveryJerseyResourceIT.testSearchByDSLForUnknownType » Test 
Method E...
  EntityJerseyResourceIT.testAddTraitWithAttribute:687 expected object to not be null
  EntityJerseyResourceIT.testCompleteUpdate:985 » AtlasService Metadata service ...
  EntityJerseyResourceIT.testDeleteEntitiesViaClientApi:1078 NullPointer
  EntityJerseyResourceIT.testDeleteEntitiesViaRestApi:1037 NullPointer
  EntityJerseyResourceIT.testDeleteEntityByUniqAttribute:1108 NullPointer
  EntityJerseyResourceIT.testEntityDefinitionAcrossTypeUpdate:253 NullPointer
  EntityJerseyResourceIT.testGetEntityByAttribute:291 NullPointer
  EntityJerseyResourceIT.testGetEntityDefinition:451 expected object to not be null
  EntityJerseyResourceIT.testGetEntityList:488 expected [true] but found [false]
  EntityJerseyResourceIT.testGetTraitDefinitionForEntity:610 NullPointer
  EntityJerseyResourceIT.testPartialUpdateByGuid:873 expected [2] but found [1]
  EntityJerseyResourceIT.testPartialUpdateByUniqueAttributes:930 expected [2] but found [1]
  EntityJerseyResourceIT.testSubmitEntityWithBadDateFormat:303->BaseResourceIT.createInstance:224 » AtlasService
  EntityJerseyResourceIT.testUTF8:832 NullPointer
  EntityLineageJerseyResourceIT.testInputLineageInfo:65 NullPointer
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testInputsGraph:66 » NullPointer
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testInputsGraphForEntity:88 » NullPointer
  EntityLineageJerseyResourceIT.testLineageInfo:121 NullPointer
  EntityLineageJerseyResourceIT.testOutputLineageInfo:93 NullPointer
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testOutputsGraph:115 » NullPointer
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testOutputsGraphForEntity:136 » NullPointer
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testSchema:161 » NullPointer
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testSchemaForEntity:167 » NullPointer
  EntityV2JerseyResourceIT.testAddProperty:302->addProperty:392 » AtlasService M...
  MetadataDiscoveryJerseyResourceIT.testSearchByDSLForUnknownType » Test 
Method...
  MetadataDiscoveryJerseyResourceIT.testSearchUsingGremlin:150 » AtlasService Me...
  TypesJerseyResourceIT.testGetDefinition:157 NullPointer
  TypesJerseyResourceIT.testListTypesByFilter:232 Results: ["A1OprRb4VRkm"]: Lists differ at element [0]: A1OprRb4VRkm != "A1OprRb4VRkm" expected [A1OprRb4VRkm] but found ["A1OprRb4VRkm"]
  TypesJerseyResourceIT.testUpdate:135 expected object to not be null

Tests run: 131, Failures: 38, Errors: 0, Skipped: 21

[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@7c3860dd{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@71f96278{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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-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-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.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.759 s]
[INFO] apache-atlas ....................................... SUCCESS [  4.615 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 10.835 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 20.591 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  7.691 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.640 s]
[INFO] atlas-client-common ................................ SUCCESS [  7.146 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  7.601 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.588 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  9.402 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  6.108 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.545 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.849 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.128 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 14.037 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.053 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.452 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 38.864 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 20.908 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 28.939 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  6.827 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:21 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [02:42 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: 07:37 min
[INFO] Finished at: 2018-01-09T21:02:01Z
[INFO] Final Memory: 348M/2240M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1340 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3100 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3100 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3372 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3571 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3571 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7029 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17077 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36548 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36760 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36760 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36760 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36760 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 36797 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=c9303742fad6749803dfc85c5e2a7edbd6250944, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse c9303742fad6749803dfc85c5e2a7edbd6250944^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/graphson/AtlasGraphSONMode.java,> no result found.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=c9303742fad6749803dfc85c5e2a7edbd6250944, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/249/testng/testng-results.xml'
29.133858% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #248

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-IntegrationTests/248/display/redirect>

------------------------------------------
[...truncated 325.06 KB...]
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:235)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:190)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:353)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.StaleTransactionCleanupFilter.doFilter(StaleTransactionCleanupFilter.java:55)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:142)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1691)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

127.0.0.1 - - [09/Jan/2018:17:46:50 +0000] "GET //localhost:31000/api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 500 89 "-" "Java/1.8.0_152"
Tests run: 142, Failures: 7, Errors: 0, Skipped: 116, Time elapsed: 16.038 sec <<< FAILURE! - in TestSuite
setUp(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 0.89 sec  <<< FAILURE!
org.apache.atlas.AtlasException: Failed to start embedded kafka
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:95)
	at org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:126)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.startZk(EmbeddedKafkaServer.java:113)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.start(EmbeddedKafkaServer.java:77)
	at org.apache.atlas.web.integration.BaseResourceIT.initNotificationService(BaseResourceIT.java:694)
	at org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:52)

testInputsGraph(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.036 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testInputsGraph(DataSetLineageJerseyResourceIT.java:66)

testInputsGraphForEntity(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.019 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testInputsGraphForEntity(DataSetLineageJerseyResourceIT.java:88)

testOutputsGraph(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.019 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testOutputsGraph(DataSetLineageJerseyResourceIT.java:115)

testOutputsGraphForEntity(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.021 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testOutputsGraphForEntity(DataSetLineageJerseyResourceIT.java:136)

testSchema(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.019 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testSchema(DataSetLineageJerseyResourceIT.java:161)

testSchemaForEntity(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 0.017 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.testSchemaForEntity(DataSetLineageJerseyResourceIT.java:167)


Results :

Failed tests: 
  NotificationHookConsumerIT.setUp:52->BaseResourceIT.initNotificationService:694 » Atlas
  DataSetLineageJerseyResourceIT.testInputsGraph:66 NullPointer
  DataSetLineageJerseyResourceIT.testInputsGraphForEntity:88 NullPointer
  DataSetLineageJerseyResourceIT.testOutputsGraph:115 NullPointer
  DataSetLineageJerseyResourceIT.testOutputsGraphForEntity:136 NullPointer
  DataSetLineageJerseyResourceIT.testSchema:161 NullPointer
  DataSetLineageJerseyResourceIT.testSchemaForEntity:167 NullPointer

Tests run: 139, Failures: 7, Errors: 0, Skipped: 113

[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@7373ef20{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@471e1e24{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-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-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-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.621 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.629 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.145 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 18.005 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  7.015 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.526 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.595 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.987 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.414 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  8.299 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.441 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.447 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.702 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.851 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 10.914 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.078 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.081 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 35.599 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.476 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 25.607 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  6.354 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:06 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:23 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:41 min
[INFO] Finished at: 2018-01-09T17:46:54Z
[INFO] Final Memory: 340M/2966M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :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-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1340 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3100 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3100 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3372 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3571 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3571 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7029 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17077 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 18247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 36710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 36922 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 36922 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 36922 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 36922 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 36959 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b51a32db9202873a7c635f7b318ca9718159beee, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse b51a32db9202873a7c635f7b318ca9718159beee^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/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=b51a32db9202873a7c635f7b318ca9718159beee, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/248/testng/testng-results.xml'
4.724410% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH