-
0.50 s
Configuring suite ...
-
0.50 s
Trying to find the nix-ci.nix config file inside the repository.
-
0.50 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-88a3e15dcb54fd0f/ssh-key-85259ec2e3912971/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" = "renovate/lock-file-maintenance"; "rev" = "9547de85d6e1800f3a4d8d991c81e553eef3aa79"; "url" = "https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/Iaia";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-88a3e15dcb54fd0f/build-hook-0ec2e57d2c3a5e77/nix-ci-cache-upload.sh
-
0.50 s
error:
-
0.50 s
… while calling the 'import' builtin
-
0.50 s
at «string»:1:1:
-
0.50 s
1| import "${builtins.fetchGit {"ref" = "renovate/lock-file-maintenance"; "rev" = "9547de85d6e1800f3a4d8d991c81e553eef3aa79"; "url" = "https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/Iaia";}}/nix-ci.nix"
-
0.50 s
| ^
-
0.50 s
-
0.50 s
error: path '/nix/store/dmarx3x60lyf6mcaiy9yn16krg13l3ai-source/nix-ci.nix' does not exist
-
0.50 s
Warning: Failed to get nix-ci configuration from a nix-ci.nix file.
-
0.50 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.50 s
-
0.50 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.50 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-88a3e15dcb54fd0f/ssh-key-08bf468c1df8b26d/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/sellout/Iaia?ref=renovate%2Flock-file-maintenance&rev=9547de85d6e1800f3a4d8d991c81e553eef3aa79#nix-ci --post-build-hook /tmp/nix-ci-worker-88a3e15dcb54fd0f/build-hook-69126cf3606bb11e/nix-ci-cache-upload.sh
-
0.50 s
warning: ignoring untrusted flake configuration setting 'extra-experimental-features'.
-
0.55 s
Pass '--accept-flake-config' to trust it
-
0.55 s
warning: ignoring untrusted flake configuration setting 'extra-substituters'.
-
0.55 s
Pass '--accept-flake-config' to trust it
-
0.55 s
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
-
0.55 s
Pass '--accept-flake-config' to trust it
-
0.55 s
warning: ignoring untrusted flake configuration setting 'registries'.
-
0.55 s
Pass '--accept-flake-config' to trust it
-
0.55 s
warning: ignoring untrusted flake configuration setting 'sandbox'.
-
0.55 s
Pass '--accept-flake-config' to trust it
-
0.55 s
error:
-
0.56 s
… while evaluating the attribute 'root.result'
-
0.56 s
at «flakes-internal»/call-flake.nix:94:7:
-
0.56 s
93| {
-
0.56 s
94| result =
-
0.56 s
| ^
-
0.56 s
95| if node.flake or true then
-
0.56 s
-
0.56 s
… in the left operand of the update (//) operator
-
0.56 s
at «flakes-internal»/call-flake.nix:81:9:
-
0.56 s
80| # This is shadowed in the next //
-
0.56 s
81| // sourceInfo
-
0.56 s
| ^
-
0.56 s
82| // {
-
0.56 s
-
0.56 s
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
-
0.56 s
-
0.56 s
error: attribute 'defaultSystems' missing
-
0.56 s
at /nix/store/dmarx3x60lyf6mcaiy9yn16krg13l3ai-source/flake.nix:26:24:
-
0.56 s
25|
-
0.56 s
26| supportedSystems = flaky.lib.defaultSystems;
-
0.56 s
| ^
-
0.56 s
27| in
-
0.56 s
Warning: Failed to get nix-ci configuration.
-
0.56 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.56 s
-
0.56 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.56 s