You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our pipelines have started to throw the following error:
run() failed
It gives no other information besides above mentioned.
What could cause above issue?
A re-run fixes this issue. it also only seems to happen when there are a lot of azure pipleines running at the same time (we run about 100 pipelines at once daily.)
Versions
Debian bullseye
Azure devops agent 3.246.0
Environment type (Please select at least one enviroment where you face this issue)
Self-Hosted
Microsoft Hosted
VMSS Pool
Container
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Debian bullseye
Version controll system
No response
Relevant log output
2025-02-03T13:58:32.4155729Z ##[section]Starting: Download Pipeline Artifact CCC_Alerts
2025-02-03T13:58:32.4161251Z ==============================================================================
2025-02-03T13:58:32.4161538Z Task : Download build artifacts
2025-02-03T13:58:32.4161613Z Description : Download files that were saved as artifacts of a completed build
2025-02-03T13:58:32.4161707Z Version : 0.247.1
2025-02-03T13:58:32.4161764Z Author : Microsoft Corporation
2025-02-03T13:58:32.4161838Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/download-build-artifacts
2025-02-03T13:58:32.4161942Z ==============================================================================
2025-02-03T13:58:34.5575343Z Error: in getBuildApi, so retrying => retries pending : 4
2025-02-03T13:59:21.4488714Z Error: in getBuildApi, so retrying => retries pending : 3
2025-02-03T14:01:38.3949915Z Error: in getBuildApi, so retrying => retries pending : 2
2025-02-03T14:07:39.2046651Z Downloading artifacts for build: 204349
2025-02-03T14:07:39.2715007Z Downloading items from container resource #/36378418/CCC_Alerts
2025-02-03T14:07:39.2727779Z Downloading artifact CCC_Alerts from: https://dev.azure.com/weareinspark//_apis/resources/Containers/36378418?itemPath=CCC_Alerts&isShallow=true&api-version=4.1-preview.4
2025-02-03T14:07:39.5340634Z Retrying download of , retry count: 1
2025-02-03T14:07:54.7913582Z Retrying download of , retry count: 2
2025-02-03T14:08:40.0056672Z Downloading CCC_Alerts/CCC_Alerts.tar to /opt/microsoft/pipelines-agent/_work/_temp/CCC_Alerts/CCC_Alerts.tar
2025-02-03T14:08:40.7553938Z Downloaded CCC_Alerts/CCC_Alerts.tar to /opt/microsoft/pipelines-agent/_work/_temp/CCC_Alerts/CCC_Alerts.tar
2025-02-03T14:08:41.3412314Z Total Files: 1, Processed: 1, Skipped: 0, Failed: 0, Download time: 62.068 secs, Download size: 7.963MB
2025-02-03T14:08:41.3826982Z Successfully downloaded artifacts to /opt/microsoft/pipelines-agent/_work/_temp
2025-02-03T14:08:41.3830229Z ##[section]Finishing: Download Pipeline Artifact CCC_Alerts
2025-02-03T14:08:41.3856291Z ##[section]Starting: Move Extracted Pipeline Artifact CCC_Alerts
The text was updated successfully, but these errors were encountered:
What happened?
Our pipelines have started to throw the following error:
run() failed
It gives no other information besides above mentioned.
What could cause above issue?
A re-run fixes this issue. it also only seems to happen when there are a lot of azure pipleines running at the same time (we run about 100 pipelines at once daily.)
Versions
Debian bullseye
Azure devops agent 3.246.0
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Debian bullseye
Version controll system
No response
Relevant log output
The text was updated successfully, but these errors were encountered: