New Issue was created. Issue 65: https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/65 Author: Vasily Galkin Assignee:
### Summary GitLab: CI failures on gcc150.osuosl.org gitlab runner due to "no space left on device" ### Steps to reproduce The problem reproduces for different unrelated CI runs: * https://gitlab.gnome.org/jsparber/fractal/-/jobs/175713 (glib MR failed build) * https://gitlab.gnome.org/galkinvv/glib/-/jobs/175740 (just example of non-glib MR failed build) ### What is the current bug behavior? While CI on other runners (progress.gnome.org) passes fine, CI on gcc150.osuosl.org fails ### What is the expected correct behavior? CI runs identically on all runners ### Relevant logs and/or screenshots During glib build, at start: ``` Successfully extracted cache /usr/bin/bash: line 7: echo: write error: No space left on device ``` non-glib build, during compilation: ```LLVM ERROR: IO failure on output stream: No space left on device``` ~"5. Git" -- View it on GitLab: https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/65 You're receiving this email because of your account on gitlab.gnome.org.
_______________________________________________ gnome-infrastructure mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-infrastructure
