Skip to content

HADOOP-19951. Remove use of jetty-util-ajax and use jackson instead - #8654

Draft
pjfanning wants to merge 15 commits into
apache:trunkfrom
pjfanning:HADOOP-19951
Draft

HADOOP-19951. Remove use of jetty-util-ajax and use jackson instead#8654
pjfanning wants to merge 15 commits into
apache:trunkfrom
pjfanning:HADOOP-19951

Conversation

@pjfanning

Copy link
Copy Markdown
Member

Description of PR

HADOOP-19951

Contains content generated by Claude / Xiaomi Mimo.

How was this patch tested?

CI build

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
  • Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • If applicable, have you updated the LICENSE, LICENSE-binary, NOTICE-binary files?

AI Tooling

If an AI tool was used:

@ajfabbri ajfabbri left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except I had a couple of questions.

so keeping it here leads to conflicts.
-->
<exclude>org.eclipse.jetty:jetty-util</exclude>
<exclude>org.eclipse.jetty:jetty-util-ajax</exclude>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious why we need shading exclusion if this is no longer a dependency?

<exclude>ch.qos.reload4j:reload4j</exclude>
<exclude>org.eclipse.jetty.websocket:websocket-common</exclude>
<exclude>org.eclipse.jetty.websocket:websocket-api</exclude>
<exclude>org.eclipse.jetty:jetty-util-ajax</exclude>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar question here.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems like it is a transitive dependency - I'll investigate and see if I can exclude it as a transitive dependency

@pjfanning
pjfanning marked this pull request as draft August 3, 2026 19:33
*/
@InterfaceAudience.Private
@InterfaceStability.Unstable
public final class HadoopJsonUtils {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we just call it JsonUtil or JsonUtils ? - there are no existing classes under this folder that start with Hadoop*

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 1m 14s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 16 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 1m 54s Maven dependency ordering for branch
+1 💚 mvninstall 45m 36s trunk passed
+1 💚 compile 17m 29s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 compile 18m 30s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+1 💚 checkstyle 5m 49s trunk passed
+1 💚 mvnsite 9m 47s trunk passed
+1 💚 javadoc 7m 50s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 javadoc 7m 45s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+0 🆗 spotbugs 0m 49s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 44s branch/hadoop-client-modules/hadoop-client-minicluster no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 34m 13s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 30s Maven dependency ordering for patch
+1 💚 mvninstall 12m 52s the patch passed
+1 💚 compile 16m 49s the patch passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 javac 16m 49s the patch passed
+1 💚 compile 18m 50s the patch passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+1 💚 javac 18m 50s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 5m 43s /results-checkstyle-root.txt root: The patch generated 1 new + 322 unchanged - 1 fixed = 323 total (was 323)
+1 💚 mvnsite 10m 1s the patch passed
+1 💚 javadoc 7m 28s the patch passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 javadoc 7m 36s the patch passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+0 🆗 spotbugs 0m 43s hadoop-project has no data from spotbugs
+0 🆗 spotbugs 0m 41s hadoop-client-modules/hadoop-client-minicluster has no data from spotbugs
-1 ❌ shadedclient 30m 41s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 48s hadoop-project in the patch passed.
-1 ❌ unit 23m 40s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch passed.
-1 ❌ unit 271m 9s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 unit 115m 8s hadoop-yarn-server-resourcemanager in the patch passed.
-1 ❌ unit 108m 44s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-client-jobclient in the patch passed.
-1 ❌ unit 49m 53s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 1m 6s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 1m 36s The patch does not generate ASF License warnings.
873m 38s
Reason Tests
Failed junit tests hadoop.ipc.TestDecayRpcScheduler
hadoop.hdfs.server.datanode.TestDataNodeMXBean
hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints
hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean
hadoop.hdfs.server.namenode.TestNameNodeMXBean
hadoop.hdfs.server.namenode.TestFSNamesystemMBean
hadoop.mapreduce.v2.TestRMNMInfo
hadoop.hdfs.server.federation.metrics.TestRBFMetrics
Subsystem Report/Notes
Docker ClientAPI=1.55 ServerAPI=1.55 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/1/artifact/out/Dockerfile
GITHUB PR #8654
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle
uname Linux f185cd73942a 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 32a9ec9
Default Java Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Multi-JDK versions /usr/lib/jvm/java-21-openjdk-amd64:Ubuntu-21.0.11+10-1-24.04.2-Ubuntu /usr/lib/jvm/java-17-openjdk-amd64:Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/1/testReport/
Max. process+thread count 4668 (vs. ulimit of 10000)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/1/console
versions git=2.43.0 maven=3.9.15 spotbugs=4.9.7
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 24s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 xmllint 0m 1s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 16 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 1m 50s Maven dependency ordering for branch
+1 💚 mvninstall 28m 35s trunk passed
+1 💚 compile 9m 38s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 compile 10m 18s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+1 💚 checkstyle 3m 35s trunk passed
+1 💚 mvnsite 5m 36s trunk passed
+1 💚 javadoc 4m 32s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 javadoc 4m 31s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+0 🆗 spotbugs 0m 26s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 24s branch/hadoop-client-modules/hadoop-client-minicluster no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 25s branch/hadoop-client-modules/hadoop-client-runtime no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 19m 56s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 20s Maven dependency ordering for patch
+1 💚 mvninstall 11m 18s the patch passed
+1 💚 compile 9m 53s the patch passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 javac 9m 53s the patch passed
+1 💚 compile 10m 5s the patch passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+1 💚 javac 10m 5s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 3m 25s /results-checkstyle-root.txt root: The patch generated 1 new + 322 unchanged - 1 fixed = 323 total (was 323)
+1 💚 mvnsite 5m 35s the patch passed
+1 💚 javadoc 4m 13s the patch passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 javadoc 4m 34s the patch passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+0 🆗 spotbugs 0m 21s hadoop-project has no data from spotbugs
+0 🆗 spotbugs 0m 22s hadoop-client-modules/hadoop-client-runtime has no data from spotbugs
+0 🆗 spotbugs 0m 24s hadoop-client-modules/hadoop-client-minicluster has no data from spotbugs
+1 💚 shadedclient 17m 59s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 31s hadoop-project in the patch passed.
-1 ❌ unit 17m 23s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch passed.
-1 ❌ unit 181m 13s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 unit 90m 38s hadoop-yarn-server-resourcemanager in the patch passed.
-1 ❌ unit 93m 15s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-client-jobclient in the patch passed.
-1 ❌ unit 43m 35s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 0m 41s hadoop-client-runtime in the patch passed.
+1 💚 unit 0m 42s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 1m 0s The patch does not generate ASF License warnings.
610m 16s
Reason Tests
Failed junit tests hadoop.ipc.TestDecayRpcScheduler
hadoop.hdfs.server.datanode.TestDataNodeMXBean
hadoop.hdfs.server.namenode.TestFSNamesystemMBean
hadoop.hdfs.server.namenode.TestNameNodeMXBean
hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean
hadoop.mapreduce.v2.TestRMNMInfo
hadoop.hdfs.server.federation.metrics.TestRBFMetrics
Subsystem Report/Notes
Docker ClientAPI=1.55 ServerAPI=1.55 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/4/artifact/out/Dockerfile
GITHUB PR #8654
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle
uname Linux 687279930f5a 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / d16575f
Default Java Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Multi-JDK versions /usr/lib/jvm/java-21-openjdk-amd64:Ubuntu-21.0.11+10-1-24.04.2-Ubuntu /usr/lib/jvm/java-17-openjdk-amd64:Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/4/testReport/
Max. process+thread count 3967 (vs. ulimit of 10000)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/4/console
versions git=2.43.0 maven=3.9.15 spotbugs=4.9.7
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

rename as JsonUtils

typo
@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 8m 9s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 16 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 1m 38s Maven dependency ordering for branch
+1 💚 mvninstall 27m 39s trunk passed
+1 💚 compile 8m 58s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 compile 9m 11s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+1 💚 checkstyle 3m 6s trunk passed
+1 💚 mvnsite 6m 42s trunk passed
+1 💚 javadoc 5m 42s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 javadoc 5m 34s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+0 🆗 spotbugs 0m 35s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 33s branch/hadoop-client-modules/hadoop-client-minicluster no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 33s branch/hadoop-client-modules/hadoop-client-runtime no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 17m 13s branch has no errors when building and testing our client artifacts.
-0 ⚠️ patch 17m 36s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 31s /patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ mvninstall 0m 22s /patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ compile 1m 18s /patch-compile-root-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ javac 1m 18s /patch-compile-root-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ compile 1m 24s /patch-compile-root-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
-1 ❌ javac 1m 24s /patch-compile-root-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 2m 44s /results-checkstyle-root.txt root: The patch generated 2 new + 339 unchanged - 2 fixed = 341 total (was 341)
-1 ❌ mvnsite 0m 35s /patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ mvnsite 0m 26s /patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ javadoc 0m 26s /patch-javadoc-hadoop-hdfs-project_hadoop-hdfs-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt hadoop-hdfs in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ javadoc 0m 23s /patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt hadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ javadoc 0m 27s /patch-javadoc-hadoop-hdfs-project_hadoop-hdfs-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt hadoop-hdfs in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
-1 ❌ javadoc 0m 23s /patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt hadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
+0 🆗 spotbugs 0m 15s hadoop-project has no data from spotbugs
-1 ❌ spotbugs 0m 33s /patch-spotbugs-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ spotbugs 0m 25s /patch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
+0 🆗 spotbugs 0m 15s hadoop-client-modules/hadoop-client-runtime has no data from spotbugs
+0 🆗 spotbugs 0m 16s hadoop-client-modules/hadoop-client-minicluster has no data from spotbugs
-1 ❌ shadedclient 5m 13s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 14s hadoop-project in the patch passed.
+1 💚 unit 18m 54s hadoop-common in the patch passed.
-1 ❌ unit 0m 35s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ unit 0m 25s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ unit 80m 36s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-client-jobclient in the patch passed.
-1 ❌ unit 38m 11s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 0m 18s hadoop-client-runtime in the patch passed.
+1 💚 unit 0m 18s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 0m 28s The patch does not generate ASF License warnings.
281m 17s
Reason Tests
Failed junit tests hadoop.mapreduce.security.ssl.TestEncryptedShuffle
hadoop.mapred.TestMerge
hadoop.mapreduce.v2.TestMRAMWithNonNormalizedCapabilities
hadoop.mapred.TestMRTimelineEventHandling
hadoop.mapred.TestJobSysDirWithDFS
hadoop.mapreduce.security.TestBinaryTokenFile
hadoop.mapred.TestJobCounters
hadoop.mapred.TestClusterMapReduceTestCase
hadoop.mapreduce.TestMRJobClient
hadoop.mapred.TestReduceFetch
hadoop.mapred.TestReduceFetchFromPartialMem
hadoop.mapred.TestMiniMRClasspath
hadoop.mapreduce.v2.TestMROldApiJobs
hadoop.mapreduce.v2.TestMiniMRProxyUser
hadoop.mapreduce.security.TestMRCredentials
hadoop.mapreduce.v2.TestMRJobsWithHistoryService
hadoop.mapreduce.lib.output.TestJobOutputCommitter
hadoop.mapreduce.v2.TestMRJobs
hadoop.mapred.TestLazyOutput
hadoop.mapreduce.TestLargeSort
hadoop.mapreduce.TestChild
hadoop.mapred.TestJobCleanup
hadoop.mapred.TestNetworkedJob
hadoop.mapred.TestJobName
hadoop.mapred.TestClusterMRNotification
hadoop.mapred.TestMiniMRClientCluster
hadoop.mapreduce.v2.TestUberAM
hadoop.mapreduce.v2.TestSpeculativeExecution
hadoop.mapreduce.v2.TestMRAppWithCombiner
hadoop.mapreduce.v2.TestMRJobsWithProfiler
hadoop.mapreduce.TestMapReduceLazyOutput
hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers
hadoop.mapred.TestMiniMRChildTask
hadoop.hdfs.server.federation.metrics.TestRBFMetrics
Subsystem Report/Notes
Docker ClientAPI=1.55 ServerAPI=1.55 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/8/artifact/out/Dockerfile
GITHUB PR #8654
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle
uname Linux 956a54b0241f 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 1da03a9
Default Java Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Multi-JDK versions /usr/lib/jvm/java-21-openjdk-amd64:Ubuntu-21.0.11+10-1-24.04.2-Ubuntu /usr/lib/jvm/java-17-openjdk-amd64:Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/8/testReport/
Max. process+thread count 4126 (vs. ulimit of 10000)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/8/console
versions git=2.43.0 maven=3.9.15 spotbugs=4.9.7
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 1m 5s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 xmllint 0m 1s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 16 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 1m 54s Maven dependency ordering for branch
+1 💚 mvninstall 44m 35s trunk passed
+1 💚 compile 17m 7s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 compile 17m 48s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+1 💚 checkstyle 5m 44s trunk passed
+1 💚 mvnsite 10m 26s trunk passed
+1 💚 javadoc 8m 14s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 javadoc 7m 41s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+0 🆗 spotbugs 0m 41s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 40s branch/hadoop-client-modules/hadoop-client-minicluster no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 41s branch/hadoop-client-modules/hadoop-client-runtime no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 33m 2s branch has no errors when building and testing our client artifacts.
-0 ⚠️ patch 33m 39s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 25s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 48s /patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ mvninstall 0m 36s /patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ compile 2m 28s /patch-compile-root-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ javac 2m 28s /patch-compile-root-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ compile 2m 32s /patch-compile-root-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
-1 ❌ javac 2m 32s /patch-compile-root-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 5m 17s /results-checkstyle-root.txt root: The patch generated 2 new + 339 unchanged - 2 fixed = 341 total (was 341)
-1 ❌ mvnsite 0m 59s /patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ mvnsite 0m 46s /patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ javadoc 0m 38s /patch-javadoc-hadoop-hdfs-project_hadoop-hdfs-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt hadoop-hdfs in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ javadoc 0m 32s /patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt hadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ javadoc 0m 41s /patch-javadoc-hadoop-hdfs-project_hadoop-hdfs-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt hadoop-hdfs in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
-1 ❌ javadoc 0m 34s /patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt hadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
+0 🆗 spotbugs 0m 17s hadoop-project has no data from spotbugs
-1 ❌ spotbugs 0m 55s /patch-spotbugs-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ spotbugs 0m 41s /patch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
+0 🆗 spotbugs 0m 19s hadoop-client-modules/hadoop-client-runtime has no data from spotbugs
+0 🆗 spotbugs 0m 20s hadoop-client-modules/hadoop-client-minicluster has no data from spotbugs
-1 ❌ shadedclient 10m 3s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 18s hadoop-project in the patch passed.
+1 💚 unit 24m 17s hadoop-common in the patch passed.
-1 ❌ unit 0m 54s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ unit 0m 42s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ unit 95m 28s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-client-jobclient in the patch passed.
-1 ❌ unit 51m 50s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 0m 25s hadoop-client-runtime in the patch passed.
+1 💚 unit 0m 26s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 0m 42s The patch does not generate ASF License warnings.
403m 6s
Reason Tests
Failed junit tests hadoop.mapreduce.security.TestBinaryTokenFile
hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers
hadoop.mapred.TestReduceFetchFromPartialMem
hadoop.mapred.TestClusterMapReduceTestCase
hadoop.mapred.TestMiniMRClientCluster
hadoop.mapreduce.v2.TestMRAMWithNonNormalizedCapabilities
hadoop.mapred.TestClusterMRNotification
hadoop.mapred.TestJobCounters
hadoop.mapreduce.v2.TestMRJobs
hadoop.mapreduce.v2.TestMRAppWithCombiner
hadoop.mapreduce.v2.TestMROldApiJobs
hadoop.mapred.TestJobCleanup
hadoop.mapreduce.TestMapReduceLazyOutput
hadoop.mapreduce.lib.output.TestJobOutputCommitter
hadoop.mapreduce.security.ssl.TestEncryptedShuffle
hadoop.mapred.TestJobName
hadoop.mapred.TestNetworkedJob
hadoop.mapred.TestJobSysDirWithDFS
hadoop.mapred.TestMerge
hadoop.mapred.TestMiniMRChildTask
hadoop.mapred.TestReduceFetch
hadoop.mapreduce.security.TestMRCredentials
hadoop.mapreduce.v2.TestMRJobsWithHistoryService
hadoop.mapred.TestLazyOutput
hadoop.mapreduce.TestLargeSort
hadoop.mapred.TestMRTimelineEventHandling
hadoop.mapreduce.TestMRJobClient
hadoop.mapreduce.v2.TestSpeculativeExecution
hadoop.mapred.TestMiniMRClasspath
hadoop.mapreduce.TestChild
hadoop.mapreduce.v2.TestUberAM
hadoop.mapreduce.v2.TestMRJobsWithProfiler
hadoop.mapreduce.v2.TestMiniMRProxyUser
hadoop.hdfs.server.federation.metrics.TestRBFMetrics
Subsystem Report/Notes
Docker ClientAPI=1.55 ServerAPI=1.55 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/7/artifact/out/Dockerfile
GITHUB PR #8654
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle
uname Linux 5245b01f9cb4 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 8106467
Default Java Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Multi-JDK versions /usr/lib/jvm/java-21-openjdk-amd64:Ubuntu-21.0.11+10-1-24.04.2-Ubuntu /usr/lib/jvm/java-17-openjdk-amd64:Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/7/testReport/
Max. process+thread count 4384 (vs. ulimit of 10000)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/7/console
versions git=2.43.0 maven=3.9.15 spotbugs=4.9.7
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 19m 56s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 16 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 2m 13s Maven dependency ordering for branch
+1 💚 mvninstall 54m 32s trunk passed
+1 💚 compile 20m 26s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 compile 22m 2s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+1 💚 checkstyle 6m 7s trunk passed
+1 💚 mvnsite 10m 23s trunk passed
+1 💚 javadoc 7m 59s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 javadoc 7m 48s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+0 🆗 spotbugs 0m 43s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 41s branch/hadoop-client-modules/hadoop-client-minicluster no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 41s branch/hadoop-client-modules/hadoop-client-runtime no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 36m 35s branch has no errors when building and testing our client artifacts.
-0 ⚠️ patch 37m 13s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 28s Maven dependency ordering for patch
-1 ❌ mvninstall 1m 20s /patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ mvninstall 0m 41s /patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ compile 2m 48s /patch-compile-root-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ javac 2m 48s /patch-compile-root-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ compile 2m 55s /patch-compile-root-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
-1 ❌ javac 2m 55s /patch-compile-root-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 5m 36s /results-checkstyle-root.txt root: The patch generated 2 new + 339 unchanged - 2 fixed = 341 total (was 341)
-1 ❌ mvnsite 1m 25s /patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ mvnsite 0m 41s /patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ javadoc 0m 35s /patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt hadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ javadoc 0m 36s /patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt hadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
+0 🆗 spotbugs 0m 17s hadoop-project has no data from spotbugs
-1 ❌ spotbugs 1m 24s /patch-spotbugs-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ spotbugs 0m 40s /patch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
+0 🆗 spotbugs 0m 20s hadoop-client-modules/hadoop-client-runtime has no data from spotbugs
+0 🆗 spotbugs 0m 20s hadoop-client-modules/hadoop-client-minicluster has no data from spotbugs
-1 ❌ shadedclient 12m 20s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 19s hadoop-project in the patch passed.
+1 💚 unit 25m 17s hadoop-common in the patch passed.
-1 ❌ unit 1m 24s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ unit 0m 43s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ unit 93m 56s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-client-jobclient in the patch passed.
-1 ❌ unit 52m 22s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 0m 28s hadoop-client-runtime in the patch passed.
+1 💚 unit 0m 27s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 0m 46s The patch does not generate ASF License warnings.
455m 0s
Reason Tests
Failed junit tests hadoop.mapreduce.security.TestMRCredentials
hadoop.mapred.TestReduceFetchFromPartialMem
hadoop.mapred.TestJobCounters
hadoop.mapred.TestClusterMRNotification
hadoop.mapreduce.v2.TestMiniMRProxyUser
hadoop.mapred.TestMiniMRClientCluster
hadoop.mapred.TestJobSysDirWithDFS
hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers
hadoop.mapred.TestClusterMapReduceTestCase
hadoop.mapreduce.TestLargeSort
hadoop.mapred.TestMiniMRChildTask
hadoop.mapred.TestJobName
hadoop.mapred.TestMerge
hadoop.mapred.TestReduceFetch
hadoop.mapreduce.v2.TestMRJobsWithHistoryService
hadoop.mapreduce.v2.TestMRAMWithNonNormalizedCapabilities
hadoop.mapreduce.security.ssl.TestEncryptedShuffle
hadoop.mapreduce.lib.output.TestJobOutputCommitter
hadoop.mapred.TestMiniMRClasspath
hadoop.mapred.TestLazyOutput
hadoop.mapreduce.v2.TestSpeculativeExecution
hadoop.mapreduce.TestMapReduceLazyOutput
hadoop.mapreduce.v2.TestMRJobsWithProfiler
hadoop.mapreduce.v2.TestMROldApiJobs
hadoop.mapreduce.v2.TestMRAppWithCombiner
hadoop.mapreduce.v2.TestUberAM
hadoop.mapred.TestMRTimelineEventHandling
hadoop.mapreduce.security.TestBinaryTokenFile
hadoop.mapreduce.TestChild
hadoop.mapred.TestNetworkedJob
hadoop.mapred.TestJobCleanup
hadoop.mapreduce.v2.TestMRJobs
hadoop.mapreduce.TestMRJobClient
hadoop.hdfs.server.federation.metrics.TestRBFMetrics
Subsystem Report/Notes
Docker ClientAPI=1.55 ServerAPI=1.55 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/9/artifact/out/Dockerfile
GITHUB PR #8654
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle
uname Linux 4f8fd1e58814 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 72979b1
Default Java Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Multi-JDK versions /usr/lib/jvm/java-21-openjdk-amd64:Ubuntu-21.0.11+10-1-24.04.2-Ubuntu /usr/lib/jvm/java-17-openjdk-amd64:Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/9/testReport/
Max. process+thread count 4800 (vs. ulimit of 10000)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/9/console
versions git=2.43.0 maven=3.9.15 spotbugs=4.9.7
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 51s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 xmllint 0m 1s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 16 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 2m 27s Maven dependency ordering for branch
+1 💚 mvninstall 53m 20s trunk passed
+1 💚 compile 21m 6s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 compile 19m 52s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+1 💚 checkstyle 6m 11s trunk passed
+1 💚 mvnsite 10m 30s trunk passed
+1 💚 javadoc 7m 58s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 javadoc 7m 44s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+0 🆗 spotbugs 0m 45s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 41s branch/hadoop-client-modules/hadoop-client-minicluster no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 39s branch/hadoop-client-modules/hadoop-client-runtime no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 36m 29s branch has no errors when building and testing our client artifacts.
-0 ⚠️ patch 37m 8s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 28s Maven dependency ordering for patch
-1 ❌ mvninstall 1m 17s /patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ mvninstall 0m 37s /patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ compile 2m 52s /patch-compile-root-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ javac 2m 52s /patch-compile-root-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ compile 3m 7s /patch-compile-root-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
-1 ❌ javac 3m 7s /patch-compile-root-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt root in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 5m 49s /results-checkstyle-root.txt root: The patch generated 2 new + 339 unchanged - 2 fixed = 341 total (was 341)
-1 ❌ mvnsite 1m 26s /patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ mvnsite 0m 42s /patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ javadoc 0m 36s /patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-21.0.11+10-1-24.04.2-Ubuntu.txt hadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu.
-1 ❌ javadoc 0m 36s /patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-17.0.19+10-1-24.04.2-Ubuntu.txt hadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu.
+0 🆗 spotbugs 0m 18s hadoop-project has no data from spotbugs
-1 ❌ spotbugs 1m 30s /patch-spotbugs-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ spotbugs 0m 52s /patch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
+0 🆗 spotbugs 0m 19s hadoop-client-modules/hadoop-client-runtime has no data from spotbugs
+0 🆗 spotbugs 0m 19s hadoop-client-modules/hadoop-client-minicluster has no data from spotbugs
-1 ❌ shadedclient 10m 59s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 19s hadoop-project in the patch passed.
+1 💚 unit 26m 22s hadoop-common in the patch passed.
-1 ❌ unit 1m 27s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ unit 0m 40s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ unit 93m 17s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-client-jobclient in the patch passed.
-1 ❌ unit 52m 32s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 0m 27s hadoop-client-runtime in the patch passed.
+1 💚 unit 0m 27s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 0m 44s The patch does not generate ASF License warnings.
434m 2s
Reason Tests
Failed junit tests hadoop.mapreduce.security.TestMRCredentials
hadoop.mapred.TestReduceFetchFromPartialMem
hadoop.mapred.TestJobCounters
hadoop.mapred.TestClusterMRNotification
hadoop.mapreduce.v2.TestMiniMRProxyUser
hadoop.mapred.TestMiniMRClientCluster
hadoop.mapred.TestJobSysDirWithDFS
hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers
hadoop.mapred.TestClusterMapReduceTestCase
hadoop.mapreduce.TestLargeSort
hadoop.mapred.TestMiniMRChildTask
hadoop.mapred.TestJobName
hadoop.mapred.TestMerge
hadoop.mapred.TestReduceFetch
hadoop.mapreduce.v2.TestMRJobsWithHistoryService
hadoop.mapreduce.v2.TestMRAMWithNonNormalizedCapabilities
hadoop.mapreduce.security.ssl.TestEncryptedShuffle
hadoop.mapreduce.lib.output.TestJobOutputCommitter
hadoop.mapred.TestMiniMRClasspath
hadoop.mapred.TestLazyOutput
hadoop.mapreduce.v2.TestSpeculativeExecution
hadoop.mapreduce.TestMapReduceLazyOutput
hadoop.mapreduce.v2.TestMRJobsWithProfiler
hadoop.mapreduce.v2.TestMROldApiJobs
hadoop.mapreduce.v2.TestMRAppWithCombiner
hadoop.mapreduce.v2.TestUberAM
hadoop.mapred.TestMRTimelineEventHandling
hadoop.mapreduce.security.TestBinaryTokenFile
hadoop.mapreduce.TestChild
hadoop.mapred.TestNetworkedJob
hadoop.mapred.TestJobCleanup
hadoop.mapreduce.v2.TestMRJobs
hadoop.mapreduce.TestMRJobClient
hadoop.hdfs.server.federation.metrics.TestRBFMetrics
Subsystem Report/Notes
Docker ClientAPI=1.55 ServerAPI=1.55 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/10/artifact/out/Dockerfile
GITHUB PR #8654
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle
uname Linux e66c746e72d5 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 181f550
Default Java Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Multi-JDK versions /usr/lib/jvm/java-21-openjdk-amd64:Ubuntu-21.0.11+10-1-24.04.2-Ubuntu /usr/lib/jvm/java-17-openjdk-amd64:Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/10/testReport/
Max. process+thread count 4793 (vs. ulimit of 10000)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/10/console
versions git=2.43.0 maven=3.9.15 spotbugs=4.9.7
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 42s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 16 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 1m 42s Maven dependency ordering for branch
+1 💚 mvninstall 30m 6s trunk passed
+1 💚 compile 9m 42s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 compile 10m 14s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+1 💚 checkstyle 3m 4s trunk passed
+1 💚 mvnsite 5m 36s trunk passed
+1 💚 javadoc 4m 37s trunk passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 javadoc 4m 33s trunk passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+0 🆗 spotbugs 0m 30s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 26s branch/hadoop-client-modules/hadoop-client-minicluster no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 26s branch/hadoop-client-modules/hadoop-client-runtime no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 19m 31s branch has no errors when building and testing our client artifacts.
-0 ⚠️ patch 19m 53s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 20s Maven dependency ordering for patch
+1 💚 mvninstall 10m 12s the patch passed
+1 💚 compile 10m 16s the patch passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 javac 10m 16s the patch passed
+1 💚 compile 10m 47s the patch passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+1 💚 javac 10m 47s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 3m 36s /results-checkstyle-root.txt root: The patch generated 2 new + 339 unchanged - 2 fixed = 341 total (was 341)
+1 💚 mvnsite 5m 59s the patch passed
+1 💚 javadoc 4m 22s the patch passed with JDK Ubuntu-21.0.11+10-1-24.04.2-Ubuntu
+1 💚 javadoc 4m 21s the patch passed with JDK Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
+0 🆗 spotbugs 0m 34s hadoop-project has no data from spotbugs
+0 🆗 spotbugs 0m 22s hadoop-client-modules/hadoop-client-runtime has no data from spotbugs
+0 🆗 spotbugs 0m 21s hadoop-client-modules/hadoop-client-minicluster has no data from spotbugs
+1 💚 shadedclient 17m 59s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 32s hadoop-project in the patch passed.
+1 💚 unit 19m 23s hadoop-common in the patch passed.
-1 ❌ unit 187m 22s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 unit 92m 25s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 93m 51s hadoop-mapreduce-client-jobclient in the patch passed.
-1 ❌ unit 38m 29s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 0m 43s hadoop-client-runtime in the patch passed.
+1 💚 unit 0m 44s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 1m 2s The patch does not generate ASF License warnings.
616m 53s
Reason Tests
Failed junit tests hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean
hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes
hadoop.hdfs.server.namenode.TestNameNodeMXBean
hadoop.hdfs.server.datanode.TestDataNodeMXBean
hadoop.hdfs.server.namenode.TestFSNamesystemMBean
hadoop.hdfs.server.federation.metrics.TestRBFMetrics
Subsystem Report/Notes
Docker ClientAPI=1.55 ServerAPI=1.55 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/12/artifact/out/Dockerfile
GITHUB PR #8654
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle
uname Linux 46632ff59b6e 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / b2d1195
Default Java Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Multi-JDK versions /usr/lib/jvm/java-21-openjdk-amd64:Ubuntu-21.0.11+10-1-24.04.2-Ubuntu /usr/lib/jvm/java-17-openjdk-amd64:Ubuntu-17.0.19+10-1-24.04.2-Ubuntu
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/12/testReport/
Max. process+thread count 3978 (vs. ulimit of 10000)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8654/12/console
versions git=2.43.0 maven=3.9.15 spotbugs=4.9.7
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants