| 24 Mar 2023 |
cole-h | so, funny story about the aliases thing | 22:27:29 |
cole-h | we haven't been checking them since 1 April 2022 | 22:27:49 |
cole-h | will be fixed by https://github.com/NixOS/nixpkgs/pull/222963 (which includes more context, for interested parties) | 22:28:13 |
| 25 Mar 2023 |
Artturin | nice | 15:27:37 |
| 4 Apr 2023 |
dotlambda | Another alais use not caught: https://github.com/NixOS/nixpkgs/pull/218870#issuecomment-1495177322 | 00:38:00 |
dotlambda | * Another alias use not caught: https://github.com/NixOS/nixpkgs/pull/218870#issuecomment-1495177322 | 00:38:07 |
hexa | https://github.com/NixOS/nixpkgs/pull/224109 also seems to be in a weird state | 01:54:21 |
hexa | trace: lib.zip is deprecated, use lib.zipAttrsWith instead
trace: warning: lib.readPathsFromFile is deprecated, use a list instead
trace: warning: replaceChars is a deprecated alias of replaceStrings, replace usages of it with replaceStrings.
trace: `lib.nixpkgsVersion` is deprecated, use `lib.version` instead!
trace: lib.crossLists is deprecated, use lib.cartesianProductOfSets instead
trace: warning: literalExample is deprecated, use literalExpression instead, or use literalDocBook for a non-Nix description.
error: reading from file: Connection reset by peer
… while evaluating the attribute 'installPhase' of the derivation 'fgl-5.7.0.3'
| 01:54:30 |
hexa | * trace: lib.zip is deprecated, use lib.zipAttrsWith instead
trace: warning: lib.readPathsFromFile is deprecated, use a list instead
trace: warning: replaceChars is a deprecated alias of replaceStrings, replace usages of it with replaceStrings.
trace: `lib.nixpkgsVersion` is deprecated, use `lib.version` instead!
trace: lib.crossLists is deprecated, use lib.cartesianProductOfSets instead
trace: warning: literalExample is deprecated, use literalExpression instead, or use literalDocBook for a non-Nix description.
error: reading from file: Connection reset by peer
… while evaluating the attribute 'installPhase' of the derivation 'fgl-5.7.0.3'
[...}
| 01:54:37 |
hexa | * trace: lib.zip is deprecated, use lib.zipAttrsWith instead
trace: warning: lib.readPathsFromFile is deprecated, use a list instead
trace: warning: replaceChars is a deprecated alias of replaceStrings, replace usages of it with replaceStrings.
trace: `lib.nixpkgsVersion` is deprecated, use `lib.version` instead!
trace: lib.crossLists is deprecated, use lib.cartesianProductOfSets instead
trace: warning: literalExample is deprecated, use literalExpression instead, or use literalDocBook for a non-Nix description.
error: reading from file: Connection reset by peer
… while evaluating the attribute 'installPhase' of the derivation 'fgl-5.7.0.3'
[...]
https://gist.github.com/GrahamcOfBorg/36c45d1a59f691c9d8c5c8ad9ba50183
| 01:54:48 |
hexa | and it doesn't respond to new eval requests | 01:54:54 |
hexa | probably webhooks at it again | 01:54:58 |
hexa | hote the sus line | 01:55:10 |
hexa |
error: reading from file: Connection reset by peer
| 01:55:11 |
cole-h | In reply to @hexa:lossy.network and it doesn't respond to new eval requests More likely it's just in queue. There are only 7 machines, and they can run one eval at a time. | 01:55:57 |
hexa | ah, ok | 01:56:09 |
cole-h | (there are 4 evals waiting right now) | 01:56:24 |
hexa | can you add a link to the prometheus dashboard into the topic? | 01:56:51 |
hexa | ah no, you can't | 01:57:05 |
hexa | welp | 01:57:08 |
hexa | grahamc (he/him): some permissions fore cole-h please 🙂 | 01:57:24 |
cole-h | https://nix.ci/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=1w | 01:59:01 |
cole-h | This shows the number of waiting builds and evals. | 01:59:18 |
cole-h | In reply to @hexa:lossy.network
trace: lib.zip is deprecated, use lib.zipAttrsWith instead
trace: warning: lib.readPathsFromFile is deprecated, use a list instead
trace: warning: replaceChars is a deprecated alias of replaceStrings, replace usages of it with replaceStrings.
trace: `lib.nixpkgsVersion` is deprecated, use `lib.version` instead!
trace: lib.crossLists is deprecated, use lib.cartesianProductOfSets instead
trace: warning: literalExample is deprecated, use literalExpression instead, or use literalDocBook for a non-Nix description.
error: reading from file: Connection reset by peer
… while evaluating the attribute 'installPhase' of the derivation 'fgl-5.7.0.3'
As for this, I'll investigate in the morning :/// | 01:59:41 |
hexa | thanks | 02:01:13 |
| @grahamc:nixos.orgchanged room power levels. | 02:04:05 |
| cole-h set the room topic to "Number of builds and evals in queue: https://nix.ci/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=1w". | 02:04:44 |
hexa | cool! | 02:10:14 |
hexa | the aarch64 community builder is down, so no aarch64-linux build results right now | 12:39:38 |
cole-h | I've rebooted it | 12:52:14 |