OLD | NEW |
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.chromium.linux", | 8 "tryserver.chromium.linux", |
9 "--builder", | 9 "--builder", |
10 "linux_chromium_rel_ng", | 10 "linux_chromium_rel_ng", |
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 "--output_manifest" | 31 "--output_manifest" |
32 ], | 32 ], |
| 33 "cwd": "[SLAVE_BUILD]", |
33 "env": { | 34 "env": { |
34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 35 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
35 }, | 36 }, |
36 "name": "bot_update", | 37 "name": "bot_update", |
37 "~followup_annotations": [ | 38 "~followup_annotations": [ |
38 "@@@STEP_TEXT@Some step text@@@", | 39 "@@@STEP_TEXT@Some step text@@@", |
39 "@@@STEP_LOG_LINE@json.output@{@@@", | 40 "@@@STEP_LOG_LINE@json.output@{@@@", |
40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
41 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
42 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
96 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
97 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
100 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
101 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
102 ] | 103 ] |
103 }, | 104 }, |
104 { | 105 { |
105 "cmd": [], | 106 "cmd": [], |
| 107 "cwd": "[SLAVE_BUILD]", |
106 "name": "ensure_goma" | 108 "name": "ensure_goma" |
107 }, | 109 }, |
108 { | 110 { |
109 "cmd": [ | 111 "cmd": [ |
110 "python", | 112 "python", |
111 "-u", | 113 "-u", |
112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 114 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
113 "--platform", | 115 "--platform", |
114 "linux-amd64", | 116 "linux-amd64", |
115 "--dest-directory", | 117 "--dest-directory", |
116 "[CWD]/cipd", | 118 "[SLAVE_BUILD]/cipd", |
117 "--json-output", | 119 "--json-output", |
118 "/path/to/tmp/json" | 120 "/path/to/tmp/json" |
119 ], | 121 ], |
| 122 "cwd": "[SLAVE_BUILD]", |
120 "name": "ensure_goma.install cipd", | 123 "name": "ensure_goma.install cipd", |
121 "~followup_annotations": [ | 124 "~followup_annotations": [ |
122 "@@@STEP_NEST_LEVEL@1@@@", | 125 "@@@STEP_NEST_LEVEL@1@@@", |
123 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
124 "@@@STEP_LOG_LINE@json.output@{@@@", | 127 "@@@STEP_LOG_LINE@json.output@{@@@", |
125 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
126 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
127 "@@@STEP_LOG_LINE@json.output@}@@@", | 130 "@@@STEP_LOG_LINE@json.output@}@@@", |
128 "@@@STEP_LOG_END@json.output@@@" | 131 "@@@STEP_LOG_END@json.output@@@" |
129 ] | 132 ] |
130 }, | 133 }, |
131 { | 134 { |
132 "cmd": [ | 135 "cmd": [ |
133 "fake_slave_build/cipd", | 136 "[SLAVE_BUILD]/cipd/cipd", |
134 "ensure", | 137 "ensure", |
135 "--root", | 138 "--root", |
136 "[ROOT]/b/build/slave/cache/cipd/goma", | 139 "[CACHE]/cipd/goma", |
137 "--list", | 140 "--list", |
138 "infra_internal/goma/client/linux-amd64 release", | 141 "infra_internal/goma/client/linux-amd64 release", |
139 "--json-output", | 142 "--json-output", |
140 "/path/to/tmp/json", | 143 "/path/to/tmp/json", |
141 "--service-account-json", | 144 "--service-account-json", |
142 "/creds/service_accounts/service-account-goma-client.json" | 145 "/creds/service_accounts/service-account-goma-client.json" |
143 ], | 146 ], |
| 147 "cwd": "[SLAVE_BUILD]", |
144 "name": "ensure_goma.ensure_installed", | 148 "name": "ensure_goma.ensure_installed", |
145 "~followup_annotations": [ | 149 "~followup_annotations": [ |
146 "@@@STEP_NEST_LEVEL@1@@@", | 150 "@@@STEP_NEST_LEVEL@1@@@", |
147 "@@@STEP_LOG_LINE@json.output@{@@@", | 151 "@@@STEP_LOG_LINE@json.output@{@@@", |
148 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 152 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
149 "@@@STEP_LOG_LINE@json.output@ {@@@", | 153 "@@@STEP_LOG_LINE@json.output@ {@@@", |
150 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
151 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 155 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
152 "@@@STEP_LOG_LINE@json.output@ }@@@", | 156 "@@@STEP_LOG_LINE@json.output@ }@@@", |
153 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 157 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
154 "@@@STEP_LOG_LINE@json.output@}@@@", | 158 "@@@STEP_LOG_LINE@json.output@}@@@", |
155 "@@@STEP_LOG_END@json.output@@@" | 159 "@@@STEP_LOG_END@json.output@@@" |
156 ] | 160 ] |
157 }, | 161 }, |
158 { | 162 { |
159 "cmd": [ | 163 "cmd": [ |
160 "python", | 164 "python", |
161 "-u", | 165 "-u", |
162 "[CWD]/src/tools/swarming_client/swarming.py", | 166 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
163 "--version" | 167 "--version" |
164 ], | 168 ], |
| 169 "cwd": "[SLAVE_BUILD]", |
165 "name": "swarming.py --version", | 170 "name": "swarming.py --version", |
166 "stdout": "/path/to/tmp/", | 171 "stdout": "/path/to/tmp/", |
167 "~followup_annotations": [ | 172 "~followup_annotations": [ |
168 "@@@STEP_TEXT@0.4.10@@@" | 173 "@@@STEP_TEXT@0.4.10@@@" |
169 ] | 174 ] |
170 }, | 175 }, |
171 { | 176 { |
172 "cmd": [ | 177 "cmd": [ |
173 "python", | 178 "python", |
174 "-u", | 179 "-u", |
175 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 180 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
176 "runhooks" | 181 "runhooks" |
177 ], | 182 ], |
| 183 "cwd": "[SLAVE_BUILD]", |
178 "env": { | 184 "env": { |
179 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
180 "GYP_CHROMIUM_NO_ACTION": "1", | 186 "GYP_CHROMIUM_NO_ACTION": "1", |
181 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]/b/build/slave/cache/cip
d/goma' proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_gom
a=1", | 187 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary
_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1", |
182 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 188 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
183 }, | 189 }, |
184 "name": "gclient runhooks (with patch)" | 190 "name": "gclient runhooks (with patch)" |
185 }, | 191 }, |
186 { | 192 { |
187 "cmd": [ | 193 "cmd": [ |
188 "python", | 194 "python", |
189 "-u", | 195 "-u", |
190 "[CWD]/src/testing/scripts/get_compile_targets.py", | 196 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
191 "--output", | 197 "--output", |
192 "/path/to/tmp/json", | 198 "/path/to/tmp/json", |
193 "--", | 199 "--", |
194 "--build-config-fs", | 200 "--build-config-fs", |
195 "Release", | 201 "Release", |
196 "--use-src-side-runtest-py", | 202 "--use-src-side-runtest-py", |
197 "--paths", | 203 "--paths", |
198 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", | 204 "{\"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\"}", |
199 "--properties", | 205 "--properties", |
200 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast
ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ
et_platform\": \"linux\"}" | 206 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast
ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ
et_platform\": \"linux\"}" |
201 ], | 207 ], |
| 208 "cwd": "[SLAVE_BUILD]", |
202 "name": "get compile targets for scripts", | 209 "name": "get compile targets for scripts", |
203 "~followup_annotations": [ | 210 "~followup_annotations": [ |
204 "@@@STEP_LOG_LINE@json.output@{}@@@", | 211 "@@@STEP_LOG_LINE@json.output@{}@@@", |
205 "@@@STEP_LOG_END@json.output@@@" | 212 "@@@STEP_LOG_END@json.output@@@" |
206 ] | 213 ] |
207 }, | 214 }, |
208 { | 215 { |
209 "cmd": [ | 216 "cmd": [ |
210 "python", | 217 "python", |
211 "-u", | 218 "-u", |
212 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 219 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
213 "[CWD]/src/testing/buildbot/chromium.gpu.json", | 220 "[SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json", |
214 "/path/to/tmp/json" | 221 "/path/to/tmp/json" |
215 ], | 222 ], |
| 223 "cwd": "[SLAVE_BUILD]", |
216 "name": "read test spec", | 224 "name": "read test spec", |
217 "~followup_annotations": [ | 225 "~followup_annotations": [ |
218 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.gpu.json@@@", | 226 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json@@
@", |
219 "@@@STEP_LOG_LINE@json.output@{@@@", | 227 "@@@STEP_LOG_LINE@json.output@{@@@", |
220 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@", | 228 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@", |
221 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 229 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
222 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", | 230 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", |
223 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 231 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
224 "@@@STEP_LOG_LINE@json.output@ }@@@", | 232 "@@@STEP_LOG_LINE@json.output@ }@@@", |
225 "@@@STEP_LOG_LINE@json.output@}@@@", | 233 "@@@STEP_LOG_LINE@json.output@}@@@", |
226 "@@@STEP_LOG_END@json.output@@@" | 234 "@@@STEP_LOG_END@json.output@@@" |
227 ] | 235 ] |
228 }, | 236 }, |
229 { | 237 { |
230 "cmd": [ | 238 "cmd": [ |
231 "python", | 239 "python", |
232 "-u", | 240 "-u", |
233 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 241 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
234 "[CWD]/src/testing/buildbot/chromium.linux.json", | 242 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", |
235 "/path/to/tmp/json" | 243 "/path/to/tmp/json" |
236 ], | 244 ], |
| 245 "cwd": "[SLAVE_BUILD]", |
237 "name": "read test spec (2)", | 246 "name": "read test spec (2)", |
238 "~followup_annotations": [ | 247 "~followup_annotations": [ |
239 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.linux.json@@@", | 248 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", |
240 "@@@STEP_LOG_LINE@json.output@{}@@@", | 249 "@@@STEP_LOG_LINE@json.output@{}@@@", |
241 "@@@STEP_LOG_END@json.output@@@" | 250 "@@@STEP_LOG_END@json.output@@@" |
242 ] | 251 ] |
243 }, | 252 }, |
244 { | 253 { |
245 "cmd": [ | 254 "cmd": [ |
246 "git", | 255 "git", |
247 "diff", | 256 "diff", |
248 "--cached", | 257 "--cached", |
249 "--name-only" | 258 "--name-only" |
250 ], | 259 ], |
251 "cwd": "[CWD]/src", | 260 "cwd": "[SLAVE_BUILD]/src", |
252 "name": "git diff to analyze patch", | 261 "name": "git diff to analyze patch", |
253 "stdout": "/path/to/tmp/", | 262 "stdout": "/path/to/tmp/", |
254 "~followup_annotations": [ | 263 "~followup_annotations": [ |
255 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 264 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
256 "@@@STEP_LOG_END@files@@@", | 265 "@@@STEP_LOG_END@files@@@", |
257 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" | 266 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" |
258 ] | 267 ] |
259 }, | 268 }, |
260 { | 269 { |
261 "cmd": [ | 270 "cmd": [ |
262 "python", | 271 "python", |
263 "-u", | 272 "-u", |
264 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 273 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
265 "[CWD]/src/testing/buildbot/trybot_analyze_config.json", | 274 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
266 "/path/to/tmp/json" | 275 "/path/to/tmp/json" |
267 ], | 276 ], |
| 277 "cwd": "[SLAVE_BUILD]", |
268 "name": "read filter exclusion spec", | 278 "name": "read filter exclusion spec", |
269 "~followup_annotations": [ | 279 "~followup_annotations": [ |
270 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 280 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
271 "@@@STEP_LOG_LINE@json.output@{@@@", | 281 "@@@STEP_LOG_LINE@json.output@{@@@", |
272 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 282 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
273 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", | 283 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", |
274 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", | 284 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", |
275 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 285 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
276 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 286 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
277 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 287 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
278 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 288 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
279 "@@@STEP_LOG_LINE@json.output@ }@@@", | 289 "@@@STEP_LOG_LINE@json.output@ }@@@", |
280 "@@@STEP_LOG_LINE@json.output@}@@@", | 290 "@@@STEP_LOG_LINE@json.output@}@@@", |
281 "@@@STEP_LOG_END@json.output@@@" | 291 "@@@STEP_LOG_END@json.output@@@" |
282 ] | 292 ] |
283 }, | 293 }, |
284 { | 294 { |
285 "cmd": [ | 295 "cmd": [ |
286 "python", | 296 "python", |
287 "-u", | 297 "-u", |
288 "import sys; sys.exit(0)" | 298 "import sys; sys.exit(0)" |
289 ], | 299 ], |
| 300 "cwd": "[SLAVE_BUILD]", |
290 "name": "analyze", | 301 "name": "analyze", |
291 "~followup_annotations": [ | 302 "~followup_annotations": [ |
292 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | 303 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
293 "@@@STEP_LOG_END@excluded_files@@@", | 304 "@@@STEP_LOG_END@excluded_files@@@", |
294 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 305 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
295 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", | 306 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
296 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", | 307 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", |
297 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 308 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
298 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 309 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
299 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", | 310 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", |
300 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 311 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
301 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", | 312 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", |
302 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", | 313 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", |
303 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 314 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
304 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", | 315 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", |
305 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@", | 316 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@", |
306 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 317 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
307 "@@@STEP_LOG_END@analyze_details@@@" | 318 "@@@STEP_LOG_END@analyze_details@@@" |
308 ] | 319 ] |
309 }, | 320 }, |
310 { | 321 { |
311 "cmd": [ | 322 "cmd": [ |
312 "python", | 323 "python", |
313 "-u", | 324 "-u", |
314 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 325 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
315 "--show-path", | 326 "--show-path", |
316 "python", | 327 "python", |
317 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 328 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
318 ], | 329 ], |
| 330 "cwd": "[SLAVE_BUILD]", |
319 "name": "cleanup_temp" | 331 "name": "cleanup_temp" |
320 }, | 332 }, |
321 { | 333 { |
322 "cmd": [ | 334 "cmd": [ |
323 "python", | 335 "python", |
324 "-u", | 336 "-u", |
325 "[CWD]/src/tools/mb/mb.py", | 337 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
326 "gen", | 338 "gen", |
327 "-m", | 339 "-m", |
328 "tryserver.chromium.linux", | 340 "tryserver.chromium.linux", |
329 "-b", | 341 "-b", |
330 "linux_chromium_rel_ng", | 342 "linux_chromium_rel_ng", |
331 "--config-file", | 343 "--config-file", |
332 "[CWD]/src/tools/mb/mb_config.pyl", | 344 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
333 "--goma-dir", | 345 "--goma-dir", |
334 "[ROOT]/b/build/slave/cache/cipd/goma", | 346 "[CACHE]/cipd/goma", |
335 "//out/Release" | 347 "//out/Release" |
336 ], | 348 ], |
| 349 "cwd": "[SLAVE_BUILD]", |
337 "name": "generate_build_files (with patch)" | 350 "name": "generate_build_files (with patch)" |
338 }, | 351 }, |
339 { | 352 { |
340 "cmd": [ | 353 "cmd": [ |
341 "python", | 354 "python", |
342 "-u", | 355 "-u", |
343 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 356 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
344 "--show-path", | 357 "--show-path", |
345 "python", | 358 "python", |
346 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 359 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
347 "--gsutil-py-path", | 360 "--gsutil-py-path", |
348 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 361 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
349 "--ninja-path", | 362 "--ninja-path", |
350 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 363 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
351 "--target", | 364 "--target", |
352 "Release", | 365 "Release", |
353 "--src-dir", | 366 "--src-dir", |
354 "[CWD]/src", | 367 "[SLAVE_BUILD]/src", |
355 "--goma-cache-dir", | 368 "--goma-cache-dir", |
356 "[ROOT]/b/build/slave/goma_cache", | 369 "[GOMA_CACHE]", |
357 "--build-tool", | 370 "--build-tool", |
358 "ninja", | 371 "ninja", |
359 "--compiler", | 372 "--compiler", |
360 "goma", | 373 "goma", |
361 "--goma-jsonstatus", | 374 "--goma-jsonstatus", |
362 "/path/to/tmp/json", | 375 "/path/to/tmp/json", |
363 "--goma-service-account-json-file", | 376 "--goma-service-account-json-file", |
364 "/creds/service_accounts/service-account-goma-client.json", | 377 "/creds/service_accounts/service-account-goma-client.json", |
365 "--goma-dir", | 378 "--goma-dir", |
366 "[ROOT]/b/build/slave/cache/cipd/goma", | 379 "[CACHE]/cipd/goma", |
367 "--goma-fail-fast", | 380 "--goma-fail-fast", |
368 "--goma-disable-local-fallback", | 381 "--goma-disable-local-fallback", |
369 "--ninja-ensure-up-to-date", | 382 "--ninja-ensure-up-to-date", |
370 "--", | 383 "--", |
371 "chromium_swarm_tests" | 384 "chromium_swarm_tests" |
372 ], | 385 ], |
| 386 "cwd": "[SLAVE_BUILD]", |
373 "env": { | 387 "env": { |
374 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 388 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
375 }, | 389 }, |
376 "name": "compile (with patch)", | 390 "name": "compile (with patch)", |
377 "~followup_annotations": [ | 391 "~followup_annotations": [ |
378 "step returned non-zero exit code: 1", | 392 "step returned non-zero exit code: 1", |
379 "@@@STEP_LOG_LINE@json.output@{@@@", | 393 "@@@STEP_LOG_LINE@json.output@{@@@", |
380 "@@@STEP_LOG_LINE@json.output@ \"notice\": [@@@", | 394 "@@@STEP_LOG_LINE@json.output@ \"notice\": [@@@", |
381 "@@@STEP_LOG_LINE@json.output@ {@@@", | 395 "@@@STEP_LOG_LINE@json.output@ {@@@", |
382 "@@@STEP_LOG_LINE@json.output@ \"infra_status\": {@@@", | 396 "@@@STEP_LOG_LINE@json.output@ \"infra_status\": {@@@", |
(...skipping 12 matching lines...) Expand all Loading... |
395 "python", | 409 "python", |
396 "-u", | 410 "-u", |
397 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 411 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
398 "--master", | 412 "--master", |
399 "tryserver.chromium.linux", | 413 "tryserver.chromium.linux", |
400 "--builder", | 414 "--builder", |
401 "linux_chromium_rel_ng", | 415 "linux_chromium_rel_ng", |
402 "--slave", | 416 "--slave", |
403 "TestSlavename", | 417 "TestSlavename", |
404 "--spec", | 418 "--spec", |
405 "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'}]", | 419 "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'}]", |
406 "--root", | 420 "--root", |
407 "src", | 421 "src", |
408 "--revision_mapping_file", | 422 "--revision_mapping_file", |
409 "{\"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\"}", | 423 "{\"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\"}", |
410 "--git-cache-dir", | 424 "--git-cache-dir", |
411 "[ROOT]/b/build/slave/cache_dir", | 425 "[GIT_CACHE]", |
412 "--rietveld_server", | 426 "--rietveld_server", |
413 "https://codereview.chromium.org", | 427 "https://codereview.chromium.org", |
414 "--output_json", | 428 "--output_json", |
415 "/path/to/tmp/json", | 429 "/path/to/tmp/json", |
416 "--revision", | 430 "--revision", |
417 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 431 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
418 "--force", | 432 "--force", |
419 "--output_manifest" | 433 "--output_manifest" |
420 ], | 434 ], |
| 435 "cwd": "[SLAVE_BUILD]", |
421 "env": { | 436 "env": { |
422 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 437 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
423 }, | 438 }, |
424 "name": "bot_update (without patch)", | 439 "name": "bot_update (without patch)", |
425 "~followup_annotations": [ | 440 "~followup_annotations": [ |
426 "@@@STEP_TEXT@Some step text@@@", | 441 "@@@STEP_TEXT@Some step text@@@", |
427 "@@@STEP_LOG_LINE@json.output@{@@@", | 442 "@@@STEP_LOG_LINE@json.output@{@@@", |
428 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 443 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
429 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 444 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
430 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\"@@@", | 445 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\"@@@", |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
477 "@@@STEP_LOG_END@json.output@@@" | 492 "@@@STEP_LOG_END@json.output@@@" |
478 ] | 493 ] |
479 }, | 494 }, |
480 { | 495 { |
481 "cmd": [ | 496 "cmd": [ |
482 "python", | 497 "python", |
483 "-u", | 498 "-u", |
484 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 499 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
485 "runhooks" | 500 "runhooks" |
486 ], | 501 ], |
| 502 "cwd": "[SLAVE_BUILD]", |
487 "env": { | 503 "env": { |
488 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 504 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
489 "GYP_CHROMIUM_NO_ACTION": "1", | 505 "GYP_CHROMIUM_NO_ACTION": "1", |
490 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]/b/build/slave/cache/cip
d/goma' proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_gom
a=1", | 506 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary
_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1", |
491 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 507 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
492 }, | 508 }, |
493 "name": "gclient runhooks (without patch)" | 509 "name": "gclient runhooks (without patch)" |
494 }, | 510 }, |
495 { | 511 { |
496 "cmd": [ | 512 "cmd": [ |
497 "python", | 513 "python", |
498 "-u", | 514 "-u", |
499 "[CWD]/src/tools/mb/mb.py", | 515 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
500 "gen", | 516 "gen", |
501 "-m", | 517 "-m", |
502 "tryserver.chromium.linux", | 518 "tryserver.chromium.linux", |
503 "-b", | 519 "-b", |
504 "linux_chromium_rel_ng", | 520 "linux_chromium_rel_ng", |
505 "--config-file", | 521 "--config-file", |
506 "[CWD]/src/tools/mb/mb_config.pyl", | 522 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
507 "--goma-dir", | 523 "--goma-dir", |
508 "[ROOT]/b/build/slave/cache/cipd/goma", | 524 "[CACHE]/cipd/goma", |
509 "//out/Release" | 525 "//out/Release" |
510 ], | 526 ], |
| 527 "cwd": "[SLAVE_BUILD]", |
511 "name": "generate_build_files (without patch)" | 528 "name": "generate_build_files (without patch)" |
512 }, | 529 }, |
513 { | 530 { |
514 "cmd": [ | 531 "cmd": [ |
515 "python", | 532 "python", |
516 "-u", | 533 "-u", |
517 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 534 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
518 "--show-path", | 535 "--show-path", |
519 "python", | 536 "python", |
520 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 537 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
521 "--gsutil-py-path", | 538 "--gsutil-py-path", |
522 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 539 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
523 "--ninja-path", | 540 "--ninja-path", |
524 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 541 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
525 "--target", | 542 "--target", |
526 "Release", | 543 "Release", |
527 "--src-dir", | 544 "--src-dir", |
528 "[CWD]/src", | 545 "[SLAVE_BUILD]/src", |
529 "--goma-cache-dir", | 546 "--goma-cache-dir", |
530 "[ROOT]/b/build/slave/goma_cache", | 547 "[GOMA_CACHE]", |
531 "--build-tool", | 548 "--build-tool", |
532 "ninja", | 549 "ninja", |
533 "--compiler", | 550 "--compiler", |
534 "goma", | 551 "goma", |
535 "--goma-jsonstatus", | 552 "--goma-jsonstatus", |
536 "/path/to/tmp/json", | 553 "/path/to/tmp/json", |
537 "--goma-service-account-json-file", | 554 "--goma-service-account-json-file", |
538 "/creds/service_accounts/service-account-goma-client.json", | 555 "/creds/service_accounts/service-account-goma-client.json", |
539 "--goma-dir", | 556 "--goma-dir", |
540 "[ROOT]/b/build/slave/cache/cipd/goma", | 557 "[CACHE]/cipd/goma", |
541 "--goma-fail-fast", | 558 "--goma-fail-fast", |
542 "--goma-disable-local-fallback", | 559 "--goma-disable-local-fallback", |
543 "--ninja-ensure-up-to-date", | 560 "--ninja-ensure-up-to-date", |
544 "--", | 561 "--", |
545 "chromium_swarm_tests" | 562 "chromium_swarm_tests" |
546 ], | 563 ], |
| 564 "cwd": "[SLAVE_BUILD]", |
547 "env": { | 565 "env": { |
548 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 566 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
549 }, | 567 }, |
550 "name": "compile (without patch)", | 568 "name": "compile (without patch)", |
551 "~followup_annotations": [ | 569 "~followup_annotations": [ |
552 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 570 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
553 "@@@STEP_LOG_END@json.output (invalid)@@@", | 571 "@@@STEP_LOG_END@json.output (invalid)@@@", |
554 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@" | 572 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@" |
555 ] | 573 ] |
556 }, | 574 }, |
557 { | 575 { |
558 "cmd": [ | 576 "cmd": [ |
559 "python", | 577 "python", |
560 "-u", | 578 "-u", |
561 "import sys; sys.exit(0)" | 579 "import sys; sys.exit(0)" |
562 ], | 580 ], |
| 581 "cwd": "[SLAVE_BUILD]", |
563 "name": "mark: before_tests", | 582 "name": "mark: before_tests", |
564 "~followup_annotations": [ | 583 "~followup_annotations": [ |
565 "@@@SET_BUILD_PROPERTY@failure_hash@\"935f5d19481d533c5ea3a8d2d4abf9174668
d7fe\"@@@" | 584 "@@@SET_BUILD_PROPERTY@failure_hash@\"935f5d19481d533c5ea3a8d2d4abf9174668
d7fe\"@@@" |
566 ] | 585 ] |
567 }, | 586 }, |
568 { | 587 { |
569 "name": "$result", | 588 "name": "$result", |
570 "reason": "Infra compile failure: Step Failure in compile (with patch)", | 589 "reason": "Infra compile failure: Step Failure in compile (with patch)", |
571 "status_code": 1 | 590 "status_code": 1 |
572 } | 591 } |
573 ] | 592 ] |
OLD | NEW |