[
https://issues.apache.org/jira/browse/HADOOP-19945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18100128#comment-18100128
]
ASF GitHub Bot commented on HADOOP-19945:
-----------------------------------------
ankithpraveen commented on PR #8634:
URL: https://github.com/apache/hadoop/pull/8634#issuecomment-5119876914
I reran all three affected tests locally:
Jenkins failures
```
./mvnw -pl :hadoop-hdfs
-Dtest='TestDFSClientRetries#testLeaseRenewSocketTimeout' test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
BUILD SUCCESS
./mvnw -pl :hadoop-hdfs
-Dtest='TestDFSClientRetries#testLeaseRenewAndDFSOutputStreamDeadLock' test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
BUILD SUCCESS
```
GHA timeout (TestBackupNode took 1457s but Surefire fork timeout is 900s.
This issue occurs in all recently opened PRs as well)
```
./mvnw -pl :hadoop-hdfs -Dtest='TestBackupNode' test
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
BUILD SUCCESS
```
These failures are all timeout issues and unrelated to the Commons upgrades.
> Update to commons-configuration2 2.15.0, commons-lang3 3.20.0 and commons-io
> 2.22.0 to fix CVE-2026-45205
> ---------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-19945
> URL: https://issues.apache.org/jira/browse/HADOOP-19945
> Project: Hadoop Common
> Issue Type: Task
> Components: build
> Affects Versions: 3.5.0
> Reporter: Ankith Praveen
> Priority: Major
> Labels: pull-request-available
>
> https://github.com/advisories/GHSA-337m-mw94-2v6g
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]