Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python precommit flaky: Failed to read inputs in the data plane #20981

Closed
damccorm opened this issue Jun 4, 2022 · 4 comments
Closed

Python precommit flaky: Failed to read inputs in the data plane #20981

damccorm opened this issue Jun 4, 2022 · 4 comments
Assignees
Labels
bug done & done Issue has been reviewed after it was closed for verification, followups, etc. failing test flake harness P1 python stale

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 4, 2022

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. Original Jira may contain additional context.
Reported by: ibzib.

@BjornPrime
Copy link
Contributor

.take-issue

@BjornPrime
Copy link
Contributor

.close-issue

@tvalentyn
Copy link
Contributor

seems a duplicate of #21104.

@BjornPrime
Copy link
Contributor

It looks like different specific tests are failing, though in the same class. Definitely could be related. Also interesting that Pablo managed to repro those by running the whole class. I'll give that a shot and see if it repros any of these.

@tvalentyn tvalentyn added the done & done Issue has been reviewed after it was closed for verification, followups, etc. label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug done & done Issue has been reviewed after it was closed for verification, followups, etc. failing test flake harness P1 python stale
Projects
None yet
Development

No branches or pull requests

3 participants