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/03/22 14:43:02 UTC

[GitHub] [hadoop] hadoop-yetus commented on issue #637: HADOOP-15960. Update guava to 27.0-jre in hadoop-common

hadoop-yetus commented on issue #637: HADOOP-15960. Update guava to 27.0-jre in hadoop-common
URL: https://github.com/apache/hadoop/pull/637#issuecomment-475647413
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 530 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +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 | 58 | Maven dependency ordering for branch |
   | +1 | mvninstall | 1000 | trunk passed |
   | +1 | compile | 942 | trunk passed |
   | +1 | checkstyle | 191 | trunk passed |
   | +1 | mvnsite | 324 | trunk passed |
   | +1 | shadedclient | 1240 | branch has no errors when building and testing our client artifacts. |
   | 0 | findbugs | 0 | Skipped patched modules with no Java source: hadoop-project |
   | +1 | findbugs | 411 | trunk passed |
   | +1 | javadoc | 258 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 24 | Maven dependency ordering for patch |
   | +1 | mvninstall | 207 | the patch passed |
   | +1 | compile | 892 | the patch passed |
   | -1 | javac | 892 | root generated 15 new + 1482 unchanged - 1 fixed = 1497 total (was 1483) |
   | -0 | checkstyle | 192 | root: The patch generated 1 new + 61 unchanged - 1 fixed = 62 total (was 62) |
   | +1 | mvnsite | 324 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | xml | 1 | The patch has no ill-formed XML file. |
   | +1 | shadedclient | 688 | patch has no errors when building and testing our client artifacts. |
   | 0 | findbugs | 1 | Skipped patched modules with no Java source: hadoop-project |
   | -1 | findbugs | 107 | hadoop-common-project/hadoop-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0) |
   | -1 | findbugs | 141 | hadoop-hdfs-project/hadoop-hdfs generated 3 new + 0 unchanged - 0 fixed = 3 total (was 0) |
   | +1 | javadoc | 263 | the patch passed |
   ||| _ Other Tests _ |
   | +1 | unit | 28 | hadoop-project in the patch passed. |
   | -1 | unit | 505 | hadoop-common in the patch failed. |
   | -1 | unit | 4625 | hadoop-hdfs in the patch failed. |
   | +1 | unit | 1006 | hadoop-hdfs-rbf in the patch passed. |
   | +1 | unit | 332 | hadoop-mapreduce-client-core in the patch passed. |
   | +1 | unit | 1111 | hadoop-yarn-services-core in the patch passed. |
   | +1 | asflicense | 53 | The patch does not generate ASF License warnings. |
   | | | 15452 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hadoop-common-project/hadoop-common |
   |  |  Null passed for non-null parameter of writeXml(String, Writer) in org.apache.hadoop.conf.Configuration.writeXml(Writer)  At Configuration.java:of writeXml(String, Writer) in org.apache.hadoop.conf.Configuration.writeXml(Writer)  At Configuration.java:[line 3490] |
   | FindBugs | module:hadoop-hdfs-project/hadoop-hdfs |
   |  |  Null passed for non-null parameter of com.google.common.base.Preconditions.checkState(boolean, String, Object, Object, Object) in org.apache.hadoop.hdfs.qjournal.server.Journal.getPersistedPaxosData(long)  Method invoked at Journal.java:of com.google.common.base.Preconditions.checkState(boolean, String, Object, Object, Object) in org.apache.hadoop.hdfs.qjournal.server.Journal.getPersistedPaxosData(long)  Method invoked at Journal.java:[line 1064] |
   |  |  Null passed for non-null parameter of com.google.common.base.Preconditions.checkArgument(boolean, String, Object) in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getLogDir(String, String)  Method invoked at JournalNode.java:of com.google.common.base.Preconditions.checkArgument(boolean, String, Object) in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getLogDir(String, String)  Method invoked at JournalNode.java:[line 343] |
   |  |  Nullcheck of jid at line 346 of value previously dereferenced in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getLogDir(String, String)  At JournalNode.java:346 of value previously dereferenced in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getLogDir(String, String)  At JournalNode.java:[line 343] |
   | Failed junit tests | hadoop.util.TestDiskCheckerWithDiskIo |
   |   | hadoop.util.TestReadWriteDiskValidator |
   |   | hadoop.hdfs.web.TestWebHdfsTimeouts |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-637/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/637 |
   | Optional Tests |  dupname  asflicense  compile  javac  javadoc  mvninstall  mvnsite  unit  shadedclient  findbugs  checkstyle  xml  |
   | uname | Linux 438cbc377bda 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / d18d085 |
   | maven | version: Apache Maven 3.3.9 |
   | Default Java | 1.8.0_191 |
   | findbugs | v3.1.0-RC1 |
   | javac | https://builds.apache.org/job/hadoop-multibranch/job/PR-637/1/artifact/out/diff-compile-javac-root.txt |
   | checkstyle | https://builds.apache.org/job/hadoop-multibranch/job/PR-637/1/artifact/out/diff-checkstyle-root.txt |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-637/1/artifact/out/new-findbugs-hadoop-common-project_hadoop-common.html |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-637/1/artifact/out/new-findbugs-hadoop-hdfs-project_hadoop-hdfs.html |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-637/1/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-637/1/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt |
   |  Test Results | https://builds.apache.org/job/hadoop-multibranch/job/PR-637/1/testReport/ |
   | Max. process+thread count | 4817 (vs. ulimit of 5500) |
   | modules | C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core U: . |
   | Console output | https://builds.apache.org/job/hadoop-multibranch/job/PR-637/1/console |
   | Powered by | Apache Yetus 0.9.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