hadoop-yetus commented on issue #763: [WIP] HADOOP-15984. Update jersey from 
1.19 to 2.x
URL: https://github.com/apache/hadoop/pull/763#issuecomment-541012123
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 44 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 1 | No case conflicting files found. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 2 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | 0 | mvndep | 27 | Maven dependency ordering for branch |
   | +1 | mvninstall | 1254 | trunk passed |
   | +1 | compile | 1292 | trunk passed |
   | +1 | checkstyle | 196 | trunk passed |
   | +1 | mvnsite | 426 | trunk passed |
   | +1 | shadedclient | 1580 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 423 | trunk passed |
   | 0 | spotbugs | 132 | Used deprecated FindBugs config; considering 
switching to SpotBugs. |
   | 0 | findbugs | 29 | branch/hadoop-project no findbugs output file 
(findbugsXml.xml) |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 39 | Maven dependency ordering for patch |
   | -1 | mvninstall | 28 | hadoop-yarn-common in the patch failed. |
   | -1 | compile | 378 | root in the patch failed. |
   | -1 | javac | 378 | root in the patch failed. |
   | -0 | checkstyle | 177 | root: The patch generated 3 new + 605 unchanged - 
18 fixed = 608 total (was 623) |
   | -1 | mvnsite | 30 | hadoop-yarn-common in the patch failed. |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | xml | 15 | The patch has no ill-formed XML file. |
   | -1 | shadedclient | 235 | patch has errors when building and testing our 
client artifacts. |
   | -1 | javadoc | 49 | hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common 
generated 2 new + 4190 unchanged - 0 fixed = 4192 total (was 4190) |
   | 0 | findbugs | 17 | hadoop-project has no data from findbugs |
   | -1 | findbugs | 48 | hadoop-common-project/hadoop-kms generated 1 new + 0 
unchanged - 0 fixed = 1 total (was 0) |
   | -1 | findbugs | 28 | hadoop-yarn-common in the patch failed. |
   ||| _ Other Tests _ |
   | +1 | unit | 16 | hadoop-project in the patch passed. |
   | +1 | unit | 585 | hadoop-common in the patch passed. |
   | +1 | unit | 215 | hadoop-kms in the patch passed. |
   | -1 | unit | 1110 | hadoop-hdfs in the patch failed. |
   | -1 | unit | 303 | hadoop-hdfs-httpfs in the patch failed. |
   | -1 | unit | 1354 | hadoop-hdfs-rbf in the patch failed. |
   | -1 | unit | 31 | hadoop-yarn-common in the patch failed. |
   | +1 | asflicense | 34 | The patch does not generate ASF License warnings. |
   | | | 11609 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hadoop-common-project/hadoop-kms |
   |  |  Dead store to idx in 
org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map)  At 
KMS.java:org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map)  At 
KMS.java:[line 180] |
   | Failed junit tests | hadoop.hdfs.TestFileAppend4 |
   |   | hadoop.hdfs.TestErasureCodingExerciseAPIs |
   |   | hadoop.hdfs.TestDFSStripedOutputStream |
   |   | hadoop.hdfs.TestDFSStripedOutputStreamWithFailure |
   |   | hadoop.hdfs.tools.TestDFSAdminWithHA |
   |   | hadoop.fs.http.server.TestHttpFSServer |
   |   | hadoop.fs.contract.router.TestRouterHDFSContractRename |
   |   | hadoop.fs.contract.router.TestRouterHDFSContractAppendSecure |
   |   | hadoop.fs.contract.router.TestRouterHDFSContractConcatSecure |
   |   | hadoop.fs.contract.router.TestRouterHDFSContractSeek |
   |   | hadoop.fs.contract.router.TestRouterHDFSContractAppend |
   |   | hadoop.fs.contract.router.TestRouterHDFSContractGetFileStatusSecure |
   |   | hadoop.fs.contract.router.TestRouterHDFSContractGetFileStatus |
   |   | hadoop.fs.contract.router.web.TestRouterWebHDFSContractSeek |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.3 Server=19.03.3 base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/763 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient xml findbugs checkstyle |
   | uname | Linux d0ba9cac888e 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 
11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / f267917 |
   | Default Java | 1.8.0_222 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
 |
   | compile | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-compile-root.txt
 |
   | javac | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-compile-root.txt
 |
   | checkstyle | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/diff-checkstyle-root.txt
 |
   | mvnsite | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/new-findbugs-hadoop-common-project_hadoop-kms.html
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/testReport/ |
   | Max. process+thread count | 3389 (vs. ulimit of 5500) |
   | modules | C: hadoop-project hadoop-common-project/hadoop-common 
hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs 
hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-rbf 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common U: . |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/console |
   | versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
   | Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to