OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", |
8 "name": "taskkill" | 9 "name": "taskkill" |
9 }, | 10 }, |
10 { | 11 { |
11 "cmd": [ | 12 "cmd": [ |
12 "python", | 13 "python", |
13 "-u", | 14 "-u", |
14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
15 "--master", | 16 "--master", |
16 "chromium.win", | 17 "chromium.win", |
17 "--builder", | 18 "--builder", |
18 "WinClang64 (dbg)", | 19 "WinClang64 (dbg)", |
19 "--slave", | 20 "--slave", |
20 "TestSlavename", | 21 "TestSlavename", |
21 "--spec", | 22 "--spec", |
22 "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_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 23 "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'}]", |
23 "--root", | 24 "--root", |
24 "src", | 25 "src", |
25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
26 "{\"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\"}", | 27 "{\"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\"}", |
27 "--git-cache-dir", | 28 "--git-cache-dir", |
28 "[ROOT]\\b\\build\\slave\\cache_dir", | 29 "[GIT_CACHE]", |
29 "--output_json", | 30 "--output_json", |
30 "/path/to/tmp/json", | 31 "/path/to/tmp/json", |
31 "--revision", | 32 "--revision", |
32 "src@HEAD", | 33 "src@HEAD", |
33 "--force", | 34 "--force", |
34 "--output_manifest" | 35 "--output_manifest" |
35 ], | 36 ], |
| 37 "cwd": "[SLAVE_BUILD]", |
36 "env": { | 38 "env": { |
37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
38 }, | 40 }, |
39 "name": "bot_update", | 41 "name": "bot_update", |
40 "~followup_annotations": [ | 42 "~followup_annotations": [ |
41 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
42 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
105 ] | 107 ] |
106 }, | 108 }, |
107 { | 109 { |
108 "cmd": [], | 110 "cmd": [], |
| 111 "cwd": "[SLAVE_BUILD]", |
109 "name": "ensure_goma" | 112 "name": "ensure_goma" |
110 }, | 113 }, |
111 { | 114 { |
112 "cmd": [ | 115 "cmd": [ |
113 "python", | 116 "python", |
114 "-u", | 117 "-u", |
115 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
116 "--platform", | 119 "--platform", |
117 "windows-amd64", | 120 "windows-amd64", |
118 "--dest-directory", | 121 "--dest-directory", |
119 "[CWD]\\cipd", | 122 "[SLAVE_BUILD]\\cipd", |
120 "--json-output", | 123 "--json-output", |
121 "/path/to/tmp/json" | 124 "/path/to/tmp/json" |
122 ], | 125 ], |
| 126 "cwd": "[SLAVE_BUILD]", |
123 "name": "ensure_goma.install cipd", | 127 "name": "ensure_goma.install cipd", |
124 "~followup_annotations": [ | 128 "~followup_annotations": [ |
125 "@@@STEP_NEST_LEVEL@1@@@", | 129 "@@@STEP_NEST_LEVEL@1@@@", |
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
127 "@@@STEP_LOG_LINE@json.output@{@@@", | 131 "@@@STEP_LOG_LINE@json.output@{@@@", |
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
130 "@@@STEP_LOG_LINE@json.output@}@@@", | 134 "@@@STEP_LOG_LINE@json.output@}@@@", |
131 "@@@STEP_LOG_END@json.output@@@" | 135 "@@@STEP_LOG_END@json.output@@@" |
132 ] | 136 ] |
133 }, | 137 }, |
134 { | 138 { |
135 "cmd": [ | 139 "cmd": [ |
136 "fake_slave_build/cipd", | 140 "[SLAVE_BUILD]\\cipd\\cipd", |
137 "ensure", | 141 "ensure", |
138 "--root", | 142 "--root", |
139 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 143 "[CACHE]\\cipd\\goma", |
140 "--list", | 144 "--list", |
141 "infra_internal/goma/client/windows-amd64 release", | 145 "infra_internal/goma/client/windows-amd64 release", |
142 "--json-output", | 146 "--json-output", |
143 "/path/to/tmp/json", | 147 "/path/to/tmp/json", |
144 "--service-account-json", | 148 "--service-account-json", |
145 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 149 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
146 ], | 150 ], |
| 151 "cwd": "[SLAVE_BUILD]", |
147 "name": "ensure_goma.ensure_installed", | 152 "name": "ensure_goma.ensure_installed", |
148 "~followup_annotations": [ | 153 "~followup_annotations": [ |
149 "@@@STEP_NEST_LEVEL@1@@@", | 154 "@@@STEP_NEST_LEVEL@1@@@", |
150 "@@@STEP_LOG_LINE@json.output@{@@@", | 155 "@@@STEP_LOG_LINE@json.output@{@@@", |
151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
152 "@@@STEP_LOG_LINE@json.output@ {@@@", | 157 "@@@STEP_LOG_LINE@json.output@ {@@@", |
153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
155 "@@@STEP_LOG_LINE@json.output@ }@@@", | 160 "@@@STEP_LOG_LINE@json.output@ }@@@", |
156 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 161 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
157 "@@@STEP_LOG_LINE@json.output@}@@@", | 162 "@@@STEP_LOG_LINE@json.output@}@@@", |
158 "@@@STEP_LOG_END@json.output@@@" | 163 "@@@STEP_LOG_END@json.output@@@" |
159 ] | 164 ] |
160 }, | 165 }, |
161 { | 166 { |
162 "cmd": [ | 167 "cmd": [ |
163 "python", | 168 "python", |
164 "-u", | 169 "-u", |
165 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 170 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
166 "--version" | 171 "--version" |
167 ], | 172 ], |
| 173 "cwd": "[SLAVE_BUILD]", |
168 "name": "swarming.py --version", | 174 "name": "swarming.py --version", |
169 "stdout": "/path/to/tmp/", | 175 "stdout": "/path/to/tmp/", |
170 "~followup_annotations": [ | 176 "~followup_annotations": [ |
171 "@@@STEP_TEXT@0.4.10@@@" | 177 "@@@STEP_TEXT@0.4.10@@@" |
172 ] | 178 ] |
173 }, | 179 }, |
174 { | 180 { |
175 "cmd": [ | 181 "cmd": [ |
176 "python", | 182 "python", |
177 "-u", | 183 "-u", |
178 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 184 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
179 "runhooks" | 185 "runhooks" |
180 ], | 186 ], |
| 187 "cwd": "[SLAVE_BUILD]", |
181 "env": { | 188 "env": { |
182 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 189 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
183 "GYP_CHROMIUM_NO_ACTION": "1", | 190 "GYP_CHROMIUM_NO_ACTION": "1", |
184 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[ROO
T]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=x64 test_isolation_mode=prep
are use_goma=1", | 191 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[CAC
HE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1", |
185 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 192 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
186 }, | 193 }, |
187 "name": "gclient runhooks" | 194 "name": "gclient runhooks" |
188 }, | 195 }, |
189 { | 196 { |
190 "cmd": [ | 197 "cmd": [ |
191 "python", | 198 "python", |
192 "-u", | 199 "-u", |
193 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 200 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
194 "--output", | 201 "--output", |
195 "/path/to/tmp/json", | 202 "/path/to/tmp/json", |
196 "--", | 203 "--", |
197 "--build-config-fs", | 204 "--build-config-fs", |
198 "Debug_x64", | 205 "Debug_x64", |
199 "--use-src-side-runtest-py", | 206 "--use-src-side-runtest-py", |
200 "--paths", | 207 "--paths", |
201 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", | 208 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
202 "--properties", | 209 "--properties", |
203 "{\"buildername\": \"WinClang64 (dbg)\", \"buildnumber\": 571, \"masternam
e\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"
win\"}" | 210 "{\"buildername\": \"WinClang64 (dbg)\", \"buildnumber\": 571, \"masternam
e\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"
win\"}" |
204 ], | 211 ], |
| 212 "cwd": "[SLAVE_BUILD]", |
205 "name": "get compile targets for scripts", | 213 "name": "get compile targets for scripts", |
206 "~followup_annotations": [ | 214 "~followup_annotations": [ |
207 "@@@STEP_LOG_LINE@json.output@{}@@@", | 215 "@@@STEP_LOG_LINE@json.output@{}@@@", |
208 "@@@STEP_LOG_END@json.output@@@" | 216 "@@@STEP_LOG_END@json.output@@@" |
209 ] | 217 ] |
210 }, | 218 }, |
211 { | 219 { |
212 "cmd": [ | 220 "cmd": [ |
213 "python", | 221 "python", |
214 "-u", | 222 "-u", |
215 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 223 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
216 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", | 224 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
217 "/path/to/tmp/json" | 225 "/path/to/tmp/json" |
218 ], | 226 ], |
| 227 "cwd": "[SLAVE_BUILD]", |
219 "name": "read test spec", | 228 "name": "read test spec", |
220 "~followup_annotations": [ | 229 "~followup_annotations": [ |
221 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", | 230 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
222 "@@@STEP_LOG_LINE@json.output@{}@@@", | 231 "@@@STEP_LOG_LINE@json.output@{}@@@", |
223 "@@@STEP_LOG_END@json.output@@@" | 232 "@@@STEP_LOG_END@json.output@@@" |
224 ] | 233 ] |
225 }, | 234 }, |
226 { | 235 { |
227 "cmd": [ | 236 "cmd": [ |
228 "python", | 237 "python", |
229 "-u", | 238 "-u", |
230 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 239 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
231 "--show-path", | 240 "--show-path", |
232 "python", | 241 "python", |
233 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 242 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
234 ], | 243 ], |
| 244 "cwd": "[SLAVE_BUILD]", |
235 "name": "cleanup_temp" | 245 "name": "cleanup_temp" |
236 }, | 246 }, |
237 { | 247 { |
238 "cmd": [ | 248 "cmd": [ |
239 "python", | 249 "python", |
240 "-u", | 250 "-u", |
241 "[CWD]\\src\\tools\\clang\\scripts\\update.py" | 251 "[SLAVE_BUILD]\\src\\tools\\clang\\scripts\\update.py" |
242 ], | 252 ], |
| 253 "cwd": "[SLAVE_BUILD]", |
243 "name": "update_clang" | 254 "name": "update_clang" |
244 }, | 255 }, |
245 { | 256 { |
246 "cmd": [ | 257 "cmd": [ |
247 "python", | 258 "python", |
248 "-u", | 259 "-u", |
249 "[CWD]\\src\\tools\\mb\\mb.py", | 260 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
250 "gen", | 261 "gen", |
251 "-m", | 262 "-m", |
252 "chromium.win", | 263 "chromium.win", |
253 "-b", | 264 "-b", |
254 "WinClang64 (dbg)", | 265 "WinClang64 (dbg)", |
255 "--config-file", | 266 "--config-file", |
256 "[CWD]\\src\\tools\\mb\\mb_config.pyl", | 267 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
257 "--goma-dir", | 268 "--goma-dir", |
258 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 269 "[CACHE]\\cipd\\goma", |
259 "//out/Debug_x64" | 270 "//out/Debug_x64" |
260 ], | 271 ], |
| 272 "cwd": "[SLAVE_BUILD]", |
261 "name": "generate_build_files" | 273 "name": "generate_build_files" |
262 }, | 274 }, |
263 { | 275 { |
264 "allow_subannotations": true, | 276 "allow_subannotations": true, |
265 "cmd": [ | 277 "cmd": [ |
266 "python", | 278 "python", |
267 "-u", | 279 "-u", |
268 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", | 280 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", |
269 "--src-dir", | 281 "--src-dir", |
270 "[CWD]\\src", | 282 "[SLAVE_BUILD]\\src", |
271 "--output-json", | 283 "--output-json", |
272 "/path/to/tmp/json" | 284 "/path/to/tmp/json" |
273 ], | 285 ], |
| 286 "cwd": "[SLAVE_BUILD]", |
274 "env": { | 287 "env": { |
275 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 288 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
276 }, | 289 }, |
277 "name": "clang_revision", | 290 "name": "clang_revision", |
278 "~followup_annotations": [ | 291 "~followup_annotations": [ |
279 "@@@STEP_LOG_LINE@json.output@{@@@", | 292 "@@@STEP_LOG_LINE@json.output@{@@@", |
280 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 293 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
281 "@@@STEP_LOG_LINE@json.output@}@@@", | 294 "@@@STEP_LOG_LINE@json.output@}@@@", |
282 "@@@STEP_LOG_END@json.output@@@" | 295 "@@@STEP_LOG_END@json.output@@@" |
283 ] | 296 ] |
284 }, | 297 }, |
285 { | 298 { |
286 "cmd": [ | 299 "cmd": [ |
287 "python", | 300 "python", |
288 "-u", | 301 "-u", |
289 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 302 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
290 "--show-path", | 303 "--show-path", |
291 "python", | 304 "python", |
292 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 305 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
293 "--gsutil-py-path", | 306 "--gsutil-py-path", |
294 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 307 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
295 "--ninja-path", | 308 "--ninja-path", |
296 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 309 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
297 "--target", | 310 "--target", |
298 "Debug_x64", | 311 "Debug_x64", |
299 "--src-dir", | 312 "--src-dir", |
300 "[CWD]\\src", | 313 "[SLAVE_BUILD]\\src", |
301 "--goma-cache-dir", | 314 "--goma-cache-dir", |
302 "[ROOT]\\b\\build\\slave\\goma_cache", | 315 "[GOMA_CACHE]", |
303 "--build-tool", | 316 "--build-tool", |
304 "ninja", | 317 "ninja", |
305 "--build-data-dir", | 318 "--build-data-dir", |
306 "[ROOT]\\build_data_dir", | 319 "[ROOT]\\build_data_dir", |
307 "--compiler", | 320 "--compiler", |
308 "goma-clang", | 321 "goma-clang", |
309 "--goma-jsonstatus", | 322 "--goma-jsonstatus", |
310 "/path/to/tmp/json", | 323 "/path/to/tmp/json", |
311 "--goma-service-account-json-file", | 324 "--goma-service-account-json-file", |
312 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 325 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
313 "--goma-dir", | 326 "--goma-dir", |
314 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 327 "[CACHE]\\cipd\\goma", |
315 "--", | 328 "--", |
316 "all" | 329 "all" |
317 ], | 330 ], |
| 331 "cwd": "[SLAVE_BUILD]", |
318 "env": { | 332 "env": { |
319 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 333 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
320 }, | 334 }, |
321 "name": "compile", | 335 "name": "compile", |
322 "~followup_annotations": [ | 336 "~followup_annotations": [ |
323 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 337 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
324 "@@@STEP_LOG_END@json.output (invalid)@@@" | 338 "@@@STEP_LOG_END@json.output (invalid)@@@" |
325 ] | 339 ] |
326 }, | 340 }, |
327 { | 341 { |
328 "allow_subannotations": true, | 342 "allow_subannotations": true, |
329 "cmd": [ | 343 "cmd": [ |
330 "python", | 344 "python", |
331 "-u", | 345 "-u", |
332 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 346 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
333 "--show-path", | 347 "--show-path", |
334 "python", | 348 "python", |
335 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 349 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
336 "--target", | 350 "--target", |
337 "Debug_x64", | 351 "Debug_x64", |
338 "--build-url", | 352 "--build-url", |
339 "gs://chromium-win-archive/chromium.win/WinClang64 (dbg)", | 353 "gs://chromium-win-archive/chromium.win/WinClang64 (dbg)", |
340 "--build_revision", | 354 "--build_revision", |
341 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 355 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
342 "--factory-properties", | 356 "--factory-properties", |
343 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern
ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}", | 357 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern
ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}", |
344 "--build-properties", | 358 "--build-properties", |
345 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern
ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}" | 359 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern
ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}" |
346 ], | 360 ], |
| 361 "cwd": "[SLAVE_BUILD]", |
347 "name": "package build" | 362 "name": "package build" |
348 }, | 363 }, |
349 { | 364 { |
350 "name": "$result", | 365 "name": "$result", |
351 "recipe_result": null, | 366 "recipe_result": null, |
352 "status_code": 0 | 367 "status_code": 0 |
353 } | 368 } |
354 ] | 369 ] |
OLD | NEW |