damccorm opened a new issue, #20981: URL: https://github.com/apache/beam/issues/20981
This error is affecting several different portable Python tests. apache_beam.runners.portability.fn_api_runner.fn_runner_test.FnApiRunnerTestWithGrpcAndMultiWorkers.(test_sdf_default_truncate_when_unbounded|test_flatten) [1][2] flaked with error "Failed to read inputs in the data plane." because of GRPC exception "broken pipe". Later there is an exception "Channel closed prematurely." https://ci-beam.apache.org/job/beam_PreCommit_Python_Phrase/2476/testReport/junit/apache_beam.runners.portability.fn_api_runner.fn_runner_test/FnApiRunnerTestWithGrpcAndMultiWorkers/test_flatten_3/ Imported from Jira [BEAM-12322](https://issues.apache.org/jira/browse/BEAM-12322). Original Jira may contain additional context. Reported by: ibzib. -- 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]
