See
<https://builds.apache.org/job/apache-atlas-nightly/774/display/redirect?page=changes>
Changes:
[nixon] ATLAS-1823 - UI - Change in base path URL for few api/images to make it
[nixon] ATLAS-1832: If no attribute is present in tag then showing edit-button
------------------------------------------
[...truncated 552.30 KB...]
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:808)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669)
at
org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:76)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
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:325)
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.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:132)
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.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:1652)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)
at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:499)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:745)
127.0.0.1 - - [13/Jun/2017:10:18:10 +0000] "GET
/api/atlas/entities?type=hive_db&property=qualifiedName&value=dbOQMCenyL7y
HTTP/1.1" 500 - "-" "Java/1.7.0_80"
127.0.0.1 - - [13/Jun/2017:10:18:11 +0000] "GET
/api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbTGIJMyyyNG'&limit=10&offset=0
HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [13/Jun/2017:10:18:11 +0000] "GET
/api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbTGIJMyyyNG'&limit=10&offset=0
HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [13/Jun/2017:10:18:12 +0000] "GET
/api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbTGIJMyyyNG'&limit=10&offset=0
HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [13/Jun/2017:10:18:13 +0000] "POST /api/atlas/entities HTTP/1.1"
201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [13/Jun/2017:10:18:13 +0000] "GET
/api/atlas/entities/3dd531c2-1090-4024-9feb-60c602a1e114 HTTP/1.1" 200 - "-"
"Java/1.7.0_80"
127.0.0.1 - - [13/Jun/2017:10:18:13 +0000] "GET
/api/atlas/entities/3dd531c2-1090-4024-9feb-60c602a1e114 HTTP/1.1" 200 - "-"
"Java/1.7.0_80"
127.0.0.1 - - [13/Jun/2017:10:18:13 +0000] "POST /api/atlas/entities HTTP/1.1"
201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [13/Jun/2017:10:18:13 +0000] "POST /api/atlas/entities HTTP/1.1"
201 - "-" "Java/1.7.0_80"
Tests run: 134, Failures: 5, Errors: 0, Skipped: 5, Time elapsed: 294.208 sec
<<< FAILURE! - in TestSuite
runQuickStart(org.apache.atlas.examples.QuickStartV2IT) Time elapsed: 0.515
sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasBaseClient$APIInfo@70d28cd7 failed with status 409
(Conflict) Response Body ({"errorCode":"ATLAS-409-00-001","errorMessage":"Given
type Dimension already exists"})
at
org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:49)
testEntityDeduping(org.apache.atlas.web.integration.EntityJerseyResourceIT)
Time elapsed: 61.443 sec <<< FAILURE!
java.lang.Exception: Waiting timed out after 60000 msec
at
org.apache.atlas.web.integration.EntityJerseyResourceIT.testEntityDeduping(EntityJerseyResourceIT.java:221)
testEntityDeduping(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)
Time elapsed: 62.224 sec <<< FAILURE!
java.lang.Exception: Waiting timed out after 60000 msec
at
org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testEntityDeduping(EntityV2JerseyResourceIT.java:170)
testUpdateEntityPartial(org.apache.atlas.notification.NotificationHookConsumerIT)
Time elapsed: 0.568 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasBaseClient$APIInfo@6e93bfcf failed with status 500
(Internal Server Error) Response Body ({"error":"Could not execute operation
due to backend exception"})
at
org.apache.atlas.notification.NotificationHookConsumerIT.testUpdateEntityPartial(NotificationHookConsumerIT.java:127)
testDeleteEntity(org.apache.atlas.notification.EntityNotificationIT) Time
elapsed: 60.184 sec <<< FAILURE!
java.lang.Exception: Waiting timed out after 60000 msec
at
org.apache.atlas.notification.EntityNotificationIT.testDeleteEntity(EntityNotificationIT.java:108)
Results :
Failed tests:
QuickStartV2IT.runQuickStart:49 » AtlasService Metadata service API
org.apache...
EntityNotificationIT.testDeleteEntity:108->BaseResourceIT.waitForNotification:633->BaseResourceIT.waitFor:625
»
NotificationHookConsumerIT.testUpdateEntityPartial:127->BaseResourceIT.waitFor:620
» AtlasService
EntityJerseyResourceIT.testEntityDeduping:221->BaseResourceIT.waitForNotification:633->BaseResourceIT.waitFor:625
»
EntityV2JerseyResourceIT.testEntityDeduping:170->BaseResourceIT.waitForNotification:633->BaseResourceIT.waitFor:625
»
Tests run: 134, Failures: 5, Errors: 0, Skipped: 5
[INFO]
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ atlas-webapp
---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@4f543d20{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@3cd0954a{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.9-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.9-incubating-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/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.9-incubating-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/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.9-incubating-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [ 1.794 s]
[INFO] apache-atlas ....................................... SUCCESS [ 13.048 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 34.632 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 15.963 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:10 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 20.452 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 10.095 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 22.978 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.639 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 7.189 s]
[INFO] Graph Database Common Code ......................... SUCCESS [ 7.249 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 32.823 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 8.443 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:21 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 0.711
s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.833 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [06:02 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 12.737 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 18.531 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 55.104 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [09:43 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:06 min
[INFO] Finished at: 2017-06-13T10:19:18Z
[INFO] Final Memory: 358M/1446M
[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.19.1:verify (verify) on
project atlas-webapp: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/apache-atlas-nightly/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/apache-atlas-nightly/ws/> that match the pattern
**/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in
<https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml>
with 465 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml>
with 2610 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml>
with 4184 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml>
with 5387 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml>
with 5387 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml>
with 5635 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml>
with 5801 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
with 5801 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml>
with 5801 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml>
with 8031 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan1/target/checkstyle-result.xml>
with 8944 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml>
with 15369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml>
with 16550 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml>
with 33219 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml>
with 33598 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
with 33598 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
with 33598 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml>
with 33598 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml>
with 37816 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #711
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in
<https://builds.apache.org/job/apache-atlas-nightly/ws/> that match the pattern
**/target/findbugs.xml
[FINDBUGS] Parsing 12 files in
<https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #711
Archiving artifacts
No artifacts from apache-atlas-nightly #711 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/apache-atlas-nightly/builds/774/testng/testng-results-1.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/774/testng/testng-results-10.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/774/testng/testng-results-2.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/774/testng/testng-results-3.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/774/testng/testng-results-4.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/774/testng/testng-results-5.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/774/testng/testng-results-6.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/774/testng/testng-results-7.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/774/testng/testng-results-8.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/774/testng/testng-results-9.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/774/testng/testng-results.xml'
0.757576% of tests failed, which exceeded threshold of 0%. Marking build as
UNSTABLE
TestNG Reports Processing: FINISH