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.fyi", | 17 "chromium.fyi", |
17 "--builder", | 18 "--builder", |
18 "CrWinClang64", | 19 "CrWinClang64", |
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'}, {'cus
tom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/ch
rome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_pro
file/searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None,
'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private
': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs':
None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_por
ts': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src
/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data/tab_switchin
g': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder':
None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins':
None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-int
ernal/trunk/src-internal'}]", | 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'}, {'custom_deps': {'src/chrome/test/da
ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp
lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src
/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No
ne, 'src/chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/
plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery':
None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_tes
t': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/
data/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/
test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_deco
der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec
oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url
': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", |
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@HEAD", | 33 "src@HEAD", |
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\": \"HEAD\"@@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...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": "branding=Chrome buildtype=Official clang=1 component=stati
c_library fastbuild=1 gomadir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' targe
t_arch=x64 test_isolation_mode=prepare use_goma=1", | 191 "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=stati
c_library fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 test_isolati
on_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 "--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\": \"CrWinClang64\", \"buildnumber\": 571, \"mastername\":
\"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\
"}" | 209 "{\"buildername\": \"CrWinClang64\", \"buildnumber\": 571, \"mastername\":
\"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"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.fyi.json", | 223 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.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.fyi.json@@@", | 229 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
221 "@@@STEP_LOG_LINE@json.output@{@@@", | 230 "@@@STEP_LOG_LINE@json.output@{@@@", |
222 "@@@STEP_LOG_LINE@json.output@ \"CrWinClang64 tester\": {@@@", | 231 "@@@STEP_LOG_LINE@json.output@ \"CrWinClang64 tester\": {@@@", |
223 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 232 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
224 "@@@STEP_LOG_LINE@json.output@ {@@@", | 233 "@@@STEP_LOG_LINE@json.output@ {@@@", |
225 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
226 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
227 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 236 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
228 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 237 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
229 "@@@STEP_LOG_LINE@json.output@ }@@@", | 238 "@@@STEP_LOG_LINE@json.output@ }@@@", |
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_END@json.output@@@" | 242 "@@@STEP_LOG_END@json.output@@@" |
234 ] | 243 ] |
235 }, | 244 }, |
236 { | 245 { |
237 "cmd": [ | 246 "cmd": [ |
238 "python", | 247 "python", |
239 "-u", | 248 "-u", |
240 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 249 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
241 "--show-path", | 250 "--show-path", |
242 "python", | 251 "python", |
243 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 252 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
244 ], | 253 ], |
| 254 "cwd": "[SLAVE_BUILD]", |
245 "name": "cleanup_temp" | 255 "name": "cleanup_temp" |
246 }, | 256 }, |
247 { | 257 { |
248 "cmd": [ | 258 "cmd": [ |
249 "python", | 259 "python", |
250 "-u", | 260 "-u", |
251 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 261 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
252 "--build-dir", | 262 "--build-dir", |
253 "[CWD]\\src\\out\\Release_x64", | 263 "[SLAVE_BUILD]\\src\\out\\Release_x64", |
254 "--clean-isolated-files" | 264 "--clean-isolated-files" |
255 ], | 265 ], |
| 266 "cwd": "[SLAVE_BUILD]", |
256 "name": "clean isolated files" | 267 "name": "clean isolated files" |
257 }, | 268 }, |
258 { | 269 { |
259 "cmd": [ | 270 "cmd": [ |
260 "python", | 271 "python", |
261 "-u", | 272 "-u", |
262 "[CWD]\\src\\tools\\mb\\mb.py", | 273 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
263 "gen", | 274 "gen", |
264 "-m", | 275 "-m", |
265 "chromium.fyi", | 276 "chromium.fyi", |
266 "-b", | 277 "-b", |
267 "CrWinClang64", | 278 "CrWinClang64", |
268 "--config-file", | 279 "--config-file", |
269 "[CWD]\\src\\tools\\mb\\mb_config.pyl", | 280 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
270 "--goma-dir", | 281 "--goma-dir", |
271 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 282 "[CACHE]\\cipd\\goma", |
272 "--swarming-targets-file", | 283 "--swarming-targets-file", |
273 "browser_tests\n", | 284 "browser_tests\n", |
274 "//out/Release_x64" | 285 "//out/Release_x64" |
275 ], | 286 ], |
| 287 "cwd": "[SLAVE_BUILD]", |
276 "name": "generate_build_files", | 288 "name": "generate_build_files", |
277 "~followup_annotations": [ | 289 "~followup_annotations": [ |
278 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 290 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
279 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 291 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
280 ] | 292 ] |
281 }, | 293 }, |
282 { | 294 { |
283 "allow_subannotations": true, | 295 "allow_subannotations": true, |
284 "cmd": [ | 296 "cmd": [ |
285 "python", | 297 "python", |
286 "-u", | 298 "-u", |
287 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", | 299 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", |
288 "--src-dir", | 300 "--src-dir", |
289 "[CWD]\\src", | 301 "[SLAVE_BUILD]\\src", |
290 "--output-json", | 302 "--output-json", |
291 "/path/to/tmp/json" | 303 "/path/to/tmp/json" |
292 ], | 304 ], |
| 305 "cwd": "[SLAVE_BUILD]", |
293 "env": { | 306 "env": { |
294 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 307 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
295 }, | 308 }, |
296 "name": "clang_revision", | 309 "name": "clang_revision", |
297 "~followup_annotations": [ | 310 "~followup_annotations": [ |
298 "@@@STEP_LOG_LINE@json.output@{@@@", | 311 "@@@STEP_LOG_LINE@json.output@{@@@", |
299 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 312 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
300 "@@@STEP_LOG_LINE@json.output@}@@@", | 313 "@@@STEP_LOG_LINE@json.output@}@@@", |
301 "@@@STEP_LOG_END@json.output@@@" | 314 "@@@STEP_LOG_END@json.output@@@" |
302 ] | 315 ] |
303 }, | 316 }, |
304 { | 317 { |
305 "cmd": [ | 318 "cmd": [ |
306 "python", | 319 "python", |
307 "-u", | 320 "-u", |
308 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 321 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
309 "--show-path", | 322 "--show-path", |
310 "python", | 323 "python", |
311 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 324 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
312 "--gsutil-py-path", | 325 "--gsutil-py-path", |
313 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 326 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
314 "--ninja-path", | 327 "--ninja-path", |
315 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 328 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
316 "--target", | 329 "--target", |
317 "Release_x64", | 330 "Release_x64", |
318 "--src-dir", | 331 "--src-dir", |
319 "[CWD]\\src", | 332 "[SLAVE_BUILD]\\src", |
320 "--goma-cache-dir", | 333 "--goma-cache-dir", |
321 "[ROOT]\\b\\build\\slave\\goma_cache", | 334 "[GOMA_CACHE]", |
322 "--build-tool", | 335 "--build-tool", |
323 "ninja", | 336 "ninja", |
324 "--build-data-dir", | 337 "--build-data-dir", |
325 "[ROOT]\\build_data_dir", | 338 "[ROOT]\\build_data_dir", |
326 "--compiler", | 339 "--compiler", |
327 "goma-clang", | 340 "goma-clang", |
328 "--goma-jsonstatus", | 341 "--goma-jsonstatus", |
329 "/path/to/tmp/json", | 342 "/path/to/tmp/json", |
330 "--goma-service-account-json-file", | 343 "--goma-service-account-json-file", |
331 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 344 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
332 "--mode", | 345 "--mode", |
333 "official", | 346 "official", |
334 "--goma-dir", | 347 "--goma-dir", |
335 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 348 "[CACHE]\\cipd\\goma", |
336 "--clobber", | 349 "--clobber", |
337 "--", | 350 "--", |
338 "all" | 351 "all" |
339 ], | 352 ], |
| 353 "cwd": "[SLAVE_BUILD]", |
340 "env": { | 354 "env": { |
341 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 355 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
342 }, | 356 }, |
343 "name": "compile", | 357 "name": "compile", |
344 "~followup_annotations": [ | 358 "~followup_annotations": [ |
345 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 359 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
346 "@@@STEP_LOG_END@json.output (invalid)@@@" | 360 "@@@STEP_LOG_END@json.output (invalid)@@@" |
347 ] | 361 ] |
348 }, | 362 }, |
349 { | 363 { |
350 "cmd": [ | 364 "cmd": [ |
351 "python", | 365 "python", |
352 "-u", | 366 "-u", |
353 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 367 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
354 "--build-dir", | 368 "--build-dir", |
355 "[CWD]\\src\\out\\Release_x64", | 369 "[SLAVE_BUILD]\\src\\out\\Release_x64", |
356 "--src-dir", | 370 "--src-dir", |
357 "[CWD]\\src" | 371 "[SLAVE_BUILD]\\src" |
358 ], | 372 ], |
359 "cwd": "[CWD]", | 373 "cwd": "[SLAVE_BUILD]", |
360 "name": "remove_build_metadata" | 374 "name": "remove_build_metadata" |
361 }, | 375 }, |
362 { | 376 { |
363 "cmd": [ | 377 "cmd": [ |
364 "python", | 378 "python", |
365 "-u", | 379 "-u", |
366 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 380 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
367 "[CWD]\\src\\tools\\swarming_client", | 381 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
368 "batcharchive", | 382 "batcharchive", |
369 "--dump-json", | 383 "--dump-json", |
370 "/path/to/tmp/json", | 384 "/path/to/tmp/json", |
371 "--isolate-server", | 385 "--isolate-server", |
372 "https://isolateserver.appspot.com", | 386 "https://isolateserver.appspot.com", |
373 "--verbose", | 387 "--verbose", |
374 "[CWD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json" | 388 "[SLAVE_BUILD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json" |
375 ], | 389 ], |
| 390 "cwd": "[SLAVE_BUILD]", |
376 "name": "isolate tests", | 391 "name": "isolate tests", |
377 "~followup_annotations": [ | 392 "~followup_annotations": [ |
378 "@@@STEP_LOG_LINE@json.output@{@@@", | 393 "@@@STEP_LOG_LINE@json.output@{@@@", |
379 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 394 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
380 "@@@STEP_LOG_LINE@json.output@}@@@", | 395 "@@@STEP_LOG_LINE@json.output@}@@@", |
381 "@@@STEP_LOG_END@json.output@@@" | 396 "@@@STEP_LOG_END@json.output@@@" |
382 ] | 397 ] |
383 }, | 398 }, |
384 { | 399 { |
385 "allow_subannotations": true, | 400 "allow_subannotations": true, |
386 "cmd": [ | 401 "cmd": [ |
387 "python", | 402 "python", |
388 "-u", | 403 "-u", |
389 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 404 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
390 "--show-path", | 405 "--show-path", |
391 "python", | 406 "python", |
392 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 407 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
393 "--target", | 408 "--target", |
394 "Release_x64", | 409 "Release_x64", |
395 "--build-url", | 410 "--build-url", |
396 "gs://chromium-fyi-archive/chromium.fyi/CrWinClang64", | 411 "gs://chromium-fyi-archive/chromium.fyi/CrWinClang64", |
397 "--build_revision", | 412 "--build_revision", |
398 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 413 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
399 "--factory-properties", | 414 "--factory-properties", |
400 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang64\
", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\
": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\"
: \"/path/to/workdir/TestSlavename\"}", | 415 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang64\
", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\
": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\"
: \"/path/to/workdir/TestSlavename\"}", |
401 "--build-properties", | 416 "--build-properties", |
402 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang64\
", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\
": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\"
: \"/path/to/workdir/TestSlavename\"}" | 417 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang64\
", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\
": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\"
: \"/path/to/workdir/TestSlavename\"}" |
403 ], | 418 ], |
| 419 "cwd": "[SLAVE_BUILD]", |
404 "name": "package build" | 420 "name": "package build" |
405 }, | 421 }, |
406 { | 422 { |
407 "cmd": [], | 423 "cmd": [], |
| 424 "cwd": "[SLAVE_BUILD]", |
408 "name": "trigger", | 425 "name": "trigger", |
409 "trigger_specs": [ | 426 "trigger_specs": [ |
410 { | 427 { |
411 "builder_name": "CrWinClang64 tester", | 428 "builder_name": "CrWinClang64 tester", |
412 "properties": { | 429 "properties": { |
413 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 430 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
414 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 431 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
415 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 432 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
416 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 433 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
417 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 434 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
(...skipping 10 matching lines...) Expand all Loading... |
428 "~followup_annotations": [ | 445 "~followup_annotations": [ |
429 "@@@STEP_TEXT@CrWinClang64 tester@@@" | 446 "@@@STEP_TEXT@CrWinClang64 tester@@@" |
430 ] | 447 ] |
431 }, | 448 }, |
432 { | 449 { |
433 "name": "$result", | 450 "name": "$result", |
434 "recipe_result": null, | 451 "recipe_result": null, |
435 "status_code": 0 | 452 "status_code": 0 |
436 } | 453 } |
437 ] | 454 ] |
OLD | NEW |