| 27 Oct 2021 |
nix-community-bot | [nix-community/infra] ryantm pushed to master: build02: r-ryantm gitconfig - https://github.com/nix-community/infra/commit/75eccad6deb5528fc84e905905361fb819e832b2 | 00:24:19 |
nix-community-bot | [nix-community/infra] ryantm pushed to master: update nixpkgs-update
* don't expect src url to change if there is no src url - https://github.com/nix-community/infra/commit/dafbf77b56c823b4becaa90a57ee394c5045fcf6 | 00:24:36 |
nix-community-bot | [nix-community/infra] ryantm pushed to master: update nixpkgs-update
* don't require outputHash to be present - https://github.com/nix-community/infra/commit/9b09bfd641ce90c8ef4e1244703523a52810c651 | 00:30:52 |
ryantm | Mic92: new deploy works great. Thanks! | 00:36:25 |
nix-community-bot | [nix-community/infra] ryantm pushed to master: update nixpkgs-update
log when waiting for ofborg - https://github.com/nix-community/infra/commit/34c20d4932dc3d61ff2c2cf8f29b4f38e54f54a7 | 01:43:24 |
Mic92 | ryantm: Thanks. if you have a better name for my ssh abstraction (https://github.com/nix-community/infra/blob/master/deploy_nixos.py), I will make a seperate reusable project | 08:02:40 |
nix-community-bot | [nix-community/infra] Mic92 pushed to master: deploy_nixos: don't hard code ipv4 - https://github.com/nix-community/infra/commit/dabcdd9c5387cbfe77a627a6e6dfb2b4f9463994 | 08:03:58 |
| 28 Oct 2021 |
nix-community-bot | [firing] oom_kills: build02.nix-community.org:9273: OOM kill detected
| 00:13:55 |
nix-community-bot | [resolved] oom_kills: build02.nix-community.org:9273: OOM kill detected
| 00:18:55 |
nix-community-bot | [firing] oom_kills: build02.nix-community.org:9273: OOM kill detected
| 01:58:55 |
nix-community-bot | [resolved] oom_kills: build02.nix-community.org:9273: OOM kill detected
| 02:03:55 |
Mic92 | ryantm: the process that goes out of memory is nix-env for you interest | 07:31:41 |
Mic92 | Redacted or Malformed Event | 07:32:43 |
Mic92 | Oct 28 02:18:44 nix-community-build02 kernel: [ pid ] uid tgid totalvm rss pgtablesbytes swapents oomscoreadj nameOct 28 02:18:44 nix-community-build02 kernel: oom-kill:constraint=CONSTRAINTNONE,nodemask=(null),cpuset=/,memsallowed=0,globaloom,taskmemcg=/system.slice/nixpkgs-update-github.service,task=nix-env,pid=1673386,uid=5469Oct 28 02:18:44 nix-community-build02 kernel: Out of memory: Killed process 1673386 (nix-env) total-vm:24647524kB, anon-rss:24472548kB, file-rss:900kB, shmem-rss:8kB, UID:5469 pgtables:48072kB oomscoreadj:0Oct 28 02:18:44 nix-community-build02 kernel: oom_reaper: reaped process 1673386 (nix-env), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB | 07:32:43 |
Mic92 | ` | 07:32:44 |
Mic92 | *
| 07:32:56 |
| yuu joined the room. | 16:19:11 |
yuu | any way to search for package caches on https://app.cachix.org/cache/nix-community without being an admin? | 16:21:08 |
Mic92 | probably not. but you @domenkozar can maybe elaborate | 16:24:19 |
Domen Kožar | I'm thinking to make that a setting. Thoughts? | 16:25:03 |
Mic92 | I would make it off by default in case someone accidentially upload secrets... | 16:27:13 |
Mic92 | Otherwise it will be quickly integrated into https://github.com/eth0izzle/shhgit | 16:28:16 |
Domen Kožar | Oh yeah default would be off. I wouldn't want to put anyone at that risk. | 16:45:01 |
| efx joined the room. | 17:05:22 |
efx | hello folks! Testing this message and room before submitting my nix-community PR. | 17:05:53 |
efx | I did have a question for any administrators of the nix-community GitHub organization: who manages the organization's cachix credentials? | 17:46:14 |
efx | I was interested in fixing naersk's CI: https://github.com/nix-community/naersk/issues/196#issuecomment-953817204 | 17:46:24 |
Domen Kožar | It's Jonas Chevalier | 17:47:57 |
efx | In reply to @domenkozar:matrix.org It's Jonas Chevalier Thanks Domen! I've pinged him on the issue so will sit tight. | 17:48:44 |
Jonas Chevalier | https://github.com/nix-community/naersk/pull/197 should fix the issue. Waiting on CI to confirm. | 18:05:08 |