Default / 889da8d1-fd05-4ccd-be5d-658c6598c4fa

succeeded bazel build //...

root@ip-172-31-7-6.ec2.internal /work/src/test/fixtures/workspace Bazel 9.2.0 started
branch=main ci=true commit=e697fab mode=rbe run=1 team=trial user.project=fixture wave=smoke workload=clean
Duration
7.7s
Targets
5
Tests
Actions
18
Cache hits
0%
Critical path
2.7s
Execution log

Scroll to zoom at the cursor, drag to pan, shift+drag (or drag in the axis) to zoom to a range, drag the overview to move. Click an event for its details and action breakdown, double-click to zoom to it, click a thread name to collapse it. Keys: +/- zoom, / pan, 0 reset, / search, c critical path, Esc clear.

Phases

  • Launch Blaze 1.1s
  • Initialize command 2.5s
  • Evaluate target patterns 603ms
  • Load, analyze dependencies and build artifacts 3.5s
  • Complete build 0ms

1473 events on 163 threads · wall 7.7s · critical path 2.7s

Action time by phase

  • download outputs 201× 21.3s
  • remote execution 3.7s
  • upload inputs 486ms
  • cache check 128ms
  • outputs 18× 29ms

Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.

Time by category

bazel module processing 569× 37.1s
general information 493× 28.2s
Starlark user function call 21× 5.9s
Fetching repository 159× 5.6s
skyframe evaluator 5.5s
Starlark thread context 13× 5.1s
Starlark repository function call 12× 5.1s
action processing 18× 4.6s
Starlark builtin function call 12× 4.6s
remote action execution 3.7s

Action time by mnemonic

Genrule 4.5s
BazelWorkspaceStatusAction 54ms
ExecutableSymlink 13ms
SymlinkTree 12ms
RepoMappingManifest 11ms
SourceSymlinkManifest 9ms
RunfilesTree 4ms

Critical path

  1. action 'Executing genrule //lib:slow' 2.7s

Longest events

buildTargets general information Main Thread 4.1s
runAnalysisAndExecutionPhase general information Main Thread 3.5s
skyframeExecutor.evaluateBuildDriverKeys general information Main Thread 3.2s
ParallelEvaluator.eval general information Main Thread 3.2s
Parallel Evaluator evaluation skyframe evaluator Main Thread 3.2s
action 'Executing genrule //lib:slow' critical path component Critical Path 2.7s
Executing genrule //lib:slow action processing skyframe-evaluator-execution-2 2.7s
Action.execute general information skyframe-evaluator-execution-2 2.7s
execute remotely remote action execution skyframe-evaluator-execution-2 2.4s
execute Remote execution process wall time skyframe-evaluator-execution-2 2.0s
Executing genrule //lib:greeting action processing skyframe-evaluator-execution-0 1.8s
Action.execute general information skyframe-evaluator-execution-0 1.8s
compute main repo mapping bazel module processing Main Thread 1.6s
ParallelEvaluator.eval general information Main Thread 1.6s
Parallel Evaluator evaluation skyframe evaluator Main Thread 1.6s
Timeline from build events (tests and reported actions)
0ms 1.9s 3.8s 5.8s 7.7s analysis analysis · 2.3s execution execution · 2.8s

Phases from Bazel's timing metrics, tests from their attempt timings, actions as reported (all actions with --build_event_publish_all_actions). The full per-action profile timeline arrives once the build's command.profile.gz can be fetched.