You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/08 12:50:38 UTC

[GitHub] [hadoop] hadoop-yetus commented on issue #763: [WIP] HADOOP-15984. Update jersey from 1.19 to 2.x

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-539497460
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 1135 | 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 1 new or modified test files. |
   ||| _ trunk Compile Tests _ |
   | 0 | mvndep | 70 | Maven dependency ordering for branch |
   | +1 | mvninstall | 1388 | trunk passed |
   | -1 | compile | 199 | root in trunk failed. |
   | +1 | checkstyle | 166 | trunk passed |
   | +1 | mvnsite | 290 | trunk passed |
   | +1 | shadedclient | 1293 | branch has no errors when building and testing our client artifacts. |
   | +1 | javadoc | 293 | trunk passed |
   | 0 | spotbugs | 73 | Used deprecated FindBugs config; considering switching to SpotBugs. |
   | 0 | findbugs | 18 | branch/hadoop-project no findbugs output file (findbugsXml.xml) |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 35 | Maven dependency ordering for patch |
   | -1 | mvninstall | 21 | hadoop-hdfs-rbf in the patch failed. |
   | -1 | compile | 194 | root in the patch failed. |
   | -1 | javac | 194 | root in the patch failed. |
   | -0 | checkstyle | 171 | root: The patch generated 11 new + 254 unchanged - 14 fixed = 265 total (was 268) |
   | -1 | mvnsite | 25 | hadoop-hdfs-rbf in the patch failed. |
   | -1 | whitespace | 0 | The patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply |
   | +1 | xml | 8 | The patch has no ill-formed XML file. |
   | -1 | shadedclient | 233 | patch has errors when building and testing our client artifacts. |
   | -1 | javadoc | 44 | hadoop-hdfs-project_hadoop-hdfs-rbf generated 7 new + 0 unchanged - 0 fixed = 7 total (was 0) |
   | 0 | findbugs | 14 | hadoop-project has no data from findbugs |
   | -1 | findbugs | 44 | hadoop-common-project/hadoop-kms generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0) |
   | -1 | findbugs | 26 | hadoop-hdfs-rbf in the patch failed. |
   ||| _ Other Tests _ |
   | +1 | unit | 18 | hadoop-project in the patch passed. |
   | +1 | unit | 623 | hadoop-common in the patch passed. |
   | +1 | unit | 248 | hadoop-kms in the patch passed. |
   | -1 | unit | 7701 | hadoop-hdfs in the patch failed. |
   | -1 | unit | 231 | hadoop-hdfs-httpfs in the patch failed. |
   | -1 | unit | 26 | hadoop-hdfs-rbf in the patch failed. |
   | +1 | asflicense | 34 | The patch does not generate ASF License warnings. |
   | | | 15791 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hadoop-common-project/hadoop-kms |
   |  |  Dead store to requestURL 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 181] |
   | Failed junit tests | hadoop.hdfs.web.TestWebHdfsTokens |
   |   | hadoop.hdfs.web.TestWebHdfsWithMultipleNameNodes |
   |   | hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots |
   |   | hadoop.hdfs.web.TestWebHdfsWithRestCsrfPreventionFilter |
   |   | hadoop.hdfs.tools.TestWebHDFSStoragePolicyCommands |
   |   | hadoop.hdfs.server.namenode.TestAuditLogger |
   |   | hadoop.hdfs.web.TestWebHDFSXAttr |
   |   | hadoop.hdfs.web.TestWebHdfsUrl |
   |   | hadoop.hdfs.TestDistributedFileSystem |
   |   | hadoop.hdfs.server.namenode.TestAuditLogs |
   |   | hadoop.hdfs.web.TestWebHdfsWithAuthenticationFilter |
   |   | hadoop.hdfs.security.TestDelegationTokenForProxyUser |
   |   | hadoop.hdfs.web.TestFSMainOperationsWebHdfs |
   |   | hadoop.hdfs.TestEncryptionZonesWithKMS |
   |   | hadoop.hdfs.tools.TestViewFSStoragePolicyCommands |
   |   | hadoop.hdfs.web.TestHttpsFileSystem |
   |   | hadoop.hdfs.web.TestWebHDFS |
   |   | hadoop.hdfs.TestEncryptionZones |
   |   | hadoop.fs.TestSymlinkHdfsFileSystem |
   |   | hadoop.hdfs.web.TestWebHDFSForHA |
   |   | hadoop.fs.TestSymlinkHdfsFileContext |
   |   | hadoop.hdfs.TestWriteReadStripedFile |
   |   | hadoop.hdfs.web.TestWebHdfsFileSystemContract |
   |   | hadoop.hdfs.TestQuota |
   |   | hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem |
   |   | hadoop.fs.http.server.TestHttpFSServerNoXAttrs |
   |   | hadoop.fs.http.server.TestHttpFSServerWebServer |
   |   | hadoop.fs.http.server.TestHttpFSServer |
   |   | hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem |
   |   | hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem |
   |   | hadoop.fs.http.server.TestHttpFSServerWebServerWithRandomSecret |
   |   | hadoop.fs.http.server.TestHttpFSServerNoACLs |
   |   | hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.2 Server=19.03.2 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/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 1351497417ae 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 / 7615945 |
   | Default Java | 1.8.0_222 |
   | compile | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/branch-compile-root.txt |
   | mvninstall | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-rbf.txt |
   | compile | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-compile-root.txt |
   | javac | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-compile-root.txt |
   | checkstyle | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/diff-checkstyle-root.txt |
   | mvnsite | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-rbf.txt |
   | whitespace | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/whitespace-eol.txt |
   | javadoc | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-rbf.txt |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/new-findbugs-hadoop-common-project_hadoop-kms.html |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-rbf.txt |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt |
   |  Test Results | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/testReport/ |
   | Max. process+thread count | 2662 (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 U: . |
   | Console output | https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/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:
users@infra.apache.org


With regards,
Apache Git Services

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