OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.chromium.linux", | 8 "tryserver.chromium.linux", |
9 "--builder", | 9 "--builder", |
10 "linux_chromium_clobber_rel_ng", | 10 "linux_chromium_clobber_rel_ng", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars'
: {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn
://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[GIT_CACHE]", | 20 "[ROOT]/b/build/slave/cache_dir", |
21 "--issue", | 21 "--issue", |
22 "12853011", | 22 "12853011", |
23 "--patchset", | 23 "--patchset", |
24 "1", | 24 "1", |
25 "--rietveld_server", | 25 "--rietveld_server", |
26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
27 "--output_json", | 27 "--output_json", |
28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
29 "--revision", | 29 "--revision", |
30 "src@HEAD", | 30 "src@HEAD", |
31 "--output_manifest" | 31 "--output_manifest" |
32 ], | 32 ], |
33 "cwd": "[SLAVE_BUILD]", | |
34 "env": { | 33 "env": { |
35 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
36 }, | 35 }, |
37 "name": "bot_update", | 36 "name": "bot_update", |
38 "~followup_annotations": [ | 37 "~followup_annotations": [ |
39 "@@@STEP_TEXT@Some step text@@@", | 38 "@@@STEP_TEXT@Some step text@@@", |
40 "@@@STEP_LOG_LINE@json.output@{@@@", | 39 "@@@STEP_LOG_LINE@json.output@{@@@", |
41 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
42 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 96 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 97 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 100 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 101 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
103 ] | 102 ] |
104 }, | 103 }, |
105 { | 104 { |
106 "cmd": [], | 105 "cmd": [], |
107 "cwd": "[SLAVE_BUILD]", | |
108 "name": "ensure_goma" | 106 "name": "ensure_goma" |
109 }, | 107 }, |
110 { | 108 { |
111 "cmd": [ | 109 "cmd": [ |
112 "python", | 110 "python", |
113 "-u", | 111 "-u", |
114 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
115 "--platform", | 113 "--platform", |
116 "linux-amd64", | 114 "linux-amd64", |
117 "--dest-directory", | 115 "--dest-directory", |
118 "[SLAVE_BUILD]/cipd", | 116 "[CWD]/cipd", |
119 "--json-output", | 117 "--json-output", |
120 "/path/to/tmp/json" | 118 "/path/to/tmp/json" |
121 ], | 119 ], |
122 "cwd": "[SLAVE_BUILD]", | |
123 "name": "ensure_goma.install cipd", | 120 "name": "ensure_goma.install cipd", |
124 "~followup_annotations": [ | 121 "~followup_annotations": [ |
125 "@@@STEP_NEST_LEVEL@1@@@", | 122 "@@@STEP_NEST_LEVEL@1@@@", |
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 123 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
127 "@@@STEP_LOG_LINE@json.output@{@@@", | 124 "@@@STEP_LOG_LINE@json.output@{@@@", |
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 125 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 126 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
130 "@@@STEP_LOG_LINE@json.output@}@@@", | 127 "@@@STEP_LOG_LINE@json.output@}@@@", |
131 "@@@STEP_LOG_END@json.output@@@" | 128 "@@@STEP_LOG_END@json.output@@@" |
132 ] | 129 ] |
133 }, | 130 }, |
134 { | 131 { |
135 "cmd": [ | 132 "cmd": [ |
136 "[SLAVE_BUILD]/cipd/cipd", | 133 "fake_slave_build/cipd", |
137 "ensure", | 134 "ensure", |
138 "--root", | 135 "--root", |
139 "[CACHE]/cipd/goma", | 136 "[ROOT]/b/build/slave/cache/cipd/goma", |
140 "--list", | 137 "--list", |
141 "infra_internal/goma/client/linux-amd64 release", | 138 "infra_internal/goma/client/linux-amd64 release", |
142 "--json-output", | 139 "--json-output", |
143 "/path/to/tmp/json", | 140 "/path/to/tmp/json", |
144 "--service-account-json", | 141 "--service-account-json", |
145 "/creds/service_accounts/service-account-goma-client.json" | 142 "/creds/service_accounts/service-account-goma-client.json" |
146 ], | 143 ], |
147 "cwd": "[SLAVE_BUILD]", | |
148 "name": "ensure_goma.ensure_installed", | 144 "name": "ensure_goma.ensure_installed", |
149 "~followup_annotations": [ | 145 "~followup_annotations": [ |
150 "@@@STEP_NEST_LEVEL@1@@@", | 146 "@@@STEP_NEST_LEVEL@1@@@", |
151 "@@@STEP_LOG_LINE@json.output@{@@@", | 147 "@@@STEP_LOG_LINE@json.output@{@@@", |
152 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 148 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
153 "@@@STEP_LOG_LINE@json.output@ {@@@", | 149 "@@@STEP_LOG_LINE@json.output@ {@@@", |
154 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 150 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
155 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 151 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
156 "@@@STEP_LOG_LINE@json.output@ }@@@", | 152 "@@@STEP_LOG_LINE@json.output@ }@@@", |
157 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 153 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
158 "@@@STEP_LOG_LINE@json.output@}@@@", | 154 "@@@STEP_LOG_LINE@json.output@}@@@", |
159 "@@@STEP_LOG_END@json.output@@@" | 155 "@@@STEP_LOG_END@json.output@@@" |
160 ] | 156 ] |
161 }, | 157 }, |
162 { | 158 { |
163 "cmd": [ | 159 "cmd": [ |
164 "python", | 160 "python", |
165 "-u", | 161 "-u", |
166 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 162 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
167 "runhooks" | 163 "runhooks" |
168 ], | 164 ], |
169 "cwd": "[SLAVE_BUILD]", | |
170 "env": { | 165 "env": { |
171 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 166 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
172 "GYP_CHROMIUM_NO_ACTION": "1", | 167 "GYP_CHROMIUM_NO_ACTION": "1", |
173 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[CACHE]/cipd/goma' linux_dump_symbols=0 target_arch=x64 test_isolation_mo
de=noop use_goma=1", | 168 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[ROOT]/b/build/slave/cache/cipd/goma' linux_dump_symbols=0 target_arch=x6
4 test_isolation_mode=noop use_goma=1", |
174 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 169 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
175 }, | 170 }, |
176 "name": "gclient runhooks (with patch)" | 171 "name": "gclient runhooks (with patch)" |
177 }, | 172 }, |
178 { | 173 { |
179 "cmd": [ | 174 "cmd": [ |
180 "python", | 175 "python", |
181 "-u", | 176 "-u", |
182 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 177 "[CWD]/src/testing/scripts/get_compile_targets.py", |
183 "--output", | 178 "--output", |
184 "/path/to/tmp/json", | 179 "/path/to/tmp/json", |
185 "--", | 180 "--", |
186 "--build-config-fs", | 181 "--build-config-fs", |
187 "Release", | 182 "Release", |
188 "--paths", | 183 "--paths", |
189 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 184 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
190 "--properties", | 185 "--properties", |
191 "{\"buildername\": \"linux_chromium_clobber_rel_ng\", \"buildnumber\": 571
, \"mastername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\"
, \"target_platform\": \"linux\"}" | 186 "{\"buildername\": \"linux_chromium_clobber_rel_ng\", \"buildnumber\": 571
, \"mastername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\"
, \"target_platform\": \"linux\"}" |
192 ], | 187 ], |
193 "cwd": "[SLAVE_BUILD]", | |
194 "name": "get compile targets for scripts", | 188 "name": "get compile targets for scripts", |
195 "~followup_annotations": [ | 189 "~followup_annotations": [ |
196 "@@@STEP_LOG_LINE@json.output@{}@@@", | 190 "@@@STEP_LOG_LINE@json.output@{}@@@", |
197 "@@@STEP_LOG_END@json.output@@@" | 191 "@@@STEP_LOG_END@json.output@@@" |
198 ] | 192 ] |
199 }, | 193 }, |
200 { | 194 { |
201 "cmd": [ | 195 "cmd": [ |
202 "python", | 196 "python", |
203 "-u", | 197 "-u", |
204 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 198 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
205 "[SLAVE_BUILD]/src/testing/buildbot/chromium.json", | 199 "[CWD]/src/testing/buildbot/chromium.json", |
206 "/path/to/tmp/json" | 200 "/path/to/tmp/json" |
207 ], | 201 ], |
208 "cwd": "[SLAVE_BUILD]", | |
209 "name": "read test spec", | 202 "name": "read test spec", |
210 "~followup_annotations": [ | 203 "~followup_annotations": [ |
211 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.json@@@", | 204 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.json@@@", |
212 "@@@STEP_LOG_LINE@json.output@{}@@@", | 205 "@@@STEP_LOG_LINE@json.output@{}@@@", |
213 "@@@STEP_LOG_END@json.output@@@" | 206 "@@@STEP_LOG_END@json.output@@@" |
214 ] | 207 ] |
215 }, | 208 }, |
216 { | 209 { |
217 "cmd": [ | 210 "cmd": [ |
218 "git", | 211 "git", |
219 "diff", | 212 "diff", |
220 "--cached", | 213 "--cached", |
221 "--name-only" | 214 "--name-only" |
222 ], | 215 ], |
223 "cwd": "[SLAVE_BUILD]/src", | 216 "cwd": "[CWD]/src", |
224 "name": "git diff to analyze patch", | 217 "name": "git diff to analyze patch", |
225 "stdout": "/path/to/tmp/", | 218 "stdout": "/path/to/tmp/", |
226 "~followup_annotations": [ | 219 "~followup_annotations": [ |
227 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 220 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
228 "@@@STEP_LOG_END@files@@@", | 221 "@@@STEP_LOG_END@files@@@", |
229 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" | 222 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" |
230 ] | 223 ] |
231 }, | 224 }, |
232 { | 225 { |
233 "cmd": [ | 226 "cmd": [ |
234 "python", | 227 "python", |
235 "-u", | 228 "-u", |
236 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 229 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
237 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", | 230 "[CWD]/src/testing/buildbot/trybot_analyze_config.json", |
238 "/path/to/tmp/json" | 231 "/path/to/tmp/json" |
239 ], | 232 ], |
240 "cwd": "[SLAVE_BUILD]", | |
241 "name": "read filter exclusion spec", | 233 "name": "read filter exclusion spec", |
242 "~followup_annotations": [ | 234 "~followup_annotations": [ |
243 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 235 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
244 "@@@STEP_LOG_LINE@json.output@{@@@", | 236 "@@@STEP_LOG_LINE@json.output@{@@@", |
245 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 237 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
246 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 238 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
247 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 239 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
248 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 240 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
249 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 241 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
250 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 242 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
251 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", | 243 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", |
252 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 244 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
253 "@@@STEP_LOG_LINE@json.output@ }@@@", | 245 "@@@STEP_LOG_LINE@json.output@ }@@@", |
254 "@@@STEP_LOG_LINE@json.output@}@@@", | 246 "@@@STEP_LOG_LINE@json.output@}@@@", |
255 "@@@STEP_LOG_END@json.output@@@" | 247 "@@@STEP_LOG_END@json.output@@@" |
256 ] | 248 ] |
257 }, | 249 }, |
258 { | 250 { |
259 "cmd": [ | 251 "cmd": [ |
260 "python", | 252 "python", |
261 "-u", | 253 "-u", |
262 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 254 "[CWD]/src/tools/mb/mb.py", |
263 "analyze", | 255 "analyze", |
264 "-m", | 256 "-m", |
265 "tryserver.chromium.linux", | 257 "tryserver.chromium.linux", |
266 "-b", | 258 "-b", |
267 "linux_chromium_clobber_rel_ng", | 259 "linux_chromium_clobber_rel_ng", |
268 "-v", | 260 "-v", |
269 "//out/Release", | 261 "//out/Release", |
270 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": []}", | 262 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": []}", |
271 "/path/to/tmp/json" | 263 "/path/to/tmp/json" |
272 ], | 264 ], |
273 "cwd": "[SLAVE_BUILD]", | |
274 "name": "analyze", | 265 "name": "analyze", |
275 "~followup_annotations": [ | 266 "~followup_annotations": [ |
276 "@@@STEP_LOG_LINE@json.output@{@@@", | 267 "@@@STEP_LOG_LINE@json.output@{@@@", |
277 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", | 268 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", |
278 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\", @@@", | 269 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\", @@@", |
279 "@@@STEP_LOG_LINE@json.output@ \"net_unittests\"@@@", | 270 "@@@STEP_LOG_LINE@json.output@ \"net_unittests\"@@@", |
280 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 271 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
281 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", | 272 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", |
282 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", | 273 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", |
283 "@@@STEP_LOG_LINE@json.output@}@@@", | 274 "@@@STEP_LOG_LINE@json.output@}@@@", |
(...skipping 16 matching lines...) Expand all Loading... |
300 }, | 291 }, |
301 { | 292 { |
302 "cmd": [ | 293 "cmd": [ |
303 "python", | 294 "python", |
304 "-u", | 295 "-u", |
305 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 296 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
306 "--show-path", | 297 "--show-path", |
307 "python", | 298 "python", |
308 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 299 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
309 ], | 300 ], |
310 "cwd": "[SLAVE_BUILD]", | |
311 "name": "cleanup_temp" | 301 "name": "cleanup_temp" |
312 }, | 302 }, |
313 { | 303 { |
314 "cmd": [ | 304 "cmd": [ |
315 "python", | 305 "python", |
316 "-u", | 306 "-u", |
317 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 307 "[CWD]/src/tools/mb/mb.py", |
318 "gen", | 308 "gen", |
319 "-m", | 309 "-m", |
320 "tryserver.chromium.linux", | 310 "tryserver.chromium.linux", |
321 "-b", | 311 "-b", |
322 "linux_chromium_clobber_rel_ng", | 312 "linux_chromium_clobber_rel_ng", |
323 "--config-file", | 313 "--config-file", |
324 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 314 "[CWD]/src/tools/mb/mb_config.pyl", |
325 "--goma-dir", | 315 "--goma-dir", |
326 "[CACHE]/cipd/goma", | 316 "[ROOT]/b/build/slave/cache/cipd/goma", |
327 "//out/Release" | 317 "//out/Release" |
328 ], | 318 ], |
329 "cwd": "[SLAVE_BUILD]", | |
330 "name": "generate_build_files (with patch)" | 319 "name": "generate_build_files (with patch)" |
331 }, | 320 }, |
332 { | 321 { |
333 "cmd": [ | 322 "cmd": [ |
334 "python", | 323 "python", |
335 "-u", | 324 "-u", |
336 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 325 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
337 "--show-path", | 326 "--show-path", |
338 "python", | 327 "python", |
339 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 328 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
340 "--gsutil-py-path", | 329 "--gsutil-py-path", |
341 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 330 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
342 "--ninja-path", | 331 "--ninja-path", |
343 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 332 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
344 "--target", | 333 "--target", |
345 "Release", | 334 "Release", |
346 "--src-dir", | 335 "--src-dir", |
347 "[SLAVE_BUILD]/src", | 336 "[CWD]/src", |
348 "--goma-cache-dir", | 337 "--goma-cache-dir", |
349 "[GOMA_CACHE]", | 338 "[ROOT]/b/build/slave/goma_cache", |
350 "--build-tool", | 339 "--build-tool", |
351 "ninja", | 340 "ninja", |
352 "--compiler", | 341 "--compiler", |
353 "goma", | 342 "goma", |
354 "--goma-jsonstatus", | 343 "--goma-jsonstatus", |
355 "/path/to/tmp/json", | 344 "/path/to/tmp/json", |
356 "--goma-service-account-json-file", | 345 "--goma-service-account-json-file", |
357 "/creds/service_accounts/service-account-goma-client.json", | 346 "/creds/service_accounts/service-account-goma-client.json", |
358 "--goma-dir", | 347 "--goma-dir", |
359 "[CACHE]/cipd/goma", | 348 "[ROOT]/b/build/slave/cache/cipd/goma", |
360 "--goma-fail-fast", | 349 "--goma-fail-fast", |
361 "--goma-disable-local-fallback", | 350 "--goma-disable-local-fallback", |
362 "--ninja-ensure-up-to-date", | 351 "--ninja-ensure-up-to-date", |
363 "--clobber", | 352 "--clobber", |
364 "--", | 353 "--", |
365 "base_unittests", | 354 "base_unittests", |
366 "net_unittests" | 355 "net_unittests" |
367 ], | 356 ], |
368 "cwd": "[SLAVE_BUILD]", | |
369 "env": { | 357 "env": { |
370 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 358 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
371 }, | 359 }, |
372 "name": "compile (with patch)", | 360 "name": "compile (with patch)", |
373 "~followup_annotations": [ | 361 "~followup_annotations": [ |
374 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 362 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
375 "@@@STEP_LOG_END@json.output (invalid)@@@" | 363 "@@@STEP_LOG_END@json.output (invalid)@@@" |
376 ] | 364 ] |
377 }, | 365 }, |
378 { | 366 { |
379 "cmd": [ | 367 "cmd": [ |
380 "python", | 368 "python", |
381 "-u", | 369 "-u", |
382 "import sys; sys.exit(0)" | 370 "import sys; sys.exit(0)" |
383 ], | 371 ], |
384 "cwd": "[SLAVE_BUILD]", | |
385 "name": "mark: before_tests" | 372 "name": "mark: before_tests" |
386 }, | 373 }, |
387 { | 374 { |
388 "name": "$result", | 375 "name": "$result", |
389 "recipe_result": null, | 376 "recipe_result": null, |
390 "status_code": 0 | 377 "status_code": 0 |
391 } | 378 } |
392 ] | 379 ] |
OLD | NEW |