For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/
[Oct 9, 2023, 3:51:12 PM] (github) HADOOP-18876. ABFS: Change default for
fs.azure.data.blocks.buffer to bytebuffer (#6009)
[Oct 9, 2023, 4:40:15 PM] (github) HADOOP-18861. ABFS: Fix failing tests for
CPK (#5979)
[Oct 9, 2023, 7:01:56 PM] (github) HADOOP-18869: [ABFS] Fix behavior of a File
System APIs on root path (#6003)
[Oct 9, 2023, 7:05:07 PM] (Steve Loughran) Revert "HADOOP-18869: [ABFS] Fix
behavior of a File System APIs on root path (#6003)"
[Oct 9, 2023, 7:05:23 PM] (Steve Loughran) HADOOP-18869: [ABFS] Fix behavior of
a File System APIs on root path (#6003)
[Oct 9, 2023, 9:06:41 PM] (github) YARN-9048. Add znode hierarchy in Federation
ZK State Store. (#6016)
[Oct 10, 2023, 2:20:07 AM] (github) HDFS-17217. Add lifeline RPC start up log
when NameNode#startCommonServices (#6154). Contributed by Haiyang Hu.
[Oct 10, 2023, 8:51:46 PM] (github) HDFS-16740. Mini cluster test flakiness
(#4835)
-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