Get the image.
Error response from daemon:
Head "https://mcr.microsoft.com/v2/dotnet-buildtools/image-builder/manifests/2986591":
unauthorized:
{"errors":[
{"code":"UNAUTHORIZED","message":"authentication required, visit https://aka.ms/acr/authorization for more information. CorrelationId: 779101c9-808e-4d8b-8f2f-c515aabe04bd"}
]}`
So, between 2:31 PM and 3:04 PM (Pacific).
I was running a somewhat large number of builds to debug some flakiness at the time.
Steps to reproduce the issue
Or:
docker pull mcr.microsoft.com/dotnet-buildtools/image-builder:2986591locallyExpected behavior
Get the image.
Actual behavior
(Newlines mine.)
Additional information (e.g. issue happens only occasionally)
Seems to have started between: https://dev.azure.com/dnceng/internal/_build/results?buildId=3001026&view=results and https://dev.azure.com/dnceng/internal/_build/results?buildId=3000998&view=results.
So, between 2:31 PM and 3:04 PM (Pacific).
I was running a somewhat large number of builds to debug some flakiness at the time.