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_END@json.output@@@" | 228 "@@@STEP_LOG_END@json.output@@@" |
221 ] | 229 ] |
222 }, | 230 }, |
223 { | 231 { |
224 "cmd": [ | 232 "cmd": [ |
225 "python", | 233 "python", |
226 "-u", | 234 "-u", |
227 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 235 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
228 "[CWD]/src/testing/buildbot/chromium.linux.json", | 236 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", |
229 "/path/to/tmp/json" | 237 "/path/to/tmp/json" |
230 ], | 238 ], |
| 239 "cwd": "[SLAVE_BUILD]", |
231 "name": "read test spec (2)", | 240 "name": "read test spec (2)", |
232 "~followup_annotations": [ | 241 "~followup_annotations": [ |
233 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.linux.json@@@", | 242 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", |
234 "@@@STEP_LOG_LINE@json.output@{}@@@", | 243 "@@@STEP_LOG_LINE@json.output@{}@@@", |
235 "@@@STEP_LOG_END@json.output@@@" | 244 "@@@STEP_LOG_END@json.output@@@" |
236 ] | 245 ] |
237 }, | 246 }, |
238 { | 247 { |
239 "cmd": [ | 248 "cmd": [ |
240 "git", | 249 "git", |
241 "diff", | 250 "diff", |
242 "--cached", | 251 "--cached", |
243 "--name-only" | 252 "--name-only" |
244 ], | 253 ], |
245 "cwd": "[CWD]/src", | 254 "cwd": "[SLAVE_BUILD]/src", |
246 "name": "git diff to analyze patch", | 255 "name": "git diff to analyze patch", |
247 "stdout": "/path/to/tmp/", | 256 "stdout": "/path/to/tmp/", |
248 "~followup_annotations": [ | 257 "~followup_annotations": [ |
249 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 258 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
250 "@@@STEP_LOG_END@files@@@", | 259 "@@@STEP_LOG_END@files@@@", |
251 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" | 260 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" |
252 ] | 261 ] |
253 }, | 262 }, |
254 { | 263 { |
255 "cmd": [ | 264 "cmd": [ |
256 "python", | 265 "python", |
257 "-u", | 266 "-u", |
258 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 267 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
259 "[CWD]/src/testing/buildbot/trybot_analyze_config.json", | 268 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
260 "/path/to/tmp/json" | 269 "/path/to/tmp/json" |
261 ], | 270 ], |
| 271 "cwd": "[SLAVE_BUILD]", |
262 "name": "read filter exclusion spec", | 272 "name": "read filter exclusion spec", |
263 "~followup_annotations": [ | 273 "~followup_annotations": [ |
264 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 274 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
265 "@@@STEP_LOG_LINE@json.output@{@@@", | 275 "@@@STEP_LOG_LINE@json.output@{@@@", |
266 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 276 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
267 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", | 277 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", |
268 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", | 278 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", |
269 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 279 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
270 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 280 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
271 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 281 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
272 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 282 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
273 "@@@STEP_LOG_LINE@json.output@ }@@@", | 283 "@@@STEP_LOG_LINE@json.output@ }@@@", |
274 "@@@STEP_LOG_LINE@json.output@}@@@", | 284 "@@@STEP_LOG_LINE@json.output@}@@@", |
275 "@@@STEP_LOG_END@json.output@@@" | 285 "@@@STEP_LOG_END@json.output@@@" |
276 ] | 286 ] |
277 }, | 287 }, |
278 { | 288 { |
279 "cmd": [ | 289 "cmd": [ |
280 "python", | 290 "python", |
281 "-u", | 291 "-u", |
282 "import sys; sys.exit(0)" | 292 "import sys; sys.exit(0)" |
283 ], | 293 ], |
| 294 "cwd": "[SLAVE_BUILD]", |
284 "name": "analyze", | 295 "name": "analyze", |
285 "~followup_annotations": [ | 296 "~followup_annotations": [ |
286 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | 297 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
287 "@@@STEP_LOG_END@excluded_files@@@", | 298 "@@@STEP_LOG_END@excluded_files@@@", |
288 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 299 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
289 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", | 300 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
290 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", | 301 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", |
291 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 302 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
292 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 303 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
293 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", | 304 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", |
294 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 305 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
295 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", | 306 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.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@ \"self.m.filter.test_targets\": [], @@
@", | 309 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", |
299 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@", | 310 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@", |
300 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 311 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
301 "@@@STEP_LOG_END@analyze_details@@@" | 312 "@@@STEP_LOG_END@analyze_details@@@" |
302 ] | 313 ] |
303 }, | 314 }, |
304 { | 315 { |
305 "cmd": [ | 316 "cmd": [ |
306 "python", | 317 "python", |
307 "-u", | 318 "-u", |
308 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 319 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
309 "--show-path", | 320 "--show-path", |
310 "python", | 321 "python", |
311 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 322 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
312 ], | 323 ], |
| 324 "cwd": "[SLAVE_BUILD]", |
313 "name": "cleanup_temp" | 325 "name": "cleanup_temp" |
314 }, | 326 }, |
315 { | 327 { |
316 "cmd": [ | 328 "cmd": [ |
317 "python", | 329 "python", |
318 "-u", | 330 "-u", |
319 "[CWD]/src/tools/mb/mb.py", | 331 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
320 "gen", | 332 "gen", |
321 "-m", | 333 "-m", |
322 "tryserver.chromium.linux", | 334 "tryserver.chromium.linux", |
323 "-b", | 335 "-b", |
324 "linux_chromium_rel_ng", | 336 "linux_chromium_rel_ng", |
325 "--config-file", | 337 "--config-file", |
326 "[CWD]/src/tools/mb/mb_config.pyl", | 338 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
327 "--goma-dir", | 339 "--goma-dir", |
328 "[ROOT]/b/build/slave/cache/cipd/goma", | 340 "[CACHE]/cipd/goma", |
329 "//out/Release" | 341 "//out/Release" |
330 ], | 342 ], |
| 343 "cwd": "[SLAVE_BUILD]", |
331 "name": "generate_build_files (with patch)" | 344 "name": "generate_build_files (with patch)" |
332 }, | 345 }, |
333 { | 346 { |
334 "cmd": [ | 347 "cmd": [ |
335 "python", | 348 "python", |
336 "-u", | 349 "-u", |
337 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 350 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
338 "--show-path", | 351 "--show-path", |
339 "python", | 352 "python", |
340 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 353 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
341 "--gsutil-py-path", | 354 "--gsutil-py-path", |
342 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 355 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
343 "--ninja-path", | 356 "--ninja-path", |
344 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 357 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
345 "--target", | 358 "--target", |
346 "Release", | 359 "Release", |
347 "--src-dir", | 360 "--src-dir", |
348 "[CWD]/src", | 361 "[SLAVE_BUILD]/src", |
349 "--goma-cache-dir", | 362 "--goma-cache-dir", |
350 "[ROOT]/b/build/slave/goma_cache", | 363 "[GOMA_CACHE]", |
351 "--build-tool", | 364 "--build-tool", |
352 "ninja", | 365 "ninja", |
353 "--compiler", | 366 "--compiler", |
354 "goma", | 367 "goma", |
355 "--goma-jsonstatus", | 368 "--goma-jsonstatus", |
356 "/path/to/tmp/json", | 369 "/path/to/tmp/json", |
357 "--goma-service-account-json-file", | 370 "--goma-service-account-json-file", |
358 "/creds/service_accounts/service-account-goma-client.json", | 371 "/creds/service_accounts/service-account-goma-client.json", |
359 "--goma-dir", | 372 "--goma-dir", |
360 "[ROOT]/b/build/slave/cache/cipd/goma", | 373 "[CACHE]/cipd/goma", |
361 "--goma-fail-fast", | 374 "--goma-fail-fast", |
362 "--goma-disable-local-fallback", | 375 "--goma-disable-local-fallback", |
363 "--ninja-ensure-up-to-date", | 376 "--ninja-ensure-up-to-date", |
364 "--", | 377 "--", |
365 "chromium_swarm_tests" | 378 "chromium_swarm_tests" |
366 ], | 379 ], |
| 380 "cwd": "[SLAVE_BUILD]", |
367 "env": { | 381 "env": { |
368 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 382 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
369 }, | 383 }, |
370 "name": "compile (with patch)", | 384 "name": "compile (with patch)", |
371 "~followup_annotations": [ | 385 "~followup_annotations": [ |
372 "step returned non-zero exit code: 1", | 386 "step returned non-zero exit code: 1", |
373 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 387 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
374 "@@@STEP_LOG_END@json.output (invalid)@@@", | 388 "@@@STEP_LOG_END@json.output (invalid)@@@", |
375 "@@@STEP_LOG_LINE@exception@TypeError(\"'NoneType' object has no attribute
'__getitem__'\",)@@@", | 389 "@@@STEP_LOG_LINE@exception@TypeError(\"'NoneType' object has no attribute
'__getitem__'\",)@@@", |
376 "@@@STEP_LOG_END@exception@@@", | 390 "@@@STEP_LOG_END@exception@@@", |
377 "@@@STEP_WARNINGS@@@" | 391 "@@@STEP_WARNINGS@@@" |
378 ] | 392 ] |
379 }, | 393 }, |
380 { | 394 { |
381 "cmd": [ | 395 "cmd": [ |
382 "python", | 396 "python", |
383 "-u", | 397 "-u", |
384 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 398 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
385 "--master", | 399 "--master", |
386 "tryserver.chromium.linux", | 400 "tryserver.chromium.linux", |
387 "--builder", | 401 "--builder", |
388 "linux_chromium_rel_ng", | 402 "linux_chromium_rel_ng", |
389 "--slave", | 403 "--slave", |
390 "TestSlavename", | 404 "TestSlavename", |
391 "--spec", | 405 "--spec", |
392 "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'}]", | 406 "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'}]", |
393 "--root", | 407 "--root", |
394 "src", | 408 "src", |
395 "--revision_mapping_file", | 409 "--revision_mapping_file", |
396 "{\"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 "{\"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\"}", |
397 "--git-cache-dir", | 411 "--git-cache-dir", |
398 "[ROOT]/b/build/slave/cache_dir", | 412 "[GIT_CACHE]", |
399 "--rietveld_server", | 413 "--rietveld_server", |
400 "https://codereview.chromium.org", | 414 "https://codereview.chromium.org", |
401 "--output_json", | 415 "--output_json", |
402 "/path/to/tmp/json", | 416 "/path/to/tmp/json", |
403 "--revision", | 417 "--revision", |
404 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 418 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
405 "--force", | 419 "--force", |
406 "--output_manifest" | 420 "--output_manifest" |
407 ], | 421 ], |
| 422 "cwd": "[SLAVE_BUILD]", |
408 "env": { | 423 "env": { |
409 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 424 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
410 }, | 425 }, |
411 "name": "bot_update (without patch)", | 426 "name": "bot_update (without patch)", |
412 "~followup_annotations": [ | 427 "~followup_annotations": [ |
413 "@@@STEP_TEXT@Some step text@@@", | 428 "@@@STEP_TEXT@Some step text@@@", |
414 "@@@STEP_LOG_LINE@json.output@{@@@", | 429 "@@@STEP_LOG_LINE@json.output@{@@@", |
415 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 430 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
416 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 431 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
417 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\"@@@", | 432 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\"@@@", |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
464 "@@@STEP_LOG_END@json.output@@@" | 479 "@@@STEP_LOG_END@json.output@@@" |
465 ] | 480 ] |
466 }, | 481 }, |
467 { | 482 { |
468 "cmd": [ | 483 "cmd": [ |
469 "python", | 484 "python", |
470 "-u", | 485 "-u", |
471 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 486 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
472 "runhooks" | 487 "runhooks" |
473 ], | 488 ], |
| 489 "cwd": "[SLAVE_BUILD]", |
474 "env": { | 490 "env": { |
475 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 491 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
476 "GYP_CHROMIUM_NO_ACTION": "1", | 492 "GYP_CHROMIUM_NO_ACTION": "1", |
477 "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", | 493 "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", |
478 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 494 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
479 }, | 495 }, |
480 "name": "gclient runhooks (without patch)" | 496 "name": "gclient runhooks (without patch)" |
481 }, | 497 }, |
482 { | 498 { |
483 "cmd": [ | 499 "cmd": [ |
484 "python", | 500 "python", |
485 "-u", | 501 "-u", |
486 "[CWD]/src/tools/mb/mb.py", | 502 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
487 "gen", | 503 "gen", |
488 "-m", | 504 "-m", |
489 "tryserver.chromium.linux", | 505 "tryserver.chromium.linux", |
490 "-b", | 506 "-b", |
491 "linux_chromium_rel_ng", | 507 "linux_chromium_rel_ng", |
492 "--config-file", | 508 "--config-file", |
493 "[CWD]/src/tools/mb/mb_config.pyl", | 509 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
494 "--goma-dir", | 510 "--goma-dir", |
495 "[ROOT]/b/build/slave/cache/cipd/goma", | 511 "[CACHE]/cipd/goma", |
496 "//out/Release" | 512 "//out/Release" |
497 ], | 513 ], |
| 514 "cwd": "[SLAVE_BUILD]", |
498 "name": "generate_build_files (without patch)" | 515 "name": "generate_build_files (without patch)" |
499 }, | 516 }, |
500 { | 517 { |
501 "cmd": [ | 518 "cmd": [ |
502 "python", | 519 "python", |
503 "-u", | 520 "-u", |
504 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 521 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
505 "--show-path", | 522 "--show-path", |
506 "python", | 523 "python", |
507 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 524 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
508 "--gsutil-py-path", | 525 "--gsutil-py-path", |
509 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 526 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
510 "--ninja-path", | 527 "--ninja-path", |
511 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 528 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
512 "--target", | 529 "--target", |
513 "Release", | 530 "Release", |
514 "--src-dir", | 531 "--src-dir", |
515 "[CWD]/src", | 532 "[SLAVE_BUILD]/src", |
516 "--goma-cache-dir", | 533 "--goma-cache-dir", |
517 "[ROOT]/b/build/slave/goma_cache", | 534 "[GOMA_CACHE]", |
518 "--build-tool", | 535 "--build-tool", |
519 "ninja", | 536 "ninja", |
520 "--compiler", | 537 "--compiler", |
521 "goma", | 538 "goma", |
522 "--goma-jsonstatus", | 539 "--goma-jsonstatus", |
523 "/path/to/tmp/json", | 540 "/path/to/tmp/json", |
524 "--goma-service-account-json-file", | 541 "--goma-service-account-json-file", |
525 "/creds/service_accounts/service-account-goma-client.json", | 542 "/creds/service_accounts/service-account-goma-client.json", |
526 "--goma-dir", | 543 "--goma-dir", |
527 "[ROOT]/b/build/slave/cache/cipd/goma", | 544 "[CACHE]/cipd/goma", |
528 "--goma-fail-fast", | 545 "--goma-fail-fast", |
529 "--goma-disable-local-fallback", | 546 "--goma-disable-local-fallback", |
530 "--ninja-ensure-up-to-date", | 547 "--ninja-ensure-up-to-date", |
531 "--", | 548 "--", |
532 "chromium_swarm_tests" | 549 "chromium_swarm_tests" |
533 ], | 550 ], |
| 551 "cwd": "[SLAVE_BUILD]", |
534 "env": { | 552 "env": { |
535 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 553 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
536 }, | 554 }, |
537 "name": "compile (without patch)", | 555 "name": "compile (without patch)", |
538 "~followup_annotations": [ | 556 "~followup_annotations": [ |
539 "step returned non-zero exit code: 1", | 557 "step returned non-zero exit code: 1", |
540 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 558 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
541 "@@@STEP_LOG_END@json.output (invalid)@@@", | 559 "@@@STEP_LOG_END@json.output (invalid)@@@", |
542 "@@@STEP_LOG_LINE@exception@TypeError(\"'NoneType' object has no attribute
'__getitem__'\",)@@@", | 560 "@@@STEP_LOG_LINE@exception@TypeError(\"'NoneType' object has no attribute
'__getitem__'\",)@@@", |
543 "@@@STEP_LOG_END@exception@@@", | 561 "@@@STEP_LOG_END@exception@@@", |
544 "@@@STEP_WARNINGS@@@", | 562 "@@@STEP_WARNINGS@@@", |
545 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@" | 563 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@" |
546 ] | 564 ] |
547 }, | 565 }, |
548 { | 566 { |
549 "cmd": [ | 567 "cmd": [ |
550 "python", | 568 "python", |
551 "-u", | 569 "-u", |
552 "import sys; sys.exit(0)" | 570 "import sys; sys.exit(0)" |
553 ], | 571 ], |
| 572 "cwd": "[SLAVE_BUILD]", |
554 "name": "mark: before_tests", | 573 "name": "mark: before_tests", |
555 "~followup_annotations": [ | 574 "~followup_annotations": [ |
556 "@@@SET_BUILD_PROPERTY@failure_hash@\"5efacf6fa93d551b32a0023e205679db72d8
ac1f\"@@@" | 575 "@@@SET_BUILD_PROPERTY@failure_hash@\"5efacf6fa93d551b32a0023e205679db72d8
ac1f\"@@@" |
557 ] | 576 ] |
558 }, | 577 }, |
559 { | 578 { |
560 "name": "$result", | 579 "name": "$result", |
561 "reason": "Step('compile (without patch)') failed with return_code 1", | 580 "reason": "Step('compile (without patch)') failed with return_code 1", |
562 "status_code": 1 | 581 "status_code": 1 |
563 } | 582 } |
564 ] | 583 ] |
OLD | NEW |