Default / 6fa04d9f-b0ab-4050-859e-d9792977004b

succeeded bazel build //...

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

Why did it run?

2 spawns: 2 ran because inputs changed · compared with the previous build

Why Mnemonic Target / output Runner Duration
1 inputs changed CppCompile
//lib:hello-time
bazel-out/k8-fastbuild/bin/lib/_objs/hello-time/hello-time.pic.o
1 changed · 0 added · 0 removed
  • ~ lib/hello-time.h
processwrapper-sandbox 253ms
2 inputs changed CppCompile
//main:hello-world
bazel-out/k8-fastbuild/bin/main/_objs/hello-world/hello-world.pic.o
2 changed · 0 added · 0 removed
  • ~ lib/hello-time.h
  • ~ main/hello-world.cc
processwrapper-sandbox 256ms

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

Result Mnemonic Target / output Duration