Skip to content

[aw:ci-fail-issue] fix: CI failure on main (CI Gate, 9749b3e) #2081

Description

@github-actions

CI Failure: CI Gate

Commit: 9749b3ed92724fa1872a3626812a8f35076fe25e
Run: https://github.com/dryvist/nix-darwin/actions/runs/31171076461

Failure Logs


=== FAILED JOB: Nix Build / Build ===
2026-08-07T10:46:23.4858540Z unpacking 'github:cachix/git-hooks.nix/61ab0e80d9c7ab14c256b5b453d8b3fb0189ba0a?narHash=sha256-kTwur1wV%2B01SdqskVMSo6JMEpg71ps3HpbFY2GsflKs%3D' into the Git cache...
2026-08-07T10:46:26.0718280Z unpacking 'github:dryvist/nix-claude-code/c98043ee9c792ba8a6b2743bb8f3661a3b08db5c?narHash=sha256-xxYbOA5SjggwWoZHiIoeG/49wOPTGSACr/H2%2BEYYV1A%3D' into the Git cache...
2026-08-07T10:46:26.9380510Z unpacking 'github:hercules-ci/flake-parts/f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb?narHash=sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4%3D' into the Git cache...
2026-08-07T10:46:27.6304280Z unpacking 'github:dryvist/.github/d73df80dd4b3aeff9b3251e5038cea685f80f30d?narHash=sha256-6gsr4b%2B/duu7cD2qI1KEFxQIw69p02V5dMz6rpBFuis%3D' into the Git cache...
2026-08-07T10:46:29.2073690Z unpacking 'github:dryvist/.github/4950989fbca85f7a3c88c7deb86381821d033d04?narHash=sha256-17tA07N94y/4sSXJ9yUcXiYpvE/KrmDjP1kPF2anMmo%3D' into the Git cache...
2026-08-07T10:46:30.1956740Z copying path '/nix/store/p9br0y2kmil5j5k85jczva3kdqy6hmnj-source' from 'https://cache.nixos.org'...
2026-08-07T10:47:01.2455050Z unpacking 'github:numtide/nix-ai-tools/22f1080fb54a217bdda6cfd6eca5dbf9e7afddac?narHash=sha256-iiQL/IHgQlmnZgKgs4wBOiDA9%2BS3tRFsQPRxtYIhUYo%3D' into the Git cache...
2026-08-07T10:47:02.7360390Z unpacking 'github:numtide/blueprint/56131e8628f173d24a27f6d27c0215eff57e40dd?narHash=sha256-Dt9t1TGRmJFc0xVYhttNBD6QsAgHOHCArqGa0AyjrJY%3D' into the Git cache...
2026-08-07T10:47:03.4333710Z unpacking 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e?narHash=sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768%3D' into the Git cache...
2026-08-07T10:47:04.3764540Z unpacking 'github:nix-community/bun2nix/5a39d717029e94163ac223aee8d5c9946cafed1c?narHash=sha256-s9BuFv0mRuZx9C1MF8qPHRdcAK14ONi0A5m6E2wqOoM%3D' into the Git cache...
2026-08-07T10:47:06.2652530Z unpacking 'github:dryvist/homelab-contracts/dd9f1b6194a5743bdbe9a554429188512e02a184?narHash=sha256-yQw2DXRwKKPv6fiWTMRqPaeeB4eqzpfdeG188E6E9TY%3D' into the Git cache...
2026-08-07T10:47:06.9539000Z unpacking 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' into the Git cache...
2026-08-07T10:47:07.5148250Z copying path '/nix/store/yijgvcly3sdvj90y55w6qd7lcihzy36s-source' from 'https://cache.nixos.org'...
2026-08-07T10:47:51.0138190Z error:
2026-08-07T10:47:51.0289850Z        … while calling the 'derivationStrict' builtin
2026-08-07T10:47:51.0297020Z          at «nix-internal»/derivation-internal.nix:38:12:
2026-08-07T10:47:51.0987130Z            37|
2026-08-07T10:47:51.1456180Z            38|   strict = drvFunc drvAttrs;
2026-08-07T10:47:51.1645650Z              |            ^
2026-08-07T10:47:51.1782790Z            39|
2026-08-07T10:47:51.1903100Z 
2026-08-07T10:47:51.2086400Z        … while evaluating derivation 'home-manager-generation'
2026-08-07T10:47:51.2209380Z          whose name attribute is located at «github:NixOS/nixpkgs/329c3d2»/pkgs/stdenv/generic/make-derivation.nix:647:11
2026-08-07T10:47:51.2293260Z 
2026-08-07T10:47:51.2394440Z        … while evaluating attribute 'buildCommand' of derivation 'home-manager-generation'
2026-08-07T10:47:51.2496510Z          at «github:NixOS/nixpkgs/329c3d2»/pkgs/build-support/trivial-builders/default.nix:81:17:
2026-08-07T10:47:51.2573550Z            80|         enableParallelBuilding = true;
2026-08-07T10:47:51.2635960Z            81|         inherit buildCommand name;
2026-08-07T10:47:51.2638530Z              |                 ^
2026-08-07T10:47:51.2639260Z            82|         passAsFile = [ "buildCommand" ] ++ (derivationArgs.passAsFile or [ ]);
2026-08-07T10:47:51.2639830Z 
2026-08-07T10:47:51.2640690Z        … while evaluating the option `home-manager.users.jevans.home.extraBuilderCommands':
2026-08-07T10:47:51.2641240Z 
2026-08-07T10:47:51.2642020Z        … while evaluating definitions from `/nix/store/3g1mhjfzcbhnblcg7wjq0fccnsz6qkj6-source/modules/launchd/default.nix':
2026-08-07T10:47:51.2642570Z 
2026-08-07T10:47:51.2643170Z        … while evaluating the option `home-manager.users.jevans.launchd.agents.mlx-cluster-watcher.config.EnvironmentVariables':
2026-08-07T10:47:51.2679330Z 
2026-08-07T10:47:51.2681180Z        … while evaluating definitions from `/nix/store/bp3ycm0zd6ajalcqz65nsg2yfmg1zbvn-source/modules/mlx/cluster-mode.nix':
2026-08-07T10:47:51.2683270Z 
2026-08-07T10:47:51.2699520Z        … while evaluating the option `home-manager.users.jevans.programs.mlx.clusterMode.shardMemoryMb':
2026-08-07T10:47:51.2713440Z 
2026-08-07T10:47:51.2713760Z        (stack trace truncated; use '--show-trace' to show the full, detailed trace)
2026-08-07T10:47:51.2714150Z 
2026-08-07T10:47:51.2714590Z        error: The option `home-manager.users.jevans.programs.mlx.clusterMode.shardMemoryMb' has conflicting definition values:
2026-08-07T10:47:51.2715300Z        - In `/nix/store/wnpfrc0zcc7lggv4k3p1daz6vpkqs3l4-source/hosts/common/cluster-wired-limit.nix': 56000
2026-08-07T10:47:51.2715910Z        - In `/nix/store/wnpfrc0zcc7lggv4k3p1daz6vpkqs3l4-source/hosts/common/home.nix': 55000
2026-08-07T10:47:51.2716560Z        Use `lib.mkForce value` or `lib.mkDefault value` to change the priority on any of these definitions.
2026-08-07T10:47:51.2739260Z ##[error]Process completed with exit code 1.
2026-08-07T10:47:51.2924720Z ##[group]Run start="1786099543"
2026-08-07T10:47:51.2925830Z �[36;1mstart="1786099543"�[0m
2026-08-07T10:47:51.2926640Z �[36;1mif [ -n "$start" ]; then�[0m
2026-08-07T10:47:51.2927530Z �[36;1m  elapsed=$(( $(date +%s) - start ))�[0m
2026-08-07T10:47:51.2928580Z �[36;1m  echo "::notice::Build + verify completed in ${elapsed}s"�[0m
2026-08-07T10:47:51.2929340Z �[36;1mfi�[0m
2026-08-07T10:47:51.5396880Z shell: /bin/bash -e {0}
2026-08-07T10:47:51.5397780Z env:
2026-08-07T10:47:51.5399700Z   DETSYS_BACKTRACE_COLLECTOR: 903b2600-e0d0-4c2f-8842-bc80edfe9479
2026-08-07T10:47:51.5400830Z   DETERMINATE_NIX_KVM: 0
2026-08-07T10:47:51.5401130Z ##[endgroup]
2026-08-07T10:47:51.6665790Z ##[notice]Build + verify completed in 128s
2026-08-07T10:47:51.6960460Z Post job cleanup.
2026-08-07T10:47:51.6967180Z ##[start-action display=Run DeterminateSystems/nix-installer-action@33c9ab3ef95cd57c164d9d6eb1f9a46338538d41;id=__b2ca24f9-f20b-436c-9a93-06bdcbcbde5f.__DeterminateSystems_nix-installer-action]
2026-08-07T10:47:51.7272840Z Post job cleanup.
2026-08-07T10:47:52.8116990Z [command]/usr/bin/sudo mkdir -p /var/lib/determinate
2026-08-07T10:47:56.9425900Z ##[end-action id=__b2ca24f9-f20b-436c-9a93-06bdcbcbde5f.__DeterminateSystems_nix-installer-action;outcome=success;conclusion=success;duration_ms=5245]
2026-08-07T10:47:56.9515940Z Post job cleanup.
2026-08-07T10:47:57.1598710Z [command]/opt/homebrew/bin/git version
2026-08-07T10:47:57.1925670Z git version 2.55.0
2026-08-07T10:47:57.1950450Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/bdcd1379-71e6-4234-9e9c-64f8fd6ef5bb/.gitconfig'
2026-08-07T10:47:57.1959390Z Temporarily overriding HOME='/Users/runner/work/_temp/bdcd1379-71e6-4234-9e9c-64f8fd6ef5bb' before making global git config changes
2026-08-07T10:47:57.1961400Z Adding repository directory to the temporary git global config as a safe directory
2026-08-07T10:47:57.1963910Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/nix-darwin/nix-darwin
2026-08-07T10:47:57.2131160Z Removing SSH command configuration
2026-08-07T10:47:57.2137090Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-07T10:47:57.2240430Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-07T10:47:57.3659130Z Removing HTTP extra header
2026-08-07T10:47:57.3663890Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-07T10:47:57.3745990Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-07T10:47:57.4891960Z Removing includeIf entries pointing to credentials config files
2026-08-07T10:47:57.4911230Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-07T10:47:57.4977460Z includeif.gitdir:/Users/runner/work/nix-darwin/nix-darwin/.git.path
2026-08-07T10:47:57.4980050Z includeif.gitdir:/Users/runner/work/nix-darwin/nix-darwin/.git/worktrees/*.path
2026-08-07T10:47:57.4981230Z includeif.gitdir:/github/workspace/.git.path
2026-08-07T10:47:57.4982180Z includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-08-07T10:47:57.4984890Z [command]/opt/homebrew/bin/git config --local --get-all includeif.gitdir:/Users/runner/work/nix-darwin/nix-darwin/.git.path
2026-08-07T10:47:57.5096920Z /Users/runner/work/_temp/git-credentials-8e36ac66-d290-4b5b-8dfa-7fdc48b66341.config
2026-08-07T10:47:57.5131960Z [command]/opt/homebrew/bin/git config --local --unset includeif.gitdir:/Users/runner/work/nix-darwin/nix-darwin/.git.path \/Users\/runner\/work\/_temp\/git\-credentials\-8e36ac66\-d290\-4b5b\-8dfa\-7fdc48b66341\.config
2026-08-07T10:47:57.5232800Z [command]/opt/homebrew/bin/git config --local --get-all includeif.gitdir:/Users/runner/work/nix-darwin/nix-darwin/.git/worktrees/*.path
2026-08-07T10:47:57.5365400Z /Users/runner/work/_temp/git-credentials-8e36ac66-d290-4b5b-8dfa-7fdc48b66341.config
2026-08-07T10:47:57.5383290Z [command]/opt/homebrew/bin/git config --local --unset includeif.gitdir:/Users/runner/work/nix-darwin/nix-darwin/.git/worktrees/*.path \/Users\/runner\/work\/_temp\/git\-credentials\-8e36ac66\-d290\-4b5b\-8dfa\-7fdc48b66341\.config
2026-08-07T10:47:57.5464520Z [command]/opt/homebrew/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path
2026-08-07T10:47:57.5536250Z /github/runner_temp/git-credentials-8e36ac66-d290-4b5b-8dfa-7fdc48b66341.config
2026-08-07T10:47:57.5546200Z [command]/opt/homebrew/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path \/github\/runner_temp\/git\-credentials\-8e36ac66\-d290\-4b5b\-8dfa\-7fdc48b66341\.config
2026-08-07T10:47:57.5643920Z [command]/opt/homebrew/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-08-07T10:47:57.5739970Z /github/runner_temp/git-credentials-8e36ac66-d290-4b5b-8dfa-7fdc48b66341.config
2026-08-07T10:47:57.5746840Z [command]/opt/homebrew/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path \/github\/runner_temp\/git\-credentials\-8e36ac66\-d290\-4b5b\-8dfa\-7fdc48b66341\.config
2026-08-07T10:47:57.5832720Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-07T10:47:57.7315260Z Removing credentials config '/Users/runner/work/_temp/git-credentials-8e36ac66-d290-4b5b-8dfa-7fdc48b66341.config'
2026-08-07T10:47:57.7424700Z Cleaning up orphan processes

=== FAILED JOB: Merge Gate ===
2026-08-07T10:48:29.3706702Z �[36;1m  nix-validate, claude-settings, llm-concurrency-parity�[0m
2026-08-07T10:48:29.3707292Z �[36;1mEOM�[0m
2026-08-07T10:48:29.3707647Z �[36;1m)" \�[0m
2026-08-07T10:48:29.3708008Z �[36;1m"$(cat << EOM�[0m
2026-08-07T10:48:29.3708406Z �[36;1m  {�[0m
2026-08-07T10:48:29.3708786Z �[36;1m  "changes": {�[0m
2026-08-07T10:48:29.3709208Z �[36;1m    "result": "success",�[0m
2026-08-07T10:48:29.3709646Z �[36;1m    "outputs": {�[0m
2026-08-07T10:48:29.3710041Z �[36;1m      "nix": "true",�[0m
2026-08-07T10:48:29.3710492Z �[36;1m      "claude": "false",�[0m
2026-08-07T10:48:29.3710971Z �[36;1m      "is-deps-only": "false",�[0m
2026-08-07T10:48:29.3711466Z �[36;1m      "is-flake-lock-change": "false"�[0m
2026-08-07T10:48:29.3711951Z �[36;1m    }�[0m
2026-08-07T10:48:29.3712314Z �[36;1m  },�[0m
2026-08-07T10:48:29.3712727Z �[36;1m  "shared-gate": {�[0m
2026-08-07T10:48:29.3713216Z �[36;1m    "result": "success",�[0m
2026-08-07T10:48:29.3713649Z �[36;1m    "outputs": {}�[0m
2026-08-07T10:48:29.3714077Z �[36;1m  },�[0m
2026-08-07T10:48:29.3714596Z �[36;1m  "nix-build": {�[0m
2026-08-07T10:48:29.3715069Z �[36;1m    "result": "failure",�[0m
2026-08-07T10:48:29.3715705Z �[36;1m    "outputs": {}�[0m
2026-08-07T10:48:29.3716136Z �[36;1m  },�[0m
2026-08-07T10:48:29.3716532Z �[36;1m  "nix-validate": {�[0m
2026-08-07T10:48:29.3716963Z �[36;1m    "result": "success",�[0m
2026-08-07T10:48:29.3717394Z �[36;1m    "outputs": {}�[0m
2026-08-07T10:48:29.3717835Z �[36;1m  },�[0m
2026-08-07T10:48:29.3718213Z �[36;1m  "claude-settings": {�[0m
2026-08-07T10:48:29.3718656Z �[36;1m    "result": "skipped",�[0m
2026-08-07T10:48:29.3719114Z �[36;1m    "outputs": {}�[0m
2026-08-07T10:48:29.3719519Z �[36;1m  },�[0m
2026-08-07T10:48:29.3719937Z �[36;1m  "llm-concurrency-parity": {�[0m
2026-08-07T10:48:29.3720409Z �[36;1m    "result": "success",�[0m
2026-08-07T10:48:29.3720834Z �[36;1m    "outputs": {}�[0m
2026-08-07T10:48:29.3721263Z �[36;1m  }�[0m
2026-08-07T10:48:29.3721615Z �[36;1m}�[0m
2026-08-07T10:48:29.3721977Z �[36;1mEOM�[0m
2026-08-07T10:48:29.3722358Z �[36;1m)"�[0m
2026-08-07T10:48:29.3744205Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-07T10:48:29.3744770Z env:
2026-08-07T10:48:29.3745187Z   RUNNER_TOOL_CACHE: /opt/hostedtoolcache
2026-08-07T10:48:29.3745928Z   RUNS_ON_HOME: /runs-on
2026-08-07T10:48:29.3746472Z   RUNS_ON_VERSION: v3.0.10
2026-08-07T10:48:29.3746968Z   RUNS_ON_AGENT_BINARY: /runs-on/agent
2026-08-07T10:48:29.3747426Z   RUNS_ON_AGENT_ARCH: x64
2026-08-07T10:48:29.3747975Z   RUNS_ON_AGENT_USER: runner
2026-08-07T10:48:29.3748449Z   RUNS_ON_AMI_ID: ami-0b54a9b98ca4f9c3c
2026-08-07T10:48:29.3749053Z   RUNS_ON_AWS_REGION: us-east-2
2026-08-07T10:48:29.3749483Z   RUNS_ON_AWS_AZ: us-east-2b
2026-08-07T10:48:29.3749948Z   RUNS_ON_ENV_CUSTOM_FILE: /runs-on/env.custom
2026-08-07T10:48:29.3750500Z   RUNS_ON_INSTANCE_ID: i-0cdd82de65d1fa9b2
2026-08-07T10:48:29.3750997Z   RUNS_ON_INSTANCE_LIFECYCLE: spot
2026-08-07T10:48:29.3751451Z   RUNS_ON_INSTANCE_TYPE: m8idn.large
2026-08-07T10:48:29.3751912Z   RUNS_ON_STACK_NAME: runs-on
2026-08-07T10:48:29.3752522Z   RUNS_ON_S3_BUCKET_CACHE: runs-on-cache-20260514203632173900000001
2026-08-07T10:48:29.3753157Z   ACTIONS_RUNNER_HOOK_JOB_STARTED: /runs-on/pre.sh
2026-08-07T10:48:29.3753724Z   ACTIONS_RUNNER_HOOK_JOB_COMPLETED: /runs-on/post.sh
2026-08-07T10:48:29.3754283Z   GITHUB_SERVER_URL: https://github.com/
2026-08-07T10:48:29.3754778Z   GITHUB_API_URL: https://api.github.com/
2026-08-07T10:48:29.3755262Z   GITHUB_HOST: github.com
2026-08-07T10:48:29.3755990Z   RUNS_ON_RUNNER_NAME: runs-on--i-0cdd82de65d1fa9b2--a28eb2a3-7
2026-08-07T10:48:29.3756830Z   RUNS_ON_INSTANCE_LAUNCHED_AT: 2026-08-07T10:48:04Z
2026-08-07T10:48:29.3757645Z   PYTHONPATH: /home/runner/_work/_actions/re-actors/alls-green/05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe/src
2026-08-07T10:48:29.3758425Z ##[endgroup]
2026-08-07T10:48:29.4042308Z # ❌ Some of the required to succeed jobs failed 😢😢😢
2026-08-07T10:48:29.4043176Z 
2026-08-07T10:48:29.4043970Z 📝 Job statuses:
2026-08-07T10:48:29.4045050Z 📝 changes → ✓ success [required to succeed]
2026-08-07T10:48:29.4046495Z 📝 shared-gate → ✓ success [required to succeed]
2026-08-07T10:48:29.4047639Z 📝 nix-build → ❌ failure [required to succeed]
2026-08-07T10:48:29.4048802Z 📝 nix-validate → ✓ success [required to succeed or be skipped]
2026-08-07T10:48:29.4050140Z 📝 claude-settings → ⬜ skipped [required to succeed or be skipped]
2026-08-07T10:48:29.4051923Z 📝 llm-concurrency-parity → ✓ success [required to succeed or be skipped]
2026-08-07T10:48:29.4088653Z ##[error]Process completed with exit code 1.
2026-08-07T10:48:29.4128318Z ##[end-action id=__re-actors_alls-green.outcome;outcome=failure;conclusion=failure;duration_ms=45]
2026-08-07T10:48:29.4198780Z A job completed hook has been configured by the self-hosted runner administrator
2026-08-07T10:48:29.4234379Z ##[group]Run '/runs-on/post.sh'
2026-08-07T10:48:29.4252992Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-07T10:48:29.4253571Z ##[endgroup]
2026-08-07T10:48:29.4294289Z Thanks for using RunsOn!
2026-08-07T10:48:29.4294857Z 
2026-08-07T10:48:29.4295200Z 📊 Job Metrics
2026-08-07T10:48:29.8744795Z ================================================================================
2026-08-07T10:48:29.8746833Z ✅ No significant resource constraints detected
2026-08-07T10:48:29.8747726Z ================================================================================
2026-08-07T10:48:29.8748325Z 
2026-08-07T10:48:29.8748728Z  0.080 ┼─────────────────────────────────────────────────────────────────────
2026-08-07T10:48:29.8749952Z                CPU Load Average (1m) (min: 0.08, max: 0.08, avg: 0.08)
2026-08-07T10:48:29.8750776Z 
2026-08-07T10:48:29.8751329Z  3.91 ┼─────────────────────────────────────────────────────────────────────
2026-08-07T10:48:29.8752324Z              Memory Utilization (%) (min: 3.91, max: 3.91, avg: 3.91 %)
2026-08-07T10:48:29.8752929Z 
2026-08-07T10:48:29.8753255Z 📈 Summary Statistics:
2026-08-07T10:48:29.8754089Z --------------------------------------------------------------------------------
2026-08-07T10:48:29.8755206Z   system.cpu.load_average.1m                     min: 0.08  max: 0.08  avg: 0.08 
2026-08-07T10:48:29.8756616Z   system.cpu.load_average.5m                     min: 0.02  max: 0.02  avg: 0.02 
2026-08-07T10:48:29.8758052Z   system.memory.utilization (used)               min: 3.91  max: 3.91  avg: 3.91 %
2026-08-07T10:48:29.8759087Z ================================================================================
2026-08-07T10:48:30.3829460Z 📤 metrics.jsonl uploaded (7790 bytes) to s3://runs-on-cache-20260514203632173900000001/cache/metrics/v1/dryvist/nix-darwin/31171076461/gate/i-0cdd82de65d1fa9b2/metrics.jsonl
2026-08-07T10:48:30.3902307Z Cleaning up orphan processes

Task

Please investigate and fix the CI failure on the main branch. Open a pull request with the fix.

Do not add workarounds or ignores - fix the actual root cause.


Provenance

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions