succeeded bazel test //app:pass_test //app:sharded_test //app:uses_greeting_test
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 8ms
- Initialize command 73ms
- Evaluate target patterns 8ms
- Load, analyze dependencies and build artifacts 2.0s
- Complete build 0ms
515 events on 31 threads · wall 2.1s · critical path 2.0s
Action time by phase
- remote execution 20× 6.6s
- upload inputs 23× 2.1s
- download outputs 15× 355ms
- setup 6× 311ms
- cache check 10× 101ms
- outputs 6× 12ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 431× | 18.8s |
| action processing | 6× | 8.5s |
| remote action execution | 20× | 6.6s |
| Remote execution file fetching | 10× | 3.3s |
| Remote execution process wall time | 4× | 2.1s |
| skyframe evaluator | 2× | 2.0s |
| critical path component | 1× | 2.0s |
| Remote execution upload time | 10× | 1.5s |
| Remote execution setup | 6× | 311ms |
| remote output download | 5× | 202ms |
Action time by mnemonic
| TestRunner | 5× | 8.5s |
| BazelWorkspaceStatusAction | 1× | 2ms |
Critical path
- action 'Testing //app:sharded_test (shard 3 of 3)' 2.0s
Longest events
| buildTargets | general information | Main Thread | 2.1s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 2.0s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 2.0s |
| ParallelEvaluator.eval | general information | Main Thread | 2.0s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 2.0s |
| action 'Testing //app:sharded_test (shard 3 of 3)' | critical path component | Critical Path | 2.0s |
| Testing //app:sharded_test (shard 3 of 3) | action processing | skyframe-evaluator-execution-8 | 2.0s |
| Action.execute | general information | skyframe-evaluator-execution-8 | 2.0s |
| Testing //app:sharded_test (shard 1 of 3) | action processing | skyframe-evaluator-execution-1 | 1.8s |
| Action.execute | general information | skyframe-evaluator-execution-1 | 1.7s |
| Testing //app:sharded_test (shard 2 of 3) | action processing | skyframe-evaluator-execution-3 | 1.7s |
| Action.execute | general information | skyframe-evaluator-execution-3 | 1.7s |
| Testing //app:pass_test | action processing | skyframe-evaluator-execution-0 | 1.7s |
| Action.execute | general information | skyframe-evaluator-execution-0 | 1.7s |
| Testing //app:uses_greeting_test | action processing | skyframe-evaluator-execution-2 | 1.3s |
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.