0

The past week our pipeline would get stuck at the Downloading Artifact. One day I would just let it go since it was late and it went back to normal. Now the issue pop up again and I can't get deployment going.

Stuck for 11 minutes. Usually done less than a minute

enter image description here

Nothing in the log. It keeps just spinning.

Krzysztof Madej
  • 32,704
  • 10
  • 78
  • 107
  • Is it a private agent or a hosted agent? – Daniel Mann Jul 16 '20 at 20:18
  • Does this happen only for one pipeline? – Krzysztof Madej Jul 16 '20 at 23:47
  • What about using the [Download Build Artifacts task](https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/utility/download-build-artifacts?view=azure-devops) or [Download Pipeline Artifacts task](https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/utility/download-pipeline-artifact?view=azure-devops)? Do they have the same issue? – Andy Li-MSFT Jul 17 '20 at 02:14

1 Answers1

0

This happen sometimes with Azure agent. sometimes it's an intermittent error.there is a step call UniversalPackage download can also be used.

Prasun
  • 103
  • 4