| 11 Jan 2022 |
@ius:nltrix.net | Not sure if you got pinged (as I edited to mention you), so if not ^^^^^^ | 16:52:13 |
@ius:nltrix.net | * grahamc (he/him): I reproduced it using some test data and dropped my analysis on the most relevant ticket I could find https://github.com/NixOS/hydra/issues/901#issuecomment-1010158760 | 16:53:09 |
@grahamc:nixos.org | nice! | 16:54:16 |
@grahamc:nixos.org | that looks great! It mirrors some of my looking and goes quite a good deal further. | 16:55:49 |
@grahamc:nixos.org | I'd love to be able to work on this, or have someone send a PR for it | 16:56:10 |
@grahamc:nixos.org | I think part of implementing a fix is defining some things that should match and how they should match, and writing tests for it | 17:01:30 |
@grahamc:nixos.org | das_j: I'm hearing through the grapevine that the dark theme is asking who the secret santa is, and that people are very very happy | 17:31:56 |
cole-h | Can confirm, am very happy. (I previously used the Dark Reader addon so I wouldn't sear my retinas; a built-in theme is even better!) | 17:45:00 |
das_j | Thanks for all the positive feedback 🤩 | 19:32:05 |
| 13 Jan 2022 |
ajs124 | I tried to delete a project right now and this happened: | 18:32:32 |
ajs124 |  Download image.png | 18:32:33 |
ajs124 | should I open a bugreport for that? | 18:32:40 |
cole-h | Yes please; I've seen the same on test instances and keep forgetting to file a report ^^; | 18:33:06 |
ajs124 | it's not https://github.com/NixOS/hydra/issues/1081 though, right? | 18:33:50 |
ajs124 | because this project isn't declarative | 18:33:58 |
ajs124 | looks like the same query, tbh | 18:34:18 |
cole-h | Oh, I guess I did see it, but only when playing with declarative projects. I'll amend the title; pretty sure it's the same issue (or at least is related). | 18:37:10 |
ajs124 | manually deleting from buildmetrics first seems to work | 18:40:23 |
| NixOS Moderation Bot unbanned David Arnold (blaggacao). | 18:43:54 |
cole-h | Maybe because the BuildMetrics table doesn't cascade deletes from the project / jobset? https://github.com/NixOS/hydra/blob/769f56f793f5cc3ec21e2c00214c0ec9ad3dfc2c/src/sql/hydra.sql#L371-L372 | 19:31:53 |
| 14 Jan 2022 |
| Rev. CornWallace III (novus ordo seclorum) changed their display name from Rev. CornWallace III (novus ordo seclorum) to coilWinder. | 04:39:29 |
| Rev. CornWallace III (novus ordo seclorum) changed their display name from coilWinder to CoilWinder (novus ordo seclorum). | 04:41:44 |
@grahamc:nixos.org | https://github.com/NixOS/hydra/pull/1105#issuecomment-1013127680 this is probably fine, right? (genuine, not a snarky question) | 14:18:25 |
das_j | In reply to @grahamc:nixos.org https://github.com/NixOS/hydra/pull/1105#issuecomment-1013127680 this is probably fine, right? (genuine, not a snarky question) Seems fine to me | 14:19:23 |
@grahamc:nixos.org | thanks! | 14:31:38 |
@grahamc:nixos.org | despite knowing there is a bug in this code, and that I should refactor and write tests anyway, my heart is not in it: https://github.com/DeterminateSystems/hydra/pull/6/files | 14:31:58 |
@grahamc:nixos.org | I found a URL on hydra.nixos.org that causes 750Mb/s of data transfer from the database to the webserver, sustained, for several minutes: https://monitoring.nixos.org/grafana/d/rYdddlPWk/node-exporter-full?orgId=1&refresh=30s&from=now-15m&to=now&var-DS_PROMETHEUS=default&var-job=node&var-node=haumea%3A9100&var-diskdevices=%5Ba-z%5D%2B%7Cnvme%5B0-9%5D%2Bn%5B0-9%5D%2B | 17:40:23 |
@grahamc:nixos.org | pretty "cool" | 17:40:29 |
@grahamc:nixos.org | and memory is getting squeezed on the receiver: https://monitoring.nixos.org/grafana/d/rYdddlPWk/node-exporter-full?orgId=1&refresh=30s&from=now-5m&to=now&var-DS_PROMETHEUS=default&var-job=node&var-node=ceres:9100&var-diskdevices=%5Ba-z%5D%2B%7Cnvme%5B0-9%5D%2Bn%5B0-9%5D%2B | 17:41:16 |
cransom | query that that doesn't paginate or just throws back most of the database, eh? | 17:42:06 |