Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(177)

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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]",
9 "name": "taskkill" 8 "name": "taskkill"
10 }, 9 },
11 { 10 {
12 "cmd": [ 11 "cmd": [
13 "python", 12 "python",
14 "-u", 13 "-u",
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
16 "--master", 15 "--master",
17 "tryserver.chromium.win", 16 "tryserver.chromium.win",
18 "--builder", 17 "--builder",
19 "win_clang", 18 "win_clang",
20 "--slave", 19 "--slave",
21 "TestSlavename", 20 "TestSlavename",
22 "--spec", 21 "--spec",
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'}]", 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'}]",
24 "--root", 23 "--root",
25 "src", 24 "src",
26 "--revision_mapping_file", 25 "--revision_mapping_file",
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\"}", 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\"}",
28 "--git-cache-dir", 27 "--git-cache-dir",
29 "[GIT_CACHE]", 28 "[ROOT]\\b\\build\\slave\\cache_dir",
30 "--issue", 29 "--issue",
31 "12853011", 30 "12853011",
32 "--patchset", 31 "--patchset",
33 "1", 32 "1",
34 "--rietveld_server", 33 "--rietveld_server",
35 "https://codereview.chromium.org", 34 "https://codereview.chromium.org",
36 "--output_json", 35 "--output_json",
37 "/path/to/tmp/json", 36 "/path/to/tmp/json",
38 "--revision", 37 "--revision",
39 "src@HEAD", 38 "src@HEAD",
40 "--output_manifest" 39 "--output_manifest"
41 ], 40 ],
42 "cwd": "[SLAVE_BUILD]",
43 "env": { 41 "env": {
44 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 42 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
45 }, 43 },
46 "name": "bot_update", 44 "name": "bot_update",
47 "~followup_annotations": [ 45 "~followup_annotations": [
48 "@@@STEP_TEXT@Some step text@@@", 46 "@@@STEP_TEXT@Some step text@@@",
49 "@@@STEP_LOG_LINE@json.output@{@@@", 47 "@@@STEP_LOG_LINE@json.output@{@@@",
50 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 48 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
51 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 49 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
52 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", 50 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
107 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
108 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
109 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
110 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
111 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
112 ] 110 ]
113 }, 111 },
114 { 112 {
115 "cmd": [], 113 "cmd": [],
116 "cwd": "[SLAVE_BUILD]",
117 "name": "ensure_goma" 114 "name": "ensure_goma"
118 }, 115 },
119 { 116 {
120 "cmd": [ 117 "cmd": [
121 "python", 118 "python",
122 "-u", 119 "-u",
123 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", 120 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py",
124 "--platform", 121 "--platform",
125 "windows-amd64", 122 "windows-amd64",
126 "--dest-directory", 123 "--dest-directory",
127 "[SLAVE_BUILD]\\cipd", 124 "[CWD]\\cipd",
128 "--json-output", 125 "--json-output",
129 "/path/to/tmp/json" 126 "/path/to/tmp/json"
130 ], 127 ],
131 "cwd": "[SLAVE_BUILD]",
132 "name": "ensure_goma.install cipd", 128 "name": "ensure_goma.install cipd",
133 "~followup_annotations": [ 129 "~followup_annotations": [
134 "@@@STEP_NEST_LEVEL@1@@@", 130 "@@@STEP_NEST_LEVEL@1@@@",
135 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 131 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
136 "@@@STEP_LOG_LINE@json.output@{@@@", 132 "@@@STEP_LOG_LINE@json.output@{@@@",
137 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\ \cipd\", @@@", 133 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\", @@@",
138 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 134 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
139 "@@@STEP_LOG_LINE@json.output@}@@@", 135 "@@@STEP_LOG_LINE@json.output@}@@@",
140 "@@@STEP_LOG_END@json.output@@@" 136 "@@@STEP_LOG_END@json.output@@@"
141 ] 137 ]
142 }, 138 },
143 { 139 {
144 "cmd": [ 140 "cmd": [
145 "[SLAVE_BUILD]\\cipd\\cipd", 141 "fake_slave_build/cipd",
146 "ensure", 142 "ensure",
147 "--root", 143 "--root",
148 "[CACHE]\\cipd\\goma", 144 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma",
149 "--list", 145 "--list",
150 "infra_internal/goma/client/windows-amd64 release", 146 "infra_internal/goma/client/windows-amd64 release",
151 "--json-output", 147 "--json-output",
152 "/path/to/tmp/json", 148 "/path/to/tmp/json",
153 "--service-account-json", 149 "--service-account-json",
154 "C:\\creds\\service_accounts\\service-account-goma-client.json" 150 "C:\\creds\\service_accounts\\service-account-goma-client.json"
155 ], 151 ],
156 "cwd": "[SLAVE_BUILD]",
157 "name": "ensure_goma.ensure_installed", 152 "name": "ensure_goma.ensure_installed",
158 "~followup_annotations": [ 153 "~followup_annotations": [
159 "@@@STEP_NEST_LEVEL@1@@@", 154 "@@@STEP_NEST_LEVEL@1@@@",
160 "@@@STEP_LOG_LINE@json.output@{@@@", 155 "@@@STEP_LOG_LINE@json.output@{@@@",
161 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
162 "@@@STEP_LOG_LINE@json.output@ {@@@", 157 "@@@STEP_LOG_LINE@json.output@ {@@@",
163 "@@@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---------\", @@@",
164 "@@@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\"@@@",
165 "@@@STEP_LOG_LINE@json.output@ }@@@", 160 "@@@STEP_LOG_LINE@json.output@ }@@@",
166 "@@@STEP_LOG_LINE@json.output@ ]@@@", 161 "@@@STEP_LOG_LINE@json.output@ ]@@@",
167 "@@@STEP_LOG_LINE@json.output@}@@@", 162 "@@@STEP_LOG_LINE@json.output@}@@@",
168 "@@@STEP_LOG_END@json.output@@@" 163 "@@@STEP_LOG_END@json.output@@@"
169 ] 164 ]
170 }, 165 },
171 { 166 {
172 "cmd": [ 167 "cmd": [
173 "python", 168 "python",
174 "-u", 169 "-u",
175 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", 170 "[CWD]\\src\\tools\\swarming_client\\swarming.py",
176 "--version" 171 "--version"
177 ], 172 ],
178 "cwd": "[SLAVE_BUILD]",
179 "name": "swarming.py --version", 173 "name": "swarming.py --version",
180 "stdout": "/path/to/tmp/", 174 "stdout": "/path/to/tmp/",
181 "~followup_annotations": [ 175 "~followup_annotations": [
182 "@@@STEP_TEXT@0.4.10@@@" 176 "@@@STEP_TEXT@0.4.10@@@"
183 ] 177 ]
184 }, 178 },
185 { 179 {
186 "cmd": [ 180 "cmd": [
187 "python", 181 "python",
188 "-u", 182 "-u",
189 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 183 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
190 "runhooks" 184 "runhooks"
191 ], 185 ],
192 "cwd": "[SLAVE_BUILD]",
193 "env": { 186 "env": {
194 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json", 187 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json",
195 "GYP_CHROMIUM_NO_ACTION": "1", 188 "GYP_CHROMIUM_NO_ACTION": "1",
196 "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 fastbu ild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1", 189 "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 fastbu ild=1 gomadir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=x64 test_ isolation_mode=prepare use_goma=1",
197 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 190 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
198 }, 191 },
199 "name": "gclient runhooks (with patch)" 192 "name": "gclient runhooks (with patch)"
200 }, 193 },
201 { 194 {
202 "cmd": [ 195 "cmd": [
203 "python", 196 "python",
204 "-u", 197 "-u",
205 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", 198 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py",
206 "--output", 199 "--output",
207 "/path/to/tmp/json", 200 "/path/to/tmp/json",
208 "--", 201 "--",
209 "--build-config-fs", 202 "--build-config-fs",
210 "Debug_x64", 203 "Debug_x64",
211 "--use-src-side-runtest-py", 204 "--use-src-side-runtest-py",
212 "--paths", 205 "--paths",
213 "{\"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\"}", 206 "{\"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\"}",
214 "--properties", 207 "--properties",
215 "{\"buildername\": \"win_clang\", \"buildnumber\": 571, \"mastername\": \" tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}" 208 "{\"buildername\": \"win_clang\", \"buildnumber\": 571, \"mastername\": \" tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}"
216 ], 209 ],
217 "cwd": "[SLAVE_BUILD]",
218 "name": "get compile targets for scripts", 210 "name": "get compile targets for scripts",
219 "~followup_annotations": [ 211 "~followup_annotations": [
220 "@@@STEP_LOG_LINE@json.output@{}@@@", 212 "@@@STEP_LOG_LINE@json.output@{}@@@",
221 "@@@STEP_LOG_END@json.output@@@" 213 "@@@STEP_LOG_END@json.output@@@"
222 ] 214 ]
223 }, 215 },
224 { 216 {
225 "cmd": [ 217 "cmd": [
226 "python", 218 "python",
227 "-u", 219 "-u",
228 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 220 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
229 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", 221 "[CWD]\\src\\testing\\buildbot\\chromium.win.json",
230 "/path/to/tmp/json" 222 "/path/to/tmp/json"
231 ], 223 ],
232 "cwd": "[SLAVE_BUILD]",
233 "name": "read test spec", 224 "name": "read test spec",
234 "~followup_annotations": [ 225 "~followup_annotations": [
235 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js on@@@", 226 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@",
236 "@@@STEP_LOG_LINE@json.output@{}@@@", 227 "@@@STEP_LOG_LINE@json.output@{}@@@",
237 "@@@STEP_LOG_END@json.output@@@" 228 "@@@STEP_LOG_END@json.output@@@"
238 ] 229 ]
239 }, 230 },
240 { 231 {
241 "cmd": [ 232 "cmd": [
242 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" 233 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat"
243 ], 234 ],
244 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", 235 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]",
245 "name": "ensure git tooling on windows" 236 "name": "ensure git tooling on windows"
246 }, 237 },
247 { 238 {
248 "cmd": [ 239 "cmd": [
249 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", 240 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat",
250 "diff", 241 "diff",
251 "--cached", 242 "--cached",
252 "--name-only" 243 "--name-only"
253 ], 244 ],
254 "cwd": "[SLAVE_BUILD]\\src", 245 "cwd": "[CWD]\\src",
255 "name": "git diff to analyze patch", 246 "name": "git diff to analyze patch",
256 "stdout": "/path/to/tmp/", 247 "stdout": "/path/to/tmp/",
257 "~followup_annotations": [ 248 "~followup_annotations": [
258 "@@@STEP_LOG_LINE@files@foo.cc@@@", 249 "@@@STEP_LOG_LINE@files@foo.cc@@@",
259 "@@@STEP_LOG_END@files@@@", 250 "@@@STEP_LOG_END@files@@@",
260 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" 251 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@"
261 ] 252 ]
262 }, 253 },
263 { 254 {
264 "cmd": [ 255 "cmd": [
265 "python", 256 "python",
266 "-u", 257 "-u",
267 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 258 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
268 "[SLAVE_BUILD]\\src\\testing\\buildbot\\trybot_analyze_config.json", 259 "[CWD]\\src\\testing\\buildbot\\trybot_analyze_config.json",
269 "/path/to/tmp/json" 260 "/path/to/tmp/json"
270 ], 261 ],
271 "cwd": "[SLAVE_BUILD]",
272 "name": "read filter exclusion spec", 262 "name": "read filter exclusion spec",
273 "~followup_annotations": [ 263 "~followup_annotations": [
274 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@ ", 264 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@ ",
275 "@@@STEP_LOG_LINE@json.output@{@@@", 265 "@@@STEP_LOG_LINE@json.output@{@@@",
276 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", 266 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@",
277 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", 267 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@",
278 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", 268 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@",
279 "@@@STEP_LOG_LINE@json.output@ ]@@@", 269 "@@@STEP_LOG_LINE@json.output@ ]@@@",
280 "@@@STEP_LOG_LINE@json.output@ }, @@@", 270 "@@@STEP_LOG_LINE@json.output@ }, @@@",
281 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", 271 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@",
282 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 272 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
283 "@@@STEP_LOG_LINE@json.output@ }@@@", 273 "@@@STEP_LOG_LINE@json.output@ }@@@",
284 "@@@STEP_LOG_LINE@json.output@}@@@", 274 "@@@STEP_LOG_LINE@json.output@}@@@",
285 "@@@STEP_LOG_END@json.output@@@" 275 "@@@STEP_LOG_END@json.output@@@"
286 ] 276 ]
287 }, 277 },
288 { 278 {
289 "cmd": [ 279 "cmd": [
290 "python", 280 "python",
291 "-u", 281 "-u",
292 "import sys; sys.exit(0)" 282 "import sys; sys.exit(0)"
293 ], 283 ],
294 "cwd": "[SLAVE_BUILD]",
295 "name": "analyze", 284 "name": "analyze",
296 "~followup_annotations": [ 285 "~followup_annotations": [
297 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", 286 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
298 "@@@STEP_LOG_END@excluded_files@@@", 287 "@@@STEP_LOG_END@excluded_files@@@",
299 "@@@STEP_LOG_LINE@analyze_details@{@@@", 288 "@@@STEP_LOG_LINE@analyze_details@{@@@",
300 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 289 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
301 "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@", 290 "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@",
302 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 291 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
303 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", 292 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
304 "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@", 293 "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@",
305 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 294 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
306 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @", 295 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @",
307 "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@", 296 "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@",
308 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 297 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
309 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @", 298 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @",
310 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@", 299 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@",
311 "@@@STEP_LOG_LINE@analyze_details@}@@@", 300 "@@@STEP_LOG_LINE@analyze_details@}@@@",
312 "@@@STEP_LOG_END@analyze_details@@@" 301 "@@@STEP_LOG_END@analyze_details@@@"
313 ] 302 ]
314 }, 303 },
315 { 304 {
316 "cmd": [ 305 "cmd": [
317 "python", 306 "python",
318 "-u", 307 "-u",
319 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 308 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
320 "--show-path", 309 "--show-path",
321 "python", 310 "python",
322 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" 311 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
323 ], 312 ],
324 "cwd": "[SLAVE_BUILD]",
325 "name": "cleanup_temp" 313 "name": "cleanup_temp"
326 }, 314 },
327 { 315 {
328 "cmd": [ 316 "cmd": [
329 "python", 317 "python",
330 "-u", 318 "-u",
331 "[SLAVE_BUILD]\\src\\tools\\clang\\scripts\\update.py" 319 "[CWD]\\src\\tools\\clang\\scripts\\update.py"
332 ], 320 ],
333 "cwd": "[SLAVE_BUILD]",
334 "name": "update_clang" 321 "name": "update_clang"
335 }, 322 },
336 { 323 {
337 "cmd": [ 324 "cmd": [
338 "python", 325 "python",
339 "-u", 326 "-u",
340 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", 327 "[CWD]\\src\\tools\\mb\\mb.py",
341 "gen", 328 "gen",
342 "-m", 329 "-m",
343 "tryserver.chromium.win", 330 "tryserver.chromium.win",
344 "-b", 331 "-b",
345 "win_clang", 332 "win_clang",
346 "--config-file", 333 "--config-file",
347 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", 334 "[CWD]\\src\\tools\\mb\\mb_config.pyl",
348 "--goma-dir", 335 "--goma-dir",
349 "[CACHE]\\cipd\\goma", 336 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma",
350 "//out/Debug_x64" 337 "//out/Debug_x64"
351 ], 338 ],
352 "cwd": "[SLAVE_BUILD]",
353 "name": "generate_build_files (with patch)" 339 "name": "generate_build_files (with patch)"
354 }, 340 },
355 { 341 {
356 "allow_subannotations": true, 342 "allow_subannotations": true,
357 "cmd": [ 343 "cmd": [
358 "python", 344 "python",
359 "-u", 345 "-u",
360 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", 346 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py",
361 "--src-dir", 347 "--src-dir",
362 "[SLAVE_BUILD]\\src", 348 "[CWD]\\src",
363 "--output-json", 349 "--output-json",
364 "/path/to/tmp/json" 350 "/path/to/tmp/json"
365 ], 351 ],
366 "cwd": "[SLAVE_BUILD]",
367 "env": { 352 "env": {
368 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 353 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
369 }, 354 },
370 "name": "clang_revision", 355 "name": "clang_revision",
371 "~followup_annotations": [ 356 "~followup_annotations": [
372 "@@@STEP_LOG_LINE@json.output@{@@@", 357 "@@@STEP_LOG_LINE@json.output@{@@@",
373 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", 358 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
374 "@@@STEP_LOG_LINE@json.output@}@@@", 359 "@@@STEP_LOG_LINE@json.output@}@@@",
375 "@@@STEP_LOG_END@json.output@@@" 360 "@@@STEP_LOG_END@json.output@@@"
376 ] 361 ]
377 }, 362 },
378 { 363 {
379 "cmd": [ 364 "cmd": [
380 "python", 365 "python",
381 "-u", 366 "-u",
382 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 367 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
383 "--show-path", 368 "--show-path",
384 "python", 369 "python",
385 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", 370 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py",
386 "--gsutil-py-path", 371 "--gsutil-py-path",
387 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", 372 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
388 "--ninja-path", 373 "--ninja-path",
389 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", 374 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe",
390 "--target", 375 "--target",
391 "Debug_x64", 376 "Debug_x64",
392 "--src-dir", 377 "--src-dir",
393 "[SLAVE_BUILD]\\src", 378 "[CWD]\\src",
394 "--goma-cache-dir", 379 "--goma-cache-dir",
395 "[GOMA_CACHE]", 380 "[ROOT]\\b\\build\\slave\\goma_cache",
396 "--build-tool", 381 "--build-tool",
397 "ninja", 382 "ninja",
398 "--compiler", 383 "--compiler",
399 "goma-clang", 384 "goma-clang",
400 "--goma-jsonstatus", 385 "--goma-jsonstatus",
401 "/path/to/tmp/json", 386 "/path/to/tmp/json",
402 "--goma-service-account-json-file", 387 "--goma-service-account-json-file",
403 "C:\\creds\\service_accounts\\service-account-goma-client.json", 388 "C:\\creds\\service_accounts\\service-account-goma-client.json",
404 "--goma-dir", 389 "--goma-dir",
405 "[CACHE]\\cipd\\goma", 390 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma",
406 "--goma-fail-fast", 391 "--goma-fail-fast",
407 "--goma-disable-local-fallback", 392 "--goma-disable-local-fallback",
408 "--", 393 "--",
409 "all" 394 "all"
410 ], 395 ],
411 "cwd": "[SLAVE_BUILD]",
412 "env": { 396 "env": {
413 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 397 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
414 }, 398 },
415 "name": "compile (with patch)", 399 "name": "compile (with patch)",
416 "~followup_annotations": [ 400 "~followup_annotations": [
417 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 401 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
418 "@@@STEP_LOG_END@json.output (invalid)@@@" 402 "@@@STEP_LOG_END@json.output (invalid)@@@"
419 ] 403 ]
420 }, 404 },
421 { 405 {
422 "cmd": [ 406 "cmd": [
423 "python", 407 "python",
424 "-u", 408 "-u",
425 "import sys; sys.exit(0)" 409 "import sys; sys.exit(0)"
426 ], 410 ],
427 "cwd": "[SLAVE_BUILD]",
428 "name": "mark: before_tests" 411 "name": "mark: before_tests"
429 }, 412 },
430 { 413 {
431 "name": "$result", 414 "name": "$result",
432 "recipe_result": null, 415 "recipe_result": null,
433 "status_code": 0 416 "status_code": 0
434 } 417 }
435 ] 418 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698