For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/
[May 22, 2018 8:03:31 AM] (msingh) HADOOP-15474. Rename properties introduced
for <tags>. Contributed by
[May 22, 2018 2:27:08 PM] (jlowe) YARN-8206. Sending a kill does not
immediately kill docker containers.
[May 22, 2018 4:20:51 PM] (kihwal) HADOOP-15450. Avoid fsync storm triggered by
DiskChecker and handle disk
[May 22, 2018 5:44:58 PM] (eyang) YARN-7960. Added security flag
no-new-privileges for YARN Docker
[May 22, 2018 5:49:10 PM] (aengineer) HDDS-89. Create ozone specific inline
documentation as part of the
[May 22, 2018 6:38:11 PM] (aengineer) HDDS-74. Rename name of properties
related to configuration tags.
[May 22, 2018 8:20:42 PM] (aengineer) HDDS-89. Addendum Patch. Create ozone
specific inline documentation as
[May 22, 2018 8:33:33 PM] (wangda) YARN-8290.
SystemMetricsPublisher.appACLsUpdated should be invoked after
[May 22, 2018 8:33:33 PM] (wangda) YARN-8332. Incorrect min/max allocation
property name in resource types
[May 22, 2018 9:24:38 PM] (rkanter) YARN-8273. Log aggregation does not warn if
HDFS quota in target
[May 22, 2018 9:29:06 PM] (aengineer) HDDS-89. Addendum Patch-1. Create ozone
specific inline documentation as
[May 22, 2018 10:46:59 PM] (xyao) HDDS-79. Remove ReportState from
SCMHeartbeatRequestProto. Contributed
-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:
FindBugs :
module:hadoop-hdds/common
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$CloseContainerRequestProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 18391]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$CloseContainerResponseProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 18953]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$CopyContainerRequestProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 35536]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$CopyContainerResponseProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 36405]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$CreateContainerResponseProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 13441]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$DatanodeBlockID$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 1216]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$DeleteChunkResponseProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 30843]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$DeleteContainerRequestProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 16100]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$DeleteContainerResponseProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 16576]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$DeleteKeyResponseProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 23773]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$KeyValue$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 1857]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$ListContainerRequestProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 17078]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$ListKeyRequestProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 24310]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$PutKeyResponseProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 21568]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$PutSmallFileResponseProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 33786]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$ReadContainerRequestProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 13881]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$UpdateContainerResponseProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 15613]
Useless control flow in
org.apache.hadoop.hdds.protocol.datanode.proto.ContainerProtos$WriteChunkResponseProto$Builder.maybeForceBuilderInitialization()
At ContainerProtos.java: At ContainerProtos.java:[line 27902]
Found reliance on default encoding in
org.apache.hadoop.utils.MetadataKeyFilters$KeyPrefixFilter.filterKey(byte[],
byte[], byte[]):in
org.apache.hadoop.utils.MetadataKeyFilters$KeyPrefixFilter.filterKey(byte[],
byte[], byte[]): String.getBytes() At MetadataKeyFilters.java:[line 97]
Failed junit tests :
hadoop.hdfs.web.TestWebHdfsTimeouts
hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage
hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowActivity
hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageSchema
hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities
hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowRunCompaction
hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps
hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowRun
hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageDomain
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/diff-compile-cc-root.txt
[4.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/diff-compile-javac-root.txt
[332K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/diff-checkstyle-root.txt
[17M]
pathlen:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/pathlen.txt
[12K]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/diff-patch-pylint.txt
[24K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/diff-patch-shellcheck.txt
[20K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/diff-patch-shelldocs.txt
[16K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/whitespace-eol.txt
[9.4M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/whitespace-tabs.txt
[1.1M]
xml:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/xml.txt
[4.0K]
findbugs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/branch-findbugs-hadoop-hdds_client.txt
[72K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/branch-findbugs-hadoop-hdds_common-warnings.html
[20K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/branch-findbugs-hadoop-hdds_container-service.txt
[60K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/branch-findbugs-hadoop-hdds_server-scm.txt
[36K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/branch-findbugs-hadoop-hdds_tools.txt
[16K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/branch-findbugs-hadoop-ozone_client.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/branch-findbugs-hadoop-ozone_common.txt
[24K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/branch-findbugs-hadoop-ozone_objectstore-service.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/branch-findbugs-hadoop-ozone_ozone-manager.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/branch-findbugs-hadoop-ozone_tools.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/branch-findbugs-hadoop-tools_hadoop-ozone.txt
[8.0K]
javadoc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/diff-javadoc-javadoc-root.txt
[760K]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[328K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt
[44K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/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/789/artifact/out/patch-unit-hadoop-hdds_client.txt
[48K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-unit-hadoop-hdds_container-service.txt
[52K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-unit-hadoop-hdds_server-scm.txt
[24K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-unit-hadoop-hdds_tools.txt
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-unit-hadoop-ozone_client.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-unit-hadoop-ozone_common.txt
[24K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-unit-hadoop-ozone_objectstore-service.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-unit-hadoop-ozone_ozone-manager.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-unit-hadoop-ozone_tools.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-unit-hadoop-tools_hadoop-ozone.txt
[4.0K]
asflicense:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/789/artifact/out/patch-asflicense-problems.txt
[4.0K]
Powered by Apache Yetus 0.8.0-SNAPSHOT http://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]