Skip to content

Docker runtime build runs out of disk space #9349

@rzikm

Description

@rzikm

Build

https://dev.azure.com/dnceng/public/_build/results?buildId=1767366&view=logs&j=50a69d0a-7972-5459-cdae-135ee6ebe312&t=1d3829d7-1a11-547e-8a52-d7bfaeb52b41

(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

dotnet/runtime#69182

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:

  1. Add the label "Known Build Error"
  2. 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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions