OfBorg | 185 Members | |
| Number of builds and evals in queue: https://ofborg.org/prometheus/graph?g0.expr=ofborg_queue_evaluator_waiting&g0.tab=1&g0.stacked=0&g0.show_exemplars=0&g0.range_input=2h&g1.expr=ofborg_queue_builder_waiting%7Barch!~%22.*-lowprior%22%7D&g1.tab=1&g1.stacked=0&g1.show_exemplars=0&g1.range_input=2h | 64 Servers |
| Sender | Message | Time |
|---|---|---|
| 26 Oct 2021 | ||
In reply to @piegames:matrix.org"It is a constant pain point holding back core updates and is severely lacking maintainers, machinery and knowledge." | 22:43:36 | |
| 27 Oct 2021 | ||
In reply to @sandro:supersandro.deFeel free https://md.darmstadt.ccc.de/ErrTQBYpRICwMCzvvo16Yw | 14:12:09 | |
In reply to @piegames:matrix.orgI added my favorite story when I broke Darwin stdenv by enabling brotli support in curl | 14:45:53 | |
| Can anyone help with this weird ofborg issue? It seems to be losing connections to some of the aarch64 builders. I've written down what I've seen at https://github.com/NixOS/ofborg/issues/581 | 19:11:38 | |
| Does the code register a panic handler? I strongly recommend this for multi-threaded applications where it is desired that one panicking thread ends the whole application | 19:13:18 | |
| * Does the OfBorg code use a panic handler somehow? I strongly recommend this for multi-threaded applications where it is desired that one panicking thread ends the whole application | 19:13:38 | |
| I don't think so | 19:22:14 | |
| but yeah basically it'd be great if a panic in any thread just bonked the whole thing over | 19:22:31 | |
| it looks ilke it isn't actually panicking though | 19:25:43 | |
| 28 Oct 2021 | ||
| 20:04:41 | ||
| 2 Nov 2021 | ||
| 19:23:08 | ||
| 19:24:23 | ||
| 3 Nov 2021 | ||
| I'm currently redeploying all the evaluators to run on ZFS, which should hopefully prevent the recent space issues (inode related) from reappearing. If you see any problems, please ping me directly either here or in any related issues / PRs. | 17:41:06 | |
| 22:01:14 | ||
| Just following up: it is done! All the evaluators are running off of ZFS now! Originally, the machines were run off of EXT4. For years, it seems like this has EXT4 has a limited amount of inodes (I believe it's somewhere around 4 Enter ZFS: ZFS gives you unlimited inodes (in that it doesn't have a fixed Then, in order to actually get the machines running ZFS, I had to do a few
For the moment, things seem to be working just fine! Fingers crossed, no more | 22:10:27 | |
| * Just following up: it is done! All the evaluators are running off of ZFS now! Originally, the machines were run off of EXT4. For years, it seems like this has EXT4 has a limited amount of inodes (I believe it's somewhere around 4 Enter ZFS: ZFS gives you unlimited inodes (in that it doesn't have a fixed Then, in order to actually get the machines running ZFS, I had to do a few
For the moment, things seem to be working just fine! Fingers crossed, no more | 22:10:31 | |
| * Just following up: it is done! All the evaluators are running off of ZFS now! Originally, the machines were run off of EXT4. For years, it seems like this has EXT4 has a limited amount of inodes (I believe it's somewhere around 4 Enter ZFS: ZFS gives you unlimited inodes (in that it doesn't have a fixed Then, in order to actually get the machines running ZFS, I had to do a few
For the moment, things seem to be working just fine! Fingers crossed, no more | 22:10:40 | |
| ...that's a long message | 22:11:00 | |
| 22:18:25 | ||
| 22:50:40 | ||
| 23:08:55 | ||
| 23:14:00 | ||
| 23:32:38 | ||
| 23:32:57 | ||
| 4 Nov 2021 | ||
| 02:36:26 | ||
| 02:37:18 | ||
| 5 Nov 2021 | ||
| It looks like ofborg-eval-lib-tests fails on some PRs which modify stdenv setup.sh, is this a known issue? https://github.com/NixOS/nixpkgs/pull/144749#issuecomment-962029150 | 20:22:36 | |
* It looks like ofborg-eval-lib-tests fails on some PRs which modify stdenv setup.sh, is this a known issue? https://github.com/NixOS/nixpkgs/pull/144749#issuecomment-962029150 | 20:23:04 | |
| 6 Nov 2021 | ||
| Hm, that kinda looks like https://github.com/NixOS/nixpkgs/issues/64459. And it makes sense, seeing as we recently switched the evaluators / build machines to ZFS...... | 00:08:00 | |
| Rebuilding coreutils on my ZFS system to see if it appears there as well. | 00:10:41 | |