You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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)
...
The text was updated successfully, but these errors were encountered:
@meteorcloudy I think we're still seeing some version of this with bazel 5.1 which has the fix you linked, should we file a new issue? envoyproxy/envoy#20599 (comment) (I don't have anymore useful info than what's on that issue)
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:
The text was updated successfully, but these errors were encountered: