robur-coop / builder

Scheduling build jobs on regular intervals, collecting artifacts
ISC License
13 stars 1 forks source link

builder server crashed #43

Open hannesm opened 4 months ago

hannesm commented 4 months ago

from the logs on a ubuntu 20.04 host:

Apr 22 13:55:52 linuxshell builder-server[1154]: job requested for "ubuntu-20.04"
Apr 22 13:57:29 linuxshell builder-server[1154]: builder-server: [ERROR] exception writev: Unix.Unix_error(Unix.EPIPE, "write", "")
Apr 22 13:57:29 linuxshell builder-server[1154]: Fatal error: exception Unix.Unix_error(Unix.EBADF, "check_descriptor", "")
reynir commented 4 months ago

I remember experiencing that as well on debian (with workers running in a VM). I don't know what caused it or how to reproduce it.