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

Build failed in Jenkins: apache-atlas-nightly #582

See <https://builds.apache.org/job/apache-atlas-nightly/582/changes>

Changes:

[madhan] Revert "ATLAS-1369 - Java 7 Support"

[madhan] Revert "ATLAS-1369 - Optimize gremlin queries generated by DSL

[madhan] ATLAS-1517: updated hive_model to include schema related attributes

------------------------------------------
[...truncated 5620 lines...]
127.0.0.1 - - [02/Feb/2017:05:25:19 +0000] "GET /api/atlas/lineage/hive/table/sales_fact_monthly_mvCJi99VcWyE/inputs/graph HTTP/1.1" 500 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:19 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvCJi99VcWyE HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:19 +0000] "GET /api/atlas/lineage/6d265e24-d93d-41f3-b5a7-28f7e396ae63/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:20 +0000] "GET /api/atlas/lineage/hive/table/sales_factZ7GVo34O5S/outputs/graph HTTP/1.1" 500 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:20 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factZ7GVo34O5S HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:20 +0000] "GET /api/atlas/lineage/fa44e749-5c31-4c9c-82a3-5d9b74fb0c98/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:21 +0000] "GET /api/atlas/lineage/hive/table/sales_factZ7GVo34O5S/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:22 +0000] "GET /api/atlas/lineage/hive/table/SalesMCwguzWLaZ/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:22 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factZ7GVo34O5S HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:22 +0000] "GET /api/atlas/lineage/fa44e749-5c31-4c9c-82a3-5d9b74fb0c98/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:23 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:23 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvbZWwbMmt5p HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:23 +0000] "GET /api/atlas/v2/lineage/3fac9104-0124-4aa7-aa3b-2857d4e85ba5?direction=INPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:24 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvbZWwbMmt5p HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:24 +0000] "GET /api/atlas/v2/lineage/3fac9104-0124-4aa7-aa3b-2857d4e85ba5?direction=BOTH&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:26 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factVC8BR9ugrH HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:26 +0000] "GET /api/atlas/v2/lineage/48e01f2f-4909-4557-a015-0d65cff1a549?direction=OUTPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 11, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 14.046 sec <<< FAILURE! - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
testInputsGraph(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.031 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@63a5022f failed with status 500 (Internal Server Error) Response Body ({"error":"Failed with java.lang.NullPointerException"})

testOutputsGraph(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.014 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@73a75a3d failed with status 500 (Internal Server Error) Response Body ({"error":"Failed with java.lang.NullPointerException"})

Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [02/Feb/2017:05:25:34 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:34 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:34 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:34 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:35 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:36 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:37 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:37 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:37 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:37 +0000] "POST /api/atlas/entities/c5f2252e-c6c8-493d-8c34-2f10c945996b/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:37 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:37 +0000] "POST /api/atlas/entities/c5f2252e-c6c8-493d-8c34-2f10c945996b/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:37 +0000] "DELETE /api/atlas/entities/c5f2252e-c6c8-493d-8c34-2f10c945996b/traits/TraitHWtXvM0JzW HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:38 +0000] "POST /api/atlas/entities/c5f2252e-c6c8-493d-8c34-2f10c945996b?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:38 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:38 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:38 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-FDiKamciTr HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.913 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [02/Feb/2017:05:25:41 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:42 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:42 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:42 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:43 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbMbQNUkC1CT'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:44 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbMbQNUkC1CT HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:44 +0000] "GET /api/atlas/entities/71c05e10-fb22-482a-9193-776710ed2e14/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:44 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:44 +0000] "GET /api/atlas/entities/49ec0b3c-f687-4dac-a974-b0cb4a1d9c10 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:44 +0000] "GET /api/atlas/entities/49ec0b3c-f687-4dac-a974-b0cb4a1d9c10 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:44 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbJ23c1eO2fb'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:45 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbJ23c1eO2fb'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:46 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:46 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbtQnPPQj7Jj'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:47 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbtQnPPQj7Jj HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:47 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:47 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbXkM4fj31vO HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:47 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbXkM4fj31vO HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:47 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbXkM4fj31vO HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:47 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:47 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dba0jzinKstB'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [02/Feb/2017:05:25:48 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbDtjyKCXgZp'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.134 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerIT
testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 1.661 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
	at org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:170)


Results :

Failed tests: 
  QuickStartIT.runQuickStart:44 » AtlasService Metadata service API org.apache.a...
  QuickStartV2IT.runQuickStart:47 » AtlasService Metadata service API org.apache...
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:170 expected:<0> but was:<1>
  DataSetLineageJerseyResourceIT.testInputsGraph:62 » AtlasService Metadata serv...
  DataSetLineageJerseyResourceIT.testOutputsGraph:98 » AtlasService Metadata ser...
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testInputsGraph:62 » AtlasService
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testOutputsGraph:98 » AtlasService
  MetadataDiscoveryJerseyResourceIT.setUp:64->BaseResourceIT.createInstance:201 » AtlasService

Tests run: 136, Failures: 8, Errors: 0, Skipped: 17

[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@1b3e20d8{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@35de7c4f{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-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.8-incubating-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/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-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.907 s]
[INFO] apache-atlas ....................................... SUCCESS [ 14.666 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [01:00 min]
[INFO] Apache Atlas Common ................................ SUCCESS [ 21.119 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:44 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 23.174 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.627 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 43.635 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.718 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.417 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.767 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 11.734 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:10 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.720 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.051 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:29 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 17.448 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 36.522 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:04 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [09:27 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: 33:46 min
[INFO] Finished at: 2017-02-02T05:25:53+00:00
[INFO] Final Memory: 335M/1827M
[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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5246 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6875 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 7758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 7758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 7758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 7758 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 7986 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 8128 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 8128 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8128 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 10341 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15434 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 16703 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 27600 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 27980 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 27980 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 27980 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 27980 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 28442 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 32627 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 582.35 MB of artifacts by 63.0% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/582/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/582/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/582/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/582/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/582/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/582/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/582/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/582/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/582/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/582/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/582/testng/testng-results.xml'
1.754386% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #606

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/606/changes>

Changes:

[madhan] ATLAS-1436: added license text for the file added in the earlier commit

------------------------------------------
[...truncated 357 lines...]
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/intg'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/intg>
[INFO] Storing buildNumber: c6ace7afd203fb08ce13f41bf87dca36f3117c93 at timestamp: 1487022982228
[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/apache-atlas-nightly/ws/intg'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/intg>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-intg ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-intg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-intg ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/main/java/org/apache/atlas/model/instance/AtlasStruct.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/main/java/org/apache/atlas/model/instance/AtlasStruct.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-intg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-intg ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/test/java/org/apache/atlas/TestUtilsV2.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/test/java/org/apache/atlas/TestUtilsV2.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/test/java/org/apache/atlas/TestUtilsV2.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-intg ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.TestUtilsV2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.atlas.TestUtilsV2
Running org.apache.atlas.model.instance.TestAtlasClassification
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.327 sec - in org.apache.atlas.model.instance.TestAtlasClassification
Running org.apache.atlas.model.instance.TestAtlasEntity
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.379 sec - in org.apache.atlas.model.instance.TestAtlasEntity
Running org.apache.atlas.model.typedef.TestAtlasClassificationDef
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 sec - in org.apache.atlas.model.typedef.TestAtlasClassificationDef
Running org.apache.atlas.model.typedef.TestAtlasStructDef
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.667 sec - in org.apache.atlas.model.typedef.TestAtlasStructDef
Running org.apache.atlas.model.typedef.TestAtlasEnumDef
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 sec - in org.apache.atlas.model.typedef.TestAtlasEnumDef
Running org.apache.atlas.model.typedef.TestAtlasEntityDef
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.59 sec - in org.apache.atlas.model.typedef.TestAtlasEntityDef
Running org.apache.atlas.type.TestAtlasObjectIdType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec - in org.apache.atlas.type.TestAtlasObjectIdType
Running org.apache.atlas.type.TestAtlasDoubleType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 sec - in org.apache.atlas.type.TestAtlasDoubleType
Running org.apache.atlas.type.TestAtlasByteType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec - in org.apache.atlas.type.TestAtlasByteType
Running org.apache.atlas.type.TestAtlasEntityType
Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.452 sec <<< FAILURE! - in org.apache.atlas.type.TestAtlasEntityType
testEntityTypeValidateValue(org.apache.atlas.type.TestAtlasEntityType)  Time elapsed: 0.01 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.type.TestAtlasEntityType.testEntityTypeValidateValue(TestAtlasEntityType.java:121)

Running org.apache.atlas.type.TestAtlasShortType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 sec - in org.apache.atlas.type.TestAtlasShortType
Running org.apache.atlas.type.TestAtlasStructType
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.41 sec - in org.apache.atlas.type.TestAtlasStructType
Running org.apache.atlas.type.TestAtlasBigDecimalType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec - in org.apache.atlas.type.TestAtlasBigDecimalType
Running org.apache.atlas.type.TestAtlasDateType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec - in org.apache.atlas.type.TestAtlasDateType
Running org.apache.atlas.type.TestAtlasFloatType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec - in org.apache.atlas.type.TestAtlasFloatType
Running org.apache.atlas.type.TestAtlasBigIntegerType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec - in org.apache.atlas.type.TestAtlasBigIntegerType
Running org.apache.atlas.type.TestAtlasIntType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec - in org.apache.atlas.type.TestAtlasIntType
Running org.apache.atlas.type.TestAtlasClassificationType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 sec - in org.apache.atlas.type.TestAtlasClassificationType
Running org.apache.atlas.type.TestAtlasTypeRegistry
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 sec - in org.apache.atlas.type.TestAtlasTypeRegistry
Running org.apache.atlas.type.TestAtlasStringType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.apache.atlas.type.TestAtlasStringType
Running org.apache.atlas.type.TestAtlasMapType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 sec - in org.apache.atlas.type.TestAtlasMapType
Running org.apache.atlas.type.TestAtlasArrayType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 sec - in org.apache.atlas.type.TestAtlasArrayType
Running org.apache.atlas.type.TestAtlasLongType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.apache.atlas.type.TestAtlasLongType
Running org.apache.atlas.type.TestAtlasBooleanType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in org.apache.atlas.type.TestAtlasBooleanType

Results :

Failed tests: 
  TestAtlasEntityType.testEntityTypeValidateValue:121 expected:<true> but was:<false>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.966 s]
[INFO] apache-atlas ....................................... SUCCESS [  7.387 s]
[INFO] Apache Atlas Integration ........................... FAILURE [ 31.503 s]
[INFO] Apache Atlas Common ................................ SKIPPED
[INFO] Apache Atlas Typesystem ............................ SKIPPED
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SKIPPED
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Business Catalog ...................... SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[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: 42.327 s
[INFO] Finished at: 2017-02-13T21:56:53+00:00
[INFO] Final Memory: 83M/1806M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-intg: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/surefire-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-intg
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 30 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6936 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8047 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 8275 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 8417 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 8417 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8417 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 10630 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 11791 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 11899 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 24759 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 25150 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 25150 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 25150 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 25150 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 25612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 29816 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 21 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 558.51 MB of artifacts by 65.7% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/606/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #605

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/605/changes>

Changes:

[dkantor] ATLAS-1539 Integration tests in projects which use the typesystem test

------------------------------------------
[...truncated 357 lines...]
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/intg'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/intg>
[INFO] Storing buildNumber: 997abdb0ac68d2296a43ff66dba0c4169c85390a at timestamp: 1487012186218
[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/apache-atlas-nightly/ws/intg'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/intg>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-intg ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-intg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-intg ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/main/java/org/apache/atlas/model/instance/AtlasStruct.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/main/java/org/apache/atlas/model/instance/AtlasStruct.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-intg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-intg ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/test/java/org/apache/atlas/TestUtilsV2.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/test/java/org/apache/atlas/TestUtilsV2.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/test/java/org/apache/atlas/TestUtilsV2.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-intg ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.TestUtilsV2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in org.apache.atlas.TestUtilsV2
Running org.apache.atlas.model.instance.TestAtlasClassification
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 sec - in org.apache.atlas.model.instance.TestAtlasClassification
Running org.apache.atlas.model.instance.TestAtlasEntity
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.414 sec - in org.apache.atlas.model.instance.TestAtlasEntity
Running org.apache.atlas.model.typedef.TestAtlasClassificationDef
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.447 sec - in org.apache.atlas.model.typedef.TestAtlasClassificationDef
Running org.apache.atlas.model.typedef.TestAtlasStructDef
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 sec - in org.apache.atlas.model.typedef.TestAtlasStructDef
Running org.apache.atlas.model.typedef.TestAtlasEnumDef
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 sec - in org.apache.atlas.model.typedef.TestAtlasEnumDef
Running org.apache.atlas.model.typedef.TestAtlasEntityDef
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 sec - in org.apache.atlas.model.typedef.TestAtlasEntityDef
Running org.apache.atlas.type.TestAtlasObjectIdType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec - in org.apache.atlas.type.TestAtlasObjectIdType
Running org.apache.atlas.type.TestAtlasDoubleType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec - in org.apache.atlas.type.TestAtlasDoubleType
Running org.apache.atlas.type.TestAtlasByteType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 sec - in org.apache.atlas.type.TestAtlasByteType
Running org.apache.atlas.type.TestAtlasEntityType
Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.438 sec <<< FAILURE! - in org.apache.atlas.type.TestAtlasEntityType
testEntityTypeValidateValue(org.apache.atlas.type.TestAtlasEntityType)  Time elapsed: 0.011 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.type.TestAtlasEntityType.testEntityTypeValidateValue(TestAtlasEntityType.java:121)

Running org.apache.atlas.type.TestAtlasShortType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 sec - in org.apache.atlas.type.TestAtlasShortType
Running org.apache.atlas.type.TestAtlasStructType
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 sec - in org.apache.atlas.type.TestAtlasStructType
Running org.apache.atlas.type.TestAtlasBigDecimalType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec - in org.apache.atlas.type.TestAtlasBigDecimalType
Running org.apache.atlas.type.TestAtlasDateType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec - in org.apache.atlas.type.TestAtlasDateType
Running org.apache.atlas.type.TestAtlasFloatType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec - in org.apache.atlas.type.TestAtlasFloatType
Running org.apache.atlas.type.TestAtlasBigIntegerType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 sec - in org.apache.atlas.type.TestAtlasBigIntegerType
Running org.apache.atlas.type.TestAtlasIntType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec - in org.apache.atlas.type.TestAtlasIntType
Running org.apache.atlas.type.TestAtlasClassificationType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 sec - in org.apache.atlas.type.TestAtlasClassificationType
Running org.apache.atlas.type.TestAtlasTypeRegistry
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 sec - in org.apache.atlas.type.TestAtlasTypeRegistry
Running org.apache.atlas.type.TestAtlasStringType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec - in org.apache.atlas.type.TestAtlasStringType
Running org.apache.atlas.type.TestAtlasMapType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 sec - in org.apache.atlas.type.TestAtlasMapType
Running org.apache.atlas.type.TestAtlasArrayType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 sec - in org.apache.atlas.type.TestAtlasArrayType
Running org.apache.atlas.type.TestAtlasLongType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec - in org.apache.atlas.type.TestAtlasLongType
Running org.apache.atlas.type.TestAtlasBooleanType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec - in org.apache.atlas.type.TestAtlasBooleanType

Results :

Failed tests: 
  TestAtlasEntityType.testEntityTypeValidateValue:121 expected:<true> but was:<false>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.909 s]
[INFO] apache-atlas ....................................... SUCCESS [  7.880 s]
[INFO] Apache Atlas Integration ........................... FAILURE [ 32.113 s]
[INFO] Apache Atlas Common ................................ SKIPPED
[INFO] Apache Atlas Typesystem ............................ SKIPPED
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SKIPPED
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Business Catalog ...................... SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[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: 43.438 s
[INFO] Finished at: 2017-02-13T18:56:58+00:00
[INFO] Final Memory: 78M/1808M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-intg: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/surefire-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-intg
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 30 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6936 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8047 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 8275 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 8417 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 8417 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8417 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 10630 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 11791 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 11899 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 24759 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 25150 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 25150 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 25150 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 25150 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 25612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 29816 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 21 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 558.51 MB of artifacts by 65.7% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/605/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #604

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/604/changes>

Changes:

[madhan] ATLAS-1544: implementation of REST endpoints for entity

[madhan] ATLAS-1436: (Part 3) ignoreCache and query tuning for MetricsService

------------------------------------------
[...truncated 357 lines...]
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/intg'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/intg>
[INFO] Storing buildNumber: 9db4d26191b4250b714fa3a9cd6d708cca172b83 at timestamp: 1486974847946
[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/apache-atlas-nightly/ws/intg'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/intg>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-intg ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-intg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-intg ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/main/java/org/apache/atlas/model/instance/AtlasStruct.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/main/java/org/apache/atlas/model/instance/AtlasStruct.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-intg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-intg ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/test/java/org/apache/atlas/TestUtilsV2.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/test/java/org/apache/atlas/TestUtilsV2.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/src/test/java/org/apache/atlas/TestUtilsV2.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-intg ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.TestUtilsV2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec - in org.apache.atlas.TestUtilsV2
Running org.apache.atlas.model.instance.TestAtlasClassification
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 sec - in org.apache.atlas.model.instance.TestAtlasClassification
Running org.apache.atlas.model.instance.TestAtlasEntity
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 sec - in org.apache.atlas.model.instance.TestAtlasEntity
Running org.apache.atlas.model.typedef.TestAtlasClassificationDef
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.362 sec - in org.apache.atlas.model.typedef.TestAtlasClassificationDef
Running org.apache.atlas.model.typedef.TestAtlasStructDef
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.622 sec - in org.apache.atlas.model.typedef.TestAtlasStructDef
Running org.apache.atlas.model.typedef.TestAtlasEnumDef
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.654 sec - in org.apache.atlas.model.typedef.TestAtlasEnumDef
Running org.apache.atlas.model.typedef.TestAtlasEntityDef
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.701 sec - in org.apache.atlas.model.typedef.TestAtlasEntityDef
Running org.apache.atlas.type.TestAtlasObjectIdType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec - in org.apache.atlas.type.TestAtlasObjectIdType
Running org.apache.atlas.type.TestAtlasDoubleType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 sec - in org.apache.atlas.type.TestAtlasDoubleType
Running org.apache.atlas.type.TestAtlasByteType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec - in org.apache.atlas.type.TestAtlasByteType
Running org.apache.atlas.type.TestAtlasEntityType
Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.516 sec <<< FAILURE! - in org.apache.atlas.type.TestAtlasEntityType
testEntityTypeValidateValue(org.apache.atlas.type.TestAtlasEntityType)  Time elapsed: 0.01 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.type.TestAtlasEntityType.testEntityTypeValidateValue(TestAtlasEntityType.java:121)

Running org.apache.atlas.type.TestAtlasShortType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec - in org.apache.atlas.type.TestAtlasShortType
Running org.apache.atlas.type.TestAtlasStructType
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 sec - in org.apache.atlas.type.TestAtlasStructType
Running org.apache.atlas.type.TestAtlasBigDecimalType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec - in org.apache.atlas.type.TestAtlasBigDecimalType
Running org.apache.atlas.type.TestAtlasDateType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec - in org.apache.atlas.type.TestAtlasDateType
Running org.apache.atlas.type.TestAtlasFloatType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in org.apache.atlas.type.TestAtlasFloatType
Running org.apache.atlas.type.TestAtlasBigIntegerType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec - in org.apache.atlas.type.TestAtlasBigIntegerType
Running org.apache.atlas.type.TestAtlasIntType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec - in org.apache.atlas.type.TestAtlasIntType
Running org.apache.atlas.type.TestAtlasClassificationType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 sec - in org.apache.atlas.type.TestAtlasClassificationType
Running org.apache.atlas.type.TestAtlasTypeRegistry
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 sec - in org.apache.atlas.type.TestAtlasTypeRegistry
Running org.apache.atlas.type.TestAtlasStringType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 sec - in org.apache.atlas.type.TestAtlasStringType
Running org.apache.atlas.type.TestAtlasMapType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 sec - in org.apache.atlas.type.TestAtlasMapType
Running org.apache.atlas.type.TestAtlasArrayType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec - in org.apache.atlas.type.TestAtlasArrayType
Running org.apache.atlas.type.TestAtlasLongType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.apache.atlas.type.TestAtlasLongType
Running org.apache.atlas.type.TestAtlasBooleanType
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 sec - in org.apache.atlas.type.TestAtlasBooleanType

Results :

Failed tests: 
  TestAtlasEntityType.testEntityTypeValidateValue:121 expected:<true> but was:<false>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.999 s]
[INFO] apache-atlas ....................................... SUCCESS [ 10.234 s]
[INFO] Apache Atlas Integration ........................... FAILURE [ 32.223 s]
[INFO] Apache Atlas Common ................................ SKIPPED
[INFO] Apache Atlas Typesystem ............................ SKIPPED
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SKIPPED
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Business Catalog ...................... SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[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: 45.974 s
[INFO] Finished at: 2017-02-13T08:34:39+00:00
[INFO] Final Memory: 78M/1806M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-intg: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/surefire-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-intg
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 30 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6936 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8047 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 8275 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 8417 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 8417 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8417 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 10630 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 11791 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 11899 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 24759 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 25150 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 25150 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 25150 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 25150 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 25612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 29816 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 21 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 558.51 MB of artifacts by 65.7% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/604/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #603

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/603/>

------------------------------------------
[...truncated 5276 lines...]
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteSubTerm(TaxonomyServiceTest.java:529)

testDeleteTaxonomy(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteTaxonomy(TaxonomyServiceTest.java:194)

testDeleteTerm(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteTerm(TaxonomyServiceTest.java:493)

testGetSubTerms_collection(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.13 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetSubTerms_collection(TaxonomyServiceTest.java:378)

testGetSubTerms_instance(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.003 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetSubTerms_instance(TaxonomyServiceTest.java:326)

testGetTaxonomies(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomies(TaxonomyServiceTest.java:125)

testGetTaxonomy(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomy(TaxonomyServiceTest.java:84)

testGetTaxonomyTerm(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomyTerm(TaxonomyServiceTest.java:235)

testGetTaxonomyTerms(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomyTerms(TaxonomyServiceTest.java:277)

Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.249 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.web.filters.AuditFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.53 sec - in org.apache.atlas.web.filters.AuditFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.276 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.util.RestUtilsTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec - in org.apache.atlas.util.RestUtilsTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.812 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.155 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  TaxonomyServiceTest.testCreateSubTerm:456 expected:<true> but was:<false>
  TaxonomyServiceTest.testCreateTaxonomy:158 expected:<true> but was:<false>
  TaxonomyServiceTest.testCreateTerm:416 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteSubTerm:529 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteTaxonomy:194 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteTerm:493 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetSubTerms_collection:378 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetSubTerms_instance:326 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomies:125 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomy:84 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomyTerm:235 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomyTerms:277 expected:<true> but was:<false>

Tests run: 113, Failures: 12, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.034 s]
[INFO] apache-atlas ....................................... SUCCESS [ 12.786 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 51.949 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 18.748 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:35 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 21.551 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.164 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 43.717 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.661 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.331 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.464 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 11.265 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:08 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.801 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.178 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:03 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 23.726 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 50.418 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:20 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [05: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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29:24 min
[INFO] Finished at: 2017-02-11T21:26:29+00:00
[INFO] Final Memory: 163M/1124M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6936 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8047 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 8275 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 8417 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 8417 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8417 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 10630 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15910 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 17071 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 30039 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 30430 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 30430 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 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30892 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 35096 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 558.50 MB of artifacts by 65.7% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/603/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/603/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/603/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/603/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/603/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/603/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/603/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/603/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/603/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/603/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #602

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/602/changes>

Changes:

[madhan] ATLAS-1549: Remove unwanted API call for Lineage

------------------------------------------
[...truncated 160 lines...]
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:sqoop-bridge-shim:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1803, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:sqoop-bridge:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1803, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:storm-bridge-shim:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1803, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:storm-bridge:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin net.alchim31.maven:scala-maven-plugin @ org.apache.atlas:storm-bridge:[unknown-version], <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/pom.xml,> line 514, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-distro:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1803, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:apache-atlas:pom:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ line 1803, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Atlas Server Build Tools
[INFO] apache-atlas
[INFO] Apache Atlas Integration
[INFO] Apache Atlas Common
[INFO] Apache Atlas Typesystem
[INFO] Apache Atlas Client
[INFO] Apache Atlas Server API
[INFO] Apache Atlas Notification
[INFO] Apache Atlas Graph Database Projects
[INFO] Apache Atlas Graph Database API
[INFO] Graph Database Common Code
[INFO] Shaded version of Apache hbase client
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl
[INFO] Apache Atlas Graph Database Implementation Dependencies
[INFO] Shaded version of Apache hbase server
[INFO] Apache Atlas Repository
[INFO] Apache Atlas Authorization
[INFO] Apache Atlas Business Catalog
[INFO] Apache Atlas UI
[INFO] Apache Atlas Web Application
[INFO] Apache Atlas Documentation
[INFO] Apache Atlas FileSystem Model
[INFO] Apache Atlas Plugin Classloader
[INFO] Apache Atlas Hive Bridge Shim
[INFO] Apache Atlas Hive Bridge
[INFO] Apache Atlas Falcon Bridge Shim
[INFO] Apache Atlas Falcon Bridge
[INFO] Apache Atlas Sqoop Bridge Shim
[INFO] Apache Atlas Sqoop Bridge
[INFO] Apache Atlas Storm Bridge Shim
[INFO] Apache Atlas Storm Bridge
[INFO] Apache Atlas Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Server Build Tools 0.8-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-buildtools ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlas-buildtools ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlas-buildtools ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlas-buildtools ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ atlas-buildtools ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/target/atlas-buildtools-0.8-incubating-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ atlas-buildtools ---
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/target/atlas-buildtools-0.8-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-buildtools/0.8-incubating-SNAPSHOT/atlas-buildtools-0.8-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-buildtools/0.8-incubating-SNAPSHOT/atlas-buildtools-0.8-incubating-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlas-buildtools ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlas-buildtools ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlas-buildtools ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ atlas-buildtools ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ atlas-buildtools ---
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/target/atlas-buildtools-0.8-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-buildtools/0.8-incubating-SNAPSHOT/atlas-buildtools-0.8-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-buildtools/0.8-incubating-SNAPSHOT/atlas-buildtools-0.8-incubating-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ atlas-buildtools ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... FAILURE [  1.073 s]
[INFO] apache-atlas ....................................... SKIPPED
[INFO] Apache Atlas Integration ........................... SKIPPED
[INFO] Apache Atlas Common ................................ SKIPPED
[INFO] Apache Atlas Typesystem ............................ SKIPPED
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SKIPPED
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Business Catalog ...................... SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[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: 3.558 s
[INFO] Finished at: 2017-02-11T00:48:53+00:00
[INFO] Final Memory: 34M/913M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project atlas-buildtools: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6936 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8047 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 8275 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 8417 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 8417 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8417 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 10630 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15910 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 17071 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 30039 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 30430 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 30430 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 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30892 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 35096 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 558.50 MB of artifacts by 65.7% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

Build failed in Jenkins: apache-atlas-nightly #601

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/601/>

------------------------------------------
[...truncated 160 lines...]
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:sqoop-bridge-shim:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1803, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:sqoop-bridge:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1803, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:storm-bridge-shim:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1803, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:storm-bridge:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin net.alchim31.maven:scala-maven-plugin @ org.apache.atlas:storm-bridge:[unknown-version], <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/pom.xml,> line 514, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-distro:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1803, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:apache-atlas:pom:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ line 1803, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Atlas Server Build Tools
[INFO] apache-atlas
[INFO] Apache Atlas Integration
[INFO] Apache Atlas Common
[INFO] Apache Atlas Typesystem
[INFO] Apache Atlas Client
[INFO] Apache Atlas Server API
[INFO] Apache Atlas Notification
[INFO] Apache Atlas Graph Database Projects
[INFO] Apache Atlas Graph Database API
[INFO] Graph Database Common Code
[INFO] Shaded version of Apache hbase client
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl
[INFO] Apache Atlas Graph Database Implementation Dependencies
[INFO] Shaded version of Apache hbase server
[INFO] Apache Atlas Repository
[INFO] Apache Atlas Authorization
[INFO] Apache Atlas Business Catalog
[INFO] Apache Atlas UI
[INFO] Apache Atlas Web Application
[INFO] Apache Atlas Documentation
[INFO] Apache Atlas FileSystem Model
[INFO] Apache Atlas Plugin Classloader
[INFO] Apache Atlas Hive Bridge Shim
[INFO] Apache Atlas Hive Bridge
[INFO] Apache Atlas Falcon Bridge Shim
[INFO] Apache Atlas Falcon Bridge
[INFO] Apache Atlas Sqoop Bridge Shim
[INFO] Apache Atlas Sqoop Bridge
[INFO] Apache Atlas Storm Bridge Shim
[INFO] Apache Atlas Storm Bridge
[INFO] Apache Atlas Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Server Build Tools 0.8-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-buildtools ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlas-buildtools ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlas-buildtools ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlas-buildtools ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ atlas-buildtools ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/target/atlas-buildtools-0.8-incubating-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ atlas-buildtools ---
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/target/atlas-buildtools-0.8-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-buildtools/0.8-incubating-SNAPSHOT/atlas-buildtools-0.8-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-buildtools/0.8-incubating-SNAPSHOT/atlas-buildtools-0.8-incubating-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlas-buildtools ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlas-buildtools ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlas-buildtools ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ atlas-buildtools ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ atlas-buildtools ---
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/target/atlas-buildtools-0.8-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-buildtools/0.8-incubating-SNAPSHOT/atlas-buildtools-0.8-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-buildtools/0.8-incubating-SNAPSHOT/atlas-buildtools-0.8-incubating-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ atlas-buildtools ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... FAILURE [  1.025 s]
[INFO] apache-atlas ....................................... SKIPPED
[INFO] Apache Atlas Integration ........................... SKIPPED
[INFO] Apache Atlas Common ................................ SKIPPED
[INFO] Apache Atlas Typesystem ............................ SKIPPED
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SKIPPED
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Business Catalog ...................... SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[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: 3.459 s
[INFO] Finished at: 2017-02-10T22:13:25+00:00
[INFO] Final Memory: 34M/913M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project atlas-buildtools: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6936 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8047 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 8275 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 8417 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 8417 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8417 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 10630 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15910 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 17071 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 30039 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 30430 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 30430 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 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30892 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 35096 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 558.50 MB of artifacts by 65.7% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

Build failed in Jenkins: apache-atlas-nightly #600

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/600/changes>

Changes:

[madhan] ATLAS-1550: fix for unit test failure in

------------------------------------------
[...truncated 5211 lines...]
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteSubTerm(TaxonomyServiceTest.java:529)

testDeleteTaxonomy(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteTaxonomy(TaxonomyServiceTest.java:194)

testDeleteTerm(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteTerm(TaxonomyServiceTest.java:493)

testGetSubTerms_collection(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.123 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetSubTerms_collection(TaxonomyServiceTest.java:378)

testGetSubTerms_instance(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetSubTerms_instance(TaxonomyServiceTest.java:326)

testGetTaxonomies(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomies(TaxonomyServiceTest.java:125)

testGetTaxonomy(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomy(TaxonomyServiceTest.java:84)

testGetTaxonomyTerm(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomyTerm(TaxonomyServiceTest.java:235)

testGetTaxonomyTerms(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomyTerms(TaxonomyServiceTest.java:277)

Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.web.filters.AuditFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 sec - in org.apache.atlas.web.filters.AuditFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.495 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.util.RestUtilsTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec - in org.apache.atlas.util.RestUtilsTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.097 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.422 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  TaxonomyServiceTest.testCreateSubTerm:456 expected:<true> but was:<false>
  TaxonomyServiceTest.testCreateTaxonomy:158 expected:<true> but was:<false>
  TaxonomyServiceTest.testCreateTerm:416 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteSubTerm:529 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteTaxonomy:194 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteTerm:493 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetSubTerms_collection:378 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetSubTerms_instance:326 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomies:125 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomy:84 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomyTerm:235 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomyTerms:277 expected:<true> but was:<false>

Tests run: 113, Failures: 12, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.012 s]
[INFO] apache-atlas ....................................... SUCCESS [ 14.363 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 55.235 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 20.446 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:53 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 24.078 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 14.328 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 49.484 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.741 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  9.604 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  9.654 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 13.962 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:13 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.936 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 29.928 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [15:02 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 15.441 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 35.925 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:13 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [04: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: 30:03 min
[INFO] Finished at: 2017-02-10T19:39:43+00:00
[INFO] Final Memory: 161M/1137M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6936 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8047 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 8275 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 8417 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 8417 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8417 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 10630 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15910 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 17071 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 30039 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 30430 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 30430 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 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30892 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 35096 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 558.50 MB of artifacts by 65.7% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/600/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/600/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/600/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/600/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/600/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/600/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/600/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/600/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/600/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/600/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #599

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/599/changes>

Changes:

[svimal2106] Atlas server fails to start if duplicate types are found during

[madhan] ATLAS-1524: improvements on create/edit entity UI

[madhan] ATLAS-1545 : UI updates for recent changes in TypesREST

------------------------------------------
[...truncated 774 lines...]

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-typesystem ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-typesystem ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-typesystem ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 6 Scala sources and 48 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-typesystem ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/src/main/java/org/apache/atlas/typesystem/types/FieldMapping.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/src/main/java/org/apache/atlas/typesystem/types/FieldMapping.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-typesystem ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-typesystem ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 7 Scala sources and 15 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-typesystem ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/src/test/java/org/apache/atlas/typesystem/types/BaseTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/src/test/java/org/apache/atlas/typesystem/types/BaseTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-typesystem ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.typesystem.builders.TypesBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 sec - in org.apache.atlas.typesystem.builders.TypesBuilderTest
Running org.apache.atlas.typesystem.builders.BuilderTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.apache.atlas.typesystem.builders.BuilderTest
Running org.apache.atlas.typesystem.builders.InstanceBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 sec - in org.apache.atlas.typesystem.builders.InstanceBuilderTest
Running org.apache.atlas.typesystem.builders.MultiplicityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 sec - in org.apache.atlas.typesystem.builders.MultiplicityTest
Running org.apache.atlas.typesystem.types.ValidationTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 sec - in org.apache.atlas.typesystem.types.ValidationTest
Running org.apache.atlas.typesystem.types.cache.DefaultTypeCacheTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 sec - in org.apache.atlas.typesystem.types.cache.DefaultTypeCacheTest
Running org.apache.atlas.typesystem.types.EnumTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.1 sec - in org.apache.atlas.typesystem.types.EnumTest
Running org.apache.atlas.typesystem.types.StructTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 sec - in org.apache.atlas.typesystem.types.StructTest
Running org.apache.atlas.typesystem.types.HierarchicalTypeTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in org.apache.atlas.typesystem.types.HierarchicalTypeTest
Running org.apache.atlas.typesystem.types.HierarchicalTypeDependencySorterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 sec - in org.apache.atlas.typesystem.types.HierarchicalTypeDependencySorterTest
Running org.apache.atlas.typesystem.types.TypeInheritanceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 sec - in org.apache.atlas.typesystem.types.TypeInheritanceTest
Running org.apache.atlas.typesystem.types.TraitTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 sec - in org.apache.atlas.typesystem.types.TraitTest
Running org.apache.atlas.typesystem.types.ClassTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 sec - in org.apache.atlas.typesystem.types.ClassTest
Running org.apache.atlas.typesystem.types.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.apache.atlas.typesystem.types.BaseTest
Running org.apache.atlas.typesystem.types.TypeUpdateBaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.apache.atlas.typesystem.types.TypeUpdateBaseTest
Running org.apache.atlas.typesystem.types.TypeSystemTest
Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.099 sec <<< FAILURE! - in org.apache.atlas.typesystem.types.TypeSystemTest
testDuplicateTypenames(org.apache.atlas.typesystem.types.TypeSystemTest)  Time elapsed: 0.049 sec  <<< FAILURE!
java.lang.AssertionError: Expected TypeExistsException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.typesystem.types.TypeSystemTest.testDuplicateTypenames(TypeSystemTest.java:287)

Running org.apache.atlas.typesystem.types.FieldMappingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.793 sec - in org.apache.atlas.typesystem.types.FieldMappingTest
Running org.apache.atlas.typesystem.json.SerializationJavaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.143 sec - in org.apache.atlas.typesystem.json.SerializationJavaTest
Running org.apache.atlas.typesystem.json.SerializationTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.695 sec - in org.apache.atlas.typesystem.json.SerializationTest
Running org.apache.atlas.typesystem.json.InstanceSerializationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.184 sec - in org.apache.atlas.typesystem.json.InstanceSerializationTest
Running org.apache.atlas.typesystem.json.TypesSerializationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.111 sec - in org.apache.atlas.typesystem.json.TypesSerializationTest
Running org.apache.atlas.ApplicationPropertiesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 sec - in org.apache.atlas.ApplicationPropertiesTest

Results :

Failed tests: 
  TypeSystemTest.testDuplicateTypenames:287 Expected TypeExistsException

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.040 s]
[INFO] apache-atlas ....................................... SUCCESS [  7.686 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 53.525 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 18.181 s]
[INFO] Apache Atlas Typesystem ............................ FAILURE [01:15 min]
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SKIPPED
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Business Catalog ...................... SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[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: 02:38 min
[INFO] Finished at: 2017-02-10T10:01:13+00:00
[INFO] Final Memory: 98M/1760M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-typesystem: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/surefire-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-typesystem
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 30 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6936 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8047 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 8275 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 8417 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 8417 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8417 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 10630 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15910 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 17071 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 30039 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 30430 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 30430 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 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30892 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 21 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #535
Archiving artifacts
Compressed 558.50 MB of artifacts by 65.7% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/599/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/599/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/599/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #598

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/598/changes>

Changes:

[madhan] ATLAS-1534: TypesREST clean up for simpler REST interface

------------------------------------------
[...truncated 5208 lines...]
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteSubTerm(TaxonomyServiceTest.java:529)

testDeleteTaxonomy(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteTaxonomy(TaxonomyServiceTest.java:194)

testDeleteTerm(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteTerm(TaxonomyServiceTest.java:493)

testGetSubTerms_collection(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.13 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetSubTerms_collection(TaxonomyServiceTest.java:378)

testGetSubTerms_instance(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.003 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetSubTerms_instance(TaxonomyServiceTest.java:326)

testGetTaxonomies(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomies(TaxonomyServiceTest.java:125)

testGetTaxonomy(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomy(TaxonomyServiceTest.java:84)

testGetTaxonomyTerm(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomyTerm(TaxonomyServiceTest.java:235)

testGetTaxonomyTerms(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomyTerms(TaxonomyServiceTest.java:277)

Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.093 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.web.filters.AuditFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 sec - in org.apache.atlas.web.filters.AuditFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.945 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.util.RestUtilsTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 sec - in org.apache.atlas.util.RestUtilsTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.374 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.405 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  TaxonomyServiceTest.testCreateSubTerm:456 expected:<true> but was:<false>
  TaxonomyServiceTest.testCreateTaxonomy:158 expected:<true> but was:<false>
  TaxonomyServiceTest.testCreateTerm:416 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteSubTerm:529 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteTaxonomy:194 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteTerm:493 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetSubTerms_collection:378 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetSubTerms_instance:326 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomies:125 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomy:84 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomyTerm:235 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomyTerms:277 expected:<true> but was:<false>

Tests run: 113, Failures: 12, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.838 s]
[INFO] apache-atlas ....................................... SUCCESS [  8.084 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 51.148 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 17.631 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:33 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 23.120 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.300 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 43.127 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.704 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.787 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.557 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 10.677 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:58 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.164 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 24.219 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:16 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 17.984 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 35.005 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 57.001 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [04: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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:32 min
[INFO] Finished at: 2017-02-10T07:24:34+00:00
[INFO] Final Memory: 167M/1176M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6936 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8047 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 8275 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 8417 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 8417 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8417 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 10630 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15910 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 17071 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 30039 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 30430 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 30430 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 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30892 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 35083 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 558.49 MB of artifacts by 65.7% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/598/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/598/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/598/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/598/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/598/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/598/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/598/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/598/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/598/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/598/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #597

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/597/changes>

Changes:

[madhan] ATLAS-1503: implementation of REST API for export

------------------------------------------
[...truncated 5209 lines...]
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteSubTerm(TaxonomyServiceTest.java:529)

testDeleteTaxonomy(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteTaxonomy(TaxonomyServiceTest.java:194)

testDeleteTerm(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteTerm(TaxonomyServiceTest.java:493)

testGetSubTerms_collection(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.147 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetSubTerms_collection(TaxonomyServiceTest.java:378)

testGetSubTerms_instance(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.003 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetSubTerms_instance(TaxonomyServiceTest.java:326)

testGetTaxonomies(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomies(TaxonomyServiceTest.java:125)

testGetTaxonomy(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomy(TaxonomyServiceTest.java:84)

testGetTaxonomyTerm(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomyTerm(TaxonomyServiceTest.java:235)

testGetTaxonomyTerms(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomyTerms(TaxonomyServiceTest.java:277)

Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.16 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.web.filters.AuditFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 sec - in org.apache.atlas.web.filters.AuditFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.924 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.util.RestUtilsTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 sec - in org.apache.atlas.util.RestUtilsTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.497 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.993 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  TaxonomyServiceTest.testCreateSubTerm:456 expected:<true> but was:<false>
  TaxonomyServiceTest.testCreateTaxonomy:158 expected:<true> but was:<false>
  TaxonomyServiceTest.testCreateTerm:416 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteSubTerm:529 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteTaxonomy:194 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteTerm:493 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetSubTerms_collection:378 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetSubTerms_instance:326 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomies:125 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomy:84 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomyTerm:235 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomyTerms:277 expected:<true> but was:<false>

Tests run: 113, Failures: 12, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.388 s]
[INFO] apache-atlas ....................................... SUCCESS [ 14.583 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 54.966 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 18.149 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:39 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 22.822 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.727 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 44.118 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.635 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.088 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  8.175 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 12.437 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:06 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.736 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 26.011 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:29 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 15.553 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 35.927 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 54.012 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [04: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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:11 min
[INFO] Finished at: 2017-02-10T04:36:36+00:00
[INFO] Final Memory: 162M/1139M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6940 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8051 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 8279 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 8421 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 8421 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8421 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 10634 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15947 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 17108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17216 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 30132 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 30523 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 30523 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 30523 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30523 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30985 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 35176 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 558.49 MB of artifacts by 65.7% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #596

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/596/changes>

Changes:

[jnhagelberg] ATLAS-1535 : Some webapp tests are failing due to a stale Titan

------------------------------------------
[...truncated 5270 lines...]
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteSubTerm(TaxonomyServiceTest.java:529)

testDeleteTaxonomy(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteTaxonomy(TaxonomyServiceTest.java:194)

testDeleteTerm(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteTerm(TaxonomyServiceTest.java:493)

testGetSubTerms_collection(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.128 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetSubTerms_collection(TaxonomyServiceTest.java:378)

testGetSubTerms_instance(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.003 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetSubTerms_instance(TaxonomyServiceTest.java:326)

testGetTaxonomies(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.003 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomies(TaxonomyServiceTest.java:125)

testGetTaxonomy(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomy(TaxonomyServiceTest.java:84)

testGetTaxonomyTerm(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomyTerm(TaxonomyServiceTest.java:235)

testGetTaxonomyTerms(org.apache.atlas.web.resources.TaxonomyServiceTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomyTerms(TaxonomyServiceTest.java:277)

Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.web.filters.AuditFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 sec - in org.apache.atlas.web.filters.AuditFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.553 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.util.RestUtilsTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec - in org.apache.atlas.util.RestUtilsTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.786 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.166 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  TaxonomyServiceTest.testCreateSubTerm:456 expected:<true> but was:<false>
  TaxonomyServiceTest.testCreateTaxonomy:158 expected:<true> but was:<false>
  TaxonomyServiceTest.testCreateTerm:416 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteSubTerm:529 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteTaxonomy:194 expected:<true> but was:<false>
  TaxonomyServiceTest.testDeleteTerm:493 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetSubTerms_collection:378 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetSubTerms_instance:326 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomies:125 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomy:84 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomyTerm:235 expected:<true> but was:<false>
  TaxonomyServiceTest.testGetTaxonomyTerms:277 expected:<true> but was:<false>

Tests run: 113, Failures: 12, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.714 s]
[INFO] apache-atlas ....................................... SUCCESS [ 14.699 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 52.294 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 19.265 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:39 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 22.649 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.032 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 44.656 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.644 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.719 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.777 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 11.918 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:12 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.798 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.825 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [21:58 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 15.549 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 35.167 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 54.072 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [04: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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35:53 min
[INFO] Finished at: 2017-02-10T01:37:38+00:00
[INFO] Final Memory: 165M/987M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6940 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8051 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 8279 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 8421 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 8421 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8421 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 10634 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15741 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16902 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17010 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29898 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 30289 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 30289 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 30289 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30289 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30751 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34942 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 558.23 MB of artifacts by 65.7% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/596/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/596/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/596/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/596/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/596/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/596/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/596/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/596/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/596/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/596/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #595

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/595/changes>

Changes:

[dkantor] ATLAS-1401 Document in detail how to set up Eclipse for Atlas dev

------------------------------------------
[...truncated 5671 lines...]
127.0.0.1 - - [09/Feb/2017:20:43:51 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:51 +0000] "POST /api/atlas/entities/557935e3-f589-463f-8fcc-ba22838512d8/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:51 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:51 +0000] "POST /api/atlas/entities/557935e3-f589-463f-8fcc-ba22838512d8/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:51 +0000] "DELETE /api/atlas/entities/557935e3-f589-463f-8fcc-ba22838512d8/traits/TraitsDE8KfU8IB HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:51 +0000] "POST /api/atlas/entities/557935e3-f589-463f-8fcc-ba22838512d8?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:51 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:51 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:51 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-eRSiMBYe9J HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.381 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [09/Feb/2017:20:43:56 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:57 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:57 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:57 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:58 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbFFmmRJeMoh'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:59 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbFFmmRJeMoh HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:59 +0000] "GET /api/atlas/entities/68136908-0125-4e19-ab79-44065bbdb0a4/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:59 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:59 +0000] "GET /api/atlas/entities/32be925f-9e55-461f-aced-33f18dc20be7 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:59 +0000] "GET /api/atlas/entities/32be925f-9e55-461f-aced-33f18dc20be7 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:43:59 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbedEVeXMnO4'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:44:00 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbedEVeXMnO4'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:44:01 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:44:01 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbYNUSC7Z8G5'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:44:02 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbYNUSC7Z8G5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:44:02 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:44:02 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbLCueHTW6Uw HTTP/1.1" 500 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:44:03 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:44:03 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbS2kkqXApr1'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:20:44:04 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dboxoBi0A17K'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 12.123 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerIT
testUpdateEntityPartial(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 0.561 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@6bb60e9a 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:130)

testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 1.836 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
	at org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:170)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API org.apache...
  NotificationHookConsumerIT.testUpdateEntityPartial:130->BaseResourceIT.waitFor:664 » AtlasService
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:170 expected:<0> but was:<1>
  EntityV2JerseyResourceIT.testAddNullPropertyValue:331->addProperty:410 » AtlasService
  EntityV2JerseyResourceIT.testAddProperty:299->addProperty:410 » AtlasService M...
  EntityV2JerseyResourceIT.testCompleteUpdate:684 » AtlasService Metadata servic...
  EntityV2JerseyResourceIT.testCreateNestedEntities:147 » AtlasService Metadata ...
  EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity:487 » AtlasService Me...
  EntityV2JerseyResourceIT.testGetTraitNames:392 expected:<8> but was:<7>
  EntityV2JerseyResourceIT.testPartialUpdate:630 » AtlasService Metadata service...
  EntityV2JerseyResourceIT.testSubmitEntityWithBadDateFormat:292 expected object to not be null
  MetadataDiscoveryJerseyResourceIT.setUp:64->BaseResourceIT.createInstance:257 » AtlasService

Tests run: 137, Failures: 12, Errors: 0, Skipped: 15

[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@5f63ecd1{HTTP/1.1}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[ERROR] 
java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	at java.io.BufferedReader.fill(BufferedReader.java:154)
	at java.io.BufferedReader.readLine(BufferedReader.java:317)
	at java.io.LineNumberReader.readLine(LineNumberReader.java:199)
	at org.eclipse.jetty.maven.plugin.JettyStopMojo.execute(JettyStopMojo.java:100)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	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:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-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.8-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.020 s]
[INFO] apache-atlas ....................................... SUCCESS [  8.678 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 50.356 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 17.895 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:33 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 21.187 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.110 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 42.000 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.666 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.171 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.689 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 12.360 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:58 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.753 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 24.517 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [13:58 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 15.543 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 35.079 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 54.592 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [11:02 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: 33:48 min
[INFO] Finished at: 2017-02-09T20:44:17+00:00
[INFO] Final Memory: 355M/1978M
[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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6940 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8051 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 8279 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 8421 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 8421 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8421 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 10634 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15741 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16902 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17010 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29898 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 30289 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 30289 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 30289 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30289 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30751 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34942 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 562.11 MB of artifacts by 65.2% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/595/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/595/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/595/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/595/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/595/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/595/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/595/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/595/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/595/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/595/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/595/testng/testng-results.xml'
3.508772% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #594

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/594/changes>

Changes:

[jnhagelberg] ATLAS-1527 : Batch entity retrievals -

------------------------------------------
[...truncated 5639 lines...]
127.0.0.1 - - [09/Feb/2017:15:41:37 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:37 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:37 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:37 +0000] "GET /api/atlas/lineage/hive/table/sales_fact_monthly_mviE3rr3n9VV/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:39 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mviE3rr3n9VV HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:39 +0000] "GET /api/atlas/lineage/daca444a-acb3-4339-a9fe-eef09c0e3050/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:40 +0000] "GET /api/atlas/lineage/hive/table/sales_factgoCOd1uY7o/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:43 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factgoCOd1uY7o HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:43 +0000] "GET /api/atlas/lineage/8c80e9c9-78ac-41ef-84df-3d64c4819dc6/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:44 +0000] "GET /api/atlas/lineage/hive/table/sales_factgoCOd1uY7o/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:44 +0000] "GET /api/atlas/lineage/hive/table/SalessdhLHVR0w4/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:44 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factgoCOd1uY7o HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:44 +0000] "GET /api/atlas/lineage/8c80e9c9-78ac-41ef-84df-3d64c4819dc6/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:45 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:45 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvgVrH5uBhPO HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:45 +0000] "GET /api/atlas/v2/lineage/0b4e9fab-8f82-4985-8c7a-66978521a0d9?direction=INPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:46 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvgVrH5uBhPO HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:46 +0000] "GET /api/atlas/v2/lineage/0b4e9fab-8f82-4985-8c7a-66978521a0d9?direction=BOTH&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:48 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factGuucB6b0LP HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:48 +0000] "GET /api/atlas/v2/lineage/b7a45c22-fbe4-46ea-aabd-c3aeefb8f26d?direction=OUTPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.903 sec - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.575 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [09/Feb/2017:15:41:55 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:55 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:55 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:55 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:56 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:57 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:58 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:58 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:58 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:58 +0000] "POST /api/atlas/entities/20b592b0-0e19-4935-b264-54b86a0c3e94/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:58 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:58 +0000] "POST /api/atlas/entities/20b592b0-0e19-4935-b264-54b86a0c3e94/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:58 +0000] "DELETE /api/atlas/entities/20b592b0-0e19-4935-b264-54b86a0c3e94/traits/TraitB5TEp4qcWx HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:58 +0000] "POST /api/atlas/entities/20b592b0-0e19-4935-b264-54b86a0c3e94?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:58 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:58 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:41:59 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-pIyfTKPFm9 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.313 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [09/Feb/2017:15:42:02 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:02 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:02 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:02 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:03 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbAJ0smpLJox'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:04 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbAJ0smpLJox HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:04 +0000] "GET /api/atlas/entities/a0d005d2-b2fc-4ef5-85ed-4196fda3d315/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:04 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:04 +0000] "GET /api/atlas/entities/76b9c9c8-f576-401f-83b1-4e46bffbb0d2 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:04 +0000] "GET /api/atlas/entities/76b9c9c8-f576-401f-83b1-4e46bffbb0d2 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:04 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbW2svKsenLB'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:05 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbW2svKsenLB'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:06 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:06 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbHKPkvDYRN3'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:07 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbHKPkvDYRN3 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:07 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:07 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbtSneTuJgYp HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:07 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbtSneTuJgYp HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:07 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbtSneTuJgYp HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:07 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:07 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbfQwAakLdOA'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:15:42:08 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbpn1ReGBlEj'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.375 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerIT
testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 1.548 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
	at org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:170)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API org.apache...
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:170 expected:<0> but was:<1>
  EntityV2JerseyResourceIT.testAddNullPropertyValue:331->addProperty:410 » AtlasService
  EntityV2JerseyResourceIT.testAddProperty:299->addProperty:410 » AtlasService M...
  EntityV2JerseyResourceIT.testCompleteUpdate:684 » AtlasService Metadata servic...
  EntityV2JerseyResourceIT.testCreateNestedEntities:147 » AtlasService Metadata ...
  EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity:487 » AtlasService Me...
  EntityV2JerseyResourceIT.testGetTraitNames:392 expected:<8> but was:<7>
  EntityV2JerseyResourceIT.testPartialUpdate:630 » AtlasService Metadata service...
  EntityV2JerseyResourceIT.testSubmitEntityWithBadDateFormat:292 expected object to not be null
  MetadataDiscoveryJerseyResourceIT.setUp:64->BaseResourceIT.createInstance:257 » AtlasService

Tests run: 137, Failures: 11, Errors: 0, Skipped: 15

[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@7897228{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@340f6087{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-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.8-incubating-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/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-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.329 s]
[INFO] apache-atlas ....................................... SUCCESS [ 11.848 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 53.412 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 18.815 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:36 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 22.144 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 11.959 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 42.443 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.717 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.838 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.887 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 10.887 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:57 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.934 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.263 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:07 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 16.290 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 38.408 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:01 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [09: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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:48 min
[INFO] Finished at: 2017-02-09T15:42:14+00:00
[INFO] Final Memory: 340M/1242M
[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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6940 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8051 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 8279 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 8421 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 8421 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8421 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 10634 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15741 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16902 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17010 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29898 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 30289 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 30289 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 30289 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30289 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30751 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34942 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 562.01 MB of artifacts by 65.2% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/594/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/594/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/594/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/594/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/594/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/594/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/594/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/594/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/594/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/594/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/594/testng/testng-results.xml'
1.754386% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #593

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/593/changes>

Changes:

[madhan] ATLAS-1541: renamed GraphEntityMapper to EntityGraphRetriever; added

------------------------------------------
[...truncated 5703 lines...]
127.0.0.1 - - [09/Feb/2017:02:49:12 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:12 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:12 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:12 +0000] "GET /api/atlas/lineage/hive/table/sales_fact_monthly_mvWHQLUCV9Jf/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:15 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvWHQLUCV9Jf HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:15 +0000] "GET /api/atlas/lineage/872f2620-8396-4b84-860f-23ec02269b1d/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:16 +0000] "GET /api/atlas/lineage/hive/table/sales_factbUD30tpTPp/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:18 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factbUD30tpTPp HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:18 +0000] "GET /api/atlas/lineage/d76f701c-00fd-453e-8b1b-747fe12fbfc7/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:19 +0000] "GET /api/atlas/lineage/hive/table/sales_factbUD30tpTPp/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:20 +0000] "GET /api/atlas/lineage/hive/table/SalesErODc6w5ma/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:20 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factbUD30tpTPp HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:20 +0000] "GET /api/atlas/lineage/d76f701c-00fd-453e-8b1b-747fe12fbfc7/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:21 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:21 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvikG5AdgDg0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:21 +0000] "GET /api/atlas/v2/lineage/bfcc7293-df8a-4ffb-b833-21c03732e404?direction=INPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:22 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvikG5AdgDg0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:22 +0000] "GET /api/atlas/v2/lineage/bfcc7293-df8a-4ffb-b833-21c03732e404?direction=BOTH&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:24 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factoSIYIR59uW HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:24 +0000] "GET /api/atlas/v2/lineage/1129aa4b-4a8d-4e48-ba91-695605b435c2?direction=OUTPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.561 sec - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.67 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [09/Feb/2017:02:49:31 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:31 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:31 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:31 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:32 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:33 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:34 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:34 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:34 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:35 +0000] "POST /api/atlas/entities/05a4d97b-5bd4-4080-b35b-8149f0af53b4/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:35 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:35 +0000] "POST /api/atlas/entities/05a4d97b-5bd4-4080-b35b-8149f0af53b4/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:35 +0000] "DELETE /api/atlas/entities/05a4d97b-5bd4-4080-b35b-8149f0af53b4/traits/TraitIP4tc5EbDE HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:35 +0000] "POST /api/atlas/entities/05a4d97b-5bd4-4080-b35b-8149f0af53b4?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:35 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:35 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:35 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-GxQP4OVsmm HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.95 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [09/Feb/2017:02:49:39 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:39 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:39 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:39 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:40 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbqhugJoDvxv'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:41 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbqhugJoDvxv HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:41 +0000] "GET /api/atlas/entities/0d7a1a35-6a20-49f2-a154-7270b9c93949/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:41 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:41 +0000] "GET /api/atlas/entities/89e1dd3e-219b-415d-b3c0-37e5d7a0f942 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:41 +0000] "GET /api/atlas/entities/89e1dd3e-219b-415d-b3c0-37e5d7a0f942 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:41 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbPoxrdmyq5Q'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:42 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbPoxrdmyq5Q'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:43 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:43 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbuv0mWJs6gX'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:44 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbuv0mWJs6gX HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:44 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:44 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbtq9Qko1HoM HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:44 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbtq9Qko1HoM HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:44 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbtq9Qko1HoM HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:44 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:44 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbiLvsS2tXi7'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Feb/2017:02:49:45 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbVCHOeCwZHe'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.843 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerIT
testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 1.656 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
	at org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:170)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API org.apache...
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:170 expected:<0> but was:<1>
  EntityV2JerseyResourceIT.testAddNullPropertyValue:331->addProperty:410 » AtlasService
  EntityV2JerseyResourceIT.testAddProperty:299->addProperty:410 » AtlasService M...
  EntityV2JerseyResourceIT.testCompleteUpdate:684 » AtlasService Metadata servic...
  EntityV2JerseyResourceIT.testCreateNestedEntities:147 » AtlasService Metadata ...
  EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity:487 » AtlasService Me...
  EntityV2JerseyResourceIT.testGetTraitNames:392 expected:<8> but was:<7>
  EntityV2JerseyResourceIT.testPartialUpdate:630 » AtlasService Metadata service...
  EntityV2JerseyResourceIT.testSubmitEntityWithBadDateFormat:292 expected object to not be null
  MetadataDiscoveryJerseyResourceIT.setUp:64->BaseResourceIT.createInstance:257 » AtlasService

Tests run: 137, Failures: 11, Errors: 0, Skipped: 15

[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@1e649b95{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@5c96b4c{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-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.8-incubating-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/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-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.596 s]
[INFO] apache-atlas ....................................... SUCCESS [ 11.863 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 51.961 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 18.278 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:34 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 21.737 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.108 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 43.724 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.652 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.470 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  8.076 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 11.708 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:09 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.773 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.316 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:02 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 16.424 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 35.523 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:01 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [09: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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:56 min
[INFO] Finished at: 2017-02-09T02:49:51+00:00
[INFO] Final Memory: 342M/1672M
[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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6940 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8051 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 8279 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 8421 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 8421 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8421 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 10634 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15741 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16902 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17010 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29881 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 30272 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 30272 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 30272 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30272 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30734 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34925 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 563.47 MB of artifacts by 65.1% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/593/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/593/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/593/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/593/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/593/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/593/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/593/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/593/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/593/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/593/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/593/testng/testng-results.xml'
1.754386% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #592

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/592/changes>

Changes:

[madhan] ATLAS-1540: fix for unit test failures in TestEntityREST

[jnhagelberg] ATLAS-1431 Add configuration property to disable full text mapper

------------------------------------------
[...truncated 5642 lines...]
127.0.0.1 - - [08/Feb/2017:20:36:39 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:39 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:39 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:40 +0000] "GET /api/atlas/lineage/hive/table/sales_fact_monthly_mvjen3EfvKpN/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:42 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvjen3EfvKpN HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:42 +0000] "GET /api/atlas/lineage/76f6ae16-1589-4b14-9d1a-21c366190be9/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:43 +0000] "GET /api/atlas/lineage/hive/table/sales_factoUi27Esy86/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:45 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factoUi27Esy86 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:45 +0000] "GET /api/atlas/lineage/99a14836-c942-4949-9f96-6ec1119cae35/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:47 +0000] "GET /api/atlas/lineage/hive/table/sales_factoUi27Esy86/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:47 +0000] "GET /api/atlas/lineage/hive/table/SalesKUGssqrbfy/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:47 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factoUi27Esy86 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:47 +0000] "GET /api/atlas/lineage/99a14836-c942-4949-9f96-6ec1119cae35/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:48 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:48 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvQYbW6QR74H HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:48 +0000] "GET /api/atlas/v2/lineage/997f4cba-1a45-47e6-bec6-5ae567d4cff3?direction=INPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:49 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvQYbW6QR74H HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:49 +0000] "GET /api/atlas/v2/lineage/997f4cba-1a45-47e6-bec6-5ae567d4cff3?direction=BOTH&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:51 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factKBsYLXQszb HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:36:51 +0000] "GET /api/atlas/v2/lineage/271ca7d6-580c-4e82-87eb-a2036d367bc0?direction=OUTPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.433 sec - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.818 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [08/Feb/2017:20:36:59 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:00 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:00 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:00 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:00 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:02 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:03 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:03 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:03 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:03 +0000] "POST /api/atlas/entities/af7bcfd5-26a0-4d4f-a2e9-bc5cd7fc70ba/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:03 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:03 +0000] "POST /api/atlas/entities/af7bcfd5-26a0-4d4f-a2e9-bc5cd7fc70ba/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:03 +0000] "DELETE /api/atlas/entities/af7bcfd5-26a0-4d4f-a2e9-bc5cd7fc70ba/traits/TraitRbDDU9ex4U HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:03 +0000] "POST /api/atlas/entities/af7bcfd5-26a0-4d4f-a2e9-bc5cd7fc70ba?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:04 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:04 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:04 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-CiHYmFSLTA HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.896 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [08/Feb/2017:20:37:09 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:09 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:09 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:09 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:11 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbJs95wz8qIs'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:12 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbJs95wz8qIs HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:12 +0000] "GET /api/atlas/entities/f1f89534-849b-47e1-8ed6-84625b5ef204/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:12 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:12 +0000] "GET /api/atlas/entities/329b0363-1d96-4639-8873-fa68ca51d84d HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:12 +0000] "GET /api/atlas/entities/329b0363-1d96-4639-8873-fa68ca51d84d HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:12 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbs3UUQsvTnS'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:13 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbs3UUQsvTnS'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:14 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:14 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbiwshQnnE8g'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:15 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbiwshQnnE8g HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:15 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:15 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbwjoxnjPnrV HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:15 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbwjoxnjPnrV HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:15 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbwjoxnjPnrV HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:15 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:15 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbf2LOr2TyV6'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:20:37:16 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbNRJYw4UjFO'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.568 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerIT
testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 2.366 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
	at org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:170)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API org.apache...
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:170 expected:<0> but was:<1>
  EntityV2JerseyResourceIT.testAddNullPropertyValue:331->addProperty:410 » AtlasService
  EntityV2JerseyResourceIT.testAddProperty:299->addProperty:410 » AtlasService M...
  EntityV2JerseyResourceIT.testCompleteUpdate:684 » AtlasService Metadata servic...
  EntityV2JerseyResourceIT.testCreateNestedEntities:147 » AtlasService Metadata ...
  EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity:487 » AtlasService Me...
  EntityV2JerseyResourceIT.testGetTraitNames:392 expected:<8> but was:<7>
  EntityV2JerseyResourceIT.testPartialUpdate:630 » AtlasService Metadata service...
  EntityV2JerseyResourceIT.testSubmitEntityWithBadDateFormat:292 expected object to not be null
  MetadataDiscoveryJerseyResourceIT.setUp:64->BaseResourceIT.createInstance:257 » AtlasService

Tests run: 137, Failures: 11, Errors: 0, Skipped: 15

[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@1f549282{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@7e9f59b3{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-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.8-incubating-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/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-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.367 s]
[INFO] apache-atlas ....................................... SUCCESS [ 13.051 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 52.217 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 19.969 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:36 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 22.719 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 13.000 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 44.629 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.688 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.767 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.805 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 11.258 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:04 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.883 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.381 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [15:02 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 18.025 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 38.552 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:07 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [10:06 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34:37 min
[INFO] Finished at: 2017-02-08T20:37:24+00:00
[INFO] Final Memory: 340M/1132M
[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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6940 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8051 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 8279 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 8421 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 8421 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8421 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 10634 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15741 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16902 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17010 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29875 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 30266 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 30266 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 30266 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30266 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30728 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34919 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 563.47 MB of artifacts by 65.1% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/592/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/592/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/592/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/592/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/592/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/592/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/592/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/592/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/592/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/592/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/592/testng/testng-results.xml'
1.754386% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #591

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/591/changes>

Changes:

[madhan] ATLAS-1523: fix incorrect hbase_model.json in the previous commit (#2)

------------------------------------------
[...truncated 5110 lines...]
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [741 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.adapters.TestEntitiesREST$3
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$3
Running org.apache.atlas.web.adapters.TestEntitiesREST
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.097 sec - in org.apache.atlas.web.adapters.TestEntitiesREST
Running org.apache.atlas.web.adapters.TestEntityREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.apache.atlas.web.adapters.TestEntityREST$2
Running org.apache.atlas.web.adapters.TestEntityREST
Tests run: 11, Failures: 1, Errors: 0, Skipped: 8, Time elapsed: 14.512 sec <<< FAILURE! - in org.apache.atlas.web.adapters.TestEntityREST
cleanup(org.apache.atlas.web.adapters.TestEntityREST)  Time elapsed: 0.042 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.RequestContext.clear(RequestContext.java:97)
	at org.apache.atlas.web.adapters.TestEntityREST.cleanup(TestEntityREST.java:80)

Running org.apache.atlas.web.adapters.TestEntitiesREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$2
Running org.apache.atlas.web.adapters.TestEntityREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec - in org.apache.atlas.web.adapters.TestEntityREST$1
Running org.apache.atlas.web.adapters.TestEntitiesREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$1
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.368 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.317 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.785 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.346 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.859 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.262 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.252 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.563 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.95 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.web.filters.AuditFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.374 sec - in org.apache.atlas.web.filters.AuditFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.998 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.util.RestUtilsTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec - in org.apache.atlas.util.RestUtilsTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.258 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.045 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
org.apache.atlas.web.adapters.TestEntityREST.cleanup(org.apache.atlas.web.adapters.TestEntityREST)
  Run 1: TestEntityREST.cleanup:80 » NullPointer
  Run 2: PASS
  Run 3: PASS
  Run 4: PASS


Tests run: 115, Failures: 1, Errors: 0, Skipped: 5

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.872 s]
[INFO] apache-atlas ....................................... SUCCESS [  8.567 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 50.245 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 19.002 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:33 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 21.373 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.071 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 41.651 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.669 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.604 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.531 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 11.056 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:57 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.666 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.936 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:07 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 16.826 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 35.855 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 53.811 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [04:17 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: 27:09 min
[INFO] Finished at: 2017-02-08T11:25:03+00:00
[INFO] Final Memory: 161M/1264M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6940 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8051 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 8279 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 8421 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 8421 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8421 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 10634 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15741 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16902 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17010 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29866 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 30257 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 30257 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 30257 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30257 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34910 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 559.53 MB of artifacts by 65.5% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/591/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/591/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/591/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/591/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/591/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/591/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/591/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/591/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/591/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/591/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #590

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/590/changes>

Changes:

[madhan] ATLAS-1523: v2 implementation of get-entity by-guid/unique-attributes

[madhan] ATLAS-1521 : Update UI to eliminate REST calls to obtain schema data

[madhan] ATLAS-1521 : Update UI to eliminate REST calls to obtain schema data

------------------------------------------
[...truncated 5110 lines...]
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1038 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.adapters.TestEntitiesREST$3
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$3
Running org.apache.atlas.web.adapters.TestEntitiesREST
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.964 sec - in org.apache.atlas.web.adapters.TestEntitiesREST
Running org.apache.atlas.web.adapters.TestEntityREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec - in org.apache.atlas.web.adapters.TestEntityREST$2
Running org.apache.atlas.web.adapters.TestEntityREST
Tests run: 11, Failures: 1, Errors: 0, Skipped: 8, Time elapsed: 14.679 sec <<< FAILURE! - in org.apache.atlas.web.adapters.TestEntityREST
cleanup(org.apache.atlas.web.adapters.TestEntityREST)  Time elapsed: 0.044 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.RequestContext.clear(RequestContext.java:97)
	at org.apache.atlas.web.adapters.TestEntityREST.cleanup(TestEntityREST.java:80)

Running org.apache.atlas.web.adapters.TestEntitiesREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$2
Running org.apache.atlas.web.adapters.TestEntityREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec - in org.apache.atlas.web.adapters.TestEntityREST$1
Running org.apache.atlas.web.adapters.TestEntitiesREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$1
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.327 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.27 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.051 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.907 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.234 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.22 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.932 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.05 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.web.filters.AuditFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.371 sec - in org.apache.atlas.web.filters.AuditFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.995 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.util.RestUtilsTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in org.apache.atlas.util.RestUtilsTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.141 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.945 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.977 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
org.apache.atlas.web.adapters.TestEntityREST.cleanup(org.apache.atlas.web.adapters.TestEntityREST)
  Run 1: TestEntityREST.cleanup:80 » NullPointer
  Run 2: PASS
  Run 3: PASS
  Run 4: PASS


Tests run: 115, Failures: 1, Errors: 0, Skipped: 5

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  2.091 s]
[INFO] apache-atlas ....................................... SUCCESS [ 10.282 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 51.912 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 18.622 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:34 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 21.004 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.011 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 42.407 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.620 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.509 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.369 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 10.495 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:59 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.748 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.251 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:01 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 16.948 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 35.484 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 59.436 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [04: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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:14 min
[INFO] Finished at: 2017-02-08T07:49:53+00:00
[INFO] Final Memory: 162M/1134M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6940 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8051 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 8279 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 8421 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 8421 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8421 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 10634 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15741 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16902 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17010 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29866 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 30257 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 30257 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 30257 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30257 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34910 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 559.19 MB of artifacts by 65.6% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/590/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/590/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/590/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/590/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/590/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/590/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/590/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/590/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/590/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/590/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #589

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/589/changes>

Changes:

[madhan] ATLAS-1526: removed foreignKey/mappedFromRef constraints and brought

------------------------------------------
[...truncated 5696 lines...]
127.0.0.1 - - [08/Feb/2017:01:42:20 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:20 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:20 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:20 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:20 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:20 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:20 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:21 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:21 +0000] "GET /api/atlas/lineage/hive/table/sales_fact_monthly_mvldrVFa5PtQ/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:23 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvldrVFa5PtQ HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:23 +0000] "GET /api/atlas/lineage/21c63548-db99-47a5-92cd-29ba777cbd24/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:24 +0000] "GET /api/atlas/lineage/hive/table/sales_factI7dg7KqSAM/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:26 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factI7dg7KqSAM HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:26 +0000] "GET /api/atlas/lineage/7d7c04a3-9af3-4c9d-907e-8d1b00195327/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:27 +0000] "GET /api/atlas/lineage/hive/table/sales_factI7dg7KqSAM/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:28 +0000] "GET /api/atlas/lineage/hive/table/SalesqN9HV0KBXx/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:28 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factI7dg7KqSAM HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:28 +0000] "GET /api/atlas/lineage/7d7c04a3-9af3-4c9d-907e-8d1b00195327/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:29 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:29 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvZaYQubGkQE HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:29 +0000] "GET /api/atlas/v2/lineage/b9c84ffa-398d-46bb-9dda-6939c962832b?direction=INPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:30 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvZaYQubGkQE HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:30 +0000] "GET /api/atlas/v2/lineage/b9c84ffa-398d-46bb-9dda-6939c962832b?direction=BOTH&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:32 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factOkN4Vuxn2Q HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:32 +0000] "GET /api/atlas/v2/lineage/67f8d585-c32d-4b26-9c1b-245bf4ac297e?direction=OUTPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.942 sec - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.765 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [08/Feb/2017:01:42:40 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:40 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:40 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:40 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:41 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:42 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:43 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:43 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:43 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:43 +0000] "POST /api/atlas/entities/fd4833e3-2f58-441f-b15c-291b7759a10b/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:43 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:44 +0000] "POST /api/atlas/entities/fd4833e3-2f58-441f-b15c-291b7759a10b/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:44 +0000] "DELETE /api/atlas/entities/fd4833e3-2f58-441f-b15c-291b7759a10b/traits/TraitmA0QE3IzcK HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:44 +0000] "POST /api/atlas/entities/fd4833e3-2f58-441f-b15c-291b7759a10b?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:44 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:44 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:44 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-GKxWxwCNZ6 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.334 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [08/Feb/2017:01:42:48 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:48 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:48 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:48 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:49 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbcQS0y7O2Qy'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:50 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbcQS0y7O2Qy HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:50 +0000] "GET /api/atlas/entities/e824cee8-b1b3-47ac-bda5-22bdc40b6fc7/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:50 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:50 +0000] "GET /api/atlas/entities/5d5fe890-cb86-40d7-9726-954c7abcfd4e HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:50 +0000] "GET /api/atlas/entities/5d5fe890-cb86-40d7-9726-954c7abcfd4e HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:50 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbrClEegv5m3'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:51 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbrClEegv5m3'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:52 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:52 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbDkITh9OXbn'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:53 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbDkITh9OXbn HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:53 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:53 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbIKUAVZ5N5t HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:53 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbIKUAVZ5N5t HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:53 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbIKUAVZ5N5t HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:53 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:53 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbtV8ZVm0tuR'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [08/Feb/2017:01:42:54 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbddn3BHrsZh'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.125 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerIT
testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 1.582 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
	at org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:170)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:47 » AtlasService Metadata service API org.apache...
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:170 expected:<0> but was:<1>
  EntityV2JerseyResourceIT.testCreateNestedEntities:148 » AtlasService Metadata ...
  EntityV2JerseyResourceIT.testPartialUpdate:647 » AtlasService Metadata service...
  EntityV2JerseyResourceIT.testSubmitEntityWithBadDateFormat:291 expected object to not be null
  MetadataDiscoveryJerseyResourceIT.setUp:64->BaseResourceIT.createInstance:258 » AtlasService

Tests run: 137, Failures: 6, Errors: 0, Skipped: 12

[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@4f41d4e3{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@abc26c2{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-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.8-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.8-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.096 s]
[INFO] apache-atlas ....................................... SUCCESS [ 15.006 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 59.142 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 22.627 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:48 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 26.222 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 15.247 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 48.971 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.703 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.836 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  8.762 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 12.692 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:20 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.901 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.356 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [15:17 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 17.087 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 38.956 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:07 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [10:14 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: 35:53 min
[INFO] Finished at: 2017-02-08T01:42:59+00:00
[INFO] Final Memory: 341M/1284M
[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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6938 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8049 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8049 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8049 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8049 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 8277 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 8419 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 8419 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8419 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 10632 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15722 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16883 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 16991 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29694 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 30086 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 30086 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 30086 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30086 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30548 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34739 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 563.03 MB of artifacts by 65.1% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/589/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/589/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/589/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/589/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/589/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/589/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/589/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/589/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/589/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/589/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/589/testng/testng-results.xml'
1.754386% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #588

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/588/changes>

Changes:

[jnhagelberg] ATLAS-746 : After updating a set of entities, response contains only the

------------------------------------------
[...truncated 5619 lines...]
127.0.0.1 - - [07/Feb/2017:22:22:36 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:36 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:36 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:36 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:36 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:36 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:36 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:36 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:36 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:36 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:36 +0000] "GET /api/atlas/lineage/hive/table/sales_fact_monthly_mvvOgLXVxhzf/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:38 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvvOgLXVxhzf HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:38 +0000] "GET /api/atlas/lineage/768c532d-c6b8-43db-bf81-ac4b94695f79/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:39 +0000] "GET /api/atlas/lineage/hive/table/sales_factZSCoMg0IlH/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:41 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factZSCoMg0IlH HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:41 +0000] "GET /api/atlas/lineage/7c611f3c-ae73-4e60-a6db-a01a52a76a1c/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:42 +0000] "GET /api/atlas/lineage/hive/table/sales_factZSCoMg0IlH/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:43 +0000] "GET /api/atlas/lineage/hive/table/SalesB5bsR3ctPZ/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:43 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factZSCoMg0IlH HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:43 +0000] "GET /api/atlas/lineage/7c611f3c-ae73-4e60-a6db-a01a52a76a1c/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:44 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:44 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvMUWrDE3HYl HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:44 +0000] "GET /api/atlas/v2/lineage/b17baff7-717f-48a2-ad9c-35615e9f4c60?direction=INPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:45 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvMUWrDE3HYl HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:45 +0000] "GET /api/atlas/v2/lineage/b17baff7-717f-48a2-ad9c-35615e9f4c60?direction=BOTH&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:47 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factcRrTxXeFHa HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:47 +0000] "GET /api/atlas/v2/lineage/1e4f5d6f-5f49-40f4-8a01-37d130c85328?direction=OUTPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.719 sec - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.708 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [07/Feb/2017:22:22:56 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:56 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:56 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:56 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:57 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:58 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:59 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:59 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:59 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:59 +0000] "POST /api/atlas/entities/8aa9c909-7e40-407c-ad18-ea60a90ace25/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:59 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:59 +0000] "POST /api/atlas/entities/8aa9c909-7e40-407c-ad18-ea60a90ace25/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:59 +0000] "DELETE /api/atlas/entities/8aa9c909-7e40-407c-ad18-ea60a90ace25/traits/TraitMP5SQrgObp HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:22:59 +0000] "POST /api/atlas/entities/8aa9c909-7e40-407c-ad18-ea60a90ace25?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:00 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:00 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:00 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-U4ipudZ0tb HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.458 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [07/Feb/2017:22:23:03 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:03 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:04 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:04 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:05 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbKgMdPxhBtK'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:05 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbKgMdPxhBtK HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:05 +0000] "GET /api/atlas/entities/0dcffd0d-b642-48ca-9931-29693f6dbf0d/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:05 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:05 +0000] "GET /api/atlas/entities/89c5d2b1-c2da-4ccf-bd66-f2657f631dfc HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:06 +0000] "GET /api/atlas/entities/89c5d2b1-c2da-4ccf-bd66-f2657f631dfc HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:06 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbuQdatiLCRm'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:06 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbuQdatiLCRm'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:07 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:07 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbesxK9UHwPw'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:08 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbesxK9UHwPw HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:08 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:08 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbuidcPM0kwZ HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:08 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbuidcPM0kwZ HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:08 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbuidcPM0kwZ HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:08 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:08 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbVOzMilO5ZG'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [07/Feb/2017:22:23:09 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbfFvw5Oupac'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.549 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerIT
testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 1.621 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
	at org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:170)


Results :

Failed tests: 
  QuickStartIT.runQuickStart:44 » AtlasService Metadata service API org.apache.a...
  QuickStartV2IT.runQuickStart:47 » AtlasService Metadata service API org.apache...
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:170 expected:<0> but was:<1>
  MetadataDiscoveryJerseyResourceIT.setUp:64->BaseResourceIT.createInstance:258 » AtlasService

Tests run: 138, Failures: 4, Errors: 0, Skipped: 17

[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@58f0c085{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@3157aa22{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-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.8-incubating-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/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-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.473 s]
[INFO] apache-atlas ....................................... SUCCESS [ 17.097 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 55.959 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 20.800 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:43 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 23.475 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 13.781 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 46.566 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.670 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.482 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  8.609 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 11.621 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:19 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.950 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 24.721 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [13:59 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 16.567 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 35.484 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:07 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [09:05 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: 33:04 min
[INFO] Finished at: 2017-02-07T22:23:17+00:00
[INFO] Final Memory: 334M/1869M
[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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6938 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 8049 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 8049 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 8049 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 8049 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 8277 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 8419 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 8419 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8419 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 10632 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15805 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16966 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 17074 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29802 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 30194 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 30194 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 30194 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 30194 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30656 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34847 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 562.97 MB of artifacts by 65.1% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/588/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/588/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/588/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/588/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/588/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/588/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/588/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/588/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/588/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/588/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/588/testng/testng-results.xml'
1.754386% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #587

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/587/changes>

Changes:

[madhan] ATLAS-1526: updated AtlasAttribute with helper methods to derive

------------------------------------------
[...truncated 5730 lines...]
127.0.0.1 - - [06/Feb/2017:07:50:29 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:29 +0000] "GET /api/atlas/lineage/hive/table/sales_fact_monthly_mvPzu7QcdKvr/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:31 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvPzu7QcdKvr HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:31 +0000] "GET /api/atlas/lineage/5ec803fa-8e80-4ead-803b-30f5b929db19/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:33 +0000] "GET /api/atlas/lineage/hive/table/sales_factiAE5R3D88m/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:35 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factiAE5R3D88m HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:35 +0000] "GET /api/atlas/lineage/c06671e3-e28f-4daf-b526-2b6403240052/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:36 +0000] "GET /api/atlas/lineage/hive/table/sales_factiAE5R3D88m/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:37 +0000] "GET /api/atlas/lineage/hive/table/SalestP49GuxXrj/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:37 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factiAE5R3D88m HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:37 +0000] "GET /api/atlas/lineage/c06671e3-e28f-4daf-b526-2b6403240052/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:38 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:38 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvIrxbpwtS9z HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:38 +0000] "GET /api/atlas/v2/lineage/2d39399d-fd32-44b1-b97c-36062e678c38?direction=INPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:39 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvIrxbpwtS9z HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:39 +0000] "GET /api/atlas/v2/lineage/2d39399d-fd32-44b1-b97c-36062e678c38?direction=BOTH&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:42 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factWU3kwO5vv0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:42 +0000] "GET /api/atlas/v2/lineage/0c54cf2f-51cc-477d-ab48-c2fdc1797288?direction=OUTPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.602 sec - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.972 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [06/Feb/2017:07:50:50 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:50 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:50 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:50 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:51 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:52 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:53 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:53 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:53 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:54 +0000] "POST /api/atlas/entities/5cf692ec-ff2a-43e0-9caf-06512d7dda4c/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:54 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:54 +0000] "POST /api/atlas/entities/5cf692ec-ff2a-43e0-9caf-06512d7dda4c/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:54 +0000] "DELETE /api/atlas/entities/5cf692ec-ff2a-43e0-9caf-06512d7dda4c/traits/TraitZ605dm3UNT HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:54 +0000] "POST /api/atlas/entities/5cf692ec-ff2a-43e0-9caf-06512d7dda4c?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:54 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:54 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:54 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-FsUkJpmwFH HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.668 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [06/Feb/2017:07:50:58 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:59 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:59 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:50:59 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:00 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbALaXIvL1yj'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:01 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbALaXIvL1yj HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:01 +0000] "GET /api/atlas/entities/8bbb0273-b9c3-4533-8f0f-33e56e40f010/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:01 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:01 +0000] "GET /api/atlas/entities/f784ce2c-019a-4364-a2ce-98edfd9e06a1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:01 +0000] "GET /api/atlas/entities/f784ce2c-019a-4364-a2ce-98edfd9e06a1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:01 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbxbKs3lsHZJ'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:02 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbxbKs3lsHZJ'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:03 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:03 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbDjELi7RFZ4'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:04 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbDjELi7RFZ4 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:04 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:04 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbOu365hdtwp HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:04 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbOu365hdtwp HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:04 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbOu365hdtwp HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:04 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:04 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbbSvqf62qZ4'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [06/Feb/2017:07:51:05 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbM4k7fcGog2'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.333 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerIT
testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 1.905 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
	at org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:170)


Results :

Failed tests: 
  QuickStartIT.runQuickStart:44 » AtlasService Metadata service API org.apache.a...
  QuickStartV2IT.runQuickStart:47 » AtlasService Metadata service API org.apache...
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:170 expected:<0> but was:<1>
  EntityV2JerseyResourceIT.testAddNullPropertyValue:268->addProperty:345 » AtlasService
  EntityV2JerseyResourceIT.testAddProperty:236->addProperty:345 » AtlasService M...
  EntityV2JerseyResourceIT.testAddTraitWithAttribute:450 » AtlasService Metadata...
  EntityV2JerseyResourceIT.testCommonAttributes:334 » AtlasService Metadata serv...
  EntityV2JerseyResourceIT.testCompleteUpdate:624 » AtlasService Metadata servic...
  EntityV2JerseyResourceIT.testEntityDefinitionAcrossTypeUpdate:190 » AtlasService
  EntityV2JerseyResourceIT.testGetEntityByAttribute:216 » AtlasService Metadata ...
  EntityV2JerseyResourceIT.testPartialUpdate:572 » AtlasService Metadata service...
  EntityV2JerseyResourceIT.testUTF8:546 » AtlasService Metadata service API GET ...
  MetadataDiscoveryJerseyResourceIT.setUp:64->BaseResourceIT.createInstance:201 » AtlasService

Tests run: 136, Failures: 13, Errors: 0, Skipped: 17

[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@2cee906{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@2b21280d{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-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.8-incubating-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/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-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 [  2.171 s]
[INFO] apache-atlas ....................................... SUCCESS [ 18.671 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [01:02 min]
[INFO] Apache Atlas Common ................................ SUCCESS [ 22.426 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:55 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 27.703 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 13.863 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 52.795 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.697 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  9.460 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  9.370 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 13.158 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:20 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.140 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 29.553 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [16:16 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 21.114 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 46.061 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:13 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [10: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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37:36 min
[INFO] Finished at: 2017-02-06T07:51:11+00:00
[INFO] Final Memory: 333M/1434M
[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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5246 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6869 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 7980 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 7980 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 7980 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 7980 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 8208 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 8350 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 8350 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8350 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 10563 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15689 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16850 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 16958 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29562 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 29949 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 29949 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 29949 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 29949 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30411 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34602 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 561.86 MB of artifacts by 65.3% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/587/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/587/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/587/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/587/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/587/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/587/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/587/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/587/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/587/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/587/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/587/testng/testng-results.xml'
1.754386% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #586

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/586/changes>

Changes:

[madhan] ATLAS-1522: v1 to v2 entity converter fixes

------------------------------------------
[...truncated 5693 lines...]
127.0.0.1 - - [04/Feb/2017:20:48:50 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:50 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:50 +0000] "POST /api/atlas/entities/f0ea03d4-df24-438a-ada9-8ec30d042364/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:50 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:50 +0000] "POST /api/atlas/entities/f0ea03d4-df24-438a-ada9-8ec30d042364/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:50 +0000] "DELETE /api/atlas/entities/f0ea03d4-df24-438a-ada9-8ec30d042364/traits/TraitIWfUG6qx0G HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:50 +0000] "POST /api/atlas/entities/f0ea03d4-df24-438a-ada9-8ec30d042364?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:50 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:50 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:50 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-bDCFIxqRli HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.01 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [04/Feb/2017:20:48:55 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:55 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:55 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:55 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:56 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbLQMiDEj2oP'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:57 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbLQMiDEj2oP HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:57 +0000] "GET /api/atlas/entities/a20a0063-bfe1-433b-a044-1b4f66696738/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:57 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:57 +0000] "GET /api/atlas/entities/fb6ce1f5-5cf3-4b40-8acc-1f2d9cd20dc2 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:57 +0000] "GET /api/atlas/entities/fb6ce1f5-5cf3-4b40-8acc-1f2d9cd20dc2 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:57 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbnJFaRGBdix'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:58 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbnJFaRGBdix'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:59 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:48:59 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbztS2tALk07'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:49:00 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbztS2tALk07 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:49:00 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:49:00 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbNya1uhALbK HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:49:00 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbNya1uhALbK HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:49:00 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbNya1uhALbK HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:49:00 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:49:00 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbQqLFW8OOFa'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:20:49:01 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbenP8Tjh6DY'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.336 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerIT
testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 1.654 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
	at org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:170)


Results :

Failed tests: 
  QuickStartIT.runQuickStart:44 » AtlasService Metadata service API org.apache.a...
  QuickStartV2IT.runQuickStart:47 » AtlasService Metadata service API org.apache...
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:170 expected:<0> but was:<1>
  EntityV2JerseyResourceIT.testAddNullPropertyValue:268->addProperty:345 » AtlasService
  EntityV2JerseyResourceIT.testAddProperty:236->addProperty:345 » AtlasService M...
  EntityV2JerseyResourceIT.testAddTraitWithAttribute:450 » AtlasService Metadata...
  EntityV2JerseyResourceIT.testCommonAttributes:334 » AtlasService Metadata serv...
  EntityV2JerseyResourceIT.testCompleteUpdate:624 » AtlasService Metadata servic...
  EntityV2JerseyResourceIT.testEntityDefinitionAcrossTypeUpdate:190 » AtlasService
  EntityV2JerseyResourceIT.testGetEntityByAttribute:216 » AtlasService Metadata ...
  EntityV2JerseyResourceIT.testPartialUpdate:572 » AtlasService Metadata service...
  EntityV2JerseyResourceIT.testUTF8:546 » AtlasService Metadata service API GET ...
  MetadataDiscoveryJerseyResourceIT.setUp:64->BaseResourceIT.createInstance:201 » AtlasService

Tests run: 136, Failures: 13, Errors: 0, Skipped: 17

[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@60bc8bde{HTTP/1.1}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[ERROR] 
java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	at java.io.BufferedReader.fill(BufferedReader.java:154)
	at java.io.BufferedReader.readLine(BufferedReader.java:317)
	at java.io.LineNumberReader.readLine(LineNumberReader.java:199)
	at org.eclipse.jetty.maven.plugin.JettyStopMojo.execute(JettyStopMojo.java:100)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	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:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-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.8-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.529 s]
[INFO] apache-atlas ....................................... SUCCESS [ 13.593 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [01:02 min]
[INFO] Apache Atlas Common ................................ SUCCESS [ 20.689 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:37 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 22.770 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 11.980 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 42.703 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.751 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.951 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.931 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 11.201 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:05 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.759 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 24.949 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:16 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 17.586 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 38.127 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:04 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [09:47 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: 33:41 min
[INFO] Finished at: 2017-02-04T20:49:14+00:00
[INFO] Final Memory: 343M/1297M
[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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5246 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6869 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 7980 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 7980 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 7980 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 7980 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 8208 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 8350 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 8350 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8350 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 10563 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15686 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16847 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 16955 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29563 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 29950 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 29950 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 29950 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 29950 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30412 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34597 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 561.72 MB of artifacts by 65.3% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/586/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/586/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/586/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/586/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/586/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/586/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/586/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/586/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/586/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/586/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/586/testng/testng-results.xml'
1.754386% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #585

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/585/changes>

Changes:

[madhan] ATLAS-1522: V2 entity API changes to accept only AtlasObjectId for child

------------------------------------------
[...truncated 5730 lines...]
127.0.0.1 - - [04/Feb/2017:02:10:55 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:10:55 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:10:55 +0000] "GET /api/atlas/lineage/hive/table/sales_fact_monthly_mvLQoQkdofor/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:10:58 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvLQoQkdofor HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:10:58 +0000] "GET /api/atlas/lineage/41c6a367-c3dd-4465-85c3-e39626939bdb/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:10:59 +0000] "GET /api/atlas/lineage/hive/table/sales_factSN2zWATneY/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:01 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factSN2zWATneY HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:01 +0000] "GET /api/atlas/lineage/8b6ecf1d-e252-4390-bf55-59cbc68ac8aa/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:02 +0000] "GET /api/atlas/lineage/hive/table/sales_factSN2zWATneY/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:03 +0000] "GET /api/atlas/lineage/hive/table/SalesNXVMWlynjM/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:03 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factSN2zWATneY HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:03 +0000] "GET /api/atlas/lineage/8b6ecf1d-e252-4390-bf55-59cbc68ac8aa/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:04 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:04 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvzYGXCU0afq HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:04 +0000] "GET /api/atlas/v2/lineage/ccd7324f-9529-4f14-b296-d07902c914c9?direction=INPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:05 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvzYGXCU0afq HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:05 +0000] "GET /api/atlas/v2/lineage/ccd7324f-9529-4f14-b296-d07902c914c9?direction=BOTH&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:07 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factz79uKhMy3F HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:07 +0000] "GET /api/atlas/v2/lineage/796e32d8-30c4-4b92-8b70-b76f2bd39be2?direction=OUTPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.414 sec - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.687 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [04/Feb/2017:02:11:14 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:15 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:15 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:15 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:15 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:16 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:17 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:17 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:17 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:18 +0000] "POST /api/atlas/entities/19dd46ee-5e4f-49e8-b969-5ac5468f0864/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:18 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:18 +0000] "POST /api/atlas/entities/19dd46ee-5e4f-49e8-b969-5ac5468f0864/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:18 +0000] "DELETE /api/atlas/entities/19dd46ee-5e4f-49e8-b969-5ac5468f0864/traits/TraitxrDfYvtzLY HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:18 +0000] "POST /api/atlas/entities/19dd46ee-5e4f-49e8-b969-5ac5468f0864?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:18 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:18 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:18 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-oRUxZVapMm HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.006 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [04/Feb/2017:02:11:22 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:23 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:23 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:23 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:24 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbh31Mm3t2Yx'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:25 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbh31Mm3t2Yx HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:25 +0000] "GET /api/atlas/entities/e9c4b596-272d-4035-a9ff-16c73b0eac20/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:25 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:25 +0000] "GET /api/atlas/entities/203dbb78-d023-4ba7-bd0b-0f5df1928bc6 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:25 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbMjA6r5kdQc'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:26 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbMjA6r5kdQc'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:26 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:26 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbdChlwEref9'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:27 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbdChlwEref9 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:27 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:27 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbMRWPmKUAp5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:27 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbMRWPmKUAp5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:27 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbMRWPmKUAp5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:27 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:28 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbmdRCbxybYi'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Feb/2017:02:11:28 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbTpI96iiuKr'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.485 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerIT
testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 1.691 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
	at org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:170)


Results :

Failed tests: 
  QuickStartIT.runQuickStart:44 » AtlasService Metadata service API org.apache.a...
  QuickStartV2IT.runQuickStart:47 » AtlasService Metadata service API org.apache...
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:170 expected:<0> but was:<1>
  EntityV2JerseyResourceIT.testAddNullPropertyValue:268->addProperty:345 » AtlasService
  EntityV2JerseyResourceIT.testAddProperty:236->addProperty:345 » AtlasService M...
  EntityV2JerseyResourceIT.testAddTraitWithAttribute:450 » AtlasService Metadata...
  EntityV2JerseyResourceIT.testCommonAttributes:334 » AtlasService Metadata serv...
  EntityV2JerseyResourceIT.testCompleteUpdate:624 » AtlasService Metadata servic...
  EntityV2JerseyResourceIT.testEntityDefinitionAcrossTypeUpdate:190 » AtlasService
  EntityV2JerseyResourceIT.testGetEntityByAttribute:216 » AtlasService Metadata ...
  EntityV2JerseyResourceIT.testPartialUpdate:572 » AtlasService Metadata service...
  EntityV2JerseyResourceIT.testUTF8:546 » AtlasService Metadata service API GET ...
  MetadataDiscoveryJerseyResourceIT.setUp:64->BaseResourceIT.createInstance:201 » AtlasService

Tests run: 136, Failures: 13, Errors: 0, Skipped: 17

[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@7e4c54e9{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@2ef08094{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-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.8-incubating-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/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-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 [  0.992 s]
[INFO] apache-atlas ....................................... SUCCESS [ 16.998 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 51.216 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 18.400 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:34 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 20.502 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 11.274 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 41.302 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.646 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.829 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.769 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.973 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:22 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.698 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.194 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:27 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 16.962 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 38.657 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:03 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [09:14 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: 33:12 min
[INFO] Finished at: 2017-02-04T02:11:35+00:00
[INFO] Final Memory: 340M/1737M
[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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5246 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6869 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 7980 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 7980 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 7980 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 7980 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 8208 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 8350 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 8350 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8350 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 10563 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15686 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16847 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 16955 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29563 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 29950 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 29950 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 29950 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 29950 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30412 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34597 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 561.70 MB of artifacts by 65.3% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/585/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/585/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/585/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/585/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/585/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/585/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/585/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/585/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/585/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/585/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/585/testng/testng-results.xml'
1.754386% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #584

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/584/changes>

Changes:

[jnhagelberg] ATLAS-1510: Consolidate/batch calls to GraphBackedTypeStore.findVertex()

------------------------------------------
[...truncated 5611 lines...]
127.0.0.1 - - [03/Feb/2017:18:29:19 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:19 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:19 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:19 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:19 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:19 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:19 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:19 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:19 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:19 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:19 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:20 +0000] "GET /api/atlas/lineage/hive/table/sales_fact_monthly_mvmfXQXpmqPy/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:22 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvmfXQXpmqPy HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:22 +0000] "GET /api/atlas/lineage/2f75bcb4-3edc-441b-a9fc-c51d52be9b6a/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:23 +0000] "GET /api/atlas/lineage/hive/table/sales_factX6BAXga0l6/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:26 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factX6BAXga0l6 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:26 +0000] "GET /api/atlas/lineage/6b1f51d1-c4b2-4aa9-826f-e7543efbc62e/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:27 +0000] "GET /api/atlas/lineage/hive/table/sales_factX6BAXga0l6/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:28 +0000] "GET /api/atlas/lineage/hive/table/SalesxX175bWLAC/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:28 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factX6BAXga0l6 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:28 +0000] "GET /api/atlas/lineage/6b1f51d1-c4b2-4aa9-826f-e7543efbc62e/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:29 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:29 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvTyqLoIbKTR HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:29 +0000] "GET /api/atlas/v2/lineage/563dc303-b2d6-4bff-be6f-4baa9732a55d?direction=INPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:30 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvTyqLoIbKTR HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:30 +0000] "GET /api/atlas/v2/lineage/563dc303-b2d6-4bff-be6f-4baa9732a55d?direction=BOTH&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:33 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factbPSXgZUx6G HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:33 +0000] "GET /api/atlas/v2/lineage/88d97805-24e0-48ec-9c2d-ee6fa370be8c?direction=OUTPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.743 sec - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.723 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [03/Feb/2017:18:29:40 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:40 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:41 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:41 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:41 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:42 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:43 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:43 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:43 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:44 +0000] "POST /api/atlas/entities/11567d88-4e8f-4fce-898c-42c53fb8b509/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:44 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:44 +0000] "POST /api/atlas/entities/11567d88-4e8f-4fce-898c-42c53fb8b509/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:44 +0000] "DELETE /api/atlas/entities/11567d88-4e8f-4fce-898c-42c53fb8b509/traits/TraitcOFYSpFSJ8 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:44 +0000] "POST /api/atlas/entities/11567d88-4e8f-4fce-898c-42c53fb8b509?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:44 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:44 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:44 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-gSjYR7ZTwZ HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.032 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [03/Feb/2017:18:29:48 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:48 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:48 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:48 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:49 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbL2w1mhgsPG'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:50 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbL2w1mhgsPG HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:50 +0000] "GET /api/atlas/entities/91e54cdb-8e30-4b33-96b9-f523e0678f24/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:50 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:50 +0000] "GET /api/atlas/entities/3a9382d1-02f0-447c-ab1c-be568a357a36 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:50 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbHtfGKPQ05m'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:51 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbHtfGKPQ05m'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:52 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:52 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbNZSJw5b0Rw'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:53 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbNZSJw5b0Rw HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:53 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:53 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbxKyXqxWmCO HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:53 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbxKyXqxWmCO HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:53 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbxKyXqxWmCO HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:53 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:53 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbRN9xOBtk9S'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:18:29:54 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbwyUofrQysV'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.251 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerIT
testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 1.781 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
	at org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:170)


Results :

Failed tests: 
  QuickStartIT.runQuickStart:44 » AtlasService Metadata service API org.apache.a...
  QuickStartV2IT.runQuickStart:47 » AtlasService Metadata service API org.apache...
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:170 expected:<0> but was:<1>
  MetadataDiscoveryJerseyResourceIT.setUp:64->BaseResourceIT.createInstance:201 » AtlasService

Tests run: 136, Failures: 4, Errors: 0, Skipped: 17

[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@6480c401{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@7c9d5f32{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-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.8-incubating-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/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-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.247 s]
[INFO] apache-atlas ....................................... SUCCESS [ 13.099 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 59.632 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 21.723 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:38 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 21.288 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 11.718 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 42.431 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.652 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.801 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  8.003 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 11.193 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:13 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.770 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 26.118 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:03 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 16.764 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 36.570 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [09:11 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:54 min
[INFO] Finished at: 2017-02-03T18:30:03+00:00
[INFO] Final Memory: 347M/1732M
[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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5246 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6875 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 7986 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 7986 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 7986 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 7986 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 8214 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 8356 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 8356 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8356 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 10569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15662 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16823 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 16931 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29525 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 29912 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 29912 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 29912 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 29912 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30374 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34559 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 561.82 MB of artifacts by 65.3% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/584/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/584/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/584/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/584/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/584/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/584/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/584/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/584/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/584/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/584/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/584/testng/testng-results.xml'
1.754386% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #583

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/583/changes>

Changes:

[jnhagelberg] ATLAS-1369 : Optimize Gremlin queries generated by DSL translator

[jnhagelberg] ATLAS-1388: Cache entities that are created/updated

------------------------------------------
[...truncated 5550 lines...]
127.0.0.1 - - [03/Feb/2017:00:11:37 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:37 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:37 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:37 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:37 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:37 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:37 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:37 +0000] "GET /api/atlas/lineage/hive/table/sales_fact_monthly_mvWIHTRi7q5N/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:41 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvWIHTRi7q5N HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:41 +0000] "GET /api/atlas/lineage/0e80d047-6cf4-40c0-a861-a0f7f93aed22/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:43 +0000] "GET /api/atlas/lineage/hive/table/sales_factE15Lc21tTu/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:46 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factE15Lc21tTu HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:46 +0000] "GET /api/atlas/lineage/19d76fa1-25c1-40e1-8e0a-490ab23fa323/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:48 +0000] "GET /api/atlas/lineage/hive/table/sales_factE15Lc21tTu/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:49 +0000] "GET /api/atlas/lineage/hive/table/Salesyee6rCrhXk/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:49 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factE15Lc21tTu HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:49 +0000] "GET /api/atlas/lineage/19d76fa1-25c1-40e1-8e0a-490ab23fa323/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:51 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:51 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvASf5KkSoPf HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:51 +0000] "GET /api/atlas/v2/lineage/2af55597-5ba6-44b8-99d5-0e9d69104549?direction=INPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:52 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvASf5KkSoPf HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:52 +0000] "GET /api/atlas/v2/lineage/2af55597-5ba6-44b8-99d5-0e9d69104549?direction=BOTH&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:56 +0000] "GET /api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factXVE2WeFpNR HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:11:56 +0000] "GET /api/atlas/v2/lineage/f8c47c37-3b3f-4948-b1f9-2d754019ac08?direction=OUTPUT&depth=5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.888 sec - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.227 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [03/Feb/2017:00:12:07 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:08 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:08 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:08 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:09 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:10 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:11 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:11 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:11 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:12 +0000] "POST /api/atlas/entities/bb0c0a3f-5798-4555-a911-c52df4f39b06/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:12 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:12 +0000] "POST /api/atlas/entities/bb0c0a3f-5798-4555-a911-c52df4f39b06/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:12 +0000] "DELETE /api/atlas/entities/bb0c0a3f-5798-4555-a911-c52df4f39b06/traits/TraitGdmmKRATB3 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:12 +0000] "POST /api/atlas/entities/bb0c0a3f-5798-4555-a911-c52df4f39b06?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:12 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:12 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:12 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-LCcPbe3V3p HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.517 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [03/Feb/2017:00:12:18 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:19 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:19 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:19 +0000] "GET /api/atlas/types/hive_db_v1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:21 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbcC0sXJzwu7'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:22 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbcC0sXJzwu7 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:23 +0000] "GET /api/atlas/entities/c4314393-e438-4030-b75c-a049a6635579/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:23 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:23 +0000] "GET /api/atlas/entities/85d7bf7b-b9ee-4c30-9f4f-f614cbe12d27 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:23 +0000] "GET /api/atlas/entities/85d7bf7b-b9ee-4c30-9f4f-f614cbe12d27 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:23 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbh25j4f8pG1'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:24 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbh25j4f8pG1'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:26 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:26 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbL09S4CYEVM'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:27 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbL09S4CYEVM HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:27 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:27 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbH8Tj2wTcvn HTTP/1.1" 500 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:28 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:28 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dboooyYx7PI0'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [03/Feb/2017:00:12:30 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbgPMRwSMFzE'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 18.19 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerIT
testUpdateEntityPartial(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 0.634 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@209af33a 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:130)

testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 3.114 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
	at org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:170)


Results :

Failed tests: 
  QuickStartIT.runQuickStart:44 » AtlasService Metadata service API org.apache.a...
  QuickStartV2IT.runQuickStart:47 » AtlasService Metadata service API org.apache...
  NotificationHookConsumerIT.testUpdateEntityPartial:130->BaseResourceIT.waitFor:587 » AtlasService
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:170 expected:<0> but was:<1>
  MetadataDiscoveryJerseyResourceIT.setUp:64->BaseResourceIT.createInstance:201 » AtlasService

Tests run: 136, Failures: 5, Errors: 0, Skipped: 17

[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@76c12e78{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@405b5a5c{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-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.8-incubating-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/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-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.380 s]
[INFO] apache-atlas ....................................... SUCCESS [ 15.681 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 57.321 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 20.448 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:41 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 21.544 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.320 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 43.808 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.902 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.779 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  8.464 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 11.617 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:07 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.944 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 26.524 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [17:06 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 21.725 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 56.305 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:19 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [11:48 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: 39:15 min
[INFO] Finished at: 2017-02-03T00:12:38+00:00
[INFO] Final Memory: 332M/1458M
[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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5246 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6875 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 7986 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 7986 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 7986 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 7986 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 8214 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 8356 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 8356 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 8356 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 10569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 15662 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16823 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 16931 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 29347 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 29734 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 29734 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 29734 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 29734 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 30196 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 34381 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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/titan/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 #535
Archiving artifacts
Compressed 562.02 MB of artifacts by 65.2% relative to #535
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/583/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/583/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/583/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/583/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/583/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/583/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/583/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/583/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/583/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/583/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/583/testng/testng-results.xml'
3.508772% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH