out=/nix/store/b33pqi3jr85y2dsplicaxi0f47vkijni-nix-unit-check Running tests for x86_64-linux warning: `--gc-roots-dir' not specified warning: not writing modified lock file of flake 'path:/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source': • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=5cf3efca371d3fbcc6ac0a1bf84edb79629dd0fd' (2026-07-22) → 'path:/nix/store/y8hw0fq81igisgvc73z6skgrzblmswl8-source?lastModified=1&narHash=sha256-OzvNtZUPrYeQqOO7TZd4iup3i9NeQesK1UmKIQLHaao%3D' (1970-01-01) • Updated input 'ethereum-nix': 'github:nix-community/ethereum.nix/12621446ed2cc4a0840bbc9de1a96baef84cce28?narHash=sha256-LV5%2BM47NCQj2vUk%2BJ1vah3kKDfix7J3eUbrC2Q8e8KI%3D' (2026-07-21) → 'path:/nix/store/qd8pvn5zijd87gkfwc2hknqj8cvdicbk-source?lastModified=1&narHash=sha256-LV5%2BM47NCQj2vUk%2BJ1vah3kKDfix7J3eUbrC2Q8e8KI%3D' (1970-01-01) • Updated input 'flake-parts': follows 'clan-core/flake-parts' → 'path:/nix/store/xfg4bws749i95jvnxhymxmfwailzk38q-source?lastModified=1&narHash=sha256-vp6Y/Grm98ESt6ceOkWiHWyZRDV3J1RID4w%2B6NWK9yA%3D' (1970-01-01) • Added input 'flake-parts/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narHash=sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC%2BeBu2zKlp8%3D' (2026-06-28) • Updated input 'nix-unit': 'github:nix-community/nix-unit/21a5496ae32b16b73601ef835b9f6497b19024dc?narHash=sha256-eXyZw2ddCKT5xMY8SDnV6lkr61zvSc7CNJeJSAjKqN4%3D' (2026-07-16) → 'path:/nix/store/8cm9f310i77mqdaz579p48pgq229kbdy-source?lastModified=1&narHash=sha256-eXyZw2ddCKT5xMY8SDnV6lkr61zvSc7CNJeJSAjKqN4%3D' (1970-01-01) • Updated input 'nix-unit/nixpkgs': 'github:NixOS/nixpkgs/421eebfd0ec7bccd4abe826ce62d7e6e83129493?narHash=sha256-/FCliTPgiuV1owejZFNx3Ch9irdvkOfOFl%2BHHZ%2BDrtM%3D' (2026-07-20) → 'github:NixOS/nixpkgs/35d3407a3816f3b341d8cf1d60abaf2b7b8166ac?narHash=sha256-BoYPdqk6jlKXy%2BDyUzyGV/CtRGfAhk2MmIgBhsemTGI%3D' (2026-07-15) • Updated input 'nixpkgs': follows 'clan-core/nixpkgs' → 'path:/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source?lastModified=1&narHash=sha256-hCafbexZ0iZ/7QYkKWxCxviTU%2Bc0PDhkieiUVVPCHtY%3D' (1970-01-01) unpacking 'github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narHash=sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC%2BeBu2zKlp8%3D' into the Git cache... unpacking 'github:numtide/treefmt-nix/df3c0640565d04a0261253cdd89fce78ec50168a?narHash=sha256-47cxbcZODibHv3rELFQ9vZly0vUNkND/atn/U7HLeb0%3D' into the Git cache... ✅ system-agnostic.dvt-ecl-adapters.besu.test devnet (network = null) passes null through ✅ system-agnostic.dvt-ecl-adapters.besu.test network is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.erigon.test chain is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.erigon.test devnet (network = null) falls back to the module default ✅ system-agnostic.dvt-ecl-adapters.firewall.test a custom torrent port replaces the default in the registration ✅ system-agnostic.dvt-ecl-adapters.firewall.test disabling the downloader withdraws the torrent registration ✅ system-agnostic.dvt-ecl-adapters.firewall.test erigon registers only its torrent port ☢️ system-agnostic.dvt-ecl-adapters.firewall.test inventory p2p ports flow into the registration error: … from call site at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:777:14: 776| "test inventory p2p ports flow into the registration" = { 777| expr = publicPortsOf ./p2p-registration.nix { | ^ 778| executor.p2p.port = 30403; … while calling 'publicPortsOf' at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:90:18: 89| publicPortsOf = 90| adapterPath: overrides: (evalAdapter adapterPath (mkSettings overrides)).dvt.firewall.public; | ^ 91| … from call site at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:90:30: 89| publicPortsOf = 90| adapterPath: overrides: (evalAdapter adapterPath (mkSettings overrides)).dvt.firewall.public; | ^ 91| … while calling 'evalAdapter' at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:51:30: 50| 51| evalAdapter = adapterPath: settings: evalAdapterWith adapterPath settings [ ]; | ^ 52| … from call site at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:51:40: 50| 51| evalAdapter = adapterPath: settings: evalAdapterWith adapterPath settings [ ]; | ^ 52| … while calling 'evalAdapterWith' at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:36:28: 35| evalAdapterWith = 36| adapterPath: settings: extraModules: | ^ 37| (inputs.nixpkgs.lib.nixosSystem { … while evaluating the attribute 'config' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:402:9: 401| options = checked options; 402| config = checked (removeAttrs config [ "_module" ]); | ^ 403| _module = checked (config._module); … while calling the 'seq' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:402:18: 401| options = checked options; 402| config = checked (removeAttrs config [ "_module" ]); | ^ 403| _module = checked (config._module); … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:305:9: 304| checkUnmatched = 305| if config._module.check && config._module.freeformType == null && merged.unmatchedDefns != [ ] then | ^ 306| let … in the left operand of the AND (&&) operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:305:72: 304| checkUnmatched = 305| if config._module.check && config._module.freeformType == null && merged.unmatchedDefns != [ ] then | ^ 306| let … in the left operand of the AND (&&) operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:305:33: 304| checkUnmatched = 305| if config._module.check && config._module.freeformType == null && merged.unmatchedDefns != [ ] then | ^ 306| let … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:296:9: 295| in 296| if declaredConfig._module.freeformType == null then | ^ 297| declaredConfig … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:283:28: 282| # For definitions that have an associated option 283| declaredConfig = mapAttrsRecursiveCond (v: !isOption v) (_: v: v.value) options; | ^ 284| … while calling 'mapAttrsRecursiveCond' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/attrsets.nix:1182:14: 1181| mapAttrsRecursiveCond = 1182| cond: f: set: | ^ 1183| let … while calling the 'mapAttrs' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/attrsets.nix:1191:5: 1190| in 1191| recurse [ ] set; | ^ 1192| … while evaluating the attribute 'matchedOptions' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:935:15: 934| { 935| inherit matchedOptions; | ^ 936| … while calling the 'mapAttrs' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:925:24: 924| 925| matchedOptions = mapAttrs (n: v: v.matchedOptions) resultsByName; | ^ 926| … while calling the 'mapAttrs' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:873:23: 872| 873| resultsByName = mapAttrs ( | ^ 874| name: decls: … while calling the 'zipAttrsWith' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:789:21: 788| # an attrset 'name' => list of submodules that declare ‘name’. 789| declsByName = zipAttrs ( | ^ 790| map ( … while calling the 'map' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:790:9: 789| declsByName = zipAttrs ( 790| map ( | ^ 791| module: … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:275:37: 274| 275| merged = mergeModules prefix (reverseList (doCollect { }).modules); | ^ 276| … while calling 'reverseList' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/lists.nix:1123:5: 1122| reverseList = 1123| xs: | ^ 1124| let … while calling the 'genList' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/lists.nix:1127:5: 1126| in 1127| genList (n: elemAt xs (l - n - 1)) l; | ^ 1128| … while evaluating the second argument passed to builtins.genList … while calling the 'length' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/lists.nix:1125:11: 1124| let 1125| l = length xs; | ^ 1126| in … while evaluating the attribute 'modules' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:591:7: 590| modulesPath: initialModules: args: { 591| modules = filterModules modulesPath (collectStructuredModules unknownModule "" initialModules args); | ^ 592| # Intentionally not shared with `modules` above: this allows … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:591:17: 590| modulesPath: initialModules: args: { 591| modules = filterModules modulesPath (collectStructuredModules unknownModule "" initialModules args); | ^ 592| # Intentionally not shared with `modules` above: this allows … while calling 'filterModules' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:566:9: 565| modulesPath: 566| { disabled, modules }: | ^ 567| let … while calling the 'map' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:570:9: 569| in 570| map (attrs: attrs.module) (genericClosure { | ^ 571| startSet = keyFilter modules; … while calling the 'genericClosure' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:570:36: 569| in 570| map (attrs: attrs.module) (genericClosure { | ^ 571| startSet = keyFilter modules; … while calling the 'filter' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:571:22: 570| map (attrs: attrs.module) (genericClosure { 571| startSet = keyFilter modules; | ^ 572| operator = attrs: keyFilter attrs.modules; … while calling anonymous lambda at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:568:31: 567| let 568| keyFilter = filter (attrs: !isDisabled modulesPath disabled attrs); | ^ 569| in … in the argument of the not operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:568:39: 567| let 568| keyFilter = filter (attrs: !isDisabled modulesPath disabled attrs); | ^ 569| in … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:568:39: 567| let 568| keyFilter = filter (attrs: !isDisabled modulesPath disabled attrs); | ^ 569| in … while calling anonymous lambda at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:497:9: 496| in 497| structuredModule: elem structuredModule.key disabledKeys; | ^ 498| … while calling the 'elem' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:497:27: 496| in 497| structuredModule: elem structuredModule.key disabledKeys; | ^ 498| … while calling the 'concatMap' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:495:26: 494| 495| disabledKeys = concatMap ({ file, disabled }: map (moduleKey file) disabled) disabledList; | ^ 496| in … while calling the 'concatLists' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:527:24: 526| collectResults = modules: { 527| disabled = concatLists (catAttrs "disabled" modules); | ^ 528| inherit modules; … while evaluating the attribute 'disabled' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:527:13: 526| collectResults = modules: { 527| disabled = concatLists (catAttrs "disabled" modules); | ^ 528| inherit modules; … while calling the 'concatLists' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:527:24: 526| collectResults = modules: { 527| disabled = concatLists (catAttrs "disabled" modules); | ^ 528| inherit modules; … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:545:19: 544| ( 545| if module.disabledModules != [ ] then | ^ 546| [ … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:536:24: 535| let 536| module = checkModule (loadModule args parentFile "${parentKey}:anon-${toString n}" x); | ^ 537| collectedImports = collectStructuredModules module._file module.key module.imports args; … while calling anonymous lambda at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:455:11: 454| if class != null then 455| m: | ^ 456| if m._class == null || m._class == class then … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:456:11: 455| m: 456| if m._class == null || m._class == class then | ^ 457| m … in the left operand of the OR (||) operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:456:31: 455| m: 456| if m._class == null || m._class == class then | ^ 457| m … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:536:37: 535| let 536| module = checkModule (loadModule args parentFile "${parentKey}:anon-${toString n}" x); | ^ 537| collectedImports = collectStructuredModules module._file module.key module.imports args; … while calling 'loadModule' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:420:42: 419| loadModule = 420| args: fallbackFile: fallbackKey: m: | ^ 421| if isFunction m then … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:421:9: 420| args: fallbackFile: fallbackKey: m: 421| if isFunction m then | ^ 422| unifyModuleSyntax fallbackFile fallbackKey (applyModuleArgs fallbackKey m args) … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:421:12: 420| args: fallbackFile: fallbackKey: m: 421| if isFunction m then | ^ 422| unifyModuleSyntax fallbackFile fallbackKey (applyModuleArgs fallbackKey m args) … while calling anonymous lambda at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/trivial.nix:1131:5: 1130| in 1131| f: isFunction f || (f ? __functor && isFunction (f.__functor f)); | ^ 1132| … in the left operand of the OR (||) operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/trivial.nix:1131:21: 1130| in 1131| f: isFunction f || (f ? __functor && isFunction (f.__functor f)); | ^ 1132| … while calling the 'isFunction' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/trivial.nix:1131:8: 1130| in 1131| f: isFunction f || (f ? __functor && isFunction (f.__functor f)); | ^ 1132| … while calling the 'elemAt' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/lists.nix:347:43: 346| */ 347| imap1 = f: list: genList (n: f (n + 1) (elemAt list n)) (length list); | ^ 348| … while calling the 'import' builtin at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:40:10: 39| modules = [ 40| (import adapterPath { | ^ 41| inherit self settings; error: path '/build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/p2p-registration.nix' does not exist ✅ system-agnostic.dvt-ecl-adapters.firewall.test the firewall role opens nothing when no adapter registered ports ☢️ system-agnostic.dvt-ecl-adapters.firewall.test the firewall role opens registered ports on every public interface error: … from call site at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:820:9: 819| expr = 820| firewallInterfacesWith | ^ 821| [ … while calling 'firewallInterfacesWith' at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:108:21: 107| firewallInterfacesWith = 108| adapterModules: publicInterfaces: | ^ 109| lib.mapAttrs … while calling the 'mapAttrs' builtin at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:109:5: 108| adapterModules: publicInterfaces: 109| lib.mapAttrs | ^ 110| (_: i: { inherit (i) allowedTCPPorts allowedUDPPorts; }) … while evaluating the attribute 'config.networking.firewall.interfaces' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:402:9: 401| options = checked options; 402| config = checked (removeAttrs config [ "_module" ]); | ^ 403| _module = checked (config._module); … while calling the 'seq' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:402:18: 401| options = checked options; 402| config = checked (removeAttrs config [ "_module" ]); | ^ 403| _module = checked (config._module); … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:305:9: 304| checkUnmatched = 305| if config._module.check && config._module.freeformType == null && merged.unmatchedDefns != [ ] then | ^ 306| let … in the left operand of the AND (&&) operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:305:72: 304| checkUnmatched = 305| if config._module.check && config._module.freeformType == null && merged.unmatchedDefns != [ ] then | ^ 306| let … in the left operand of the AND (&&) operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:305:33: 304| checkUnmatched = 305| if config._module.check && config._module.freeformType == null && merged.unmatchedDefns != [ ] then | ^ 306| let … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:296:9: 295| in 296| if declaredConfig._module.freeformType == null then | ^ 297| declaredConfig … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:283:28: 282| # For definitions that have an associated option 283| declaredConfig = mapAttrsRecursiveCond (v: !isOption v) (_: v: v.value) options; | ^ 284| … while calling 'mapAttrsRecursiveCond' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/attrsets.nix:1182:14: 1181| mapAttrsRecursiveCond = 1182| cond: f: set: | ^ 1183| let … while calling the 'mapAttrs' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/attrsets.nix:1191:5: 1190| in 1191| recurse [ ] set; | ^ 1192| … while evaluating the attribute 'matchedOptions' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:935:15: 934| { 935| inherit matchedOptions; | ^ 936| … while calling the 'mapAttrs' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:925:24: 924| 925| matchedOptions = mapAttrs (n: v: v.matchedOptions) resultsByName; | ^ 926| … while calling the 'mapAttrs' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:873:23: 872| 873| resultsByName = mapAttrs ( | ^ 874| name: decls: … while calling the 'zipAttrsWith' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:789:21: 788| # an attrset 'name' => list of submodules that declare ‘name’. 789| declsByName = zipAttrs ( | ^ 790| map ( … while calling the 'map' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:790:9: 789| declsByName = zipAttrs ( 790| map ( | ^ 791| module: … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:275:37: 274| 275| merged = mergeModules prefix (reverseList (doCollect { }).modules); | ^ 276| … while calling 'reverseList' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/lists.nix:1123:5: 1122| reverseList = 1123| xs: | ^ 1124| let … while calling the 'genList' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/lists.nix:1127:5: 1126| in 1127| genList (n: elemAt xs (l - n - 1)) l; | ^ 1128| … while evaluating the second argument passed to builtins.genList … while calling the 'length' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/lists.nix:1125:11: 1124| let 1125| l = length xs; | ^ 1126| in … while evaluating the attribute 'modules' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:591:7: 590| modulesPath: initialModules: args: { 591| modules = filterModules modulesPath (collectStructuredModules unknownModule "" initialModules args); | ^ 592| # Intentionally not shared with `modules` above: this allows … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:591:17: 590| modulesPath: initialModules: args: { 591| modules = filterModules modulesPath (collectStructuredModules unknownModule "" initialModules args); | ^ 592| # Intentionally not shared with `modules` above: this allows … while calling 'filterModules' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:566:9: 565| modulesPath: 566| { disabled, modules }: | ^ 567| let … while calling the 'map' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:570:9: 569| in 570| map (attrs: attrs.module) (genericClosure { | ^ 571| startSet = keyFilter modules; … while calling the 'genericClosure' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:570:36: 569| in 570| map (attrs: attrs.module) (genericClosure { | ^ 571| startSet = keyFilter modules; … while calling the 'filter' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:571:22: 570| map (attrs: attrs.module) (genericClosure { 571| startSet = keyFilter modules; | ^ 572| operator = attrs: keyFilter attrs.modules; … while calling anonymous lambda at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:568:31: 567| let 568| keyFilter = filter (attrs: !isDisabled modulesPath disabled attrs); | ^ 569| in … in the argument of the not operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:568:39: 567| let 568| keyFilter = filter (attrs: !isDisabled modulesPath disabled attrs); | ^ 569| in … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:568:39: 567| let 568| keyFilter = filter (attrs: !isDisabled modulesPath disabled attrs); | ^ 569| in … while calling anonymous lambda at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:497:9: 496| in 497| structuredModule: elem structuredModule.key disabledKeys; | ^ 498| … while calling the 'elem' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:497:27: 496| in 497| structuredModule: elem structuredModule.key disabledKeys; | ^ 498| … while calling the 'concatMap' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:495:26: 494| 495| disabledKeys = concatMap ({ file, disabled }: map (moduleKey file) disabled) disabledList; | ^ 496| in … while calling the 'concatLists' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:527:24: 526| collectResults = modules: { 527| disabled = concatLists (catAttrs "disabled" modules); | ^ 528| inherit modules; … while evaluating the attribute 'disabled' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:527:13: 526| collectResults = modules: { 527| disabled = concatLists (catAttrs "disabled" modules); | ^ 528| inherit modules; … while calling the 'concatLists' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:527:24: 526| collectResults = modules: { 527| disabled = concatLists (catAttrs "disabled" modules); | ^ 528| inherit modules; … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:545:19: 544| ( 545| if module.disabledModules != [ ] then | ^ 546| [ … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:536:24: 535| let 536| module = checkModule (loadModule args parentFile "${parentKey}:anon-${toString n}" x); | ^ 537| collectedImports = collectStructuredModules module._file module.key module.imports args; … while calling anonymous lambda at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:455:11: 454| if class != null then 455| m: | ^ 456| if m._class == null || m._class == class then … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:456:11: 455| m: 456| if m._class == null || m._class == class then | ^ 457| m … in the left operand of the OR (||) operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:456:31: 455| m: 456| if m._class == null || m._class == class then | ^ 457| m … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:536:37: 535| let 536| module = checkModule (loadModule args parentFile "${parentKey}:anon-${toString n}" x); | ^ 537| collectedImports = collectStructuredModules module._file module.key module.imports args; … while calling 'loadModule' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:420:42: 419| loadModule = 420| args: fallbackFile: fallbackKey: m: | ^ 421| if isFunction m then … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:421:9: 420| args: fallbackFile: fallbackKey: m: 421| if isFunction m then | ^ 422| unifyModuleSyntax fallbackFile fallbackKey (applyModuleArgs fallbackKey m args) … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:421:12: 420| args: fallbackFile: fallbackKey: m: 421| if isFunction m then | ^ 422| unifyModuleSyntax fallbackFile fallbackKey (applyModuleArgs fallbackKey m args) … while calling anonymous lambda at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/trivial.nix:1131:5: 1130| in 1131| f: isFunction f || (f ? __functor && isFunction (f.__functor f)); | ^ 1132| … in the left operand of the OR (||) operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/trivial.nix:1131:21: 1130| in 1131| f: isFunction f || (f ? __functor && isFunction (f.__functor f)); | ^ 1132| … while calling the 'isFunction' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/trivial.nix:1131:8: 1130| in 1131| f: isFunction f || (f ? __functor && isFunction (f.__functor f)); | ^ 1132| … while calling the 'elemAt' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/lists.nix:347:43: 346| */ 347| imap1 = f: list: genList (n: f (n + 1) (elemAt list n)) (length list); | ^ 348| … from call site at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:822:14: 821| [ 822| (adapterModule ./p2p-registration.nix { }) | ^ 823| (adapterModule ./erigon.nix { }) … while calling 'adapterModule' at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:95:18: 94| adapterModule = 95| adapterPath: overrides: | ^ 96| (import adapterPath { … while calling the 'import' builtin at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:96:6: 95| adapterPath: overrides: 96| (import adapterPath { | ^ 97| inherit self; error: path '/build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/p2p-registration.nix' does not exist ☢️ system-agnostic.dvt-ecl-adapters.firewall.test the role registers the executor and beacon p2p ports error: … from call site at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:752:14: 751| "test the role registers the executor and beacon p2p ports" = { 752| expr = publicPortsOf ./p2p-registration.nix { }; | ^ 753| expected = { … while calling 'publicPortsOf' at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:90:18: 89| publicPortsOf = 90| adapterPath: overrides: (evalAdapter adapterPath (mkSettings overrides)).dvt.firewall.public; | ^ 91| … from call site at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:90:30: 89| publicPortsOf = 90| adapterPath: overrides: (evalAdapter adapterPath (mkSettings overrides)).dvt.firewall.public; | ^ 91| … while calling 'evalAdapter' at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:51:30: 50| 51| evalAdapter = adapterPath: settings: evalAdapterWith adapterPath settings [ ]; | ^ 52| … from call site at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:51:40: 50| 51| evalAdapter = adapterPath: settings: evalAdapterWith adapterPath settings [ ]; | ^ 52| … while calling 'evalAdapterWith' at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:36:28: 35| evalAdapterWith = 36| adapterPath: settings: extraModules: | ^ 37| (inputs.nixpkgs.lib.nixosSystem { … while evaluating the attribute 'config' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:402:9: 401| options = checked options; 402| config = checked (removeAttrs config [ "_module" ]); | ^ 403| _module = checked (config._module); … while calling the 'seq' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:402:18: 401| options = checked options; 402| config = checked (removeAttrs config [ "_module" ]); | ^ 403| _module = checked (config._module); … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:305:9: 304| checkUnmatched = 305| if config._module.check && config._module.freeformType == null && merged.unmatchedDefns != [ ] then | ^ 306| let … in the left operand of the AND (&&) operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:305:72: 304| checkUnmatched = 305| if config._module.check && config._module.freeformType == null && merged.unmatchedDefns != [ ] then | ^ 306| let … in the left operand of the AND (&&) operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:305:33: 304| checkUnmatched = 305| if config._module.check && config._module.freeformType == null && merged.unmatchedDefns != [ ] then | ^ 306| let … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:296:9: 295| in 296| if declaredConfig._module.freeformType == null then | ^ 297| declaredConfig … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:283:28: 282| # For definitions that have an associated option 283| declaredConfig = mapAttrsRecursiveCond (v: !isOption v) (_: v: v.value) options; | ^ 284| … while calling 'mapAttrsRecursiveCond' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/attrsets.nix:1182:14: 1181| mapAttrsRecursiveCond = 1182| cond: f: set: | ^ 1183| let … while calling the 'mapAttrs' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/attrsets.nix:1191:5: 1190| in 1191| recurse [ ] set; | ^ 1192| … while evaluating the attribute 'matchedOptions' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:935:15: 934| { 935| inherit matchedOptions; | ^ 936| … while calling the 'mapAttrs' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:925:24: 924| 925| matchedOptions = mapAttrs (n: v: v.matchedOptions) resultsByName; | ^ 926| … while calling the 'mapAttrs' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:873:23: 872| 873| resultsByName = mapAttrs ( | ^ 874| name: decls: … while calling the 'zipAttrsWith' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:789:21: 788| # an attrset 'name' => list of submodules that declare ‘name’. 789| declsByName = zipAttrs ( | ^ 790| map ( … while calling the 'map' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:790:9: 789| declsByName = zipAttrs ( 790| map ( | ^ 791| module: … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:275:37: 274| 275| merged = mergeModules prefix (reverseList (doCollect { }).modules); | ^ 276| … while calling 'reverseList' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/lists.nix:1123:5: 1122| reverseList = 1123| xs: | ^ 1124| let … while calling the 'genList' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/lists.nix:1127:5: 1126| in 1127| genList (n: elemAt xs (l - n - 1)) l; | ^ 1128| … while evaluating the second argument passed to builtins.genList … while calling the 'length' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/lists.nix:1125:11: 1124| let 1125| l = length xs; | ^ 1126| in … while evaluating the attribute 'modules' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:591:7: 590| modulesPath: initialModules: args: { 591| modules = filterModules modulesPath (collectStructuredModules unknownModule "" initialModules args); | ^ 592| # Intentionally not shared with `modules` above: this allows … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:591:17: 590| modulesPath: initialModules: args: { 591| modules = filterModules modulesPath (collectStructuredModules unknownModule "" initialModules args); | ^ 592| # Intentionally not shared with `modules` above: this allows … while calling 'filterModules' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:566:9: 565| modulesPath: 566| { disabled, modules }: | ^ 567| let … while calling the 'map' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:570:9: 569| in 570| map (attrs: attrs.module) (genericClosure { | ^ 571| startSet = keyFilter modules; … while calling the 'genericClosure' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:570:36: 569| in 570| map (attrs: attrs.module) (genericClosure { | ^ 571| startSet = keyFilter modules; … while calling the 'filter' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:571:22: 570| map (attrs: attrs.module) (genericClosure { 571| startSet = keyFilter modules; | ^ 572| operator = attrs: keyFilter attrs.modules; … while calling anonymous lambda at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:568:31: 567| let 568| keyFilter = filter (attrs: !isDisabled modulesPath disabled attrs); | ^ 569| in … in the argument of the not operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:568:39: 567| let 568| keyFilter = filter (attrs: !isDisabled modulesPath disabled attrs); | ^ 569| in … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:568:39: 567| let 568| keyFilter = filter (attrs: !isDisabled modulesPath disabled attrs); | ^ 569| in … while calling anonymous lambda at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:497:9: 496| in 497| structuredModule: elem structuredModule.key disabledKeys; | ^ 498| … while calling the 'elem' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:497:27: 496| in 497| structuredModule: elem structuredModule.key disabledKeys; | ^ 498| … while calling the 'concatMap' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:495:26: 494| 495| disabledKeys = concatMap ({ file, disabled }: map (moduleKey file) disabled) disabledList; | ^ 496| in … while calling the 'concatLists' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:527:24: 526| collectResults = modules: { 527| disabled = concatLists (catAttrs "disabled" modules); | ^ 528| inherit modules; … while evaluating the attribute 'disabled' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:527:13: 526| collectResults = modules: { 527| disabled = concatLists (catAttrs "disabled" modules); | ^ 528| inherit modules; … while calling the 'concatLists' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:527:24: 526| collectResults = modules: { 527| disabled = concatLists (catAttrs "disabled" modules); | ^ 528| inherit modules; … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:545:19: 544| ( 545| if module.disabledModules != [ ] then | ^ 546| [ … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:536:24: 535| let 536| module = checkModule (loadModule args parentFile "${parentKey}:anon-${toString n}" x); | ^ 537| collectedImports = collectStructuredModules module._file module.key module.imports args; … while calling anonymous lambda at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:455:11: 454| if class != null then 455| m: | ^ 456| if m._class == null || m._class == class then … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:456:11: 455| m: 456| if m._class == null || m._class == class then | ^ 457| m … in the left operand of the OR (||) operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:456:31: 455| m: 456| if m._class == null || m._class == class then | ^ 457| m … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:536:37: 535| let 536| module = checkModule (loadModule args parentFile "${parentKey}:anon-${toString n}" x); | ^ 537| collectedImports = collectStructuredModules module._file module.key module.imports args; … while calling 'loadModule' at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:420:42: 419| loadModule = 420| args: fallbackFile: fallbackKey: m: | ^ 421| if isFunction m then … while evaluating a branch condition at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:421:9: 420| args: fallbackFile: fallbackKey: m: 421| if isFunction m then | ^ 422| unifyModuleSyntax fallbackFile fallbackKey (applyModuleArgs fallbackKey m args) … from call site at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/modules.nix:421:12: 420| args: fallbackFile: fallbackKey: m: 421| if isFunction m then | ^ 422| unifyModuleSyntax fallbackFile fallbackKey (applyModuleArgs fallbackKey m args) … while calling anonymous lambda at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/trivial.nix:1131:5: 1130| in 1131| f: isFunction f || (f ? __functor && isFunction (f.__functor f)); | ^ 1132| … in the left operand of the OR (||) operator at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/trivial.nix:1131:21: 1130| in 1131| f: isFunction f || (f ? __functor && isFunction (f.__functor f)); | ^ 1132| … while calling the 'isFunction' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/trivial.nix:1131:8: 1130| in 1131| f: isFunction f || (f ? __functor && isFunction (f.__functor f)); | ^ 1132| … while calling the 'elemAt' builtin at /build/storedata/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/lib/lists.nix:347:43: 346| */ 347| imap1 = f: list: genList (n: f (n + 1) (elemAt list n)) (length list); | ^ 348| … while calling the 'import' builtin at /build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/adapters.unit.nix:40:10: 39| modules = [ 40| (import adapterPath { | ^ 41| inherit self settings; error: path '/build/storedata/nix/store/5lx69l3j7mvmvlp3y7qg7fgc9bzz2p35-source/clanServices/dvt/roles/ecl/p2p-registration.nix' does not exist ✅ system-agnostic.dvt-ecl-adapters.geth.test devnet (network = null) passes null through ✅ system-agnostic.dvt-ecl-adapters.geth.test network is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.grandine.test checkpointSyncUrl is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.grandine.test devnet (network = null) falls back to the module default ✅ system-agnostic.dvt-ecl-adapters.grandine.test network is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.grandine.test unset checkpointSyncUrl leaves the option at its null default unpacking 'github:numtide/blueprint/56131e8628f173d24a27f6d27c0215eff57e40dd?narHash=sha256-Dt9t1TGRmJFc0xVYhttNBD6QsAgHOHCArqGa0AyjrJY%3D' into the Git cache... ✅ system-agnostic.dvt-ecl-adapters.lighthouse.test checkpointSyncUrl is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.lighthouse.test devnet (network = null) passes null through ✅ system-agnostic.dvt-ecl-adapters.lighthouse.test directPeering adds boot-nodes for dialing peers ✅ system-agnostic.dvt-ecl-adapters.lighthouse.test directPeering adds trusted-peers for each peer ✅ system-agnostic.dvt-ecl-adapters.lighthouse.test network is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.lighthouse.test no trusted-peers flag when directPeering is disabled ✅ system-agnostic.dvt-ecl-adapters.lighthouse.test unset checkpointSyncUrl adds no checkpoint flag to extraArgs ✅ system-agnostic.dvt-ecl-adapters.lodestar.test checkpointSyncUrl is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.lodestar.test devnet (network = null) falls back to the module default ✅ system-agnostic.dvt-ecl-adapters.lodestar.test network is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.lodestar.test unset checkpointSyncUrl leaves the option at its null default ✅ system-agnostic.dvt-ecl-adapters.memory.test adapters default EL and CL budgets to upstream guidance ✅ system-agnostic.dvt-ecl-adapters.memory.test adapters put the client in the per-network child slice ✅ system-agnostic.dvt-ecl-adapters.memory.test cgroupLimits maps request and limit verbatim ✅ system-agnostic.dvt-ecl-adapters.memory.test cgroupLimits passes a slice through as Slice ✅ system-agnostic.dvt-ecl-adapters.memory.test cgroupLimits with only a limit sets no MemoryMin ✅ system-agnostic.dvt-ecl-adapters.memory.test cgroupLimits with only a request sets no MemoryMax ✅ system-agnostic.dvt-ecl-adapters.memory.test explicit -Xmx in jvmOpts wins over the derived heap ✅ system-agnostic.dvt-ecl-adapters.memory.test heapMiB is 80 percent of the process budget ✅ system-agnostic.dvt-ecl-adapters.memory.test inventory memory settings override the adapter defaults ✅ system-agnostic.dvt-ecl-adapters.memory.test lighthouse overlay applies the budget to the unit ✅ system-agnostic.dvt-ecl-adapters.memory.test limit without request sets only the kill line ✅ system-agnostic.dvt-ecl-adapters.memory.test request above limit trips the assertion ✅ system-agnostic.dvt-ecl-adapters.memory.test request without limit sets no MemoryMax ✅ system-agnostic.dvt-ecl-adapters.memory."test resources.memory.request keeps non-heap jvmOpts and appends -Xmx" ✅ system-agnostic.dvt-ecl-adapters.memory.test teku memory derives -Xmx from request and maps the cgroup pair ✅ system-agnostic.dvt-ecl-adapters.memory.test unset memory leaves the unit unconstrained ✅ system-agnostic.dvt-ecl-adapters.nethermind.test chainspec is selected from the packaged chainspecs ✅ system-agnostic.dvt-ecl-adapters.nethermind.test devnet (network = null) sets no chainspec ✅ system-agnostic.dvt-ecl-adapters.nethermind.test fast and snap sync are enabled by default ✅ system-agnostic.dvt-ecl-adapters.nimbus.test checkpointSyncUrl is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.nimbus.test devnet (network = null) falls back to the module default ✅ system-agnostic.dvt-ecl-adapters.nimbus.test network is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.nimbus.test unset checkpointSyncUrl leaves the option at its null default ✅ system-agnostic.dvt-ecl-adapters.prysm.test checkpointSyncUrl also feeds genesis-beacon-api-url ✅ system-agnostic.dvt-ecl-adapters.prysm.test checkpointSyncUrl is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.prysm.test devnet (network = null) passes null through ✅ system-agnostic.dvt-ecl-adapters.prysm.test network is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.prysm.test unset checkpointSyncUrl leaves the option at its null default ✅ system-agnostic.dvt-ecl-adapters.reth.test chain is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.reth.test devnet (network = null) falls back to the module default ✅ system-agnostic.dvt-ecl-adapters.teku.test checkpointSyncUrl is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.teku.test devnet (network = null) falls back to the module default ✅ system-agnostic.dvt-ecl-adapters.teku.test network is passed through from the clan service ✅ system-agnostic.dvt-ecl-adapters.teku.test unset checkpointSyncUrl leaves the option at its null default ✅ system-agnostic.dvt-lib.beacon.test co-located machine yields the local beacon address ✅ system-agnostic.dvt-lib.beacon.test honours a non-default beacon rest port ✅ system-agnostic.dvt-lib.beacon.test signer-only machine yields null ✅ system-agnostic.dvt-lib.wg.canonAddrOf.test equals canonicalizeIPv6 of the raw addrOf form ✅ system-agnostic.dvt-lib.wg.canonAddrOf.test matches the canonical hash-derived admin address ✅ system-agnostic.dvt-lib.wg.canonicalizeIPv6.test collapses a leading zero run ✅ system-agnostic.dvt-lib.wg.canonicalizeIPv6.test collapses a trailing zero run ✅ system-agnostic.dvt-lib.wg.canonicalizeIPv6.test collapses only the longest zero run, leaving a lone zero literal ✅ system-agnostic.dvt-lib.wg.canonicalizeIPv6.test collapses the fixed prefix zero run ✅ system-agnostic.dvt-lib.wg.canonicalizeIPv6.test leaves an address with no zero run untouched ✅ system-agnostic.dvt-lib.wg.canonicalizeIPv6.test strips a single per-hextet leading zero ✅ system-agnostic.dvt-lib.wg.canonicalizeIPv6.test strips multiple leading zeros within a hextet evaluation warning: system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion. ✅ system-agnostic.dvt-resource-guard.guard.test MemoryMin is preferred over MemoryMax as the reservation evaluation warning: system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion. ✅ system-agnostic.dvt-resource-guard.guard."test a slice-less unit protects system.slice" evaluation warning: system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion. ✅ system-agnostic.dvt-resource-guard.guard.test infinity is unbounded, not unparseable ✅ system-agnostic.dvt-resource-guard.guard.test machines without a facter report skip the check evaluation warning: system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion. ✅ system-agnostic.dvt-resource-guard.guard.test nested slices carry subtree sums evaluation warning: system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion. ✅ system-agnostic.dvt-resource-guard.guard.test over-provisioned reservations fail with a breakdown evaluation warning: system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion. ✅ system-agnostic.dvt-resource-guard.guard.test overcommitted ceilings warn but do not fail evaluation warning: system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion. ✅ system-agnostic.dvt-resource-guard.guard.test reservations that fit pass the assertion evaluation warning: system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion. ✅ system-agnostic.dvt-resource-guard.guard.test unparseable limits are surfaced as a warning ✅ system-agnostic.dvt-resource-guard.parse.test a report without phys_mem yields no capacity ✅ system-agnostic.dvt-resource-guard.parse.test base-1024 suffixes ✅ system-agnostic.dvt-resource-guard.parse.test digit strings are bytes ✅ system-agnostic.dvt-resource-guard.parse.test facter phys_mem is summed into MiB ✅ system-agnostic.dvt-resource-guard.parse.test infinity means unbounded ✅ system-agnostic.dvt-resource-guard.parse.test integer values are bytes ✅ system-agnostic.dvt-resource-guard.parse.test list values follow last-assignment-wins ✅ system-agnostic.dvt-resource-guard.parse.test percentages resolve against physical RAM ✅ system-agnostic.dvt-resource-guard.parse.test unrecognised values are marked, not dropped 😢 89/92 successful error: Tests failed