For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/
[Sep 2, 2018 8:05:52 AM] (bibinchundatt) YARN-8535. Fix DistributedShell unit
tests. Contributed by Abhishek
[Sep 2, 2018 6:47:32 PM] (aengineer) HDDS-357. Use DBStore and TableStore for
OzoneManager non-background
-1 overall
The following subsystems voted -1:
asflicense findbugs pathlen unit xml
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace
The following subsystems are considered long running:
(runtime bigger than 1h 0m 0s)
unit
Specific tests:
XML :
Parsing Error(s):
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/public/crossdomain.xml
FindBugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-submarine
Unread field:FSBasedSubmarineStorageImpl.java:[line 39]
Found reliance on default encoding in
org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceJobSubmitter.generateCommandLaunchScript(RunJobParameters,
TaskType, Component):in
org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceJobSubmitter.generateCommandLaunchScript(RunJobParameters,
TaskType, Component): new java.io.FileWriter(File) At
YarnServiceJobSubmitter.java:[line 192]
org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceJobSubmitter.generateCommandLaunchScript(RunJobParameters,
TaskType, Component) may fail to clean up java.io.Writer on checked exception
Obligation to clean up resource created at YarnServiceJobSubmitter.java:to
clean up java.io.Writer on checked exception Obligation to clean up resource
created at YarnServiceJobSubmitter.java:[line 192] is not discharged
org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceUtils.getComponentArrayJson(String,
int, String) concatenates strings using + in a loop At
YarnServiceUtils.java:using + in a loop At YarnServiceUtils.java:[line 72]
Failed CTEST tests :
test_test_libhdfs_threaded_hdfs_static
test_libhdfs_threaded_hdfspp_test_shim_static
Failed junit tests :
hadoop.security.TestRaceWhenRelogin
hadoop.hdfs.TestLeaseRecovery2
hadoop.hdfs.client.impl.TestBlockReaderLocal
hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy
hadoop.hdfs.web.TestWebHdfsTimeouts
hadoop.hdfs.server.balancer.TestBalancerWithMultipleNameNodes
hadoop.yarn.client.api.impl.TestAMRMProxy
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/diff-compile-cc-root.txt
[4.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/diff-compile-javac-root.txt
[328K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/diff-checkstyle-root.txt
[17M]
pathlen:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/pathlen.txt
[12K]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/diff-patch-pylint.txt
[24K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/diff-patch-shellcheck.txt
[20K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/diff-patch-shelldocs.txt
[16K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/whitespace-eol.txt
[9.4M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/whitespace-tabs.txt
[1.1M]
xml:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/xml.txt
[4.0K]
findbugs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-submarine-warnings.html
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/branch-findbugs-hadoop-hdds_client.txt
[40K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/branch-findbugs-hadoop-hdds_container-service.txt
[52K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/branch-findbugs-hadoop-hdds_framework.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/branch-findbugs-hadoop-hdds_server-scm.txt
[52K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/branch-findbugs-hadoop-hdds_tools.txt
[24K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/branch-findbugs-hadoop-ozone_client.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/branch-findbugs-hadoop-ozone_common.txt
[20K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/branch-findbugs-hadoop-ozone_objectstore-service.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/branch-findbugs-hadoop-ozone_ozone-manager.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/branch-findbugs-hadoop-ozone_ozonefs.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/branch-findbugs-hadoop-ozone_tools.txt
[4.0K]
javadoc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/diff-javadoc-javadoc-root.txt
[760K]
CTEST:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-hadoop-hdfs-project_hadoop-hdfs-native-client-ctest.txt
[116K]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
[172K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[348K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-native-client.txt
[28K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
[80K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
[24K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt
[84K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-hdds_client.txt
[32K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-hdds_container-service.txt
[52K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-hdds_framework.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-hdds_server-scm.txt
[52K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-hdds_tools.txt
[16K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-ozone_client.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-ozone_common.txt
[16K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-ozone_objectstore-service.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-ozone_ozone-manager.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-ozone_ozonefs.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-unit-hadoop-ozone_tools.txt
[4.0K]
asflicense:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/885/artifact/out/patch-asflicense-problems.txt
[4.0K]
Powered by Apache Yetus 0.8.0 http://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]