-
0.51 s
Configuring suite ...
-
0.51 s
Trying to find the nix-ci.nix config file inside the repository.
-
0.51 s
$ timeout --kill-after=15s 1800s nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-12144798668d3bd3/ssh-key-1f601108fe79795a/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= eval --json --expr import "${builtins.fetchGit {"ref" = "main"; "rev" = "e968a94633788f5d9595d727f41c2baf0714be7b"; "url" = "https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/Platonic-Systems/process-compose-flake";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-12144798668d3bd3/build-hook-25d94521770b56d0/nix-ci-cache-upload.sh
-
0.51 s
error:
-
0.63 s
… while calling the 'import' builtin
-
0.63 s
at «string»:1:1:
-
0.63 s
1| import "${builtins.fetchGit {"ref" = "main"; "rev" = "e968a94633788f5d9595d727f41c2baf0714be7b"; "url" = "https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/Platonic-Systems/process-compose-flake";}}/nix-ci.nix"
-
0.63 s
| ^
-
0.63 s
-
0.63 s
error: path '/nix/store/yc0n161j4jxrrnc11gi9740j2fm4v6hh-source/nix-ci.nix' does not exist
-
0.63 s
Warning: Failed to get nix-ci configuration from a nix-ci.nix file.
-
0.64 s
This may be because there is no nix-ci.nix configuration file, but we can't tell if that's the case or it is because there is an eveluation error; we cannot tell the difference.
-
0.64 s
-
0.64 s
Did not find the nix-ci.nix config file inside the repository, trying to find a 'nix-ci' output in the 'flake.nix instead.
-
0.64 s
$ timeout --kill-after=15s 1800s nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-12144798668d3bd3/ssh-key-3df904271da2f456/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= eval --json git+https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/Platonic-Systems/process-compose-flake?ref=main&rev=e968a94633788f5d9595d727f41c2baf0714be7b#nix-ci --post-build-hook /tmp/nix-ci-worker-12144798668d3bd3/build-hook-8d3c0fbe9e7f4f1c/nix-ci-cache-upload.sh
-
0.64 s
error: flake 'git+https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/Platonic-Systems/process-compose-flake?ref=main&rev=e968a94633788f5d9595d727f41c2baf0714be7b' does not provide attribute 'packages.x86_64-linux.nix-ci', 'legacyPackages.x86_64-linux.nix-ci' or 'nix-ci'
-
0.70 s
Warning: Failed to get nix-ci configuration.
-
0.70 s
This may be because there is no nix-ci configuration (but we can't tell if that's the case), so continuing to build with the default configuration.
-
0.70 s
-
0.70 s
WARNING: If you are seeing a 'Cannot find Git revision' failure in a show job, be sure to configure git-ssh-key in your nix-ci configuration file.
-
0.70 s