commit | dbdd48e26165b79aab733724e6715e0cad77356c | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Mon Oct 19 07:17:02 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 19 07:18:21 2020 -0700 |
tree | 54af50284f8edc8b176354beb504478d67ab59ae | |
parent | 7491ad63826c5a9b40c64a8247b1afc78881d3f8 [diff] |
Log whenever a keep-going build encounters an IOException. This is happening (very occasionally) with ActionExecutionFunction, and it should not be. Hopefully this logging will show the first action that is incorrectly storing the IOException without transforming it, helping to narrow down the search. Logging elements are limited to 1000 characters each in case there are some huge keys. PiperOrigin-RevId: 337849252
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md