Default / 05a48110-788f-4e61-9ea8-49a35cca2a4d

succeeded bazel build //...

root@ip-172-31-45-210.ec2.internal /work/src/cpp-tutorial/stage3 Bazel 9.2.0 started
branch=main ci=true commit=45bfd9d mode=local repo=cpp-tutorial run=2 team=trial wave=w3 workload=wide
Duration
391ms
Targets
3
Tests
Actions
3
Cache hits
0%
Critical path
305ms
Execution log

Why did it run?

2 spawns: 2 ran again with identical inputs · compared with the previous build

Why Mnemonic Target / output Runner Duration
same inputs CppCompile
//lib:hello-time
bazel-out/k8-fastbuild/bin/lib/_objs/hello-time/hello-time.pic.o
processwrapper-sandbox 270ms
same inputs CppCompile
//main:hello-world
bazel-out/k8-fastbuild/bin/main/_objs/hello-world/hello-world.pic.o
processwrapper-sandbox 299ms

Bazel reports failed actions by default; pass --build_event_publish_all_actions to see every action here.

Result Mnemonic Target / output Duration