Commit graph

104 commits

Author SHA1 Message Date
jade fdc980208d epyc: hack in better lix logging for debugging our CI problems
Sample broken thing:

https://buildbot.lix.systems/#/builders/40/builds/3400/steps/1/logs/stdio

I have a suspicion it's that the path vanished due to GC or something,
and I want to catch the next occurrence.

The error:

error: build of '/nix/store/f02iygmil30yfy92xf8cwp224lcr2nay-nixos-test-driver-nix-copy-closure.drv' on 'ssh-ng://nix@epyc.infra.newtype.fr' failed: error: some dependencies of '/nix/store/f02iygmil30yfy92xf8cwp224lcr2nay-nixos-test-driver-nix-copy-closure.drv' are missing

This is because nrFailed is not zero, which we don't have any god damned
idea why that is because there is NO LOG for those. So we don't even
know what goal type failed to begin with.

----

WARNING: this updates nixpkgs by two months!! You will potentially
experience other breakage.
2024-08-29 23:33:54 -07:00
raito 0a1d7fe2e1 feat: use Lix ffs
I ran into a bug with Nix 2.18.2.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-08-22 18:23:53 +02:00
raito ea74128e31 feat: add jmarquet account for the next week
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-08-22 15:47:59 +02:00
raito 2f09831cd8 Merge pull request 'akechi: update ssh keys' (#4) from akechishiro/shared-public-infra:update-ssh-keys into main
Reviewed-on: #4
2024-07-09 18:48:38 +00:00
AkechiShiro 9af56ee89f akechi: update ssh keys 2024-07-09 20:46:52 +02:00
raito 353ea2a57b feat: add perf & pwru
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-07-08 16:25:42 +02:00
Pierre Bourdon d5cf620e0a bagel-container: provision a user with Nix store perms for remote builds 2024-07-04 19:45:48 +00:00
raito 1b1c6b2849 feat: cleanup post btrfs epic crash
BTRFS had a bug and we know how it goes.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-07-04 21:25:14 +02:00
raito c96bce2975 fix: pin kernel to 6.7.5
6.7.6, 6.7.7 are not working for unknown reasons
even though a previous NixOS stable 23.11 revision with 6.7.7 worked…

Let's keep it that way for now, pending bisection between 6.7.5..6.7.6.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-30 14:15:30 +02:00
raito edf11d7650 Merge pull request 'bagel factory: init' (#2) from delroth/raito-shared-public-infra:container-prep into main
Reviewed-on: #2
2024-06-23 18:26:57 +00:00
Pierre Bourdon a1c645a1e6
bagel-container: provide IPv4 NAT for outbound access 2024-06-23 20:24:46 +02:00
Pierre Bourdon 7d9d2a93df
modules: add bagel-container 2024-06-23 19:33:00 +02:00
Pierre Bourdon 9e609128af
network: add a wan bridge for VMs/containers 2024-06-23 19:33:00 +02:00
Pierre Bourdon 6fe7c98069
gitignore: also ignore Nix result/ and colmena .gcroots/ 2024-06-23 03:13:50 +02:00
Pierre Bourdon f7902ae1c7
Bump nixpkgs to unstable and only pin for kernelPackages. 2024-06-23 03:13:50 +02:00
Julien Malka 9ff0d194aa
disable auto-upgrade 2024-06-17 21:18:17 +02:00
Julien Malka 544e12c33f
pin kernel to 6.7.7 2024-06-14 22:17:49 +02:00
Ryan Lahfa 61e044607c Merge pull request 'feat: add delroth as root@ for capability building' (#5) from so-it-has-begun into main
Reviewed-on: https://git.newtype.fr/newtype/newtype-org-configurations/pulls/5
2024-06-08 14:08:03 +02:00
raito 6b28da4557 feat: add delroth as root@ for capability building
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-08 12:33:25 +02:00
raito 5b76e5a670 fix: debug attempts for the weird reboot issue
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-08 12:32:29 +02:00
raito bd1a250b1f chore: disable jobserver
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-08 12:28:13 +02:00
raito 877ad54ae2 chore: bump to 24.05-small
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-08 12:28:13 +02:00
raito c311ccf80a fix: enable a bunch of startups for sshd
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-08 12:28:13 +02:00
raito 332fa23d98 chore: cleanup luj entry
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-08 12:28:13 +02:00
raito c06bedc73c feat: add pennae as root and bump jobserver
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-05-22 13:26:07 +02:00
raito 45d660deb5 feat: enable jobserver and cores = 0;
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-05-20 17:39:23 +02:00
raito 7d83f696dd feat: remove hypervisor and bump to jobserver branch
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-05-20 17:39:16 +02:00
Ryan Lahfa 0de523fefb Merge pull request 'feat: add pennae as permanent account' (#4) from pennae into main
Reviewed-on: https://git.newtype.fr/newtype/newtype-org-configurations/pulls/4
2024-05-13 23:09:32 +02:00
raito 7d3f9a0533 fix: make winter permanent as discussed
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-05-13 22:50:31 +02:00
raito 785fe6d92f fix: make jade permanent as discussed
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-05-13 22:50:31 +02:00
raito 0e1ec7f6b5 feat: add pennae as permanent account
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-05-13 22:50:31 +02:00
raito 620375662b feat: make jade account permanent
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-05-12 03:00:52 +02:00
raito 8596f1481f feat: i need to debug Heads.
i yes no.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-04-30 16:56:04 +02:00
raito 177351f7ee friends: bump jade until 1st May
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-04-08 09:39:11 +02:00
raito 86cff4e34f friends: cleanup ninjatrappeur, flokli account
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-27 16:38:45 +01:00
raito a8b450dd56 friends: add winterqt until 1st May until final validation
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-27 16:33:35 +01:00
raito aab6b67ccc trusted-users: add jade
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-24 22:45:42 +01:00
raito 79dadb7e23 friends: add jade until 1st April
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-24 21:52:36 +01:00
raito d3505a8b2d docs: update
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-04 01:28:44 +01:00
raito 0c4334571c builder: add top secret's project buildbot key
The cgroup will be nerfed and noise should be low, ping me if something goes wrong.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-04 00:59:45 +01:00
raito 6c0d19e005 epyc: disable all android cache for now
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-04 00:59:21 +01:00
raito 6beda4c58f epyc: move to Nix 2.18, remove discard references exp feature
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-04 00:59:16 +01:00
raito 84d0cd52c2 epyc: bump things
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-04 00:59:08 +01:00
raito c459d2a744 epyc: disable buildbot
not used

Signed-off-by: raito <federez-infra@lahfa.xyz>
2024-02-12 19:08:12 +01:00
raito f1692a7287 epyc: re-enable postgresql
Signed-off-by: raito <federez-infra@lahfa.xyz>
2024-02-12 19:07:59 +01:00
raito ed5f2cb13f epyc: add flokli account for 3-ish days
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-01-27 19:18:06 +01:00
raito 056f8be2a5 epyc: disable ninjatrappeur's account
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-01-27 19:18:06 +01:00
raito 3cc55253a4 flake: upgrade to 23.11 systems
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-01-27 19:18:06 +01:00
raito b5053ab520 nix: clean up various things for upcoming GC
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-01-27 19:13:13 +01:00
raito 495790a142 android-cache: remove the aosp mirror for now
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-01-27 19:13:04 +01:00