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 "tryserver.chromium.win", | 17 "tryserver.chromium.win", |
17 "--builder", | 18 "--builder", |
18 "win_chromium_variable", | 19 "win_chromium_variable", |
19 "--slave", | 20 "--slave", |
20 "build1-a1", | 21 "build1-a1", |
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@r1", | 33 "src@r1", |
33 "--output_manifest" | 34 "--output_manifest" |
34 ], | 35 ], |
| 36 "cwd": "[SLAVE_BUILD]", |
35 "env": { | 37 "env": { |
36 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 38 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
37 }, | 39 }, |
38 "name": "bot_update", | 40 "name": "bot_update", |
39 "~followup_annotations": [ | 41 "~followup_annotations": [ |
40 "@@@STEP_TEXT@Some step text@@@", | 42 "@@@STEP_TEXT@Some step text@@@", |
41 "@@@STEP_LOG_LINE@json.output@{@@@", | 43 "@@@STEP_LOG_LINE@json.output@{@@@", |
42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
98 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
99 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
100 "@@@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}\"@@@", |
101 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 104 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
103 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
104 ] | 106 ] |
105 }, | 107 }, |
106 { | 108 { |
107 "cmd": [], | 109 "cmd": [], |
| 110 "cwd": "[SLAVE_BUILD]", |
108 "name": "ensure_goma" | 111 "name": "ensure_goma" |
109 }, | 112 }, |
110 { | 113 { |
111 "cmd": [ | 114 "cmd": [ |
112 "python", | 115 "python", |
113 "-u", | 116 "-u", |
114 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 117 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
115 "--platform", | 118 "--platform", |
116 "windows-amd64", | 119 "windows-amd64", |
117 "--dest-directory", | 120 "--dest-directory", |
118 "[CWD]\\cipd", | 121 "[SLAVE_BUILD]\\cipd", |
119 "--json-output", | 122 "--json-output", |
120 "/path/to/tmp/json" | 123 "/path/to/tmp/json" |
121 ], | 124 ], |
| 125 "cwd": "[SLAVE_BUILD]", |
122 "name": "ensure_goma.install cipd", | 126 "name": "ensure_goma.install cipd", |
123 "~followup_annotations": [ | 127 "~followup_annotations": [ |
124 "@@@STEP_NEST_LEVEL@1@@@", | 128 "@@@STEP_NEST_LEVEL@1@@@", |
125 "@@@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@@
@", |
126 "@@@STEP_LOG_LINE@json.output@{@@@", | 130 "@@@STEP_LOG_LINE@json.output@{@@@", |
127 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
128 "@@@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\"@@@", |
129 "@@@STEP_LOG_LINE@json.output@}@@@", | 133 "@@@STEP_LOG_LINE@json.output@}@@@", |
130 "@@@STEP_LOG_END@json.output@@@" | 134 "@@@STEP_LOG_END@json.output@@@" |
131 ] | 135 ] |
132 }, | 136 }, |
133 { | 137 { |
134 "cmd": [ | 138 "cmd": [ |
135 "fake_slave_build/cipd", | 139 "[SLAVE_BUILD]\\cipd\\cipd", |
136 "ensure", | 140 "ensure", |
137 "--root", | 141 "--root", |
138 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 142 "[CACHE]\\cipd\\goma", |
139 "--list", | 143 "--list", |
140 "infra_internal/goma/client/windows-amd64 release", | 144 "infra_internal/goma/client/windows-amd64 release", |
141 "--json-output", | 145 "--json-output", |
142 "/path/to/tmp/json", | 146 "/path/to/tmp/json", |
143 "--service-account-json", | 147 "--service-account-json", |
144 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 148 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
145 ], | 149 ], |
| 150 "cwd": "[SLAVE_BUILD]", |
146 "name": "ensure_goma.ensure_installed", | 151 "name": "ensure_goma.ensure_installed", |
147 "~followup_annotations": [ | 152 "~followup_annotations": [ |
148 "@@@STEP_NEST_LEVEL@1@@@", | 153 "@@@STEP_NEST_LEVEL@1@@@", |
149 "@@@STEP_LOG_LINE@json.output@{@@@", | 154 "@@@STEP_LOG_LINE@json.output@{@@@", |
150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 155 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
151 "@@@STEP_LOG_LINE@json.output@ {@@@", | 156 "@@@STEP_LOG_LINE@json.output@ {@@@", |
152 "@@@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---------\", @@@", |
153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
154 "@@@STEP_LOG_LINE@json.output@ }@@@", | 159 "@@@STEP_LOG_LINE@json.output@ }@@@", |
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_END@json.output@@@" | 162 "@@@STEP_LOG_END@json.output@@@" |
158 ] | 163 ] |
159 }, | 164 }, |
160 { | 165 { |
161 "cmd": [ | 166 "cmd": [ |
162 "python", | 167 "python", |
163 "-u", | 168 "-u", |
164 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 169 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
165 "--version" | 170 "--version" |
166 ], | 171 ], |
| 172 "cwd": "[SLAVE_BUILD]", |
167 "name": "swarming.py --version", | 173 "name": "swarming.py --version", |
168 "stdout": "/path/to/tmp/", | 174 "stdout": "/path/to/tmp/", |
169 "~followup_annotations": [ | 175 "~followup_annotations": [ |
170 "@@@STEP_TEXT@0.4.10@@@" | 176 "@@@STEP_TEXT@0.4.10@@@" |
171 ] | 177 ] |
172 }, | 178 }, |
173 { | 179 { |
174 "cmd": [ | 180 "cmd": [ |
175 "python", | 181 "python", |
176 "-u", | 182 "-u", |
177 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 183 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
178 "runhooks" | 184 "runhooks" |
179 ], | 185 ], |
| 186 "cwd": "[SLAVE_BUILD]", |
180 "env": { | 187 "env": { |
181 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 188 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
182 "GYP_CHROMIUM_NO_ACTION": "1", | 189 "GYP_CHROMIUM_NO_ACTION": "1", |
183 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]\\b\\build\\slave\\cache
\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare
use_goma=1", | 190 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
184 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 191 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
185 }, | 192 }, |
186 "name": "gclient runhooks" | 193 "name": "gclient runhooks" |
187 }, | 194 }, |
188 { | 195 { |
189 "cmd": [ | 196 "cmd": [ |
190 "python", | 197 "python", |
191 "-u", | 198 "-u", |
192 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 199 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
193 "--output", | 200 "--output", |
194 "/path/to/tmp/json", | 201 "/path/to/tmp/json", |
195 "--", | 202 "--", |
196 "--build-config-fs", | 203 "--build-config-fs", |
197 "Release", | 204 "Release", |
198 "--use-src-side-runtest-py", | 205 "--use-src-side-runtest-py", |
199 "--paths", | 206 "--paths", |
200 "{\"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\"}", | 207 "{\"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\"}", |
201 "--properties", | 208 "--properties", |
202 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" | 209 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
203 ], | 210 ], |
| 211 "cwd": "[SLAVE_BUILD]", |
204 "name": "get compile targets for scripts", | 212 "name": "get compile targets for scripts", |
205 "~followup_annotations": [ | 213 "~followup_annotations": [ |
206 "@@@STEP_LOG_LINE@json.output@{}@@@", | 214 "@@@STEP_LOG_LINE@json.output@{}@@@", |
207 "@@@STEP_LOG_END@json.output@@@" | 215 "@@@STEP_LOG_END@json.output@@@" |
208 ] | 216 ] |
209 }, | 217 }, |
210 { | 218 { |
211 "cmd": [ | 219 "cmd": [ |
212 "python", | 220 "python", |
213 "-u", | 221 "-u", |
214 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 222 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
215 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", | 223 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
216 "/path/to/tmp/json" | 224 "/path/to/tmp/json" |
217 ], | 225 ], |
| 226 "cwd": "[SLAVE_BUILD]", |
218 "name": "read test spec", | 227 "name": "read test spec", |
219 "~followup_annotations": [ | 228 "~followup_annotations": [ |
220 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", | 229 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
221 "@@@STEP_LOG_LINE@json.output@{}@@@", | 230 "@@@STEP_LOG_LINE@json.output@{}@@@", |
222 "@@@STEP_LOG_END@json.output@@@" | 231 "@@@STEP_LOG_END@json.output@@@" |
223 ] | 232 ] |
224 }, | 233 }, |
225 { | 234 { |
226 "cmd": [ | 235 "cmd": [ |
227 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" | 236 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" |
228 ], | 237 ], |
229 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", | 238 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", |
230 "name": "ensure git tooling on windows" | 239 "name": "ensure git tooling on windows" |
231 }, | 240 }, |
232 { | 241 { |
233 "cmd": [ | 242 "cmd": [ |
234 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", | 243 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", |
235 "log", | 244 "log", |
236 "--format=%H", | 245 "--format=%H", |
237 "r0..r1" | 246 "r0..r1" |
238 ], | 247 ], |
239 "cwd": "[CWD]\\src", | 248 "cwd": "[SLAVE_BUILD]\\src", |
240 "name": "git commits in range", | 249 "name": "git commits in range", |
241 "stdout": "/path/to/tmp/", | 250 "stdout": "/path/to/tmp/", |
242 "~followup_annotations": [ | 251 "~followup_annotations": [ |
243 "@@@STEP_LOG_LINE@revisions@r1@@@", | 252 "@@@STEP_LOG_LINE@revisions@r1@@@", |
244 "@@@STEP_LOG_END@revisions@@@" | 253 "@@@STEP_LOG_END@revisions@@@" |
245 ] | 254 ] |
246 }, | 255 }, |
247 { | 256 { |
248 "cmd": [], | 257 "cmd": [], |
| 258 "cwd": "[SLAVE_BUILD]", |
249 "name": "test r1" | 259 "name": "test r1" |
250 }, | 260 }, |
251 { | 261 { |
252 "cmd": [ | 262 "cmd": [ |
253 "python", | 263 "python", |
254 "-u", | 264 "-u", |
255 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 265 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
256 ], | 266 ], |
| 267 "cwd": "[SLAVE_BUILD]", |
257 "name": "test r1.taskkill", | 268 "name": "test r1.taskkill", |
258 "~followup_annotations": [ | 269 "~followup_annotations": [ |
259 "@@@STEP_NEST_LEVEL@1@@@" | 270 "@@@STEP_NEST_LEVEL@1@@@" |
260 ] | 271 ] |
261 }, | 272 }, |
262 { | 273 { |
263 "cmd": [ | 274 "cmd": [ |
264 "python", | 275 "python", |
265 "-u", | 276 "-u", |
266 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 277 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
267 "--master", | 278 "--master", |
268 "tryserver.chromium.win", | 279 "tryserver.chromium.win", |
269 "--builder", | 280 "--builder", |
270 "win_chromium_variable", | 281 "win_chromium_variable", |
271 "--slave", | 282 "--slave", |
272 "build1-a1", | 283 "build1-a1", |
273 "--spec", | 284 "--spec", |
274 "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'}]", | 285 "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'}]", |
275 "--root", | 286 "--root", |
276 "src", | 287 "src", |
277 "--revision_mapping_file", | 288 "--revision_mapping_file", |
278 "{\"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\"}", | 289 "{\"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\"}", |
279 "--git-cache-dir", | 290 "--git-cache-dir", |
280 "[ROOT]\\b\\build\\slave\\cache_dir", | 291 "[GIT_CACHE]", |
281 "--output_json", | 292 "--output_json", |
282 "/path/to/tmp/json", | 293 "/path/to/tmp/json", |
283 "--revision", | 294 "--revision", |
284 "src@r1", | 295 "src@r1", |
285 "--output_manifest" | 296 "--output_manifest" |
286 ], | 297 ], |
| 298 "cwd": "[SLAVE_BUILD]", |
287 "env": { | 299 "env": { |
288 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 300 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
289 }, | 301 }, |
290 "name": "test r1.bot_update", | 302 "name": "test r1.bot_update", |
291 "~followup_annotations": [ | 303 "~followup_annotations": [ |
292 "@@@STEP_NEST_LEVEL@1@@@", | 304 "@@@STEP_NEST_LEVEL@1@@@", |
293 "@@@STEP_TEXT@Some step text@@@", | 305 "@@@STEP_TEXT@Some step text@@@", |
294 "@@@STEP_LOG_LINE@json.output@{@@@", | 306 "@@@STEP_LOG_LINE@json.output@{@@@", |
295 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 307 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
296 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 308 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
351 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 363 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
352 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 364 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
353 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 365 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
354 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 366 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
355 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 367 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
356 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 368 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
357 ] | 369 ] |
358 }, | 370 }, |
359 { | 371 { |
360 "cmd": [], | 372 "cmd": [], |
| 373 "cwd": "[SLAVE_BUILD]", |
361 "name": "test r1.ensure_goma", | 374 "name": "test r1.ensure_goma", |
362 "~followup_annotations": [ | 375 "~followup_annotations": [ |
363 "@@@STEP_NEST_LEVEL@1@@@" | 376 "@@@STEP_NEST_LEVEL@1@@@" |
364 ] | 377 ] |
365 }, | 378 }, |
366 { | 379 { |
367 "cmd": [ | 380 "cmd": [ |
368 "python", | 381 "python", |
369 "-u", | 382 "-u", |
370 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 383 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
371 "--platform", | 384 "--platform", |
372 "windows-amd64", | 385 "windows-amd64", |
373 "--dest-directory", | 386 "--dest-directory", |
374 "[CWD]\\cipd", | 387 "[SLAVE_BUILD]\\cipd", |
375 "--json-output", | 388 "--json-output", |
376 "/path/to/tmp/json" | 389 "/path/to/tmp/json" |
377 ], | 390 ], |
| 391 "cwd": "[SLAVE_BUILD]", |
378 "name": "test r1.ensure_goma.install cipd", | 392 "name": "test r1.ensure_goma.install cipd", |
379 "~followup_annotations": [ | 393 "~followup_annotations": [ |
380 "@@@STEP_NEST_LEVEL@2@@@", | 394 "@@@STEP_NEST_LEVEL@2@@@", |
381 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 395 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
382 "@@@STEP_LOG_LINE@json.output@{@@@", | 396 "@@@STEP_LOG_LINE@json.output@{@@@", |
383 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 397 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
384 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 398 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
385 "@@@STEP_LOG_LINE@json.output@}@@@", | 399 "@@@STEP_LOG_LINE@json.output@}@@@", |
386 "@@@STEP_LOG_END@json.output@@@" | 400 "@@@STEP_LOG_END@json.output@@@" |
387 ] | 401 ] |
388 }, | 402 }, |
389 { | 403 { |
390 "cmd": [ | 404 "cmd": [ |
391 "fake_slave_build/cipd", | 405 "[SLAVE_BUILD]\\cipd\\cipd", |
392 "ensure", | 406 "ensure", |
393 "--root", | 407 "--root", |
394 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 408 "[CACHE]\\cipd\\goma", |
395 "--list", | 409 "--list", |
396 "infra_internal/goma/client/windows-amd64 release", | 410 "infra_internal/goma/client/windows-amd64 release", |
397 "--json-output", | 411 "--json-output", |
398 "/path/to/tmp/json", | 412 "/path/to/tmp/json", |
399 "--service-account-json", | 413 "--service-account-json", |
400 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 414 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
401 ], | 415 ], |
| 416 "cwd": "[SLAVE_BUILD]", |
402 "name": "test r1.ensure_goma.ensure_installed", | 417 "name": "test r1.ensure_goma.ensure_installed", |
403 "~followup_annotations": [ | 418 "~followup_annotations": [ |
404 "@@@STEP_NEST_LEVEL@2@@@", | 419 "@@@STEP_NEST_LEVEL@2@@@", |
405 "@@@STEP_LOG_LINE@json.output@{@@@", | 420 "@@@STEP_LOG_LINE@json.output@{@@@", |
406 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 421 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
407 "@@@STEP_LOG_LINE@json.output@ {@@@", | 422 "@@@STEP_LOG_LINE@json.output@ {@@@", |
408 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 423 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
409 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 424 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
410 "@@@STEP_LOG_LINE@json.output@ }@@@", | 425 "@@@STEP_LOG_LINE@json.output@ }@@@", |
411 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 426 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
412 "@@@STEP_LOG_LINE@json.output@}@@@", | 427 "@@@STEP_LOG_LINE@json.output@}@@@", |
413 "@@@STEP_LOG_END@json.output@@@" | 428 "@@@STEP_LOG_END@json.output@@@" |
414 ] | 429 ] |
415 }, | 430 }, |
416 { | 431 { |
417 "cmd": [ | 432 "cmd": [ |
418 "python", | 433 "python", |
419 "-u", | 434 "-u", |
420 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 435 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
421 "runhooks" | 436 "runhooks" |
422 ], | 437 ], |
| 438 "cwd": "[SLAVE_BUILD]", |
423 "env": { | 439 "env": { |
424 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 440 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
425 "GYP_CHROMIUM_NO_ACTION": "1", | 441 "GYP_CHROMIUM_NO_ACTION": "1", |
426 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]\\b\\build\\slave\\cache
\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare
use_goma=1", | 442 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
427 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 443 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
428 }, | 444 }, |
429 "name": "test r1.gclient runhooks", | 445 "name": "test r1.gclient runhooks", |
430 "~followup_annotations": [ | 446 "~followup_annotations": [ |
431 "@@@STEP_NEST_LEVEL@1@@@" | 447 "@@@STEP_NEST_LEVEL@1@@@" |
432 ] | 448 ] |
433 }, | 449 }, |
434 { | 450 { |
435 "cmd": [ | 451 "cmd": [ |
436 "python", | 452 "python", |
437 "-u", | 453 "-u", |
438 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 454 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
439 "--output", | 455 "--output", |
440 "/path/to/tmp/json", | 456 "/path/to/tmp/json", |
441 "--", | 457 "--", |
442 "--build-config-fs", | 458 "--build-config-fs", |
443 "Release", | 459 "Release", |
444 "--use-src-side-runtest-py", | 460 "--use-src-side-runtest-py", |
445 "--paths", | 461 "--paths", |
446 "{\"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\"}", | 462 "{\"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\"}", |
447 "--properties", | 463 "--properties", |
448 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" | 464 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
449 ], | 465 ], |
| 466 "cwd": "[SLAVE_BUILD]", |
450 "name": "test r1.get compile targets for scripts", | 467 "name": "test r1.get compile targets for scripts", |
451 "~followup_annotations": [ | 468 "~followup_annotations": [ |
452 "@@@STEP_NEST_LEVEL@1@@@", | 469 "@@@STEP_NEST_LEVEL@1@@@", |
453 "@@@STEP_LOG_LINE@json.output@{}@@@", | 470 "@@@STEP_LOG_LINE@json.output@{}@@@", |
454 "@@@STEP_LOG_END@json.output@@@" | 471 "@@@STEP_LOG_END@json.output@@@" |
455 ] | 472 ] |
456 }, | 473 }, |
457 { | 474 { |
458 "cmd": [ | 475 "cmd": [ |
459 "python", | 476 "python", |
460 "-u", | 477 "-u", |
461 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 478 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
462 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", | 479 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
463 "/path/to/tmp/json" | 480 "/path/to/tmp/json" |
464 ], | 481 ], |
| 482 "cwd": "[SLAVE_BUILD]", |
465 "name": "test r1.read test spec", | 483 "name": "test r1.read test spec", |
466 "~followup_annotations": [ | 484 "~followup_annotations": [ |
467 "@@@STEP_NEST_LEVEL@1@@@", | 485 "@@@STEP_NEST_LEVEL@1@@@", |
468 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", | 486 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
469 "@@@STEP_LOG_LINE@json.output@{@@@", | 487 "@@@STEP_LOG_LINE@json.output@{@@@", |
470 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", | 488 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", |
471 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 489 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
472 "@@@STEP_LOG_LINE@json.output@ {@@@", | 490 "@@@STEP_LOG_LINE@json.output@ {@@@", |
473 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 491 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
474 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 492 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
475 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 493 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
476 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", | 494 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", |
477 "@@@STEP_LOG_LINE@json.output@ }@@@", | 495 "@@@STEP_LOG_LINE@json.output@ }@@@", |
478 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 496 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
479 "@@@STEP_LOG_LINE@json.output@ }@@@", | 497 "@@@STEP_LOG_LINE@json.output@ }@@@", |
480 "@@@STEP_LOG_LINE@json.output@}@@@", | 498 "@@@STEP_LOG_LINE@json.output@}@@@", |
481 "@@@STEP_LOG_END@json.output@@@" | 499 "@@@STEP_LOG_END@json.output@@@" |
482 ] | 500 ] |
483 }, | 501 }, |
484 { | 502 { |
485 "cmd": [ | 503 "cmd": [ |
486 "python", | 504 "python", |
487 "-u", | 505 "-u", |
488 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 506 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
489 "--target", | 507 "--target", |
490 "Release" | 508 "Release" |
491 ], | 509 ], |
| 510 "cwd": "[SLAVE_BUILD]", |
492 "name": "test r1.process_dumps", | 511 "name": "test r1.process_dumps", |
493 "~followup_annotations": [ | 512 "~followup_annotations": [ |
494 "@@@STEP_NEST_LEVEL@1@@@" | 513 "@@@STEP_NEST_LEVEL@1@@@" |
495 ] | 514 ] |
496 }, | 515 }, |
497 { | 516 { |
498 "cmd": [ | 517 "cmd": [ |
499 "python", | 518 "python", |
500 "-u", | 519 "-u", |
501 "import sys; sys.exit(0)" | 520 "import sys; sys.exit(0)" |
502 ], | 521 ], |
| 522 "cwd": "[SLAVE_BUILD]", |
503 "name": "report", | 523 "name": "report", |
504 "~followup_annotations": [ | 524 "~followup_annotations": [ |
505 "@@@STEP_LOG_LINE@report@{@@@", | 525 "@@@STEP_LOG_LINE@report@{@@@", |
506 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", | 526 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", |
507 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", | 527 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", |
508 "@@@STEP_LOG_LINE@report@ \"newly_added_tests\": {@@@", | 528 "@@@STEP_LOG_LINE@report@ \"newly_added_tests\": {@@@", |
509 "@@@STEP_LOG_LINE@report@ \"status\": \"skipped\", @@@", | 529 "@@@STEP_LOG_LINE@report@ \"status\": \"skipped\", @@@", |
510 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", | 530 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", |
511 "@@@STEP_LOG_LINE@report@ }@@@", | 531 "@@@STEP_LOG_LINE@report@ }@@@", |
512 "@@@STEP_LOG_LINE@report@ }@@@", | 532 "@@@STEP_LOG_LINE@report@ }@@@", |
513 "@@@STEP_LOG_LINE@report@ }, @@@", | 533 "@@@STEP_LOG_LINE@report@ }, @@@", |
514 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@", | 534 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@", |
515 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1@@@", | 535 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1@@@", |
516 "@@@STEP_LOG_LINE@report@ }@@@", | 536 "@@@STEP_LOG_LINE@report@ }@@@", |
517 "@@@STEP_LOG_LINE@report@}@@@", | 537 "@@@STEP_LOG_LINE@report@}@@@", |
518 "@@@STEP_LOG_END@report@@@", | 538 "@@@STEP_LOG_END@report@@@", |
519 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"newly_added_tests\": {\"status\": \"skipped\", \"vali
d\": true}}}}@@@" | 539 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"newly_added_tests\": {\"status\": \"skipped\", \"vali
d\": true}}}}@@@" |
520 ] | 540 ] |
521 }, | 541 }, |
522 { | 542 { |
523 "name": "$result", | 543 "name": "$result", |
524 "recipe_result": null, | 544 "recipe_result": null, |
525 "status_code": 0 | 545 "status_code": 0 |
526 } | 546 } |
527 ] | 547 ] |
OLD | NEW |