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
The runtime-diagnostics pipeline's cDAC cross-platform dump-generation stage (CdacXPlatDumpGen) fails at the final Fail on dump generation errors task across all legs (linux-x64, linux-arm, linux-arm64, windows-x64, windows-x86, windows-arm64). The individual createdump invocations for the debuggee crash scenarios succeed and write dumps, but the aggregating validation step reports failures and fails the job:
##[section]Starting: Fail on dump generation errors
Write-Error: One or more cDAC dump generation failures were detected. Failing the job.
##[error]PowerShell exited with code '1'.
##[section]Finishing: Fail on dump generation errors
The failure reproduces in the follow-up build (1542058), where all CdacXPlatDumpGen legs fail again, and is present in prior builds 1540417, 1537824, and 1537508. First observed after passing build 1538558.
Error Message
{
"ErrorMessage": "One or more cDAC dump generation failures were detected. Failing the job.",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Note
Filed automatically by the CI outer-loop failure scanner (ci-failure-scan). This is an AI/Copilot-generated issue. Mitigation is tracked separately by the ci-failure-fix workflow.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpg
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1540417
Build error leg or test failing: linux-x64 release CdacXPlatDumpGen — Fail on dump generation errors
Error Details
The
runtime-diagnosticspipeline's cDAC cross-platform dump-generation stage (CdacXPlatDumpGen) fails at the final Fail on dump generation errors task across all legs (linux-x64, linux-arm, linux-arm64, windows-x64, windows-x86, windows-arm64). The individualcreatedumpinvocations for the debuggee crash scenarios succeed and write dumps, but the aggregating validation step reports failures and fails the job:The failure reproduces in the follow-up build (1542058), where all
CdacXPlatDumpGenlegs fail again, and is present in prior builds 1540417, 1537824, and 1537508. First observed after passing build 1538558.Error Message
{ "ErrorMessage": "One or more cDAC dump generation failures were detected. Failing the job.", "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Note
Filed automatically by the CI outer-loop failure scanner (
ci-failure-scan). This is an AI/Copilot-generated issue. Mitigation is tracked separately by theci-failure-fixworkflow.Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.
Report
Summary