Skip to content

//python/tests/toolchains:python_3_8_10_x86_64-apple-darwin_test failing on Bazel CI #827

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

Closed
meteorcloudy opened this issue Sep 13, 2022 · 3 comments · Fixed by #851
Closed

Comments

@meteorcloudy
Copy link
Contributor

Bazel version: 5.3.0
https://buildkite.com/bazel/rules-python-python/builds/3354#0183343a-e3ab-4002-b05c-4ded8e084418

ERROR: /private/var/tmp/_bazel_buildkite/f3697e6ef7c4e31b44fe772d5dbb54ce/sandbox/darwin-sandbox/176/execroot/rules_python/bazel-out/darwin-fastbuild/bin/python/tests/toolchains/run_test_3.8.10.sh.runfiles/rules_python/python/tests/toolchains/3.8.10/WORKSPACE:24:27: fetching python_repository rule //external:python_x86_64-apple-darwin: Traceback (most recent call last):
	File "/private/var/tmp/_bazel_buildkite/f3697e6ef7c4e31b44fe772d5dbb54ce/sandbox/darwin-sandbox/176/execroot/rules_python/_tmp/3133f8fa17c5cdeae066ed9fd24d0258/_bazel_buildkite/07d2b9d41e251e7189a7d6b1dbbf6391/external/rules_python/python/repositories.bzl", line 253, column 17, in _python_repository_impl
		rctx.symlink(python_bin, "python")
Error in symlink: java.io.IOException: Could not create symlink from /private/var/tmp/_bazel_buildkite/f3697e6ef7c4e31b44fe772d5dbb54ce/sandbox/darwin-sandbox/176/execroot/rules_python/_tmp/3133f8fa17c5cdeae066ed9fd24d0258/_bazel_buildkite/07d2b9d41e251e7189a7d6b1dbbf6391/external/python_x86_64-apple-darwin/bin/python3 to /private/var/tmp/_bazel_buildkite/f3697e6ef7c4e31b44fe772d5dbb54ce/sandbox/darwin-sandbox/176/execroot/rules_python/_tmp/3133f8fa17c5cdeae066ed9fd24d0258/_bazel_buildkite/07d2b9d41e251e7189a7d6b1dbbf6391/external/python_x86_64-apple-darwin/python: /private/var/tmp/_bazel_buildkite/f3697e6ef7c4e31b44fe772d5dbb54ce/sandbox/darwin-sandbox/176/execroot/rules_python/_tmp/3133f8fa17c5cdeae066ed9fd24d0258/_bazel_buildkite/07d2b9d41e251e7189a7d6b1dbbf6391/external/python_x86_64-apple-darwin/python (File exists)
@meteorcloudy
Copy link
Contributor Author

This failure wasn't caught before is possible due to some cache poisoning issue. After bazelbuild/continuous-integration#1432, the test starts to fail.

@meteorcloudy
Copy link
Contributor Author

@alexeagle Can you help look into this and help get our CI green?

@meteorcloudy
Copy link
Contributor Author

/cc @f0rmiga @UebelAndre

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

Successfully merging a pull request may close this issue.

1 participant