damccorm opened a new issue, #21629: URL: https://github.com/apache/beam/issues/21629
Didn't have time to look very closely into the root cause, but in taking a look at flaky cross-language tests I noticed a pattern of different suites on different runners flaking at the same time. The specific ones that I've noticed so far are: Samza: https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ Spark: https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ Dataflow: https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ Example flake (Mar 29, 12 PM): https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/993/ https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/3530/ https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/242/ Example flake 2 (Mar 30, 6 PM): https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/998/ https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/3535/ https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/247/ Imported from Jira [BEAM-14216](https://issues.apache.org/jira/browse/BEAM-14216). Original Jira may contain additional context. Reported by: danoliveira. -- 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]
