Devops Bitbucket Build Pipeline - not enough space on the disk

0 votes
I want to build an Azure DevOps pipeline that is connected with the project uploaded to the Bitbucket repository. But for each build, I faced 3 errors.

Error MSB3491: Could not write lines to file "obj\Release\XXX.txt". There is not enough space on the disk.
Error MSB3021: Unable to copy file "D:\a\1\s\XX\packages\Microsoft.Net.Compilers.1.3.2\tools\Microsoft.CodeAnalysis.dll" to "bin\roslyn\Microsoft.CodeAnalysis.dll". There is not enough space on the disk.
Error MSB3027: Could not copy "D:\a\1\s\XXX\packages\Microsoft.Net.Compilers.1.3.2\tools\Microsoft.CodeAnalysis.VisualBasic.dll" to "bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll". Exceeded retry count of 10. Failed.

How can I know where the problem is? And how to fix it?
Mar 29, 2022 in Other DevOps Questions by Kichu
• 19,040 points
878 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
0 votes
Note this statement -"(Microsoft-hosted agents) Provide at least 10 GB of storage for your source and build outputs." - Microsoft.
So if it's showing "not enough space in disk error" that means that you have crossed the 10GB limit provided by the DevOps plan. Try to split your repo to overcome this.
answered Apr 2, 2022 by narikkadan
• 63,600 points

edited Mar 5

Related Questions In Other DevOps Questions

+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
4,248 views
0 votes
1 answer

What is the Difference between VSO, VSTS and Azure Devops

Azure DevOps was previously known as VSO ...READ MORE

answered Mar 8, 2022 in Azure by Edureka
• 13,620 points

edited Jun 27, 2023 by Khan Sarfaraz 2,015 views
0 votes
0 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP