pharo icon indicating copy to clipboard operation
pharo copied to clipboard

[CI] Windows test run fails due to ‘No space left on device’

Open Rinzwind opened this issue 1 year ago • 2 comments

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

Rinzwind avatar Apr 12 '24 18:04 Rinzwind

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.

Rinzwind avatar Apr 13 '24 07:04 Rinzwind

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.

Rinzwind avatar Apr 15 '24 21:04 Rinzwind

This is now fixed

MarcusDenker avatar Jul 05 '24 12:07 MarcusDenker