succeeded bazel test //build/... //buildifier/...
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 127ms
- Evaluate target patterns 465ms
- Load, analyze dependencies and build artifacts 11.9s
- Complete build 0ms
9708 events on 120 threads · wall 12.5s · critical path 11.2s
Action time by phase
- remote execution 18× 30.0s
- download outputs 651× 14.5s
- cache check 615× 13.0s
- upload inputs 33× 2.1s
- setup 7× 1.7s
- outputs 689× 708ms
- queued 5× 591ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 7095× | 2m 14s |
| action processing | 689× | 1m 08s |
| remote action execution | 18× | 30.0s |
| logging spawn | 331× | 20.9s |
| Remote execution file fetching | 9× | 19.8s |
| remote action cache check | 615× | 13.0s |
| Starlark user function call | 8× | 12.4s |
| skyframe evaluator | 3× | 12.3s |
| critical path component | 3× | 11.2s |
| Fetching repository | 20× | 7.1s |
Action time by mnemonic
| GoCompilePkg | 523× | 45.6s |
| TestRunner | 5× | 11.7s |
| Action | 16× | 2.3s |
| GoStdlib | 8× | 2.0s |
| GenProtoDescriptorSet | 16× | 1.8s |
| GoLink | 11× | 1.4s |
| ProtocAuthenticityCheck | 8× | 1.2s |
| GoProtocGen | 16× | 1.1s |
| GoTestGenTest | 3× | 1.0s |
| CopyToDirectory | 1× | 382ms |
Critical path
- action 'Creating symlink external/rules_go++go_sdk+main___download_0_linux_amd64/builder_reset/builder [for tool]' 1ms
- runfiles for //buildifier:buildifier_integration_test 1ms
- action 'Testing //buildifier:buildifier_integration_test' 11.2s
Longest events
| buildTargets | general information | Main Thread | 12.4s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 11.9s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 11.9s |
| ParallelEvaluator.eval | general information | Main Thread | 11.9s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 11.9s |
| action 'Testing //buildifier:buildifier_integration_test' | critical path component | Critical Path | 11.2s |
| Testing //buildifier:buildifier_integration_test | action processing | skyframe-evaluator-execution-52 | 11.2s |
| Action.execute | general information | skyframe-evaluator-execution-52 | 11.2s |
| execute remotely | remote action execution | skyframe-evaluator-execution-52 | 10.9s |
| fetch | Remote execution file fetching | skyframe-evaluator-execution-52 | 6.6s |
| GoCompilePkg file/file.a | action processing | skyframe-evaluator-execution-16 | 5.5s |
| Action.execute | general information | skyframe-evaluator-execution-16 | 5.5s |
| @@rules_nodejs++node+nodejs_linux_amd64 | Fetching repository | skyframe-evaluator-4 | 5.4s |
| execute remotely | remote action execution | skyframe-evaluator-execution-16 | 5.4s |
| rules_nodejs++node+nodejs_linux_amd64 | Starlark repository function call | starlark-repository-rules_nodejs++node+nodejs_linux_amd-0 (Virtual) | 5.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.