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=leaf
Duration
385ms
Targets
3
Tests
—
Actions
2
Cache hits
0%
Critical path
267ms
Execution log
Why did it run?
1 spawns: 1 ran again with identical inputs · compared with the previous build
| Why | Mnemonic | Target / output | Runner | Duration |
|---|---|---|---|---|
| same inputs | CppCompile |
//main:hello-world
bazel-out/k8-fastbuild/bin/main/_objs/hello-world/hello-world.pic.o
|
processwrapper-sandbox | 258ms |
Bazel reports failed actions by default; pass
--build_event_publish_all_actions
to see every action here.
| Result | Mnemonic | Target / output | Duration |
|---|---|---|---|
|
No actions reported
Nothing failed, and all-action publishing is off.
|
|||