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

[Bazel CI] [test failure] BUILD file issues cause failures in actions #481

Open
sgowroji opened this issue Jul 30, 2024 · 0 comments
Open

Comments

@sgowroji
Copy link
Member

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4022#019101da-7004-4110-ad90-5422aa531ac3

Platform: MacOS

Logs:

ERROR: �[0m/Users/buildkite/builds/bk-macos-pln3-p8w4/bazel-org-repo-root/examples/rules/implicit_output/BUILD:6:7: Action implicit_output/build_hash.sha256 failed: (Exit 127): bash failed: error executing Action command (from target //implicit_output:build_hash) 
ERROR: �[0m/Users/buildkite/builds/bk-macos-pln3-p8w4/bazel-org-repo-root/examples/rules/computed_dependencies/BUILD:20:8: Action computed_dependencies/hash.text failed: (Exit 127): bash failed: error executing Action command (from target //computed_dependencies:hash) 

Culprit:

Steps:

git clone https://github.com/bazelbuild/examples
git reset 4d9f5e6c1332ac902a0798b634c67fda4ec5c43b  --hard
export USE_BAZEL_VERSION=f0aa0971602f426180a21ea418a99fd68b77945c
bazel build ... 

CC Greenteam @fweikert

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

No branches or pull requests

1 participant