Azure DevOps Release Pipelines have stopped being able to download Artifacts

Paul Ward 26 Reputation points
2021-06-18T09:19:51.463+00:00

Apparently our release pipelines as of this morning can no longer download Artifacts that were produced by the related build pipeline.
Any ideas how I fix this?

Output from the process reads ...

2021-06-18T09:07:27.6770942Z ##[section]Starting: Download artifact - _Dev - Apps
2021-06-18T09:07:27.7568510Z ==============================================================================
2021-06-18T09:07:27.7569156Z Task : Download build artifacts
2021-06-18T09:07:27.7569574Z Description : Download files that were saved as artifacts of a completed build
2021-06-18T09:07:27.7569960Z Version : 1.189.0
2021-06-18T09:07:27.7570731Z Author : Microsoft Corporation
2021-06-18T09:07:27.7571159Z Help : https://learn.microsoft.com/azure/devops/pipelines/tasks/utility/download-build-artifacts
2021-06-18T09:07:27.7571477Z ==============================================================================
2021-06-18T09:07:27.8140150Z ##[error]Value cannot be null. (Parameter 'DownloadBuildArtifacts (a433f589-fce1-4460-9ee6-44a624aeb1fb/1.189.0)')
2021-06-18T09:07:27.8156295Z ##[section]Finishing: Download artifact - _Dev - Apps

What value cannot be null?
there is a built artifact there in the system I can see it and the release has a valid link to it.

Community Center | Not monitored
{count} votes

Accepted answer
  1. Leon Laude 86,026 Reputation points
    2021-06-18T09:30:39.217+00:00

    Hi @Paul Ward ,

    Please note that Azure DevOps is currently not supported in the Q&A forums, the supported products are listed over here https://learn.microsoft.com/en-us/answers/products.

    You may ask the experts in the dedicated Azure DevOps forum over here:
    https://developercommunity.visualstudio.com/report?space=21&entry=problem

    ----------

    If the reply was helpful please don't forget to upvote and/or accept as answer, thank you!

    Best regards,
    Leon


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.