veetmoradiya3628 opened a new issue, #8609: URL: https://github.com/apache/incubator-devlake/issues/8609
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened We're encountering a parsing error in the advanced blueprint mode of the Azure DevOps Go plugin when the subtask collectApiTimelineRecords is included. Issue: Adding the subtask collectApiTimelineRecords to the advanced blueprint causes a pipeline run to fail with a parsing error. Impact: The failure prevents the collection of data required for two key DORA metrics: Change Failure Rate and Failed Deployment Recovery. The pipeline succeeds when the subtask is removed, but these metrics remain affected. **Observed Errors:** subtask Collect Workflow Runs ended unexpectedly Wraps: (2) Error waiting for async Collector execution Wraps: (3) task canceled Wraps: (4) context canceled error preparing task data for azuredevops_go (404) Wraps: (2) fail to find repositors: LMRGW-Magellan/597db64c-aa5d-490a-8794-4229b94ad739-572921733 (404) Wraps: (3) record not found (404) Wraps: (4) record not found Troubleshooting Note: Attempting to download logs produces an empty .tar file, which is hindering debugging. <img width="1639" height="856" alt="Image" src="https://github.com/user-attachments/assets/fef84bbc-c540-4131-80d0-b8e7983bb739" /> ### What do you expect to happen It should not fail with parsing errors. ### How to reproduce Try to setup advanced mode blueprint with Azure DevOps Go plugin. ### Anything else _No response_ ### Version apache/devlake:v1.0.3-beta4 ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
