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

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

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

Powered by Google App Engine
This is Rietveld 408576698