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

test-digitalocean-ubuntu1804-x64-1 - No space left on device #2877

Closed
richardlau opened this issue Feb 22, 2022 · 2 comments
Closed

test-digitalocean-ubuntu1804-x64-1 - No space left on device #2877

richardlau opened this issue Feb 22, 2022 · 2 comments

Comments

@richardlau
Copy link
Member

Builds on test-digitalocean-ubuntu1804-x64-1 are failing with java.io.IOException: No space left on device.

https://ci.nodejs.org/computer/test-digitalocean-ubuntu1804-x64-1/builds
image

@richardlau
Copy link
Member Author

iojs@test-digitalocean-ubuntu1804-x64-1:~$ du -hs .[^.]* *
134M    .babel.json
4.0K    .bash_history
4.0K    .bash_logout
4.0K    .bashrc
3.8G    .cache
1.7G    .ccache
0       .cloud-locale-test.skip
56K     .config
4.0K    .gitconfig
576M    .jenkins
20K     .local
12K     .node-clinic-rc
4.0K    .node-gyp
4.0K    .node-spawn-wrap-
0       .node_repl_history
2.8M    .npm
4.0K    .npmrc
4.0K    .profile
4.0K    .rnd
8.0K    .ssh
24M     .standard-cache
75M     .standard-v12-cache
3.6M    .standard-v13-cache
5.5M    .standard-v14-cache
8.0K    .viminfo
5.1M    .xo-cache
8.0K    .yarn
4.0K    .yo-rc-global.json
231M    acmeair
39M     acmeair-zips-now.tar
11G     build
64K     hs_err_pid830.log
20M     jenkins_diagnostics.txt
4.0K    node-icu
480K    node-tmp
1.5M    slave.jar
8.0K    tmp
iojs@test-digitalocean-ubuntu1804-x64-1:~$

I think this is #2695 again.

@richardlau
Copy link
Member Author

iojs@test-digitalocean-ubuntu1804-x64-1:~$ rm -rf /home/iojs/.cache/*
iojs@test-digitalocean-ubuntu1804-x64-1:~$ df -h
Filesystem      Size  Used Avail Use% Mounted on
udev            2.0G     0  2.0G   0% /dev
tmpfs           395M  5.6M  389M   2% /run
/dev/vda1        25G   21G  3.8G  85% /
tmpfs           2.0G     0  2.0G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           2.0G     0  2.0G   0% /sys/fs/cgroup
/dev/vda15      105M  8.9M   96M   9% /boot/efi
tmpfs           395M     0  395M   0% /run/user/0
iojs@test-digitalocean-ubuntu1804-x64-1:~$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant