-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Several downstream projects broken with Bazel@HEAD #15074
Copy link
Copy link
Closed
Labels
breakageteam-Remote-ExecIssues and PRs for the Execution (Remote) teamIssues and PRs for the Execution (Remote) teamuntriaged
Description
It appears a151116 has broken several downstream projects for Bazel@HEAD. I will be issuing a rollback.
Breakages: https://buildkite.com/bazel/bazel-auto-sheriff-face-with-cowboy-hat/builds/850
Example:
(02:15:23) ERROR: /var/lib/buildkite-agent/builds/bk-docker-5l39/bazel-downstream-projects/rules_foreign_cc/examples/cmake_defines/BUILD.bazel:13:6: Foreign Cc - CMake: Building lib_b failed: (Exit 34): Invalid action cache entry f86d586c8b766035cc0b0d0d855660d68ac3d43c2fa2b5e09a4f3f197e6f3c07: expected output cmake_defines/lib_b/include does not exist.
--
| java.io.IOException: Invalid action cache entry f86d586c8b766035cc0b0d0d855660d68ac3d43c2fa2b5e09a4f3f197e6f3c07: expected output cmake_defines/lib_b/include does not exist.
| at com.google.devtools.build.lib.remote.RemoteExecutionService.downloadOutputs(RemoteExecutionService.java:1025)
| at com.google.devtools.build.lib.remote.RemoteSpawnRunner.downloadAndFinalizeSpawnResult(RemoteSpawnRunner.java:367)
| at com.google.devtools.build.lib.remote.RemoteSpawnRunner.exec(RemoteSpawnRunner.java:213)
| at com.google.devtools.build.lib.exec.SpawnRunner.execAsync(SpawnRunner.java:289)
...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breakageteam-Remote-ExecIssues and PRs for the Execution (Remote) teamIssues and PRs for the Execution (Remote) teamuntriaged