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

Copy dump file to the Helix upload location #45345

Merged
merged 11 commits into from
Jan 14, 2025

Conversation

marcpopMSFT
Copy link
Member

@marcpopMSFT marcpopMSFT commented Dec 5, 2024

This initial draft is meant to force hang dumps by setting the timeout arbitrarily low and then using PowerShell to determine where the saved .dmp file is so we know where to copy it from.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Dec 5, 2024
@marcpopMSFT marcpopMSFT changed the title Marcpop msft copydmptooutput Copy dump file to the Helix upload location Dec 5, 2024
@marcpopMSFT marcpopMSFT marked this pull request as ready for review December 9, 2024 17:12
@marcpopMSFT
Copy link
Member Author

/backport to release/9.0.2xx

Copy link
Contributor

github-actions bot commented Dec 9, 2024

Started backporting to release/9.0.2xx: /~https://github.com/dotnet/sdk/actions/runs/12242906180

Copy link
Member

@dsplaisted dsplaisted left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Were you able to verify that the dump files are available with this change?

Don't forget to change the timeout back to 30 minutes (unless you want to leave it at 15 minutes).

@marcpopMSFT
Copy link
Member Author

Bah, it didn't timeout. Trying again

@marcpopMSFT
Copy link
Member Author

/azp run dotnet-sdk-public-ci

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@marcpopMSFT
Copy link
Member Author

@Evangelink this time it copied the test log over and there was a timeout. The log is huge though so not sure what I'm looking for. I'm also going to rerun again as this didn't even time out on arm64 like all the other runs.

@marcpopMSFT
Copy link
Member Author

/azp run dotnet-sdk-public-ci

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@marcpopMSFT
Copy link
Member Author

@marcpopMSFT marcpopMSFT merged commit 141d487 into release/9.0.1xx Jan 14, 2025
30 checks passed
@marcpopMSFT marcpopMSFT deleted the marcpopMSFT-copydmptooutput branch January 14, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants