For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/
[Oct 3, 2023, 10:21:52 AM] (github) YARN-11580. YARN Router Web supports
displaying information for Non-Federation. (#6127) Contributed by Shilun Fan.
[Oct 3, 2023, 3:26:03 PM] (github) HDFS-17214. RBF: The Quota class'
andByStorageType method res has an incorrect initial value. (#6135)
[Oct 4, 2023, 6:22:59 PM] (github) HDFS-17194. Enhance the log message for
striped block recovery (#6094)
[Oct 4, 2023, 6:55:03 PM] (github) HADOOP-18875. ABFS: Add sendMs and recvMs
information for each AbfsHttpOperation by default. (#6008)
-1 overall
The following subsystems voted -1:
blanks hadolint mvnsite pathlen spotbugs unit xml
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc checkstyle javac javadoc pylint shellcheck
The following subsystems are considered long running:
(runtime bigger than 1h 0m 0s)
unit
Specific tests:
XML :
Parsing Error(s):
hadoop-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml
spotbugs :
module:hadoop-hdfs-project/hadoop-hdfs
Redundant nullcheck of oldLock, which is known to be non-null in
org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory))
Redundant null check at DataStorage.java:is known to be non-null in
org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory))
Redundant null check at DataStorage.java:[line 695]
Redundant nullcheck of metaChannel, which is known to be non-null in
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long,
FileInputStream, FileChannel, String) Redundant null check at
MappableBlockLoader.java:is known to be non-null in
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long,
FileInputStream, FileChannel, String) Redundant null check at
MappableBlockLoader.java:[line 138]
Redundant nullcheck of blockChannel, which is known to be non-null in
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long,
FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null
check at MemoryMappableBlockLoader.java:is known to be non-null in
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long,
FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null
check at MemoryMappableBlockLoader.java:[line 75]
Redundant nullcheck of blockChannel, which is known to be non-null in
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long,
FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null
check at NativePmemMappableBlockLoader.java:is known to be non-null in
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long,
FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null
check at NativePmemMappableBlockLoader.java:[line 85]
Redundant nullcheck of metaChannel, which is known to be non-null in
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$$PmemMappedRegion,,
long, FileInputStream, FileChannel, String) Redundant null check at
NativePmemMappableBlockLoader.java:is known to be non-null in
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$$PmemMappedRegion,,
long, FileInputStream, FileChannel, String) Redundant null check at
NativePmemMappableBlockLoader.java:[line 130]
org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts
doesn't override java.util.ArrayList.equals(Object) At
RollingWindowManager.java:At RollingWindowManager.java:[line 1]
spotbugs :
module:hadoop-yarn-project/hadoop-yarn
Redundant nullcheck of it, which is known to be non-null in
org.apache.hadoop.yarn.serv