succeeded bazel test //absl/strings/...
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 10ms
- Initialize command 101ms
- Evaluate target patterns 10ms
- Load, analyze dependencies and build artifacts 253ms
- Complete build 0ms
1269 events on 57 threads · wall 375ms · critical path 136ms
Action time by phase
- download outputs 97× 1.1s
- cache check 52× 362ms
- outputs 53× 317ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 907× | 6.7s |
| logging spawn | 152× | 5.2s |
| action processing | 53× | 4.6s |
| remote output download | 45× | 750ms |
| remote action cache check | 52× | 362ms |
| complete action execution | 53× | 317ms |
| skyframe evaluator | 2× | 215ms |
| critical path component | 1× | 136ms |
| build phase marker | 1× | 10ms |
| bazel module processing | 3× | 5ms |
Action time by mnemonic
| TestRunner | 52× | 4.6s |
| BazelWorkspaceStatusAction | 1× | 2ms |
Critical path
- action 'Testing //absl/strings:charconv_test' 136ms
Longest events
| buildTargets | general information | Main Thread | 265ms |
| runAnalysisAndExecutionPhase | general information | Main Thread | 246ms |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 212ms |
| ParallelEvaluator.eval | general information | Main Thread | 211ms |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 211ms |
| action 'Testing //absl/strings:charconv_test' | critical path component | Critical Path | 136ms |
| Testing //absl/strings:charconv_test | action processing | skyframe-evaluator-execution-61 | 135ms |
| Action.execute | general information | skyframe-evaluator-execution-61 | 133ms |
| Testing //absl/strings:cordz_update_tracker_test | action processing | skyframe-evaluator-execution-0 | 125ms |
| Action.execute | general information | skyframe-evaluator-execution-0 | 124ms |
| Testing //absl/strings:utf8_test | action processing | skyframe-evaluator-execution-38 | 119ms |
| Action.execute | general information | skyframe-evaluator-execution-38 | 116ms |
| Testing //absl/strings:cordz_update_scope_test | action processing | skyframe-evaluator-execution-16 | 113ms |
| Testing //absl/strings:string_view_test | action processing | skyframe-evaluator-execution-58 | 112ms |
| Action.execute | general information | skyframe-evaluator-execution-16 | 111ms |
Timeline from build events (tests and reported actions)
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.