fudianchn commented on PR #39242: URL: https://github.com/apache/shardingsphere/pull/39242#issuecomment-5155540206
The only failing check is `E2E - Agent with MySQL (proxy, tracing, zipkin)`. Its log shows the job could not pull the `testcontainers/ryuk:0.13.0` image — `registry-1.docker.io` was unreachable from the runner (`Get "https://registry-1.docker.io/v2/": context deadline exceeded`, retried until the 2-minute `ConditionTimeoutException`). This is a transient Docker Hub networking flake on the GitHub-hosted runner, unrelated to this change (the change is in the openGauss SQL dialect; this E2E exercises the agent/tracing module). 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]
