Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

renamed jobsets fail to evaluate #1288

Open
vcunat opened this issue May 24, 2023 · 1 comment
Open

renamed jobsets fail to evaluate #1288

vcunat opened this issue May 24, 2023 · 1 comment
Labels

Comments

@vcunat
Copy link
Member

vcunat commented May 24, 2023

Steps to reproduce the behavior:

  1. create a jobset
  2. rename it
  3. try to evaluate
  4. evaluation failed with exit code 255
    In logs:
    hydra-evaluator[545550]: starting evaluation of jobset ‘nixos:release-23.05-small (jobset#492)’ (last checked 28800 s ago)
    hydra-evaluator[39031]: /nix/store/*-hydra-0.1.20221124.0118770/bin/.hydra-eval-jobset-wrapped: specified jobset "nixos:release-23.05-small" does not exist
    hydra-evaluator[545550]: evaluation of jobset ‘nixos:release-23.05-small (jobset#492)’ failed with exit code 255
    

On hydra.nixos.org I made some typos when creating 23.05 jobsets. As a workaround I renamed them again and deactivated, and created a correct replacements instead. Example dead jobset: https://hydra.nixos.org/jobset/nixpkgs/nixpkgsxx-23.05-darwin#tabs-errors

@vcunat vcunat added the bug label May 24, 2023
@vcunat
Copy link
Member Author

vcunat commented May 24, 2023

(Renaming back to the original name makes the evals succeed again.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant