raboof commented on PR #365: URL: https://github.com/apache/commons-release-plugin/pull/365#issuecomment-2690067121
Failure is: ``` Error: Errors: Error: CommonsDistributionStagingMojoTest.testSuccess:140 ยป MojoExecution Failed to checkout files from SCM: The svn command failed. [svn: E170013: Unable to connect to a repository at URL 'https://dist.apache.org/repos/dist/dev/commons/release-plugin' svn: E000110: Error running context: Connection timed out ] ``` I suspect this is due to the GitHub actions runner being blocked from ASF resources (https://issues.apache.org/jira/browse/INFRA-26405). In parallel, we could consider if `CommonsStagingCleanupMojoTest.testCompressSiteSuccess` really needs to connect to dist.apache.org. I'll re-run the test now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org