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/06/14 00:04:30 UTC

Build failed in Jenkins: Atlas-1.0-AllTests #254

See <https://builds.apache.org/job/Atlas-1.0-AllTests/254/display/redirect>

------------------------------------------
[...truncated 387.96 KB...]
127.0.0.1 - - [13/Jun/2018:23:50:50 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_db_v1 HTTP/1.1" 503 369 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:50:55 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_db_v1 HTTP/1.1" 503 369 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:51:00 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_column_v1 HTTP/1.1" 503 373 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:51:05 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_column_v1 HTTP/1.1" 503 373 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:51:10 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_column_v1 HTTP/1.1" 503 373 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:51:15 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_column_v1 HTTP/1.1" 503 373 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:51:20 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_table_v1 HTTP/1.1" 503 372 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:51:25 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_table_v1 HTTP/1.1" 503 372 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:51:30 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_table_v1 HTTP/1.1" 503 372 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:51:35 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_table_v1 HTTP/1.1" 503 372 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:51:40 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_process_v1 HTTP/1.1" 503 374 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:51:45 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_process_v1 HTTP/1.1" 503 374 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:51:50 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_process_v1 HTTP/1.1" 503 374 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:51:55 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/hive_process_v1 HTTP/1.1" 503 374 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:52:00 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 503 342 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:52:05 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 503 342 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:52:10 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 503 342 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:52:15 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 503 342 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:52:20 +0000] "GET //localhost:31000/api/atlas/admin/status HTTP/1.1" 503 349 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:52:20 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 503 350 "-" "Java/1.8.0_172"
127.0.0.1 - - [13/Jun/2018:23:52:20 +0000] "GET //localhost:31000/api/atlas/admin/session HTTP/1.1" 503 350 "-" "Java/1.8.0_172"
Tests run: 135, Failures: 5, Errors: 0, Skipped: 127, Time elapsed: 746.042 sec <<< FAILURE! - in TestSuite
setUp(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time elapsed: 363.942 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClient$API_V1@88491e1 failed with status 503 (Service Unavailable) Response Body (<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 503 </title>
</head>
<body>
<h2>HTTP ERROR: 503</h2>
<p>Problem accessing /api/atlas/types. Reason:
<pre>    Service Unavailable</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/>
</body>
</html>
)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:395)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:323)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:211)
	at org.apache.atlas.AtlasClient.callAPIWithBody(AtlasClient.java:906)
	at org.apache.atlas.AtlasClient.createType(AtlasClient.java:257)
	at org.apache.atlas.AtlasClient.createType(AtlasClient.java:275)
	at org.apache.atlas.web.integration.BaseResourceIT.createType(BaseResourceIT.java:211)
	at org.apache.atlas.web.integration.BaseResourceIT.createTypeDefinitionsV1(BaseResourceIT.java:358)
	at org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:60)

setUp(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 363.611 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClient$API_V1@88491e1 failed with status 503 (Service Unavailable) Response Body (<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 503 </title>
</head>
<body>
<h2>HTTP ERROR: 503</h2>
<p>Problem accessing /api/atlas/types. Reason:
<pre>    Service Unavailable</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/>
</body>
</html>
)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:395)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:323)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:211)
	at org.apache.atlas.AtlasClient.callAPIWithBody(AtlasClient.java:906)
	at org.apache.atlas.AtlasClient.createType(AtlasClient.java:257)
	at org.apache.atlas.AtlasClient.createType(AtlasClient.java:275)
	at org.apache.atlas.web.integration.BaseResourceIT.createType(BaseResourceIT.java:211)
	at org.apache.atlas.web.integration.BaseResourceIT.createTypeDefinitionsV1(BaseResourceIT.java:358)
	at org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:54)

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)

testSimpleLoginForValidUser(org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT)  Time elapsed: 0.002 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:75)


Results :

Failed tests: 
  NotificationHookConsumerIT.setUp:54->BaseResourceIT.createTypeDefinitionsV1:358->BaseResourceIT.createType:211 » AtlasService
  AtlasAuthenticationSimpleFilterIT.testAccessforUnauthenticatedResource:57 expected [200] but found [503]
  AtlasAuthenticationSimpleFilterIT.testSimpleLoginForValidUser:46 expected [200] but found [503]
  AtlasAuthenticationSimpleFilterIT.testSimpleLoginWithInvalidCrendentials:75 expected [401] but found [503]
  DataSetLineageJerseyResourceIT.setUp:60->BaseResourceIT.createTypeDefinitionsV1:358->BaseResourceIT.createType:211 » AtlasService

Tests run: 132, Failures: 5, Errors: 0, Skipped: 124

[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@69819e89{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@7b564312{/,file://<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-1.0-AllTests/webapp/target/atlas-webapp-1.1.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-1.0-AllTests/ws/webapp/target/atlas-webapp-1.1.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-1.0-AllTests/ws/webapp/target/atlas-webapp-1.1.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-1.0-AllTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.029 s]
[INFO] apache-atlas ....................................... SUCCESS [  5.932 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 13.225 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [01:14 min]
[INFO] Apache Atlas Common ................................ SUCCESS [ 10.008 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.725 s]
[INFO] atlas-client-common ................................ SUCCESS [  7.427 s]
[INFO] atlas-client-v1 .................................... SUCCESS [ 10.453 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  8.292 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 30.200 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  7.100 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.492 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  5.729 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.942 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:18 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.258 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.551 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 24.763 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  9.875 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [05:13 min]
[INFO] Apache Atlas UI .................................... SUCCESS [02:19 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [20:36 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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34:23 min
[INFO] Finished at: 2018-06-13T23:52:40Z
[INFO] Final Memory: 248M/1755M
[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-1.0-AllTests/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-1.0-AllTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/authorization/target/checkstyle-result.xml> with 669 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v1/target/checkstyle-result.xml> with 1558 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v2/target/checkstyle-result.xml> with 1917 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/common/target/checkstyle-result.xml> with 2408 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/target/checkstyle-result.xml> with 2408 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/common/target/checkstyle-result.xml> with 3467 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/dashboardv2/target/checkstyle-result.xml> with 3467 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/api/target/checkstyle-result.xml> with 3769 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/common/target/checkstyle-result.xml> with 3995 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3995 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/janus/target/checkstyle-result.xml> with 6317 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/target/checkstyle-result.xml> with 6317 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/intg/target/checkstyle-result.xml> with 18307 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/notification/target/checkstyle-result.xml> with 19544 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository/target/checkstyle-result.xml> with 38467 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/server-api/target/checkstyle-result.xml> with 38635 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 38635 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 38635 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/target/checkstyle-result.xml> with 38635 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/test-tools/target/checkstyle-result.xml> with 38673 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=808da77b56777bbd404e08b0afbe517cc6aaa3fd, workspace=<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
 > git rev-parse 808da77b56777bbd404e08b0afbe517cc6aaa3fd^{commit} # timeout=10
[CHECKSTYLE] Computing warning deltas based on reference build #253
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v2/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/janus/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-AllTests/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=808da77b56777bbd404e08b0afbe517cc6aaa3fd, workspace=<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #253
Archiving artifacts
[Fast Archiver] Compressed 401.60 MB of artifacts by 35.1% relative to #253
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-1.0-AllTests/builds/254/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/254/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/254/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/254/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/254/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/254/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/254/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/254/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/254/testng/testng-results.xml'
0.748130% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Jenkins build is back to normal : Atlas-1.0-AllTests #255

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