fudianchn commented on PR #39243:
URL: https://github.com/apache/shardingsphere/pull/39243#issuecomment-5160899594

   The only failing check is `E2E - SQL (Stage 2) (proxy, Cluster, MySQL, 
dbtbl_with_readwrite_splitting_and_encrypt)`. Its log shows the job failed at 
Maven bootstrap — the Maven wrapper could not download Maven 3.9.14 from 
`repo.maven.apache.org` (`wget: Failed to fetch 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.14/apache-maven-3.9.14-bin.zip`),
 so the E2E test never started. This is a transient runner-side network failure 
(Maven Central unreachable from the GitHub-hosted runner), unrelated to this 
change — the failure occurs before any test executes. The gating checks — 
CheckStyle, Spotless, License, and the full CI build — all pass.
   
   Happy to re-trigger the job if that is useful; I do not have write access to 
re-run it myself.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to