Skip to content

Conversation

pan3793
Copy link
Member

@pan3793 pan3793 commented Jun 24, 2025

Description of PR

Maven prior 3.8 is EOL, bump Maven from 3.6.3 to latest 3.9.11

Maven 3.9.10 now has a far better support if you want to run your builds on Java 24.

This PR also unifies the Maven version in all Dockerfiles.

How was this patch tested?

CI.

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?

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

Nice. Thank you.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 32s 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 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 markdownlint 0m 0s markdownlint 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+0 🆗 mvndep 7m 15s Maven dependency ordering for branch
+1 💚 mvninstall 32m 31s trunk passed
+1 💚 compile 15m 48s trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 compile 13m 58s trunk passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
+1 💚 mvnsite 21m 44s trunk passed
+1 💚 javadoc 9m 45s trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 javadoc 7m 49s trunk passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
+1 💚 shadedclient 52m 15s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 46s Maven dependency ordering for patch
+1 💚 mvninstall 31m 18s the patch passed
+1 💚 compile 15m 19s the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 javac 15m 19s the patch passed
+1 💚 compile 14m 7s the patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
+1 💚 javac 14m 7s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 18m 56s the patch passed
+1 💚 shellcheck 0m 0s No new issues.
+1 💚 javadoc 9m 33s the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 javadoc 7m 50s the patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
+1 💚 shadedclient 53m 18s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 669m 52s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 1m 38s The patch does not generate ASF License warnings.
952m 47s
Reason Tests
Failed CTEST tests test_test_libhdfs_ops_hdfs_static
test_test_libhdfs_threaded_hdfs_static
test_test_libhdfs_zerocopy_hdfs_static
test_test_native_mini_dfs
test_libhdfs_threaded_hdfspp_test_shim_static
test_hdfspp_mini_dfs_smoke_hdfspp_test_shim_static
libhdfs_mini_stress_valgrind_hdfspp_test_static
memcheck_libhdfs_mini_stress_valgrind_hdfspp_test_static
test_libhdfs_mini_stress_hdfspp_test_shim_static
test_hdfs_ext_hdfspp_test_shim_static
Failed junit tests hadoop.hdfs.server.federation.security.token.TestZKDelegationTokenSecretManagerImpl
hadoop.mapred.gridmix.TestGridmixSubmission
hadoop.mapred.gridmix.TestSleepJob
hadoop.mapred.gridmix.TestLoadJob
hadoop.crypto.key.kms.server.TestKMSAudit
hadoop.yarn.client.TestGetGroups
hadoop.yarn.client.TestRMFailover
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/2/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets mvnsite unit shellcheck shelldocs markdownlint compile javac javadoc mvninstall shadedclient xmllint
uname Linux 4f1aa0b68ba4 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / ec7b4b5
Default Java Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
CTEST https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/2/artifact/out/patch-root-ctest.txt
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/2/testReport/
Max. process+thread count 3688 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-auth . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/2/console
versions git=2.25.1 maven=3.6.3 shellcheck=0.7.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@pan3793 pan3793 marked this pull request as draft July 4, 2025 12:49
@pan3793
Copy link
Member Author

pan3793 commented Jul 4, 2025

I just found that the Maven installation is different from each OS docker image ...
Maybe we should use Maven Wrapper? @steveloughran @slfan1989 @cnauroth thought?

@steveloughran
Copy link
Contributor

never used mvnw; not sure if I'd rush to, but for docker images it makes a lot of sense as a single control point -and makes it trivial for PRs to test new versions, rollback etc

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/3/console in case of problems.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/4/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 25m 6s Docker mode activated.
_ Prechecks _
-1 ❌ maven 0m 7s ERROR: maven was not available.
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/4/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets yamllint compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle shellcheck shelldocs hadolint jsonlint xmllint markdownlint
uname Linux 25fd381822d8 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 652e995
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/4/console
versions git=2.9.5
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 37m 14s Docker mode activated.
_ Prechecks _
-1 ❌ maven 0m 8s ERROR: maven was not available.
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/3/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets yamllint compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle shellcheck shelldocs hadolint jsonlint xmllint markdownlint
uname Linux eac4c3014fbb 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 652e995
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/3/console
versions git=2.9.5
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/5/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 40s Docker mode activated.
_ Prechecks _
-1 ❌ maven 0m 7s ERROR: maven was not available.
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/5/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets yamllint compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle shellcheck shelldocs hadolint jsonlint xmllint markdownlint
uname Linux bca33c03214d 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / cb1d91d
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/5/console
versions git=2.9.5
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/6/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 34s Docker mode activated.
_ Prechecks _
-1 ❌ maven 0m 8s ERROR: maven was not available.
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/6/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets yamllint compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle shellcheck shelldocs hadolint jsonlint xmllint markdownlint
uname Linux ac460178bdda 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / cb1d91d
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/6/console
versions git=2.9.5
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@pan3793 pan3793 force-pushed the HADOOP-19594 branch 2 times, most recently from 553b366 to 7c68d78 Compare September 2, 2025 03:27
@pan3793 pan3793 closed this Sep 2, 2025
@pan3793 pan3793 reopened this Sep 2, 2025
@slfan1989
Copy link
Contributor

@pan3793 I reviewed the latest submitted PR, which uses the latest configuration for Debian 11. Would resubmitting a new PR help resolve the issue?

https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7924/

image

@pan3793
Copy link
Member Author

pan3793 commented Sep 2, 2025

Would resubmitting a new PR help resolve the issue?

@slfan1989 have tried (#7925), but unfortunately, it does not work either

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 23m 9s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 shellcheck 0m 1s Shellcheck was not available.
+0 🆗 shelldocs 0m 1s Shelldocs was not available.
+0 🆗 hadolint 0m 1s hadolint was not available.
+0 🆗 jsonlint 0m 1s jsonlint was not available.
+0 🆗 markdownlint 0m 1s markdownlint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 9m 41s Maven dependency ordering for branch
+1 💚 mvninstall 33m 18s trunk passed
+1 💚 compile 13m 48s trunk passed
+1 💚 checkstyle 5m 7s trunk passed
+1 💚 mvnsite 23m 27s trunk passed
+1 💚 javadoc 8m 41s trunk passed
+1 💚 spotbugs 35m 41s trunk passed
+1 💚 shadedclient 67m 11s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 1m 11s Maven dependency ordering for patch
+1 💚 mvninstall 33m 34s the patch passed
+1 💚 compile 13m 28s the patch passed
+1 💚 javac 13m 28s the patch passed
+1 💚 blanks 0m 1s The patch has no blanks issues.
+1 💚 checkstyle 5m 3s the patch passed
+1 💚 mvnsite 20m 30s the patch passed
+1 💚 xmllint 0m 0s No new issues.
+1 💚 javadoc 8m 34s the patch passed
+1 💚 spotbugs 36m 36s the patch passed
+1 💚 shadedclient 67m 20s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 412m 17s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 2m 20s The patch does not generate ASF License warnings.
763m 5s
Reason Tests
Failed junit tests hadoop.fs.compat.common.TestHdfsCompatDefaultSuites
hadoop.fs.compat.common.TestHdfsCompatShellCommand
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/19/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets shellcheck shelldocs hadolint mvnsite unit jsonlint markdownlint compile javac javadoc mvninstall shadedclient spotbugs checkstyle xmllint
uname Linux a55b9bba43e4 5.15.0-144-generic #157-Ubuntu SMP Mon Jun 16 07:33:10 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 11727c0
Default Java Red Hat, Inc.-1.8.0_462-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/19/testReport/
Max. process+thread count 3228 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-auth hadoop-common-project/hadoop-common . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/19/console
versions git=2.43.7 maven=3.6.3 spotbugs=4.2.2 xmllint=20907
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/19/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 23m 37s 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 🆗 shellcheck 0m 0s Shellcheck was not available.
+0 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 hadolint 0m 0s hadolint was not available.
+0 🆗 jsonlint 0m 0s jsonlint was not available.
+0 🆗 markdownlint 0m 0s markdownlint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 9m 33s Maven dependency ordering for branch
+1 💚 mvninstall 38m 24s trunk passed
+1 💚 compile 16m 15s trunk passed
+1 💚 checkstyle 5m 38s trunk passed
+1 💚 mvnsite 26m 36s trunk passed
+1 💚 javadoc 9m 14s trunk passed
+1 💚 spotbugs 41m 11s trunk passed
+1 💚 shadedclient 78m 27s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 1m 11s Maven dependency ordering for patch
+1 💚 mvninstall 40m 6s the patch passed
+1 💚 compile 14m 11s the patch passed
+1 💚 javac 14m 11s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 5m 4s the patch passed
+1 💚 mvnsite 20m 58s the patch passed
+1 💚 xmllint 0m 0s No new issues.
+1 💚 javadoc 8m 44s the patch passed
+1 💚 spotbugs 36m 24s the patch passed
+1 💚 shadedclient 67m 41s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 418m 2s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 2m 0s The patch does not generate ASF License warnings.
800m 33s
Reason Tests
Failed junit tests hadoop.fs.compat.common.TestHdfsCompatDefaultSuites
hadoop.fs.compat.common.TestHdfsCompatShellCommand
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/18/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets shellcheck shelldocs hadolint mvnsite unit jsonlint markdownlint compile javac javadoc mvninstall shadedclient spotbugs checkstyle xmllint
uname Linux df4ebc2fa4f2 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 11727c0
Default Java Red Hat, Inc.-1.8.0_462-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/18/testReport/
Max. process+thread count 3775 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-auth hadoop-common-project/hadoop-common . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/18/console
versions git=2.43.7 maven=3.6.3 spotbugs=4.2.2 xmllint=20907
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/18/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 21m 14s 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 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 jsonlint 0m 0s jsonlint was not available.
+0 🆗 markdownlint 0m 0s markdownlint 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+0 🆗 mvndep 1m 8s Maven dependency ordering for branch
+1 💚 mvninstall 22m 45s trunk passed
+1 💚 compile 15m 43s trunk passed
-1 ❌ mvnsite 8m 8s /branch-mvnsite-root.txt root in trunk failed.
+1 💚 javadoc 9m 53s trunk passed
-1 ❌ shadedclient 10m 56s branch has errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 51s Maven dependency ordering for patch
+1 💚 mvninstall 28m 10s the patch passed
+1 💚 compile 14m 58s the patch passed
+1 💚 javac 14m 58s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 5s No new issues.
-1 ❌ mvnsite 7m 6s /patch-mvnsite-root.txt root in the patch failed.
+1 💚 shellcheck 0m 0s No new issues.
+1 💚 javadoc 9m 41s the patch passed
-1 ❌ shadedclient 12m 17s patch has errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 412m 42s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 1m 19s The patch does not generate ASF License warnings.
560m 48s
Reason Tests
Failed junit tests hadoop.hdfs.tools.TestDFSAdmin
hadoop.yarn.webapp.TestWebApp
hadoop.yarn.util.TestProcfsBasedProcessTree
hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService
hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/18/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets shellcheck shelldocs hadolint mvnsite unit jsonlint markdownlint compile javac javadoc mvninstall shadedclient xmllint
uname Linux 3583718fd55a 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7c68d78
Default Java Debian-11.0.28+6-post-Debian-1deb11u1
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/18/testReport/
modules C: hadoop-common-project/hadoop-auth . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/18/console
versions git=2.30.2 maven=3.9.11 hadolint=1.11.1-0-g0e692dd shellcheck=0.7.1
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/18/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 34s 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 🆗 shellcheck 0m 0s Shellcheck was not available.
+0 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 hadolint 0m 0s hadolint was not available.
+0 🆗 jsonlint 0m 0s jsonlint was not available.
+0 🆗 markdownlint 0m 0s markdownlint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+0 🆗 mvndep 9m 16s Maven dependency ordering for branch
+1 💚 mvninstall 35m 10s trunk passed
+1 💚 compile 15m 9s trunk passed
+1 💚 mvnsite 24m 12s trunk passed
+1 💚 javadoc 8m 59s trunk passed
+1 💚 shadedclient 47m 53s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 1m 8s Maven dependency ordering for patch
+1 💚 mvninstall 33m 28s the patch passed
+1 💚 compile 14m 35s the patch passed
+1 💚 javac 14m 35s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 21m 33s the patch passed
+1 💚 xmllint 0m 1s No new issues.
+1 💚 javadoc 8m 33s the patch passed
+1 💚 shadedclient 46m 13s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 436m 59s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 2m 5s The patch does not generate ASF License warnings.
692m 0s
Reason Tests
Failed junit tests hadoop.fs.compat.common.TestHdfsCompatDefaultSuites
hadoop.fs.compat.common.TestHdfsCompatShellCommand
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/20/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets shellcheck shelldocs hadolint mvnsite unit jsonlint markdownlint compile javac javadoc mvninstall shadedclient xmllint
uname Linux 542c88f2b4e4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7c68d78
Default Java Red Hat, Inc.-1.8.0_462-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/20/testReport/
Max. process+thread count 3302 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-auth . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/20/console
versions git=2.43.7 maven=3.6.3 xmllint=20907
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/20/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 29m 27s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 shellcheck 0m 1s Shellcheck was not available.
+0 🆗 shelldocs 0m 1s Shelldocs was not available.
+0 🆗 hadolint 0m 1s hadolint was not available.
+0 🆗 jsonlint 0m 1s jsonlint was not available.
+0 🆗 markdownlint 0m 1s markdownlint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+0 🆗 mvndep 9m 40s Maven dependency ordering for branch
+1 💚 mvninstall 37m 59s trunk passed
+1 💚 compile 15m 29s trunk passed
+1 💚 mvnsite 25m 2s trunk passed
+1 💚 javadoc 8m 50s trunk passed
+1 💚 shadedclient 49m 24s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 1m 11s Maven dependency ordering for patch
+1 💚 mvninstall 38m 12s the patch passed
+1 💚 compile 15m 10s the patch passed
+1 💚 javac 15m 10s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 20m 35s the patch passed
+1 💚 xmllint 0m 0s No new issues.
+1 💚 javadoc 8m 28s the patch passed
+1 💚 shadedclient 51m 11s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 463m 33s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 2m 18s The patch does not generate ASF License warnings.
763m 3s
Reason Tests
Failed junit tests hadoop.fs.compat.common.TestHdfsCompatShellCommand
hadoop.fs.compat.common.TestHdfsCompatDefaultSuites
hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/21/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets shellcheck shelldocs hadolint mvnsite unit jsonlint markdownlint compile javac javadoc mvninstall shadedclient xmllint
uname Linux 0adb85aadee6 5.15.0-144-generic #157-Ubuntu SMP Mon Jun 16 07:33:10 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7c68d78
Default Java Red Hat, Inc.-1.8.0_462-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/21/testReport/
Max. process+thread count 2780 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-auth . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/21/console
versions git=2.43.7 maven=3.6.3 xmllint=20907
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/21/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 36s 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 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 jsonlint 0m 1s jsonlint was not available.
+0 🆗 markdownlint 0m 1s markdownlint 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+0 🆗 mvndep 0m 59s Maven dependency ordering for branch
+1 💚 mvninstall 21m 54s trunk passed
+1 💚 compile 16m 53s trunk passed
-1 ❌ mvnsite 8m 10s /branch-mvnsite-root.txt root in trunk failed.
+1 💚 javadoc 9m 54s trunk passed
-1 ❌ shadedclient 10m 58s branch has errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 52s Maven dependency ordering for patch
+1 💚 mvninstall 26m 19s the patch passed
+1 💚 compile 16m 5s the patch passed
+1 💚 javac 16m 5s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 4s No new issues.
-1 ❌ mvnsite 7m 4s /patch-mvnsite-root.txt root in the patch failed.
+1 💚 shellcheck 0m 0s No new issues.
+1 💚 javadoc 9m 20s the patch passed
-1 ❌ shadedclient 11m 45s patch has errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 416m 32s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 1m 17s The patch does not generate ASF License warnings.
543m 16s
Reason Tests
Failed junit tests hadoop.hdfs.TestRollingUpgrade
hadoop.hdfs.tools.TestDFSAdmin
hadoop.yarn.webapp.TestWebApp
hadoop.yarn.util.TestProcfsBasedProcessTree
hadoop.yarn.server.federation.policies.amrmproxy.TestLocalityMulticastAMRMProxyPolicy
hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService
hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/20/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets shellcheck shelldocs hadolint mvnsite unit jsonlint markdownlint compile javac javadoc mvninstall shadedclient xmllint
uname Linux 3d0bb7881221 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7c68d78
Default Java Debian-11.0.28+6-post-Debian-1deb11u1
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/20/testReport/
modules C: hadoop-common-project/hadoop-auth . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/20/console
versions git=2.30.2 maven=3.9.11 hadolint=1.11.1-0-g0e692dd shellcheck=0.7.1
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/20/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 14m 57s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 shelldocs 0m 1s Shelldocs was not available.
+0 🆗 jsonlint 0m 1s jsonlint was not available.
+0 🆗 markdownlint 0m 1s markdownlint 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+0 🆗 mvndep 0m 45s Maven dependency ordering for branch
+1 💚 mvninstall 32m 0s trunk passed
+1 💚 compile 17m 26s trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 compile 14m 35s trunk passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
+1 💚 mvnsite 19m 51s trunk passed
+1 💚 javadoc 9m 8s trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 javadoc 8m 25s trunk passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
-1 ❌ shadedclient 18m 41s branch has errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 46s Maven dependency ordering for patch
+1 💚 mvninstall 33m 19s the patch passed
+1 💚 compile 17m 36s the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 javac 17m 36s the patch passed
+1 💚 compile 14m 57s the patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
+1 💚 javac 14m 57s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 7s No new issues.
+1 💚 mvnsite 22m 2s the patch passed
+1 💚 shellcheck 0m 1s No new issues.
+1 💚 javadoc 9m 58s the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 javadoc 8m 41s the patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
-1 ❌ shadedclient 21m 16s patch has errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 426m 57s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 1m 5s The patch does not generate ASF License warnings.
660m 6s
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/18/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs mvnsite unit jsonlint markdownlint compile javac javadoc mvninstall shadedclient xmllint
uname Linux fef978dddaa5 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7c68d78
Default Java Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/18/testReport/
Max. process+thread count 3153 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-auth . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/18/console
versions git=2.25.1 maven=3.9.11 hadolint=1.11.1-0-g0e692dd shellcheck=0.7.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/23/console in case of problems.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/22/console in case of problems.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/24/console in case of problems.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/19/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 12m 4s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 shelldocs 0m 1s Shelldocs was not available.
+0 🆗 jsonlint 0m 1s jsonlint was not available.
+0 🆗 markdownlint 0m 1s markdownlint 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+0 🆗 mvndep 1m 34s Maven dependency ordering for branch
+1 💚 mvninstall 13m 22s trunk passed
+1 💚 compile 10m 17s trunk passed
-1 ❌ mvnsite 4m 13s /branch-mvnsite-root.txt root in trunk failed.
+1 💚 javadoc 6m 1s trunk passed
-1 ❌ shadedclient 6m 34s branch has errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 31s Maven dependency ordering for patch
+1 💚 mvninstall 14m 48s the patch passed
+1 💚 compile 9m 59s the patch passed
+1 💚 javac 9m 59s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 5s No new issues.
-1 ❌ mvnsite 4m 10s /patch-mvnsite-root.txt root in the patch failed.
+1 💚 shellcheck 0m 0s No new issues.
+1 💚 javadoc 5m 56s the patch passed
-1 ❌ shadedclient 7m 7s patch has errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 22m 2s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 0m 35s The patch does not generate ASF License warnings.
109m 19s
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/22/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets shellcheck shelldocs hadolint mvnsite unit jsonlint markdownlint compile javac javadoc mvninstall shadedclient xmllint
uname Linux 44d616acd211 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7c68d78
Default Java Debian-11.0.28+6-post-Debian-1deb11u1
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/22/testReport/
modules C: hadoop-common-project/hadoop-auth . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/22/console
versions git=2.30.2 maven=3.9.11 hadolint=1.11.1-0-g0e692dd shellcheck=0.7.1
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/22/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 37s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 shelldocs 0m 1s Shelldocs was not available.
+0 🆗 jsonlint 0m 1s jsonlint was not available.
+0 🆗 markdownlint 0m 1s markdownlint 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+0 🆗 mvndep 1m 7s Maven dependency ordering for branch
+1 💚 mvninstall 32m 32s trunk passed
+1 💚 compile 18m 6s trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 compile 14m 29s trunk passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
+1 💚 mvnsite 21m 27s trunk passed
+1 💚 javadoc 9m 24s trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 javadoc 7m 26s trunk passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
-1 ❌ shadedclient 18m 3s branch has errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 48s Maven dependency ordering for patch
+1 💚 mvninstall 32m 1s the patch passed
+1 💚 compile 15m 24s the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 javac 15m 24s the patch passed
+1 💚 compile 13m 55s the patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
+1 💚 javac 13m 55s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 5s No new issues.
+1 💚 mvnsite 18m 42s the patch passed
+1 💚 shellcheck 0m 0s No new issues.
+1 💚 javadoc 9m 1s the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 javadoc 7m 27s the patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
-1 ❌ shadedclient 19m 21s patch has errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 416m 19s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 1m 10s The patch does not generate ASF License warnings.
627m 57s
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/20/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs mvnsite unit jsonlint markdownlint compile javac javadoc mvninstall shadedclient xmllint
uname Linux 8bf2f2a47b4a 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7c68d78
Default Java Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/20/testReport/
Max. process+thread count 3309 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-auth . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/20/console
versions git=2.25.1 maven=3.9.11 hadolint=1.11.1-0-g0e692dd shellcheck=0.7.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 9m 20s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 shelldocs 0m 1s Shelldocs was not available.
+0 🆗 jsonlint 0m 1s jsonlint was not available.
+0 🆗 markdownlint 0m 1s markdownlint 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+0 🆗 mvndep 0m 31s Maven dependency ordering for branch
+1 💚 mvninstall 22m 22s trunk passed
+1 💚 compile 9m 28s trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 compile 8m 27s trunk passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
+1 💚 mvnsite 14m 8s trunk passed
+1 💚 javadoc 4m 49s trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 javadoc 4m 26s trunk passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
-1 ❌ shadedclient 9m 42s branch has errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 28s Maven dependency ordering for patch
+1 💚 mvninstall 22m 41s the patch passed
+1 💚 compile 9m 32s the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 javac 9m 32s the patch passed
+1 💚 compile 8m 25s the patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
+1 💚 javac 8m 25s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 5s No new issues.
+1 💚 mvnsite 13m 59s the patch passed
+1 💚 shellcheck 0m 1s No new issues.
+1 💚 javadoc 5m 13s the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚 javadoc 4m 44s the patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
-1 ❌ shadedclient 11m 20s patch has errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 222m 11s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 0m 42s The patch does not generate ASF License warnings.
365m 29s
Reason Tests
Failed junit tests hadoop.hdfs.server.datanode.TestDirectoryScanner
Subsystem Report/Notes
Docker ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/22/artifact/out/Dockerfile
GITHUB PR #7760
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs mvnsite unit jsonlint markdownlint compile javac javadoc mvninstall shadedclient xmllint
uname Linux 0cd98473550d 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7c68d78
Default Java Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/22/testReport/
Max. process+thread count 3238 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-auth . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/22/console
versions git=2.25.1 maven=3.9.11 hadolint=1.11.1-0-g0e692dd shellcheck=0.7.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/23/console in case of problems.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/24/console in case of problems.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/21/console in case of problems.

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.

5 participants