See
<https://builds.apache.org/job/Atlas-master-IntegrationTests/183/display/redirect?page=changes>
Changes:
[madhan] ATLAS-1836: fixed incorrect json in Area0 model
[madhan] ATLAS-2251: fixed NPE in V1 to V2 entity conversion
------------------------------------------
[...truncated 787.81 KB...]
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClientV2$API_V2@18fde210 failed with status 503 (Service
Unavailable) Response Body ()
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
at
org.apache.atlas.AtlasClientV2.createAtlasTypeDefs(AtlasClientV2.java:223)
at
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)
testInvalidGets(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)
Time elapsed: 20.016 sec <<< FAILURE!
java.lang.AssertionError: Should've returned a 404 expected [404] but found
[503]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:496)
at org.testng.Assert.assertEquals(Assert.java:125)
at org.testng.Assert.assertEquals(Assert.java:372)
at
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:200)
testListTypesByFilter(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)
Time elapsed: 20.01 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClientV2$API_V2@18fde210 failed with status 503 (Service
Unavailable) Response Body ()
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
at
org.apache.atlas.AtlasClientV2.createAtlasTypeDefs(AtlasClientV2.java:223)
at
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)
testUpdate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT) Time
elapsed: 20.013 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClientV2$API_V2@18fde210 failed with status 503 (Service
Unavailable) Response Body ()
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
at
org.apache.atlas.AtlasClientV2.createAtlasTypeDefs(AtlasClientV2.java:223)
at
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)
setUp(org.apache.atlas.web.integration.EntityLineageJerseyResourceIT) Time
elapsed: 380.373 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClient$API_V1@279801b3 failed with status 503 (Service
Unavailable) Response Body ()
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
at org.apache.atlas.AtlasClient.callAPIWithBody(AtlasClient.java:936)
at org.apache.atlas.AtlasClient.createType(AtlasClient.java:255)
at org.apache.atlas.AtlasClient.createType(AtlasClient.java:273)
at
org.apache.atlas.web.integration.BaseResourceIT.createType(BaseResourceIT.java:206)
at
org.apache.atlas.web.integration.BaseResourceIT.createTypeDefinitionsV1(BaseResourceIT.java:353)
at
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:60)
at
org.apache.atlas.web.integration.EntityLineageJerseyResourceIT.setUp(EntityLineageJerseyResourceIT.java:56)
setUp(org.apache.atlas.web.integration.EntityDiscoveryJerseyResourceIT) Time
elapsed: 60.21 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClient$API_V1@279801b3 failed with status 503 (Service
Unavailable) Response Body ()
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
at org.apache.atlas.AtlasClient.callAPIWithBody(AtlasClient.java:936)
at org.apache.atlas.AtlasClient.createType(AtlasClient.java:255)
at org.apache.atlas.AtlasClient.createType(AtlasClient.java:273)
at
org.apache.atlas.web.integration.BaseResourceIT.createType(BaseResourceIT.java:206)
at
org.apache.atlas.web.integration.EntityDiscoveryJerseyResourceIT.createTypes(EntityDiscoveryJerseyResourceIT.java:203)
at
org.apache.atlas.web.integration.EntityDiscoveryJerseyResourceIT.setUp(EntityDiscoveryJerseyResourceIT.java:52)
testAccessforUnauthenticatedResource(org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT)
Time elapsed: 0.003 sec <<< FAILURE!
java.lang.AssertionError: expected [200] but found [503]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:496)
at org.testng.Assert.assertEquals(Assert.java:125)
at org.testng.Assert.assertEquals(Assert.java:372)
at org.testng.Assert.assertEquals(Assert.java:382)
at
org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT.testAccessforUnauthenticatedResource(AtlasAuthenticationSimpleFilterIT.java:57)
testSimpleLoginAndAuthorizationWithValidCrendentialsAndInvalidAccessToResource(org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT)
Time elapsed: 0.003 sec <<< FAILURE!
java.lang.AssertionError: expected [403] but found [503]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:496)
at org.testng.Assert.assertEquals(Assert.java:125)
at org.testng.Assert.assertEquals(Assert.java:372)
at org.testng.Assert.assertEquals(Assert.java:382)
at
org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT.testSimpleLoginAndAuthorizationWithValidCrendentialsAndInvalidAccessToResource(AtlasAuthenticationSimpleFilterIT.java:74)
testSimpleLoginForValidUser(org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT)
Time elapsed: 0.001 sec <<< FAILURE!
java.lang.AssertionError: expected [200] but found [503]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:496)
at org.testng.Assert.assertEquals(Assert.java:125)
at org.testng.Assert.assertEquals(Assert.java:372)
at org.testng.Assert.assertEquals(Assert.java:382)
at
org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT.testSimpleLoginForValidUser(AtlasAuthenticationSimpleFilterIT.java:46)
testSimpleLoginWithInvalidCrendentials(org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT)
Time elapsed: 0.001 sec <<< FAILURE!
java.lang.AssertionError: expected [401] but found [503]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:496)
at org.testng.Assert.assertEquals(Assert.java:125)
at org.testng.Assert.assertEquals(Assert.java:372)
at org.testng.Assert.assertEquals(Assert.java:382)
at
org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT.testSimpleLoginWithInvalidCrendentials(AtlasAuthenticationSimpleFilterIT.java:93)
Results :
Failed tests:
AtlasAuthenticationSimpleFilterIT.testAccessforUnauthenticatedResource:57
expected [200] but found [503]
AtlasAuthenticationSimpleFilterIT.testSimpleLoginAndAuthorizationWithValidCrendentialsAndInvalidAccessToResource:74
expected [403] but found [503]
AtlasAuthenticationSimpleFilterIT.testSimpleLoginForValidUser:46 expected
[200] but found [503]
AtlasAuthenticationSimpleFilterIT.testSimpleLoginWithInvalidCrendentials:93
expected [401] but found [503]
EntityDiscoveryJerseyResourceIT.setUp:52->createTypes:203->BaseResourceIT.createType:206
» AtlasService
EntityJerseyResourceIT.setUp:72->BaseResourceIT.createTypeDefinitionsV1:353->BaseResourceIT.createType:206
» AtlasService
EntityLineageJerseyResourceIT.setUp:56->DataSetLineageJerseyResourceIT.setUp:60->BaseResourceIT.createTypeDefinitionsV1:353->BaseResourceIT.createType:206
» AtlasService
MetadataDiscoveryJerseyResourceIT.setUp:57->createTypes:231->BaseResourceIT.createTypeDefinitionsV1:353->BaseResourceIT.createType:206
» AtlasService
TypedefsJerseyResourceIT.testCreate:84->BaseResourceIT.createType:163->BaseResourceIT.batchCreateTypes:158
» AtlasService
TypedefsJerseyResourceIT.testDuplicateCreate:112 » AtlasService Metadata
servi...
TypedefsJerseyResourceIT.testInvalidGets:200 Should've returned a 404
expected [404] but found [503]
TypedefsJerseyResourceIT.testListTypesByFilter:277 » AtlasService Metadata
ser...
TypedefsJerseyResourceIT.testUpdate:133 » AtlasService Metadata service API
or...
TypesJerseyResourceIT.testDuplicateSubmit:91 » AtlasService Metadata service
A...
TypesJerseyResourceIT.testGetTraitNames:175->addTraits:213->BaseResourceIT.createType:210->BaseResourceIT.createType:172
» NullPointer
TypesJerseyResourceIT.testListTypesByFilter:193->BaseResourceIT.createType:210->BaseResourceIT.createType:172
» NullPointer
TypesJerseyResourceIT.testSubmit:73 » AtlasService Metadata service API
org.ap...
TypesJerseyResourceIT.testUpdate:106 » AtlasService Metadata service API
org.a...
Tests run: 147, Failures: 18, Errors: 0, Skipped: 121
[INFO]
[INFO] --- jetty-maven-plugin:9.4.0.v20161208:stop (stop-jetty) @ atlas-webapp
---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@3aa3c4f1{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Stopped scavenging
[INFO] Shutting down log4j
[INFO] Stopped
o.e.j.m.p.JettyWebAppContext@5b30d7fb{/,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 [ 1.257 s]
[INFO] apache-atlas ....................................... SUCCESS [ 5.828 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 26.524 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 8.203 s]
[INFO] Apache Atlas Client ................................ SUCCESS [ 0.557 s]
[INFO] atlas-client-common ................................ SUCCESS [ 6.761 s]
[INFO] atlas-client-v1 .................................... SUCCESS [ 6.717 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 6.258 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 9.942 s]
[INFO] atlas-client-v2 .................................... SUCCESS [ 5.579 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.481 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 5.239 s]
[INFO] Graph Database Common Code ......................... SUCCESS [ 5.297 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 20.613 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 1.509
s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 9.326 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 41.584 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 33.257 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 22.365 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 24.012 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 6.830 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:16 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [24: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: 29:45 min
[INFO] Finished at: 2017-11-13T00:03:06Z
[INFO] Final Memory: 191M/2224M
[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 1317 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 1657 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 2147 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml>
with 2147 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml>
with 3083 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml>
with 3083 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 3355 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 3548 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 3548 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 4539 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml>
with 4539 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 6998 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml>
with 7969 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml>
with 17795 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml>
with 18956 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml>
with 29979 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 30191 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 30191 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 30191 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml>
with 30191 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=6a1c4f4df2b906673a8cedd6abbd20761fcfb183,
workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
> git rev-parse 6a1c4f4df2b906673a8cedd6abbd20761fcfb183^{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/graphdb/titan1/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.
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=6a1c4f4df2b906673a8cedd6abbd20761fcfb183,
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/183/testng/testng-results.xml'
10.294118% of tests failed, which exceeded threshold of 0%. Marking build as
UNSTABLE
TestNG Reports Processing: FINISH