Closed
Description
When we build the linux_musl run libraries, the pathing for the libraries is as follows: bin/microsoft.netcore.app.runtime.linux-musl-x64/Release/runtimes/linux-musl-x64/lib/net8.0/Microsoft.CSharp.dll
.
When we try to then build the Core_Root it fails with Missing artifacts: /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.linux-x64/Release/runtimes/linux-x64/lib/net8.0/
This seems to be potentially related to dotnet/runtime#82832.
@tmds is there a parameter to the build.sh that we may be missing or something we should try on our end?
Thank you!
Example run failing under performance linux_musl x64... https://dev.azure.com/dnceng/internal/_build/results?buildId=2173609&view=results