-
Notifications
You must be signed in to change notification settings - Fork 378
Closed
Labels
Description
Build
(note that the step above erroneously shows as successfully completed, that is on us)
Build leg reported
runtime-libraries stress-http/Build CLR and Libraries
Pull Request
Action required for the engineering services team
To triage this issue (First Responder / @dotnet/dnceng):
- Open the failing build above and investigate
- Add a comment explaining your findings
If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:
- Add the label "Known Build Error"
- Edit this issue and add an error string in the Json below that can help us match this issue with future build breaks. You should use the known issues documentation
{
"ErrorMessage" : ""
}Additional information about the issue reported
The step in question runs just:
$(dockerfilesFolder)/build-docker-sdk.sh -t $(sdkBaseImage) -c $(BUILD_CONFIGURATION)