Draft: gitlab-ci: run x86_64 integration jobs on runner6
OSUOSL has upgraded runner6 to a newer CentOS version. Let's see if the segfaults we've seen in CI go away if we exclusively use this runner.
Related: postmarketos#83 (closed)
Merge request reports
Activity
Unfortunately it does not fix it, reporting back to OSUOSL.
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/jobs/1287426:
[17:09:20] (rootfs_postmarketos-trailblazer) % setup-timezone -i GMT /usr/sbin/setup-timezone: line 58: rm: Exec format error /usr/sbin/setup-timezone: line 59: ln: Exec format error
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/jobs/1287429:
>>> postmarketos-mkinitfs: Entering fakeroot... [17:44:15] Process did not write any output for 900 seconds. Killing it.
mentioned in issue postmarketos#83 (closed)
added 1 commit
- 10391da4 - DO NOT MERGE: isolate failing job in CI, add more debug prints
added 1 commit
- 65cbe7b2 - DO NOT MERGE: isolate failing job in CI, add more debug prints
added 1 commit
- c96ef7d2 - DO NOT MERGE: isolate failing job in CI, add more debug prints
added 1 commit
- 9035364c - DO NOT MERGE: isolate failing job in CI, add more debug prints
added 1 commit
- bd048d9a - DO NOT MERGE: isolate failing job in CI, add more debug prints
added 1 commit
- fc1e0278 - Revert "DO NOT MERGE: isolate failing job in CI, add more debug prints"
Based on some experiments today, the failure seems to happen when the runner has concurrent jobs running. I reduced the CI jobs to only 1 integration test and wasn't able to reproduce the failure at all[1][2][3], but when I reverted to CI config that runs all jobs again then some of them fail[4][5][6]
- https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/jobs/1288301
- https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/jobs/1288193
- https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/jobs/1288181
- https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/jobs/1288318
- https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/jobs/1288324
- https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/jobs/1288318
Edited by Clayton Craftadded 1 commit
- 5e94fcbe - DO NOT MERGE: try to move pmb workdir under CI runner pwd
added 12 commits
-
5e94fcbe...07592b2a - 7 commits from branch
postmarketOS:master
- 086ef80a - gitlab-ci: run x86_64 jobs on runner6
- c5f78cbe - DO NOT MERGE: isolate failing job in CI, add more debug prints
- 6ea0a419 - Revert "DO NOT MERGE: isolate failing job in CI, add more debug prints"
- e1f42336 - DO NOT MERGE: try to move pmb workdir under CI runner pwd
- d71770c4 - CI: put pmb into subdir
Toggle commit list-
5e94fcbe...07592b2a - 7 commits from branch
added 1 commit
- c71b30bc - DO NOT MERGE: try to move pmb workdir under CI runner pwd
added 1 commit
- bd687f9b - DO NOT MERGE: try to move pmb workdir under CI runner pwd
added 1 commit
- 1edfc196 - DO NOT MERGE: try to move pmb workdir under CI runner pwd
added status::mr-stale label
Sorry to bother you @ollieparanoid,
but we've detected that this merge request hasn't seen any recent activity. If you need help, want to discuss your approach with developers, or you are all done and this is waiting for review, you can ping
@postmarketOS
. You can also ask on matrix in #devel:postmarketos.org or #postmarketos-devel on OFTC.Thanks for your contribution.