System_library_test is failing with Bazel@HEAD in CI
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3157#018942b5-d4ea-4fc8-81c0-6ddcd63740d3
Platform : Ubuntu
Logs:
FAILED: //tests/system_library:system_library_test
Steps :
git clone -v https://github.com/bazelbuild/rules_cc.git
git reset 34bcaf6223a39ec002efcf06e110871a6f562f44 --hard
export USE_BAZEL_VERSION=37ceec5bfba7bf118946d1b2377ef9c389080bf3
bazel test --sandbox_writable_path=/var/lib/buildkite-agent/.cache/bazelisk -- //:all //cc:all //cc/private/rules_impl:all //cc/private/toolchain:all //examples:all //examples/my_c_archive:all //examples/my_c_compile:all //examples/write_cc_toolchain_cpu:all //tools/migration:all //tests/...
CC Greenteam @salmasamy
Hi @hlopko / @oquenchil, Can you please have a look at the above errors. Thanks!
I noticed there is a infra error in its own pipeline for rules_cc https://buildkite.com/bazel/rules-cc/builds/2118#01898a71-6cf5-4ae5-8772-3e22a64acd3f
Hi @buildbreaker2021, Did you get a chance to see the above failures. Thanks!
I don't think the failure in rules_cc is related to the one in system_library_test. Nevertheless I will fix rules_cc first.
Failures in rules_cc should be fixed by https://github.com/bazelbuild/rules_cc/commit/b039a551a7b41b70e426e4a3cd60346c89db9b6c I will take a look at system_library_test next.
Thanks for the update. @buildbreaker2021 !
Hi @buildbreaker2021, rules_cc CI is still failing in Downstream, Could you please share any update. Thanks!