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

flake: FlinkRunnerTest.testEnsureStdoutStdErrIsRestored #21480

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

flake: FlinkRunnerTest.testEnsureStdoutStdErrIsRestored #21480

damccorm opened this issue Jun 4, 2022 · 5 comments

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 4, 2022

java.lang.AssertionError:
Expected: (a string containing "System.out: (none)" and a string containing "System.err: (none)")
but: a string containing "System.err: (none)" was "The program plan could not be fetched - the program aborted pre-maturely.

https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/4515/

Imported from Jira BEAM-13708. Original Jira may contain additional context.
Reported by: ibzib.

@damccorm
Copy link
Contributor Author

damccorm commented Oct 5, 2022

This hasn't happened in the current Jenkins history for the job

@damccorm damccorm closed this as completed Oct 5, 2022
@kennknowles
Copy link
Member

Linking to failure that hasn't been GC'd and I have set to be kept forever: https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/5709/testReport/

@kennknowles
Copy link
Member

Wrapped this test is a 10k and did not reproduce. It seems to be rare enough that we should not track it for now anyhow. I think that the failure of this test is probably just a surface symptom and what happened here was a JVM OOM or something. The root cause is the underlying akka service being turned off.

@kennknowles
Copy link
Member

And just tried 1m with no repro.

@kennknowles kennknowles closed this as not planned Won't fix, can't repro, duplicate, stale Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants