pharo
pharo copied to clipboard
[CI] Windows test run fails due to ‘No space left on device’
In build 1 for pull request #16449, the Windows test run failed due to an error ‘No space left on device’:
ci@WIN10-CI C:\builds\workspace\est_and_branch_Pipeline_PR-16449\Tests-windows-64>bash -c 'bootstrap/scripts/runTests.sh 64 Tests-windows-64'
[…]
cp: error writing './Pharo10.0-64bit-9a68076.sources': No space left on device
The error did not occur in build 2 for the pull request so I guess this issue can be closed though I don’t know why it no longer occurred.
I’m reopening this as ‘Pharo12’ builds 1478 and 1479 had the Windows test run fail with a similar error: “write error (disk full?)”. Some investigation seems to be needed of why the Windows Jenkins node sometimes doesn’t have enough disk space.
This is now fixed