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 "Win10 Tests x64", | 19 "Win10 Tests x64", |
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@1111111", | 33 "src@1111111", |
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\": \"1111111\"@@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", |
(...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": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=x64 test_isolatio
n_mode=prepare use_goma=1", | 191 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[CACHE]\\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 "Release_x64", | 205 "Release_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\": \"Win10 Tests x64\", \"buildnumber\": 571, \"mastername
\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"w
in\"}" | 210 "{\"buildername\": \"Win10 Tests x64\", \"buildnumber\": 571, \"mastername
\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"w
in\"}" |
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_LINE@json.output@ \"Win10 Tests x64\": {@@@", | 232 "@@@STEP_LOG_LINE@json.output@ \"Win10 Tests x64\": {@@@", |
224 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 233 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
225 "@@@STEP_LOG_LINE@json.output@ {@@@", | 234 "@@@STEP_LOG_LINE@json.output@ {@@@", |
226 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
227 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 236 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
228 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 237 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
229 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 238 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
230 "@@@STEP_LOG_LINE@json.output@ }@@@", | 239 "@@@STEP_LOG_LINE@json.output@ }@@@", |
231 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 240 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
232 "@@@STEP_LOG_LINE@json.output@ }@@@", | 241 "@@@STEP_LOG_LINE@json.output@ }@@@", |
233 "@@@STEP_LOG_LINE@json.output@}@@@", | 242 "@@@STEP_LOG_LINE@json.output@}@@@", |
234 "@@@STEP_LOG_END@json.output@@@" | 243 "@@@STEP_LOG_END@json.output@@@" |
235 ] | 244 ] |
236 }, | 245 }, |
237 { | 246 { |
238 "cmd": [ | 247 "cmd": [ |
239 "python", | 248 "python", |
240 "-u", | 249 "-u", |
241 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 250 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
242 "--show-path", | 251 "--show-path", |
243 "python", | 252 "python", |
244 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 253 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
245 ], | 254 ], |
| 255 "cwd": "[SLAVE_BUILD]", |
246 "name": "cleanup_temp" | 256 "name": "cleanup_temp" |
247 }, | 257 }, |
248 { | 258 { |
249 "cmd": [ | 259 "cmd": [ |
250 "python", | 260 "python", |
251 "-u", | 261 "-u", |
252 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 262 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
253 "[CWD]\\src\\out\\Release_x64" | 263 "[SLAVE_BUILD]\\src\\out\\Release_x64" |
254 ], | 264 ], |
| 265 "cwd": "[SLAVE_BUILD]", |
255 "name": "rmtree build directory", | 266 "name": "rmtree build directory", |
256 "~followup_annotations": [ | 267 "~followup_annotations": [ |
257 "@@@STEP_LOG_LINE@python.inline@@@@", | 268 "@@@STEP_LOG_LINE@python.inline@@@@", |
258 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 269 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
259 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 270 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
260 "@@@STEP_LOG_LINE@python.inline@@@@", | 271 "@@@STEP_LOG_LINE@python.inline@@@@", |
261 "@@@STEP_LOG_LINE@python.inline@@@@", | 272 "@@@STEP_LOG_LINE@python.inline@@@@", |
262 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 273 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
263 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 274 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
264 "@@@STEP_LOG_END@python.inline@@@" | 275 "@@@STEP_LOG_END@python.inline@@@" |
265 ] | 276 ] |
266 }, | 277 }, |
267 { | 278 { |
268 "cmd": [ | 279 "cmd": [ |
269 "python", | 280 "python", |
270 "-u", | 281 "-u", |
271 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 282 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
272 "--show-path", | 283 "--show-path", |
273 "python", | 284 "python", |
274 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\extract_build.py", | 285 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\extract_build.py", |
275 "--target", | 286 "--target", |
276 "Release_x64", | 287 "Release_x64", |
277 "--build-archive-url", | 288 "--build-archive-url", |
278 "gs://test-domain/test-archive.zip", | 289 "gs://test-domain/test-archive.zip", |
279 "--master-name", | 290 "--master-name", |
280 "chromium.win", | 291 "chromium.win", |
281 "--build-number", | 292 "--build-number", |
282 "571" | 293 "571" |
283 ], | 294 ], |
| 295 "cwd": "[SLAVE_BUILD]", |
284 "name": "extract build" | 296 "name": "extract build" |
285 }, | 297 }, |
286 { | 298 { |
287 "cmd": [ | 299 "cmd": [ |
288 "python", | 300 "python", |
289 "-u", | 301 "-u", |
290 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 302 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
291 "--build-dir", | 303 "--build-dir", |
292 "[CWD]\\src\\out\\Release_x64", | 304 "[SLAVE_BUILD]\\src\\out\\Release_x64", |
293 "--output-json", | 305 "--output-json", |
294 "/path/to/tmp/json" | 306 "/path/to/tmp/json" |
295 ], | 307 ], |
| 308 "cwd": "[SLAVE_BUILD]", |
296 "name": "find isolated tests", | 309 "name": "find isolated tests", |
297 "~followup_annotations": [ | 310 "~followup_annotations": [ |
298 "@@@STEP_LOG_LINE@json.output@{@@@", | 311 "@@@STEP_LOG_LINE@json.output@{@@@", |
299 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 312 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
300 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 313 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
301 "@@@STEP_LOG_LINE@json.output@}@@@", | 314 "@@@STEP_LOG_LINE@json.output@}@@@", |
302 "@@@STEP_LOG_END@json.output@@@", | 315 "@@@STEP_LOG_END@json.output@@@", |
303 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 316 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
304 ] | 317 ] |
305 }, | 318 }, |
306 { | 319 { |
307 "cmd": [ | 320 "cmd": [ |
308 "python", | 321 "python", |
309 "-u", | 322 "-u", |
310 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 323 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
311 "trigger", | 324 "trigger", |
312 "--swarming", | 325 "--swarming", |
313 "https://chromium-swarm.appspot.com", | 326 "https://chromium-swarm.appspot.com", |
314 "--isolate-server", | 327 "--isolate-server", |
315 "https://isolateserver.appspot.com", | 328 "https://isolateserver.appspot.com", |
316 "--priority", | 329 "--priority", |
317 "25", | 330 "25", |
318 "--shards", | 331 "--shards", |
319 "1", | 332 "1", |
320 "--task-name", | 333 "--task-name", |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
359 "purpose:post-commit", | 372 "purpose:post-commit", |
360 "--tag", | 373 "--tag", |
361 "slavename:TestSlavename", | 374 "slavename:TestSlavename", |
362 "--tag", | 375 "--tag", |
363 "stepname:browser_tests on Windows-10-10586", | 376 "stepname:browser_tests on Windows-10-10586", |
364 "--idempotent", | 377 "--idempotent", |
365 "ffffffffffffffffffffffffffffffffffffffff", | 378 "ffffffffffffffffffffffffffffffffffffffff", |
366 "--", | 379 "--", |
367 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 380 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
368 ], | 381 ], |
| 382 "cwd": "[SLAVE_BUILD]", |
369 "name": "[trigger] browser_tests on Windows-10-10586", | 383 "name": "[trigger] browser_tests on Windows-10-10586", |
370 "~followup_annotations": [ | 384 "~followup_annotations": [ |
371 "@@@STEP_LOG_LINE@json.output@{@@@", | 385 "@@@STEP_LOG_LINE@json.output@{@@@", |
372 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window
s-10-10586/ffffffffff/Win10 Tests x64/571\", @@@", | 386 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window
s-10-10586/ffffffffff/Win10 Tests x64/571\", @@@", |
373 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 387 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
374 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-10-10586/fffffff
fff/Win10 Tests x64/571\": {@@@", | 388 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-10-10586/fffffff
fff/Win10 Tests x64/571\": {@@@", |
375 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 389 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
376 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 390 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
377 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 391 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
378 "@@@STEP_LOG_LINE@json.output@ }@@@", | 392 "@@@STEP_LOG_LINE@json.output@ }@@@", |
379 "@@@STEP_LOG_LINE@json.output@ }@@@", | 393 "@@@STEP_LOG_LINE@json.output@ }@@@", |
380 "@@@STEP_LOG_LINE@json.output@}@@@", | 394 "@@@STEP_LOG_LINE@json.output@}@@@", |
381 "@@@STEP_LOG_END@json.output@@@", | 395 "@@@STEP_LOG_END@json.output@@@", |
382 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 396 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
383 ] | 397 ] |
384 }, | 398 }, |
385 { | 399 { |
386 "cmd": [ | 400 "cmd": [ |
387 "python", | 401 "python", |
388 "-u", | 402 "-u", |
389 "[CWD]\\src\\chrome\\test\\mini_installer\\test_installer.py", | 403 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\test_installer.py", |
390 "--build-dir", | 404 "--build-dir", |
391 "[CWD]\\src\\out", | 405 "[SLAVE_BUILD]\\src\\out", |
392 "--target", | 406 "--target", |
393 "Release_x64", | 407 "Release_x64", |
394 "--force-clean", | 408 "--force-clean", |
395 "--config", | 409 "--config", |
396 "[CWD]\\src\\chrome\\test\\mini_installer\\config\\config.config", | 410 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\config\\config.config", |
397 "--write-full-results-to", | 411 "--write-full-results-to", |
398 "/path/to/tmp/json" | 412 "/path/to/tmp/json" |
399 ], | 413 ], |
| 414 "cwd": "[SLAVE_BUILD]", |
400 "name": "test_installer" | 415 "name": "test_installer" |
401 }, | 416 }, |
402 { | 417 { |
403 "allow_subannotations": true, | 418 "allow_subannotations": true, |
404 "cmd": [ | 419 "cmd": [ |
405 "python", | 420 "python", |
406 "-u", | 421 "-u", |
407 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 422 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
408 "python", | 423 "python", |
409 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py", | 424 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py", |
410 "--swarming-client-dir", | 425 "--swarming-client-dir", |
411 "[CWD]\\src\\tools\\swarming_client", | 426 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
412 "--temp-root-dir", | 427 "--temp-root-dir", |
413 "[TMP]", | 428 "[TMP_BASE]", |
414 "--merged-test-output", | 429 "--merged-test-output", |
415 "/path/to/tmp/json", | 430 "/path/to/tmp/json", |
416 "--", | 431 "--", |
417 "collect", | 432 "collect", |
418 "--swarming", | 433 "--swarming", |
419 "https://chromium-swarm.appspot.com", | 434 "https://chromium-swarm.appspot.com", |
420 "--decorate", | 435 "--decorate", |
421 "--print-status-updates", | 436 "--print-status-updates", |
422 "--shards", | 437 "--shards", |
423 "1", | 438 "1", |
424 "browser_tests/Windows-10-10586/ffffffffff/Win10 Tests x64/571" | 439 "browser_tests/Windows-10-10586/ffffffffff/Win10 Tests x64/571" |
425 ], | 440 ], |
| 441 "cwd": "[SLAVE_BUILD]", |
426 "name": "browser_tests on Windows-10-10586", | 442 "name": "browser_tests on Windows-10-10586", |
427 "~followup_annotations": [ | 443 "~followup_annotations": [ |
428 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 444 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
429 ] | 445 ] |
430 }, | 446 }, |
431 { | 447 { |
432 "cmd": [ | 448 "cmd": [ |
433 "python", | 449 "python", |
434 "-u", | 450 "-u", |
435 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", | 451 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", |
436 "--input-gtest-json", | 452 "--input-gtest-json", |
437 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 453 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
438 "--master-name", | 454 "--master-name", |
439 "chromium.win", | 455 "chromium.win", |
440 "--builder-name", | 456 "--builder-name", |
441 "Win10 Tests x64", | 457 "Win10 Tests x64", |
442 "--build-number", | 458 "--build-number", |
443 "571", | 459 "571", |
444 "--test-type", | 460 "--test-type", |
445 "browser_tests on Windows-10-10586", | 461 "browser_tests on Windows-10-10586", |
446 "--test-results-server", | 462 "--test-results-server", |
447 "test-results.appspot.com", | 463 "test-results.appspot.com", |
448 "--chrome-revision", | 464 "--chrome-revision", |
449 "170242" | 465 "170242" |
450 ], | 466 ], |
| 467 "cwd": "[SLAVE_BUILD]", |
451 "name": "Upload to test-results [browser_tests on Windows-10-10586]" | 468 "name": "Upload to test-results [browser_tests on Windows-10-10586]" |
452 }, | 469 }, |
453 { | 470 { |
454 "cmd": [ | 471 "cmd": [ |
455 "python", | 472 "python", |
456 "-u", | 473 "-u", |
457 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 474 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
458 "--target", | 475 "--target", |
459 "Release_x64" | 476 "Release_x64" |
460 ], | 477 ], |
| 478 "cwd": "[SLAVE_BUILD]", |
461 "name": "process_dumps" | 479 "name": "process_dumps" |
462 }, | 480 }, |
463 { | 481 { |
464 "name": "$result", | 482 "name": "$result", |
465 "recipe_result": null, | 483 "recipe_result": null, |
466 "status_code": 0 | 484 "status_code": 0 |
467 } | 485 } |
468 ] | 486 ] |
OLD | NEW |