On 1/6/23 16:24, Nilesh Patra wrote:
Hi Thomas/Fausin,
Looks like the CI choked again, all pipelines end with:
| 2023/01/04 14:54:54 build only (Debian packaging disables tests):
v2ray.com/core
| 2023/01/04 14:54:54 write /dev/stdout: no space left on device, *fs.PathError,
&fs.PathError{Op:"write", Path:"/dev/stdout", Err:0x1c}
| 2023/01/04 14:54:54 exit status 1, *exec.ExitError,
&exec.ExitError{ProcessState:(*os.ProcessState)(0xc00000e120),
Stderr:[]uint8(nil)}
| Cleaning up project directory and file based variables
For instance see [1]. Looks like the disk is full? Could you please consider
checking?
[1]:
https://salsa.debian.org/go-team/packages/golang-gvisor-gvisor/-/jobs/3740886
Hi,
Indeed, I see that there's no space available on the server.
The system disk is 20GB, so that's quite small, but there's a much
bigger data /dev/sdb disk that isn't in use. How should I do? Should I
mount /var/lib/docker on it? Using ext4 or xfs? What should I do with
the current running docker runner?
Cheers,
Thomas Goirand (zigo)