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

Collect *.pdb files to help diagnose omr_ddrgen failures #18015

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

keithc-ca
Copy link
Contributor

We've seen a number of unexplained failures building on Windows: A recent example is https://openj9-jenkins.osuosl.org/job/Pipeline_Build_Test_JDK21_x86-64_windows/101/ which needed to be restarted (twice). The intent of this change is to collect *.pdb files when a build fails so it that problem recurs, we'll have some data to examine in support of a resolution.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@pshipton pshipton merged commit 3afd37e into eclipse-openj9:master Aug 24, 2023
2 checks passed
@keithc-ca keithc-ca deleted the ddr_fail branch August 24, 2023 21:48
@jdmpapin
Copy link
Contributor

Here's a PR build that failed in ddrgen on windows:
https://openj9-jenkins.osuosl.org/job/Build_JDK21_x86-64_windows_Personal/34/

Looks like this change worked and caused the binaries to be uploaded

@keithc-ca
Copy link
Contributor Author

I have a copy of the .pdb files and plan to compare them with those from a good build.

@keithc-ca
Copy link
Contributor Author

Created eclipse/omr#7100 to correct output of omr_blobreader.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants