Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract node_modules cache flake in pipeline #180371

Closed
joyceerhl opened this issue Apr 20, 2023 · 7 comments · Fixed by #180709
Closed

Extract node_modules cache flake in pipeline #180371

joyceerhl opened this issue Apr 20, 2023 · 7 comments · Fixed by #180709
Assignees
Labels
engineering VS Code - Build / issue tracking / etc. insiders-released Patch has been released in VS Code Insiders
Milestone

Comments

@joyceerhl
Copy link
Contributor

https://dev.azure.com/monacotools/Monaco/_build/results?buildId=211471&view=logs&j=9833cdaa-2e92-5f8d-56a8-239fd18fd628&t=ba20f3c3-572a-5fba-98e2-dcb31723a3fa&l=60423

A similar error has appeared for other Azure Pipelines tasks microsoft/azure-pipelines-tasks#13785

@joaomoreno
Copy link
Member

Odd:

@joaomoreno
Copy link
Member

This might actually be a bug on AZDO: microsoft/azure-pipelines-tasks#13785

@joaomoreno joaomoreno added the bug Issue identified by VS Code Team member as probable bug label Apr 24, 2023
@joaomoreno
Copy link
Member

And we might be hitting it due to logging every single file. Let's stop doing that.

@joaomoreno joaomoreno added this to the April 2023 milestone Apr 24, 2023
@joaomoreno joaomoreno added engineering VS Code - Build / issue tracking / etc. and removed bug Issue identified by VS Code Team member as probable bug labels Apr 24, 2023
@meganrogge
Copy link
Contributor

@joaomoreno I reran the failure for the first one which is why it no longer shows an error

here's the precise link to the failure

https://dev.azure.com/monacotools/Monaco/_build/results?buildId=211852&view=logs&j=55ac390b-ffb1-50ea-3650-525dd9a3fd80&t=7a41f864-1411-5635-a6d8-563d674ed440&s=a56e7651-4213-56af-9488-c25fe636c10c

@joaomoreno
Copy link
Member

Thanks!

@vscodenpa vscodenpa added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Apr 25, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
engineering VS Code - Build / issue tracking / etc. insiders-released Patch has been released in VS Code Insiders
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants
@joaomoreno @meganrogge @joyceerhl @vscodenpa and others