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

Windows build boot failure Unable to open agent private key path... #436

Open
IanButterworth opened this issue Mar 22, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@IanButterworth
Copy link
Member

This has been happening for a long time but I couldn't find an issue.

https://buildkite.com/julialang/julia-master/builds/46074#0195bab7-6fb8-4b79-b321-87ec7a7c2acb

Running global environment hook | 0s
-- | --
  | > C:\buildkite-agent\hooks\environment
  | -> source C:\buildkite-agent\hooks/environment.d/100_gr_env.sh
  | -> source C:\buildkite-agent\hooks/environment.d/101_julia_num_cores.sh
  | -> source C:\buildkite-agent\hooks/environment.d/500_windows_debugging.sh
  | -> source C:\buildkite-agent\hooks/environment.d/999_cryptic_unlock.sh
  | ERROR: Unable to open agent private key path 'C:\secrets/agent.key'!  Make sure your agent has this file deployed within it!
  | 🚨 Error: Error setting up bootstrap: The global environment hook exited with status 1

The code is here
https://github.com/JuliaCI/cryptic-buildkite-plugin/blob/f15c1a15fe5baaca30037e149776a74fff25d8ac/hooks/environment.agent#L75

@IanButterworth IanButterworth added the bug Something isn't working label Mar 22, 2025
@IanButterworth
Copy link
Member Author

I'll keep this issue open for visibility but there's one open already here JuliaCI/sandboxed-buildkite-agent#42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant