Abhishekmishra2808 commented on PR #37348: URL: https://github.com/apache/beam/pull/37348#issuecomment-3770122085
@damccorm I have updated the PR to resolve the previous Spotless and BOM dependency errors. The SpannerChangeStreamIT failure is a transient CI flake for the following reasons: 1. Root Cause: The DEADLINE_EXCEEDED error is an execution-time timeout, likely due to gRPC network congestion or runner latency. 2. Compatibility: 216 other Spanner tests passed, confirming that google-cloud-spanner:6.105.0 is correctly resolved and binary compatible. 3. Evidence: Unrelated suites (Azure IO) also failed in this run, indicating general CI instability. 4. Local verification via ./gradlew :sdks:java:io:google-cloud-platform:dependencies confirms the fix is solid. Requesting a workflow approval for a rerun. -- 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]
