OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "git", | 4 "git", |
5 "update-ref", | 5 "update-ref", |
6 "refs/heads/master", | 6 "refs/heads/master", |
7 "refs/remotes/origin/master" | 7 "refs/remotes/origin/master" |
8 ], | 8 ], |
9 "cwd": "[TMP]/bogus_tmp_1", | 9 "cwd": "[TMP_BASE]/bogus_tmp_1", |
10 "name": "git update-ref" | 10 "name": "git update-ref" |
11 }, | 11 }, |
12 { | 12 { |
13 "cmd": [ | 13 "cmd": [ |
14 "git", | 14 "git", |
15 "checkout", | 15 "checkout", |
16 "master" | 16 "master" |
17 ], | 17 ], |
18 "cwd": "[TMP]/bogus_tmp_1", | 18 "cwd": "[TMP_BASE]/bogus_tmp_1", |
19 "name": "git checkout" | 19 "name": "git checkout" |
20 }, | 20 }, |
21 { | 21 { |
22 "cmd": [], | 22 "cmd": [], |
| 23 "cwd": "[SLAVE_BUILD]", |
23 "name": "config", | 24 "name": "config", |
24 "~followup_annotations": [ | 25 "~followup_annotations": [ |
25 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
26 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", |
27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", |
28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", | 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", |
30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", | 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", |
31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", | 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", |
32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", | 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", |
33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", | 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", |
34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", |
36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", | 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", |
37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", | 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", |
39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", | 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", |
40 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 41 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
41 "@@@STEP_LOG_END@Bisect job configuration@@@" | 42 "@@@STEP_LOG_END@Bisect job configuration@@@" |
42 ] | 43 ] |
43 }, | 44 }, |
44 { | 45 { |
45 "cmd": [], | 46 "cmd": [], |
| 47 "cwd": "[SLAVE_BUILD]", |
46 "name": "Resolving reference range" | 48 "name": "Resolving reference range" |
47 }, | 49 }, |
48 { | 50 { |
49 "cmd": [ | 51 "cmd": [ |
50 "python", | 52 "python", |
51 "-u", | 53 "-u", |
52 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 54 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
53 "get_numbering", | 55 "get_numbering", |
54 "--params-file", | 56 "--params-file", |
55 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 57 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
56 "--attempts", | 58 "--attempts", |
57 "3" | 59 "3" |
58 ], | 60 ], |
| 61 "cwd": "[SLAVE_BUILD]", |
59 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", | 62 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", |
60 "stdout": "/path/to/tmp/json", | 63 "stdout": "/path/to/tmp/json", |
61 "~followup_annotations": [ | 64 "~followup_annotations": [ |
62 "@@@STEP_NEST_LEVEL@1@@@", | 65 "@@@STEP_NEST_LEVEL@1@@@", |
63 "@@@STEP_LOG_LINE@json.output@{@@@", | 66 "@@@STEP_LOG_LINE@json.output@{@@@", |
64 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"deadbeef\"@@@", | 67 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"deadbeef\"@@@", |
65 "@@@STEP_LOG_LINE@json.output@}@@@", | 68 "@@@STEP_LOG_LINE@json.output@}@@@", |
66 "@@@STEP_LOG_END@json.output@@@" | 69 "@@@STEP_LOG_END@json.output@@@" |
67 ] | 70 ] |
68 }, | 71 }, |
69 { | 72 { |
70 "cmd": [ | 73 "cmd": [ |
71 "python", | 74 "python", |
72 "-u", | 75 "-u", |
73 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 76 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
74 "get_numbering", | 77 "get_numbering", |
75 "--params-file", | 78 "--params-file", |
76 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 79 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
77 "--attempts", | 80 "--attempts", |
78 "3" | 81 "3" |
79 ], | 82 ], |
| 83 "cwd": "[SLAVE_BUILD]", |
80 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", | 84 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", |
81 "stdout": "/path/to/tmp/json", | 85 "stdout": "/path/to/tmp/json", |
82 "~followup_annotations": [ | 86 "~followup_annotations": [ |
83 "@@@STEP_NEST_LEVEL@1@@@", | 87 "@@@STEP_NEST_LEVEL@1@@@", |
84 "@@@STEP_LOG_LINE@json.output@{@@@", | 88 "@@@STEP_LOG_LINE@json.output@{@@@", |
85 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"c001c0de\"@@@", | 89 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"c001c0de\"@@@", |
86 "@@@STEP_LOG_LINE@json.output@}@@@", | 90 "@@@STEP_LOG_LINE@json.output@}@@@", |
87 "@@@STEP_LOG_END@json.output@@@" | 91 "@@@STEP_LOG_END@json.output@@@" |
88 ] | 92 ] |
89 }, | 93 }, |
90 { | 94 { |
91 "cmd": [ | 95 "cmd": [ |
92 "python", | 96 "python", |
93 "-u", | 97 "-u", |
94 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 98 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
95 "DEPS", | 99 "DEPS", |
96 "--commit", | 100 "--commit", |
97 "deadbeef" | 101 "deadbeef" |
98 ], | 102 ], |
| 103 "cwd": "[SLAVE_BUILD]", |
99 "name": "Resolving reference range.fetch file deadbeef:DEPS", | 104 "name": "Resolving reference range.fetch file deadbeef:DEPS", |
100 "stdout": "/path/to/tmp/", | 105 "stdout": "/path/to/tmp/", |
101 "~followup_annotations": [ | 106 "~followup_annotations": [ |
102 "@@@STEP_NEST_LEVEL@1@@@", | 107 "@@@STEP_NEST_LEVEL@1@@@", |
103 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 108 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
104 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", | 109 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
105 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | 110 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
106 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | 111 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
107 ] | 112 ] |
108 }, | 113 }, |
109 { | 114 { |
110 "cmd": [ | 115 "cmd": [ |
111 "python", | 116 "python", |
112 "-u", | 117 "-u", |
113 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 118 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
114 "DEPS", | 119 "DEPS", |
115 "--commit", | 120 "--commit", |
116 "c001c0de" | 121 "c001c0de" |
117 ], | 122 ], |
| 123 "cwd": "[SLAVE_BUILD]", |
118 "name": "Resolving reference range.fetch file c001c0de:DEPS", | 124 "name": "Resolving reference range.fetch file c001c0de:DEPS", |
119 "stdout": "/path/to/tmp/", | 125 "stdout": "/path/to/tmp/", |
120 "~followup_annotations": [ | 126 "~followup_annotations": [ |
121 "@@@STEP_NEST_LEVEL@1@@@", | 127 "@@@STEP_NEST_LEVEL@1@@@", |
122 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 128 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
123 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | 129 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
124 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 130 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
125 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 131 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
126 ] | 132 ] |
127 }, | 133 }, |
128 { | 134 { |
129 "cmd": [ | 135 "cmd": [ |
130 "python", | 136 "python", |
131 "-u", | 137 "-u", |
132 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" | 138 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
133 ], | 139 ], |
| 140 "cwd": "[SLAVE_BUILD]", |
134 "name": "Post bisect results", | 141 "name": "Post bisect results", |
135 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"deadbeef
\", \"bisect_bot\": \"linux_perf_tester\", \"bug_id\": null, \"buildbot_log_url\
": \"http://build.chromium.org/p/chromium/builders//builds/\", \"change\": null,
\"command\": \"src/tools/perf/run_benchmark -v --browser=release smoothness.tou
gh_scrolling_cases\", \"culprit_data\": null, \"good_revision\": \"c001c0de\", \
"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revision_dat
a\": [], \"score\": 0, \"status\": \"failed\", \"test_type\": \"perf\", \"try_jo
b_id\": null, \"warnings\": [\"This is a demo warning\"]}, \"url\": \"https://ch
romeperf.appspot.com/post_bisect_results\"}", | 142 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"deadbeef
\", \"bisect_bot\": \"linux_perf_tester\", \"bug_id\": null, \"buildbot_log_url\
": \"http://build.chromium.org/p/chromium/builders//builds/\", \"change\": null,
\"command\": \"src/tools/perf/run_benchmark -v --browser=release smoothness.tou
gh_scrolling_cases\", \"culprit_data\": null, \"good_revision\": \"c001c0de\", \
"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revision_dat
a\": [], \"score\": 0, \"status\": \"failed\", \"test_type\": \"perf\", \"try_jo
b_id\": null, \"warnings\": [\"This is a demo warning\"]}, \"url\": \"https://ch
romeperf.appspot.com/post_bisect_results\"}", |
136 "stdout": "/path/to/tmp/json", | 143 "stdout": "/path/to/tmp/json", |
137 "~followup_annotations": [ | 144 "~followup_annotations": [ |
138 "@@@STEP_LOG_LINE@json.output@{@@@", | 145 "@@@STEP_LOG_LINE@json.output@{@@@", |
139 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", | 146 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", |
140 "@@@STEP_LOG_LINE@json.output@}@@@", | 147 "@@@STEP_LOG_LINE@json.output@}@@@", |
141 "@@@STEP_LOG_END@json.output@@@" | 148 "@@@STEP_LOG_END@json.output@@@" |
142 ] | 149 ] |
143 }, | 150 }, |
144 { | 151 { |
145 "name": "$result", | 152 "name": "$result", |
146 "recipe_result": null, | 153 "recipe_result": null, |
147 "status_code": 0 | 154 "status_code": 0 |
148 } | 155 } |
149 ] | 156 ] |
OLD | NEW |