continuous-integration icon indicating copy to clipboard operation
continuous-integration copied to clipboard

rules_python broken on CI Bazel@HEAD

Open c-parsons opened this issue 3 years ago • 4 comments

https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1905#e9759395-101f-4047-b7c9-daa0fc4eb714

Broken only on Bazel@HEAD all OSes, verified it's not a one-off flake.

Failure has no culprit, looks like it might be machine configuration? Not sure how to diagnose.

Error snippet:

(04:03:22) ERROR: /var/lib/buildkite-agent/builds/bk-docker-qfkh/bazel-downstream-projects/rules_python/experimental/examples/wheel/BUILD:169:9: Building wheel failed: Exec failed due to IOException: /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/83072f5292f162d0736b24e3b6493e46/execroot/rules_python/rules_python/bazel-out/k8-fastbuild/bin/experimental/examples/wheel/someDir (No such file or directory)

c-parsons avatar Feb 10 '21 22:02 c-parsons

Auto-Sheriff identified this commit as the culprit: https://github.com/bazelbuild/bazel/commit/00805727b867d33fd922e63ca82b0d9825ad79fe

philwo avatar Feb 16 '21 10:02 philwo

/cc @comius

meteorcloudy avatar Feb 16 '21 10:02 meteorcloudy

Filed https://github.com/bazelbuild/rules_python/issues/419 .

lberki avatar Feb 16 '21 11:02 lberki

Confirming it is fixed https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1924

comius avatar Feb 19 '21 12:02 comius