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 2020/02/19 21:14:46 UTC

[GitHub] [hadoop] hadoop-yetus commented on issue #1820: HADOOP-16830. Add public IOStatistics API + S3A implementation

hadoop-yetus commented on issue #1820: HADOOP-16830. Add public IOStatistics API + S3A implementation
URL: https://github.com/apache/hadoop/pull/1820#issuecomment-588473900
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 33s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  2s |  No case conflicting files found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any @author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  The patch appears to include 12 new or modified test files.  |
   ||| _ trunk Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 26s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  18m 53s |  trunk passed  |
   | +1 :green_heart: |  compile  |  17m  3s |  trunk passed  |
   | +1 :green_heart: |  checkstyle  |   2m 41s |  trunk passed  |
   | +1 :green_heart: |  mvnsite  |   2m 17s |  trunk passed  |
   | +1 :green_heart: |  shadedclient  |  20m 35s |  branch has no errors when building and testing our client artifacts.  |
   | +1 :green_heart: |  javadoc  |   1m 43s |  trunk passed  |
   | +0 :ok: |  spotbugs  |   1m 12s |  Used deprecated FindBugs config; considering switching to SpotBugs.  |
   | +1 :green_heart: |  findbugs  |   3m 13s |  trunk passed  |
   | -0 :warning: |  patch  |   1m 36s |  Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 25s |  Maven dependency ordering for patch  |
   | -1 :x: |  mvninstall  |   0m 19s |  hadoop-aws in the patch failed.  |
   | -1 :x: |  compile  |  15m 37s |  root in the patch failed.  |
   | -1 :x: |  javac  |  15m 37s |  root in the patch failed.  |
   | -0 :warning: |  checkstyle  |   2m 42s |  root: The patch generated 96 new + 95 unchanged - 19 fixed = 191 total (was 114)  |
   | -1 :x: |  mvnsite  |   0m 40s |  hadoop-aws in the patch failed.  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  shadedclient  |  14m 10s |  patch has no errors when building and testing our client artifacts.  |
   | -1 :x: |  javadoc  |   1m  4s |  hadoop-common-project_hadoop-common generated 87 new + 101 unchanged - 0 fixed = 188 total (was 101)  |
   | -1 :x: |  findbugs  |   2m 16s |  hadoop-common-project/hadoop-common generated 29 new + 0 unchanged - 0 fixed = 29 total (was 0)  |
   | -1 :x: |  findbugs  |   0m 38s |  hadoop-aws in the patch failed.  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   9m 27s |  hadoop-common in the patch passed.  |
   | -1 :x: |  unit  |   0m 39s |  hadoop-aws in the patch failed.  |
   | +1 :green_heart: |  asflicense  |   0m 53s |  The patch does not generate ASF License warnings.  |
   |  |   | 119m 33s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hadoop-common-project/hadoop-common |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 42] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 45] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 48] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 51] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 54] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 57] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 60] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 63] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 66] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 69] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 72] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 75] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 81] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 78] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 84] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 87] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 90] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 93] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 96] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 99] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 102] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 105] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 108] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 111] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 114] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 117] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 120] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 123] |
   |  |  Unread public/protected field:At FilesystemStatisticNames.java:[line 126] |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.6 Server=19.03.6 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1820/4/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1820 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle |
   | uname | Linux d76f2ee97e8c 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 / 3f1aad0 |
   | Default Java | 1.8.0_242 |
   | mvninstall | https://builds.apache.org/job/hadoop-multibranch/job/PR-1820/4/artifact/out/patch-mvninstall-hadoop-tools_hadoop-aws.txt |
   | compile | https://builds.apache.org/job/hadoop-multibranch/job/PR-1820/4/artifact/out/patch-compile-root.txt |
   | javac | https://builds.apache.org/job/hadoop-multibranch/job/PR-1820/4/artifact/out/patch-compile-root.txt |
   | checkstyle | https://builds.apache.org/job/hadoop-multibranch/job/PR-1820/4/artifact/out/diff-checkstyle-root.txt |
   | mvnsite | https://builds.apache.org/job/hadoop-multibranch/job/PR-1820/4/artifact/out/patch-mvnsite-hadoop-tools_hadoop-aws.txt |
   | javadoc | https://builds.apache.org/job/hadoop-multibranch/job/PR-1820/4/artifact/out/diff-javadoc-javadoc-hadoop-common-project_hadoop-common.txt |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-1820/4/artifact/out/new-findbugs-hadoop-common-project_hadoop-common.html |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-1820/4/artifact/out/patch-findbugs-hadoop-tools_hadoop-aws.txt |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-1820/4/artifact/out/patch-unit-hadoop-tools_hadoop-aws.txt |
   |  Test Results | https://builds.apache.org/job/hadoop-multibranch/job/PR-1820/4/testReport/ |
   | Max. process+thread count | 3193 (vs. ulimit of 5500) |
   | modules | C: hadoop-common-project/hadoop-common hadoop-tools/hadoop-aws U: . |
   | Console output | https://builds.apache.org/job/hadoop-multibranch/job/PR-1820/4/console |
   | versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
   | Powered by | Apache Yetus 0.11.1 https://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