See <https://builds.apache.org/job/apache-atlas-nightly/420/changes>
Changes: [dkantor] ATLAS-1154 Errors in Eclipse with web.xml (davidrad via dkantor) ------------------------------------------ [...truncated 5368 lines...] <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:97:38: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:98:37: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:99:28: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:100:40: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:101:89: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:102:62: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:103:48: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:104:49: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:105:48: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:106:31: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:107:27: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:108:24: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:109:23: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:110:82: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:111:45: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:112:41: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:113:31: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:114:71: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:115:31: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:116:27: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/JsonSerializerTest.java>:117:23: '+' should be on a new line. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/projection/TagRelationTest.java>:9: Line does not match expected header line of ' *'. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/projection/TagRelationTest.java>:32: First sentence should end with a period. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/projection/TagRelationTest.java>:47:17: Name 'testIsDeleted_false' must match pattern '^[a-z][a-zA-Z0-9]*$'. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/InstanceRequestTest.java>:9: Line does not match expected header line of ' *'. <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/src/test/java/org/apache/atlas/catalog/CollectionRequestTest.java>:9: Line does not match expected header line of ' *'. Audit done. [INFO] There are 306 checkstyle errors. [WARNING] checkstyle:check violations detected but failOnViolation set to false [INFO] [INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) > :findbugs @ atlas-catalog >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-catalog --- [INFO] Fork Value is true [java] Warnings generated: 4 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) < :findbugs @ atlas-catalog <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-catalog --- [INFO] BugInstance size is 4 [INFO] Error size is 0 [INFO] Total bugs: 4 [INFO] Call to method of static java.text.DateFormat in org.apache.atlas.catalog.DefaultDateFormatter.format(Long) [org.apache.atlas.catalog.DefaultDateFormatter] At DefaultDateFormatter.java:[line 37] [INFO] org.apache.atlas.catalog.DefaultDateFormatter.DATE_FORMAT is a static field of type java.text.DateFormat, which isn't thread safe [org.apache.atlas.catalog.DefaultDateFormatter] In DefaultDateFormatter.java [INFO] org.apache.atlas.catalog.ResourceComparator implements Comparator but not Serializable [org.apache.atlas.catalog.ResourceComparator] At ResourceComparator.java:[lines 30-61] [INFO] org.apache.atlas.catalog.TermPath.getPathSegments() may expose internal representation by returning TermPath.m_paths [org.apache.atlas.catalog.TermPath] At TermPath.java:[line 109] [INFO] To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui" [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ atlas-catalog --- [INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/atlas-catalog-0.8-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-catalog/0.8-incubating-SNAPSHOT/atlas-catalog-0.8-incubating-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-catalog/0.8-incubating-SNAPSHOT/atlas-catalog-0.8-incubating-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/atlas-catalog-0.8-incubating-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-catalog/0.8-incubating-SNAPSHOT/atlas-catalog-0.8-incubating-SNAPSHOT-sources.jar [INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/atlas-catalog-0.8-incubating-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-catalog/0.8-incubating-SNAPSHOT/atlas-catalog-0.8-incubating-SNAPSHOT-test-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Atlas UI 0.8-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-dashboardv2 --- [INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target> [INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2> (includes = [**/*.pyc], excludes = []) [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-dashboardv2 --- [INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2> [INFO] Storing buildNumber: 4b2e6ba9e81bc5d1c1c2e12d1a6bedb27bdf2f0e at timestamp: 1473257807127 [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/dashboardv2'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ atlas-dashboardv2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-dashboardv2 --- [INFO] [INFO] --- frontend-maven-plugin:0.0.29:install-node-and-npm (install node and npm) @ atlas-dashboardv2 --- [INFO] Found proxies: [] [INFO] Installing node version v4.4.2 [INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/node/4.4.2/node-4.4.2-linux-x64.tar.gz into <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/node/tmp> [INFO] Copying node binary from <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/node/tmp/node-v4.4.2-linux-x64/bin/node> to <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/node/node> [INFO] Installed node locally. [INFO] Installing npm version 3.8.5 [INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/npm/3.8.5/npm-3.8.5.tar.gz into <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/node/node_modules> [INFO] Installed npm locally. [INFO] [INFO] --- frontend-maven-plugin:0.0.29:npm (npm install) @ atlas-dashboardv2 --- [INFO] Found proxies: [] [INFO] Running 'npm install' in <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target> [ERROR] npm ERR! git clone --template=/home/jenkins/.npm/_git-remotes/_templates --mirror https://github.com/marionettejs/backbone.babysitter.git /home/jenkins/.npm/_git-remotes/git-https-github-com-marionettejs-backbone-babysitter-git-02c93d9c: Cloning into bare repository '/home/jenkins/.npm/_git-remotes/git-https-github-com-marionettejs-backbone-babysitter-git-02c93d9c'... [ERROR] npm ERR! git clone --template=/home/jenkins/.npm/_git-remotes/_templates --mirror https://github.com/marionettejs/backbone.babysitter.git /home/jenkins/.npm/_git-remotes/git-https-github-com-marionettejs-backbone-babysitter-git-02c93d9c: remote: Internal Server Error. [ERROR] npm ERR! git clone --template=/home/jenkins/.npm/_git-remotes/_templates --mirror https://github.com/marionettejs/backbone.babysitter.git /home/jenkins/.npm/_git-remotes/git-https-github-com-marionettejs-backbone-babysitter-git-02c93d9c: remote: [ERROR] npm ERR! git clone --template=/home/jenkins/.npm/_git-remotes/_templates --mirror https://github.com/marionettejs/backbone.babysitter.git /home/jenkins/.npm/_git-remotes/git-https-github-com-marionettejs-backbone-babysitter-git-02c93d9c: fatal: unable to access 'https://github.com/marionettejs/backbone.babysitter.git/': The requested URL returned error: 500 [ERROR] npm ERR! Linux 3.13.0-92-generic [ERROR] npm ERR! argv "<https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/node/node"> "<https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/node/node_modules/npm/bin/npm-cli.js"> "install" [ERROR] npm ERR! node v4.4.2 [ERROR] npm ERR! npm v3.8.5 [ERROR] npm ERR! code 128 [ERROR] [ERROR] npm ERR! Command failed: git clone --template=/home/jenkins/.npm/_git-remotes/_templates --mirror https://github.com/marionettejs/backbone.babysitter.git /home/jenkins/.npm/_git-remotes/git-https-github-com-marionettejs-backbone-babysitter-git-02c93d9c [ERROR] npm ERR! Cloning into bare repository '/home/jenkins/.npm/_git-remotes/git-https-github-com-marionettejs-backbone-babysitter-git-02c93d9c'... [ERROR] npm ERR! remote: Internal Server Error. [ERROR] npm ERR! remote: [ERROR] npm ERR! fatal: unable to access 'https://github.com/marionettejs/backbone.babysitter.git/': The requested URL returned error: 500 [ERROR] npm ERR! [ERROR] npm ERR! [ERROR] npm ERR! If you need help, you may report this error at: [ERROR] npm ERR! <https://github.com/npm/npm/issues> [ERROR] [ERROR] npm ERR! Please include the following file with any support request: [ERROR] npm ERR! <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/npm-debug.log> [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] apache-atlas ....................................... SUCCESS [ 13.979 s] [INFO] Apache Atlas Common ................................ SUCCESS [ 27.349 s] [INFO] Apache Atlas Typesystem ............................ SUCCESS [01:35 min] [INFO] Apache Atlas Client ................................ SUCCESS [ 25.196 s] [INFO] Apache Atlas Server API ............................ SUCCESS [ 12.056 s] [INFO] Apache Atlas Notification .......................... SUCCESS [ 49.231 s] [INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.698 s] [INFO] Apache Atlas Graph Database API .................... SUCCESS [ 10.245 s] [INFO] Graph Database Common Code ......................... SUCCESS [ 10.227 s] [INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:17 min] [INFO] Apache Atlas Repository ............................ SUCCESS [13:39 min] [INFO] Apache Atlas Authorization ......................... SUCCESS [ 18.735 s] [INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 41.149 s] [INFO] Apache Atlas UI .................................... FAILURE [ 37.598 s] [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: 21:41 min [INFO] Finished at: 2016-09-07T14:17:23+00:00 [INFO] Final Memory: 141M/1039M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.29:npm (npm install) on project atlas-dashboardv2: Failed to run task: 'npm install' failed. (error code 1) -> [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-dashboardv2 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 26 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 0 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 59 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 79 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 79 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 79 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 97 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 97 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 177 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 315 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 621 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 714 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 714 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 714 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 714 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 768 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 813 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 813 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 930 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 930 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 930 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1914 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 1945 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1945 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2407 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 3170 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> with 3925 unique warnings and 0 duplicates. [CHECKSTYLE] Computing warning deltas based on reference build #270 [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/hdfs-model/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/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] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Computing warning deltas based on reference build #270 Archiving artifacts TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml 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/420/testng/testng-results-1.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/420/testng/testng-results-2.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/420/testng/testng-results-3.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/420/testng/testng-results-4.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/420/testng/testng-results-5.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/420/testng/testng-results-6.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/420/testng/testng-results-7.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/420/testng/testng-results.xml' TestNG Reports Processing: FINISH
