these 19 derivations will be built: /nix/store/fvf0qxa2wbyfpd12b90m3nz3axpgk866-sops-install-secrets-0.0.1.drv /nix/store/q1xgbmwnvvhgfwml93n9p3hwjfn12nqp-manifest-for-users.json.drv /nix/store/cdlzq5pqblm0ik7nrdc9ljhx0x7a6f0d-unit-sops-install-secrets-for-users.service.drv /nix/store/d2mqgxpssqx877jxamq8fjjrqsyz5ryw-manifest.json.drv /nix/store/yzcfplm1mb49006jnsg48ss8h30ih5yr-unit-sops-install-secrets.service.drv /nix/store/pjvyb1vk7awnw1ffyjsq2zhpbk3flrl9-system-units.drv /nix/store/82g44haf85vimz57j4i2pjw3y2rrf1sd-etc-json.drv /nix/store/qdsnzbn22k496drikkkzqcmzvz80bqdj-etc-dump.drv /nix/store/a30ghxsb3dd8jvan8m0s5knnr8hn9paf-etc-metadata.erofs.drv /nix/store/cp14spvj80dlfsxkc43pnhcrlh0rddkc-boot.json.drv /nix/store/i0jc92sacp1azbl9gnfc0c229qh7zakl-etc.drv /nix/store/i31av6vdxk14y61yass8vj3fhs9sxl6x-activate.drv /nix/store/shqa5h34di9napdhz93z6z5f9zn96xri-nixos-system-machine-test.drv /nix/store/2sglsmvm4wk19fzx1711fbjbln6pvz6p-closure-info.drv /nix/store/y3pvr7d350wn5db79955c3y15g3smxsn-run-nixos-vm.drv /nix/store/86vibdih9fr2963mzfhnyhhgvkix8nf8-nixos-vm.drv /nix/store/8d2920az2izw8k2gg4l7c8jka7zbsn2q-driverConfiguration.json.drv /nix/store/0nmnzp4cslgn969pd206xh3pxrbmvwih-nixos-test-driver-sops-user-passwords-sysusers.drv /nix/store/bkzzdcfmnkd1iy1v31xs52vpj0rrnwad-vm-test-run-sops-user-passwords-sysusers.drv Failed to find a machine for remote build! derivation: fvf0qxa2wbyfpd12b90m3nz3axpgk866-sops-install-secrets-0.0.1.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) building '/nix/store/fvf0qxa2wbyfpd12b90m3nz3axpgk866-sops-install-secrets-0.0.1.drv' sops-install-secrets-0.0.1> tribuchet: building on eliza sops-install-secrets-0.0.1> Running phase: unpackPhase sops-install-secrets-0.0.1> unpacking source archive /nix/store/38kybxifiwqxg78gzj93sn0aiz8mnjv6-source sops-install-secrets-0.0.1> source root is source sops-install-secrets-0.0.1> Running phase: patchPhase sops-install-secrets-0.0.1> Running phase: updateAutotoolsGnuConfigScriptsPhase sops-install-secrets-0.0.1> Running phase: configurePhase sops-install-secrets-0.0.1> Running phase: buildPhase sops-install-secrets-0.0.1> Building subPackage ./pkgs/sops-install-secrets sops-install-secrets-0.0.1> go: inconsistent vendoring in /build/source: sops-install-secrets-0.0.1> cel.dev/expr@v0.25.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt sops-install-secrets-0.0.1> cloud.google.com/go/auth@v0.18.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt sops-install-secrets-0.0.1> github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp@v1.33.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt sops-install-secrets-0.0.1> github.com/spiffe/go-spiffe/v2@v2.7.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt sops-install-secrets-0.0.1> go.opentelemetry.io/contrib/detectors/gcp@v1.44.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt sops-install-secrets-0.0.1> go.opentelemetry.io/otel@v1.44.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt sops-install-secrets-0.0.1> go.opentelemetry.io/otel/metric@v1.44.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt sops-install-secrets-0.0.1> go.opentelemetry.io/otel/sdk@v1.44.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt sops-install-secrets-0.0.1> go.opentelemetry.io/otel/sdk/metric@v1.44.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt sops-install-secrets-0.0.1> go.opentelemetry.io/otel/trace@v1.44.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt sops-install-secrets-0.0.1> google.golang.org/genproto/googleapis/api@v0.0.0-20260526163538-3dc84a4a5aaa: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt sops-install-secrets-0.0.1> google.golang.org/genproto/googleapis/rpc@v0.0.0-20260526163538-3dc84a4a5aaa: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt sops-install-secrets-0.0.1> google.golang.org/grpc@v1.83.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt sops-install-secrets-0.0.1> cel.dev/expr@v0.25.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod sops-install-secrets-0.0.1> cloud.google.com/go/auth@v0.18.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod sops-install-secrets-0.0.1> github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp@v1.32.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod sops-install-secrets-0.0.1> github.com/spiffe/go-spiffe/v2@v2.6.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod sops-install-secrets-0.0.1> go.opentelemetry.io/contrib/detectors/gcp@v1.43.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod sops-install-secrets-0.0.1> go.opentelemetry.io/otel@v1.43.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod sops-install-secrets-0.0.1> go.opentelemetry.io/otel/metric@v1.43.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod sops-install-secrets-0.0.1> go.opentelemetry.io/otel/sdk@v1.43.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod sops-install-secrets-0.0.1> go.opentelemetry.io/otel/sdk/metric@v1.43.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod sops-install-secrets-0.0.1> go.opentelemetry.io/otel/trace@v1.43.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod sops-install-secrets-0.0.1> google.golang.org/genproto/googleapis/api@v0.0.0-20260414002931-afd174a4e478: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod sops-install-secrets-0.0.1> google.golang.org/genproto/googleapis/rpc@v0.0.0-20260414002931-afd174a4e478: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod sops-install-secrets-0.0.1> google.golang.org/grpc@v1.82.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod sops-install-secrets-0.0.1> sops-install-secrets-0.0.1> To ignore the vendor directory, use -mod=readonly or -mod=mod. sops-install-secrets-0.0.1> To sync the vendor directory, run: sops-install-secrets-0.0.1> go mod vendor error: Cannot build '/nix/store/fvf0qxa2wbyfpd12b90m3nz3axpgk866-sops-install-secrets-0.0.1.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/i4fch9334v1ir740hpcmsvrl3py177k8-sops-install-secrets-0.0.1-unittest /nix/store/rfswwrl95x1sqqcaqips0w83904b19gg-sops-install-secrets-0.0.1 Last 25 log lines: > go.opentelemetry.io/otel@v1.44.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt > go.opentelemetry.io/otel/metric@v1.44.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt > go.opentelemetry.io/otel/sdk@v1.44.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt > go.opentelemetry.io/otel/sdk/metric@v1.44.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt > go.opentelemetry.io/otel/trace@v1.44.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt > google.golang.org/genproto/googleapis/api@v0.0.0-20260526163538-3dc84a4a5aaa: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt > google.golang.org/genproto/googleapis/rpc@v0.0.0-20260526163538-3dc84a4a5aaa: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt > google.golang.org/grpc@v1.83.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt > cel.dev/expr@v0.25.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > cloud.google.com/go/auth@v0.18.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp@v1.32.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > github.com/spiffe/go-spiffe/v2@v2.6.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > go.opentelemetry.io/contrib/detectors/gcp@v1.43.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > go.opentelemetry.io/otel@v1.43.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > go.opentelemetry.io/otel/metric@v1.43.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > go.opentelemetry.io/otel/sdk@v1.43.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > go.opentelemetry.io/otel/sdk/metric@v1.43.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > go.opentelemetry.io/otel/trace@v1.43.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > google.golang.org/genproto/googleapis/api@v0.0.0-20260414002931-afd174a4e478: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > google.golang.org/genproto/googleapis/rpc@v0.0.0-20260414002931-afd174a4e478: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > google.golang.org/grpc@v1.82.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > > To ignore the vendor directory, use -mod=readonly or -mod=mod. > To sync the vendor directory, run: > go mod vendor For full logs, run: nix log /nix/store/fvf0qxa2wbyfpd12b90m3nz3axpgk866-sops-install-secrets-0.0.1.drv error: Cannot build '/nix/store/q1xgbmwnvvhgfwml93n9p3hwjfn12nqp-manifest-for-users.json.drv'. Reason: 1 dependency failed. Output paths: /nix/store/gdwq0910ali9r9bgfj896kiwrpwqx4qs-manifest-for-users.json error: Cannot build '/nix/store/d2mqgxpssqx877jxamq8fjjrqsyz5ryw-manifest.json.drv'. Reason: 1 dependency failed. Output paths: /nix/store/2yiz84vj0gzf8lm9cffchn7y2kkw0cap-manifest.json error: Cannot build '/nix/store/cdlzq5pqblm0ik7nrdc9ljhx0x7a6f0d-unit-sops-install-secrets-for-users.service.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/fwly89rhiwvjlpx0lbf21a8vkm8r3iy1-unit-sops-install-secrets-for-users.service error: Cannot build '/nix/store/yzcfplm1mb49006jnsg48ss8h30ih5yr-unit-sops-install-secrets.service.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/b6w7xrncnr48slzrj12jsjmzcm9kn5ml-unit-sops-install-secrets.service error: Cannot build '/nix/store/pjvyb1vk7awnw1ffyjsq2zhpbk3flrl9-system-units.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/jxzk6icji22lpwm9sdla00xhqq4i5z8n-system-units error: Cannot build '/nix/store/82g44haf85vimz57j4i2pjw3y2rrf1sd-etc-json.drv'. Reason: 1 dependency failed. Output paths: /nix/store/y2ifrqzh27j1h17gvy25rjdwwvfzklsa-etc-json error: Cannot build '/nix/store/i0jc92sacp1azbl9gnfc0c229qh7zakl-etc.drv'. Reason: 1 dependency failed. Output paths: /nix/store/mx072rvvl6nxd48cabsypbvqdhp8xr9m-etc error: Cannot build '/nix/store/qdsnzbn22k496drikkkzqcmzvz80bqdj-etc-dump.drv'. Reason: 1 dependency failed. Output paths: /nix/store/4lcs1dl139ban85qfys1f8kj5b0rchmk-etc-dump error: Cannot build '/nix/store/a30ghxsb3dd8jvan8m0s5knnr8hn9paf-etc-metadata.erofs.drv'. Reason: 1 dependency failed. Output paths: /nix/store/c42lr5zsnviqxc55240dhfa8bkahgaww-etc-metadata.erofs error: Cannot build '/nix/store/i31av6vdxk14y61yass8vj3fhs9sxl6x-activate.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/pwf0fc9b9k0wzid259hdc9cwp887nmwd-activate error: Cannot build '/nix/store/cp14spvj80dlfsxkc43pnhcrlh0rddkc-boot.json.drv'. Reason: 1 dependency failed. Output paths: /nix/store/8pzqb25r6bf4bk21mzdxh71i3rz7xv9r-boot.json error: Cannot build '/nix/store/shqa5h34di9napdhz93z6z5f9zn96xri-nixos-system-machine-test.drv'. Reason: 3 dependencies failed. Output paths: /nix/store/bkpmlw1jqf6dqknksr9m6q6rqc3v62wf-nixos-system-machine-test error: Cannot build '/nix/store/2sglsmvm4wk19fzx1711fbjbln6pvz6p-closure-info.drv'. Reason: 1 dependency failed. Output paths: /nix/store/fvmj1sp1f5b9kdqlbk2xbb81vpb3rv62-closure-info error: Cannot build '/nix/store/y3pvr7d350wn5db79955c3y15g3smxsn-run-nixos-vm.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/h192j3ix87x2f9c7vs0asa6x5kv6wa8n-run-nixos-vm error: Cannot build '/nix/store/86vibdih9fr2963mzfhnyhhgvkix8nf8-nixos-vm.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/5zj67fhl7gvkxlb7whvkpblnn4rdqc5w-nixos-vm error: Cannot build '/nix/store/8d2920az2izw8k2gg4l7c8jka7zbsn2q-driverConfiguration.json.drv'. Reason: 1 dependency failed. Output paths: /nix/store/3k2j4dcm2friklw2mk4w7q98nb9vajw7-driverConfiguration.json error: Cannot build '/nix/store/0nmnzp4cslgn969pd206xh3pxrbmvwih-nixos-test-driver-sops-user-passwords-sysusers.drv'. Reason: 1 dependency failed. Output paths: /nix/store/nm2fzm274jd4ybvsinz3fb1zdxmx7g0n-nixos-test-driver-sops-user-passwords-sysusers error: Cannot build '/nix/store/bkzzdcfmnkd1iy1v31xs52vpj0rrnwad-vm-test-run-sops-user-passwords-sysusers.drv'. Reason: 1 dependency failed. Output paths: /nix/store/ad2ing0yllx9nkp6ar76lcddy0102chs-vm-test-run-sops-user-passwords-sysusers