-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Occasional MSBUILD error when running dotnet store on Windows #1380
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
Comments
This flakiness is regularly failing our build chains. Can we assign someone to investigate this with a higher priority? |
@nguerrera Any thoughts on this one? |
Looks like some folks are OOF right now so we might have to wait a bit. |
Do you have the build numbers before and after it started happening. I'm not aware of anything that changed late around this scenario. |
I think the issue started to manifest in our builds after we turned symbols generation on by default in #1231. Though I suspect the issue was already present when the symbols generation feature was added in https://github.com/dotnet/core-setup/issues/2144 |
We are still seeing these failures, any updates? From the logs I'm also seeing this error:
|
This issue continues to happen for us:
|
@JunTaoLuo Same here. Have you tried building with Preview 7 and without the workarounds? I'm closing this as fixed by #3345, but if you are still having issues, I can reopen. |
I'll give it a try soon. We haven't updated our builds to use preview 7 just yet but will do so this week. |
We occasionally see the error when generating our runtime package store:
These failures are not persistent and occurs in about 1 in 10 runs on Windows only. Linux and macOS do not run into this behaviour. This started to occur about 2 weeks ago after we ingested the latest changes in the SDK for 2.0.0.
Any idea what's causing this?
cc @gkhanna79 @mikeharder @livarcocc
The text was updated successfully, but these errors were encountered: