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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_mac_blink_dbg.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, 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
OLDNEW
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.blink", 8 "tryserver.blink",
9 "--builder", 9 "--builder",
10 "mac_blink_dbg", 10 "mac_blink_dbg",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
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'}]", 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'}]",
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 "[ROOT]/b/build/slave/cache_dir", 20 "[GIT_CACHE]",
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 "--revision", 31 "--revision",
32 "src/third_party/WebKit@HEAD", 32 "src/third_party/WebKit@HEAD",
33 "--output_manifest" 33 "--output_manifest"
34 ], 34 ],
35 "cwd": "[SLAVE_BUILD]",
35 "env": { 36 "env": {
36 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
37 }, 38 },
38 "name": "bot_update", 39 "name": "bot_update",
39 "~followup_annotations": [ 40 "~followup_annotations": [
40 "@@@STEP_TEXT@Some step text@@@", 41 "@@@STEP_TEXT@Some step text@@@",
41 "@@@STEP_LOG_LINE@json.output@{@@@", 42 "@@@STEP_LOG_LINE@json.output@{@@@",
42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
43 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
44 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@",
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 100 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 101 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 104 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
105 ] 106 ]
106 }, 107 },
107 { 108 {
108 "cmd": [], 109 "cmd": [],
110 "cwd": "[SLAVE_BUILD]",
109 "name": "ensure_goma" 111 "name": "ensure_goma"
110 }, 112 },
111 { 113 {
112 "cmd": [ 114 "cmd": [
113 "python", 115 "python",
114 "-u", 116 "-u",
115 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 117 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
116 "--platform", 118 "--platform",
117 "mac-amd64", 119 "mac-amd64",
118 "--dest-directory", 120 "--dest-directory",
119 "[CWD]/cipd", 121 "[SLAVE_BUILD]/cipd",
120 "--json-output", 122 "--json-output",
121 "/path/to/tmp/json" 123 "/path/to/tmp/json"
122 ], 124 ],
125 "cwd": "[SLAVE_BUILD]",
123 "name": "ensure_goma.install cipd", 126 "name": "ensure_goma.install cipd",
124 "~followup_annotations": [ 127 "~followup_annotations": [
125 "@@@STEP_NEST_LEVEL@1@@@", 128 "@@@STEP_NEST_LEVEL@1@@@",
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
127 "@@@STEP_LOG_LINE@json.output@{@@@", 130 "@@@STEP_LOG_LINE@json.output@{@@@",
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\", @@@", 131 "@@@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\"@@@", 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
130 "@@@STEP_LOG_LINE@json.output@}@@@", 133 "@@@STEP_LOG_LINE@json.output@}@@@",
131 "@@@STEP_LOG_END@json.output@@@" 134 "@@@STEP_LOG_END@json.output@@@"
132 ] 135 ]
133 }, 136 },
134 { 137 {
135 "cmd": [ 138 "cmd": [
136 "fake_slave_build/cipd", 139 "[SLAVE_BUILD]/cipd/cipd",
137 "ensure", 140 "ensure",
138 "--root", 141 "--root",
139 "[ROOT]/b/build/slave/cache/cipd/goma", 142 "[CACHE]/cipd/goma",
140 "--list", 143 "--list",
141 "infra_internal/goma/client/mac-amd64 release", 144 "infra_internal/goma/client/mac-amd64 release",
142 "--json-output", 145 "--json-output",
143 "/path/to/tmp/json", 146 "/path/to/tmp/json",
144 "--service-account-json", 147 "--service-account-json",
145 "/creds/service_accounts/service-account-goma-client.json" 148 "/creds/service_accounts/service-account-goma-client.json"
146 ], 149 ],
150 "cwd": "[SLAVE_BUILD]",
147 "name": "ensure_goma.ensure_installed", 151 "name": "ensure_goma.ensure_installed",
148 "~followup_annotations": [ 152 "~followup_annotations": [
149 "@@@STEP_NEST_LEVEL@1@@@", 153 "@@@STEP_NEST_LEVEL@1@@@",
150 "@@@STEP_LOG_LINE@json.output@{@@@", 154 "@@@STEP_LOG_LINE@json.output@{@@@",
151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 155 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
152 "@@@STEP_LOG_LINE@json.output@ {@@@", 156 "@@@STEP_LOG_LINE@json.output@ {@@@",
153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 157 "@@@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/mac-amd64\"@@@", 158 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/mac-amd64\"@@@",
155 "@@@STEP_LOG_LINE@json.output@ }@@@", 159 "@@@STEP_LOG_LINE@json.output@ }@@@",
156 "@@@STEP_LOG_LINE@json.output@ ]@@@", 160 "@@@STEP_LOG_LINE@json.output@ ]@@@",
157 "@@@STEP_LOG_LINE@json.output@}@@@", 161 "@@@STEP_LOG_LINE@json.output@}@@@",
158 "@@@STEP_LOG_END@json.output@@@" 162 "@@@STEP_LOG_END@json.output@@@"
159 ] 163 ]
160 }, 164 },
161 { 165 {
162 "cmd": [ 166 "cmd": [
163 "python", 167 "python",
164 "-u", 168 "-u",
165 "[CWD]/src/tools/swarming_client/swarming.py", 169 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
166 "--version" 170 "--version"
167 ], 171 ],
172 "cwd": "[SLAVE_BUILD]",
168 "name": "swarming.py --version", 173 "name": "swarming.py --version",
169 "stdout": "/path/to/tmp/", 174 "stdout": "/path/to/tmp/",
170 "~followup_annotations": [ 175 "~followup_annotations": [
171 "@@@STEP_TEXT@0.4.10@@@" 176 "@@@STEP_TEXT@0.4.10@@@"
172 ] 177 ]
173 }, 178 },
174 { 179 {
175 "cmd": [ 180 "cmd": [
176 "python", 181 "python",
177 "-u", 182 "-u",
178 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 183 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
179 "runhooks" 184 "runhooks"
180 ], 185 ],
186 "cwd": "[SLAVE_BUILD]",
181 "env": { 187 "env": {
182 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 188 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
183 "GYP_CHROMIUM_NO_ACTION": "1", 189 "GYP_CHROMIUM_NO_ACTION": "1",
184 "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_isolat ion_mode=prepare use_goma=1", 190 "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 us e_goma=1",
185 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 191 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
186 }, 192 },
187 "name": "gclient runhooks (with patch)" 193 "name": "gclient runhooks (with patch)"
188 }, 194 },
189 { 195 {
190 "cmd": [ 196 "cmd": [
191 "python", 197 "python",
192 "-u", 198 "-u",
193 "[CWD]/src/testing/scripts/get_compile_targets.py", 199 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
194 "--output", 200 "--output",
195 "/path/to/tmp/json", 201 "/path/to/tmp/json",
196 "--", 202 "--",
197 "--build-config-fs", 203 "--build-config-fs",
198 "Debug", 204 "Debug",
199 "--paths", 205 "--paths",
200 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/ scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s lave/runtest.py\"}", 206 "{\"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\"}",
201 "--properties", 207 "--properties",
202 "{\"buildername\": \"mac_blink_dbg\", \"buildnumber\": 571, \"mastername\" : \"tryserver.blink\", \"slavename\": \"TestSlavename\", \"target_platform\": \" mac\"}" 208 "{\"buildername\": \"mac_blink_dbg\", \"buildnumber\": 571, \"mastername\" : \"tryserver.blink\", \"slavename\": \"TestSlavename\", \"target_platform\": \" mac\"}"
203 ], 209 ],
210 "cwd": "[SLAVE_BUILD]",
204 "name": "get compile targets for scripts", 211 "name": "get compile targets for scripts",
205 "~followup_annotations": [ 212 "~followup_annotations": [
206 "@@@STEP_LOG_LINE@json.output@{}@@@", 213 "@@@STEP_LOG_LINE@json.output@{}@@@",
207 "@@@STEP_LOG_END@json.output@@@" 214 "@@@STEP_LOG_END@json.output@@@"
208 ] 215 ]
209 }, 216 },
210 { 217 {
211 "cmd": [ 218 "cmd": [
212 "python", 219 "python",
213 "-u", 220 "-u",
214 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 221 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
215 "[CWD]/src/testing/buildbot/chromium.webkit.json", 222 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json",
216 "/path/to/tmp/json" 223 "/path/to/tmp/json"
217 ], 224 ],
225 "cwd": "[SLAVE_BUILD]",
218 "name": "read test spec", 226 "name": "read test spec",
219 "~followup_annotations": [ 227 "~followup_annotations": [
220 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.webkit.json@@@", 228 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso n@@@",
221 "@@@STEP_LOG_LINE@json.output@{}@@@", 229 "@@@STEP_LOG_LINE@json.output@{}@@@",
222 "@@@STEP_LOG_END@json.output@@@" 230 "@@@STEP_LOG_END@json.output@@@"
223 ] 231 ]
224 }, 232 },
225 { 233 {
226 "cmd": [ 234 "cmd": [
227 "git", 235 "git",
228 "diff", 236 "diff",
229 "--cached", 237 "--cached",
230 "--name-only" 238 "--name-only"
231 ], 239 ],
232 "cwd": "[CWD]/src", 240 "cwd": "[SLAVE_BUILD]/src",
233 "name": "git diff to analyze patch", 241 "name": "git diff to analyze patch",
234 "stdout": "/path/to/tmp/", 242 "stdout": "/path/to/tmp/",
235 "~followup_annotations": [ 243 "~followup_annotations": [
236 "@@@STEP_LOG_LINE@files@foo.cc@@@", 244 "@@@STEP_LOG_LINE@files@foo.cc@@@",
237 "@@@STEP_LOG_END@files@@@", 245 "@@@STEP_LOG_END@files@@@",
238 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" 246 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@"
239 ] 247 ]
240 }, 248 },
241 { 249 {
242 "cmd": [ 250 "cmd": [
243 "python", 251 "python",
244 "-u", 252 "-u",
245 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 253 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
246 "[CWD]/src/testing/buildbot/trybot_analyze_config.json", 254 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json",
247 "/path/to/tmp/json" 255 "/path/to/tmp/json"
248 ], 256 ],
257 "cwd": "[SLAVE_BUILD]",
249 "name": "read filter exclusion spec", 258 "name": "read filter exclusion spec",
250 "~followup_annotations": [ 259 "~followup_annotations": [
251 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", 260 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
252 "@@@STEP_LOG_LINE@json.output@{@@@", 261 "@@@STEP_LOG_LINE@json.output@{@@@",
253 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", 262 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@",
254 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", 263 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@",
255 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", 264 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@",
256 "@@@STEP_LOG_LINE@json.output@ ]@@@", 265 "@@@STEP_LOG_LINE@json.output@ ]@@@",
257 "@@@STEP_LOG_LINE@json.output@ }, @@@", 266 "@@@STEP_LOG_LINE@json.output@ }, @@@",
258 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", 267 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@",
259 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 268 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
260 "@@@STEP_LOG_LINE@json.output@ }@@@", 269 "@@@STEP_LOG_LINE@json.output@ }@@@",
261 "@@@STEP_LOG_LINE@json.output@}@@@", 270 "@@@STEP_LOG_LINE@json.output@}@@@",
262 "@@@STEP_LOG_END@json.output@@@" 271 "@@@STEP_LOG_END@json.output@@@"
263 ] 272 ]
264 }, 273 },
265 { 274 {
266 "cmd": [ 275 "cmd": [
267 "python", 276 "python",
268 "-u", 277 "-u",
269 "import sys; sys.exit(0)" 278 "import sys; sys.exit(0)"
270 ], 279 ],
280 "cwd": "[SLAVE_BUILD]",
271 "name": "analyze", 281 "name": "analyze",
272 "~followup_annotations": [ 282 "~followup_annotations": [
273 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", 283 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
274 "@@@STEP_LOG_END@excluded_files@@@", 284 "@@@STEP_LOG_END@excluded_files@@@",
275 "@@@STEP_LOG_LINE@analyze_details@{@@@", 285 "@@@STEP_LOG_LINE@analyze_details@{@@@",
276 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@ @", 286 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@ @",
277 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", 287 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
278 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@", 288 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@",
279 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 289 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
280 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @", 290 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @",
(...skipping 11 matching lines...) Expand all
292 }, 302 },
293 { 303 {
294 "cmd": [ 304 "cmd": [
295 "python", 305 "python",
296 "-u", 306 "-u",
297 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 307 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
298 "--show-path", 308 "--show-path",
299 "python", 309 "python",
300 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 310 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
301 ], 311 ],
312 "cwd": "[SLAVE_BUILD]",
302 "name": "cleanup_temp" 313 "name": "cleanup_temp"
303 }, 314 },
304 { 315 {
305 "cmd": [ 316 "cmd": [
306 "python", 317 "python",
307 "-u", 318 "-u",
308 "[CWD]/src/tools/mb/mb.py", 319 "[SLAVE_BUILD]/src/tools/mb/mb.py",
309 "gen", 320 "gen",
310 "-m", 321 "-m",
311 "tryserver.blink", 322 "tryserver.blink",
312 "-b", 323 "-b",
313 "mac_blink_dbg", 324 "mac_blink_dbg",
314 "--config-file", 325 "--config-file",
315 "[CWD]/src/tools/mb/mb_config.pyl", 326 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
316 "--goma-dir", 327 "--goma-dir",
317 "[ROOT]/b/build/slave/cache/cipd/goma", 328 "[CACHE]/cipd/goma",
318 "//out/Debug" 329 "//out/Debug"
319 ], 330 ],
331 "cwd": "[SLAVE_BUILD]",
320 "name": "generate_build_files (with patch)" 332 "name": "generate_build_files (with patch)"
321 }, 333 },
322 { 334 {
323 "allow_subannotations": true, 335 "allow_subannotations": true,
324 "cmd": [ 336 "cmd": [
325 "python", 337 "python",
326 "-u", 338 "-u",
327 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", 339 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
328 "--src-dir", 340 "--src-dir",
329 "[CWD]/src", 341 "[SLAVE_BUILD]/src",
330 "--output-json", 342 "--output-json",
331 "/path/to/tmp/json" 343 "/path/to/tmp/json"
332 ], 344 ],
345 "cwd": "[SLAVE_BUILD]",
333 "env": { 346 "env": {
334 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 347 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
335 }, 348 },
336 "name": "clang_revision", 349 "name": "clang_revision",
337 "~followup_annotations": [ 350 "~followup_annotations": [
338 "@@@STEP_LOG_LINE@json.output@{@@@", 351 "@@@STEP_LOG_LINE@json.output@{@@@",
339 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", 352 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
340 "@@@STEP_LOG_LINE@json.output@}@@@", 353 "@@@STEP_LOG_LINE@json.output@}@@@",
341 "@@@STEP_LOG_END@json.output@@@" 354 "@@@STEP_LOG_END@json.output@@@"
342 ] 355 ]
343 }, 356 },
344 { 357 {
345 "cmd": [ 358 "cmd": [
346 "python", 359 "python",
347 "-u", 360 "-u",
348 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 361 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
349 "--show-path", 362 "--show-path",
350 "python", 363 "python",
351 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 364 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
352 "--gsutil-py-path", 365 "--gsutil-py-path",
353 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 366 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
354 "--ninja-path", 367 "--ninja-path",
355 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 368 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
356 "--target", 369 "--target",
357 "Debug", 370 "Debug",
358 "--src-dir", 371 "--src-dir",
359 "[CWD]/src", 372 "[SLAVE_BUILD]/src",
360 "--goma-cache-dir", 373 "--goma-cache-dir",
361 "[ROOT]/b/build/slave/goma_cache", 374 "[GOMA_CACHE]",
362 "--build-tool", 375 "--build-tool",
363 "ninja", 376 "ninja",
364 "--compiler", 377 "--compiler",
365 "goma-clang", 378 "goma-clang",
366 "--goma-jsonstatus", 379 "--goma-jsonstatus",
367 "/path/to/tmp/json", 380 "/path/to/tmp/json",
368 "--goma-service-account-json-file", 381 "--goma-service-account-json-file",
369 "/creds/service_accounts/service-account-goma-client.json", 382 "/creds/service_accounts/service-account-goma-client.json",
370 "--goma-dir", 383 "--goma-dir",
371 "[ROOT]/b/build/slave/cache/cipd/goma", 384 "[CACHE]/cipd/goma",
372 "--goma-fail-fast", 385 "--goma-fail-fast",
373 "--goma-disable-local-fallback", 386 "--goma-disable-local-fallback",
374 "--", 387 "--",
375 "blink_tests" 388 "blink_tests"
376 ], 389 ],
390 "cwd": "[SLAVE_BUILD]",
377 "env": { 391 "env": {
378 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 392 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
379 }, 393 },
380 "name": "compile (with patch)", 394 "name": "compile (with patch)",
381 "~followup_annotations": [ 395 "~followup_annotations": [
382 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 396 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
383 "@@@STEP_LOG_END@json.output (invalid)@@@" 397 "@@@STEP_LOG_END@json.output (invalid)@@@"
384 ] 398 ]
385 }, 399 },
386 { 400 {
387 "cmd": [ 401 "cmd": [
388 "python", 402 "python",
389 "-u", 403 "-u",
390 "import sys; sys.exit(0)" 404 "import sys; sys.exit(0)"
391 ], 405 ],
406 "cwd": "[SLAVE_BUILD]",
392 "name": "mark: before_tests" 407 "name": "mark: before_tests"
393 }, 408 },
394 { 409 {
395 "cmd": [ 410 "cmd": [
396 "python", 411 "python",
397 "-u", 412 "-u",
398 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 413 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
399 "--target", 414 "--target",
400 "Debug", 415 "Debug",
401 "--factory-properties", 416 "--factory-properties",
402 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"mac_blink_dbg\ ", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blink\ ", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \" recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-bot @chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromium .org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \"/ path/to/workdir/TestSlavename\"}", 417 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"mac_blink_dbg\ ", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blink\ ", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \" recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-bot @chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromium .org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \"/ path/to/workdir/TestSlavename\"}",
403 "--build-properties", 418 "--build-properties",
404 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"mac_blink_dbg\ ", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blink\ ", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \" recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-bot @chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromium .org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \"/ path/to/workdir/TestSlavename\"}", 419 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"mac_blink_dbg\ ", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blink\ ", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \" recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-bot @chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromium .org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \"/ path/to/workdir/TestSlavename\"}",
405 "--step-name=webkit_tests (with patch)", 420 "--step-name=webkit_tests (with patch)",
406 "--builder-name=mac_blink_dbg", 421 "--builder-name=mac_blink_dbg",
407 "--slave-name=TestSlavename", 422 "--slave-name=TestSlavename",
408 "--build-number=571", 423 "--build-number=571",
409 "--run-python-script", 424 "--run-python-script",
410 "[ROOT]/b/build/scripts/slave/chromium/layout_test_wrapper.py", 425 "[BUILD]/scripts/slave/chromium/layout_test_wrapper.py",
411 "--target", 426 "--target",
412 "Debug", 427 "Debug",
413 "-o", 428 "-o",
414 "[CWD]/layout-test-results", 429 "[SLAVE_BUILD]/layout-test-results",
415 "--build-dir", 430 "--build-dir",
416 "[CWD]/src/out", 431 "[SLAVE_BUILD]/src/out",
417 "--json-test-results", 432 "--json-test-results",
418 "/path/to/tmp/json", 433 "/path/to/tmp/json",
419 "--test-results-server", 434 "--test-results-server",
420 "test-results.appspot.com", 435 "test-results.appspot.com",
421 "--build-number", 436 "--build-number",
422 "571", 437 "571",
423 "--builder-name", 438 "--builder-name",
424 "mac_blink_dbg", 439 "mac_blink_dbg",
425 "--step-name", 440 "--step-name",
426 "webkit_tests (with patch)" 441 "webkit_tests (with patch)"
427 ], 442 ],
443 "cwd": "[SLAVE_BUILD]",
428 "name": "webkit_tests (with patch)", 444 "name": "webkit_tests (with patch)",
429 "~followup_annotations": [ 445 "~followup_annotations": [
430 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" 446 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
431 ] 447 ]
432 }, 448 },
433 { 449 {
434 "cmd": [ 450 "cmd": [
435 "python", 451 "python",
436 "-u", 452 "-u",
437 "[ROOT]/b/build/scripts/slave/chromium/archive_layout_test_results.py", 453 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py",
438 "--results-dir", 454 "--results-dir",
439 "[CWD]/layout-test-results", 455 "[SLAVE_BUILD]/layout-test-results",
440 "--build-dir", 456 "--build-dir",
441 "[CWD]/src/out", 457 "[SLAVE_BUILD]/src/out",
442 "--build-number", 458 "--build-number",
443 "571", 459 "571",
444 "--builder-name", 460 "--builder-name",
445 "mac_blink_dbg", 461 "mac_blink_dbg",
446 "--gs-bucket", 462 "--gs-bucket",
447 "gs://chromium-layout-test-archives" 463 "gs://chromium-layout-test-archives"
448 ], 464 ],
465 "cwd": "[SLAVE_BUILD]",
449 "name": "archive_webkit_tests_results", 466 "name": "archive_webkit_tests_results",
450 "~followup_annotations": [ 467 "~followup_annotations": [
451 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/mac_blink_dbg/571/layout-test-results/results.html@@@", 468 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/mac_blink_dbg/571/layout-test-results/results.html@@@",
452 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/mac_blink_dbg/571/layout-test-results.zip@@@" 469 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/mac_blink_dbg/571/layout-test-results.zip@@@"
453 ] 470 ]
454 }, 471 },
455 { 472 {
456 "name": "$result", 473 "name": "$result",
457 "recipe_result": null, 474 "recipe_result": null,
458 "status_code": 0 475 "status_code": 0
459 } 476 }
460 ] 477 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698