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.perf", | 8 "tryserver.chromium.perf", |
9 "--builder", | 9 "--builder", |
10 "linux_perf_bisect", | 10 "linux_perf_bisect", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'llvm_url': 'svn://svn-mirror.golo.ch
romium.org/llvm-project', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/nati
ve_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)
s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_fil
e': 'DEPS', 'managed': False, 'name': 'src', 'url': 'svn://svn-mirror.golo.chrom
ium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefox2_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, '
src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/dat
a/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_ports': None, 'src/data/memory_test': None, 'src/d
ata/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switc
hing': 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/plugin
s': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed':
False, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}]", | 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'llvm_url': 'svn://svn-mirror.golo.ch
romium.org/llvm-project', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/nati
ve_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)
s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_fil
e': 'DEPS', 'managed': False, 'name': 'src', 'url': 'svn://svn-mirror.golo.chrom
ium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefox2_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, '
src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/dat
a/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_ports': None, 'src/data/memory_test': None, 'src/d
ata/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switc
hing': 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/plugin
s': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed':
False, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}]", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
21 "--issue", | 21 "--issue", |
22 "12853011", | 22 "12345", |
23 "--patchset", | 23 "--patchset", |
24 "1", | 24 "20001", |
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 "env": { | 33 "env": { |
34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
222 "-u", | 222 "-u", |
223 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 223 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
224 "--show-path", | 224 "--show-path", |
225 "python", | 225 "python", |
226 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 226 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
227 ], | 227 ], |
228 "name": "cleanup_temp" | 228 "name": "cleanup_temp" |
229 }, | 229 }, |
230 { | 230 { |
231 "cmd": [ | 231 "cmd": [ |
| 232 "/opt/infra-tools/buildbucket", |
| 233 "put", |
| 234 "--host", |
| 235 "cr-buildbucket.appspot.com", |
| 236 "--service-account-json", |
| 237 "/creds/service_accounts/service-account-chromium-bisect.json", |
| 238 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\":
\"123456\", \"parameters_json\": \"{\\\"buildername\\\": \\\"linux_perf_bisect_
builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-per
f-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb91
23456.zip\\\", \\\"clobber\\\": true, \\\"issue\\\": \\\"12345\\\", \\\"parent_g
ot_revision\\\": \\\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\\\", \\\"patch_sto
rage\\\": \\\"rietveld\\\", \\\"patchset\\\": \\\"20001\\\", \\\"rietveld\\\": \
\\"https://codereview.chromium.org\\\"}}\", \"tags\": [\"master:tryserver.chromi
um.perf\", \"user_agent:recipe\"]}" |
| 239 ], |
| 240 "name": "buildbucket.put", |
| 241 "stdout": "/path/to/tmp/json", |
| 242 "~followup_annotations": [ |
| 243 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 244 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| 245 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 246 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 247 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| 248 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@
", |
| 251 "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has
_been\\\": \\\"removed\\\"}\", @@@", |
| 252 "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @
@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"14592003698
35930\", @@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\"
, @@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@
@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9
SJMqw\\\"\", @@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\
"@@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 261 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 262 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 263 "@@@STEP_LOG_END@json.output@@@" |
| 264 ] |
| 265 }, |
| 266 { |
| 267 "cmd": [ |
| 268 "/opt/infra-tools/buildbucket", |
| 269 "get", |
| 270 "--host", |
| 271 "cr-buildbucket.appspot.com", |
| 272 "9016911228971028736" |
| 273 ], |
| 274 "name": "buildbucket.get", |
| 275 "stdout": "/path/to/tmp/json", |
| 276 "~followup_annotations": [ |
| 277 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 278 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 279 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.
perf\", @@@", |
| 280 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 281 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 282 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:
32:37 2016\", @@@", |
| 284 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 286 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", |
| 287 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 288 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 289 "@@@STEP_LOG_END@json.output@@@" |
| 290 ] |
| 291 }, |
| 292 { |
| 293 "cmd": [ |
232 "python", | 294 "python", |
233 "-u", | 295 "-u", |
234 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 296 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
235 "[SLAVE_BUILD]/src/out/Release" | 297 "[SLAVE_BUILD]/src/out/Release" |
236 ], | 298 ], |
237 "name": "rmtree build directory", | 299 "name": "rmtree build directory", |
238 "~followup_annotations": [ | 300 "~followup_annotations": [ |
239 "@@@STEP_LOG_LINE@python.inline@@@@", | 301 "@@@STEP_LOG_LINE@python.inline@@@@", |
240 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 302 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
241 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 303 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
242 "@@@STEP_LOG_LINE@python.inline@@@@", | 304 "@@@STEP_LOG_LINE@python.inline@@@@", |
243 "@@@STEP_LOG_LINE@python.inline@@@@", | 305 "@@@STEP_LOG_LINE@python.inline@@@@", |
244 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 306 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
245 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 307 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
246 "@@@STEP_LOG_END@python.inline@@@" | 308 "@@@STEP_LOG_END@python.inline@@@" |
247 ] | 309 ] |
248 }, | 310 }, |
249 { | 311 { |
250 "cmd": [ | 312 "cmd": [ |
251 "python", | 313 "python", |
252 "-u", | 314 "-u", |
253 "[SLAVE_BUILD]/src/tools/mb/mb.py", | |
254 "gen", | |
255 "-m", | |
256 "tryserver.chromium.perf", | |
257 "-b", | |
258 "linux_perf_bisect", | |
259 "--config-file", | |
260 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
261 "--goma-dir", | |
262 "[CACHE]/cipd/goma", | |
263 "//out/Release" | |
264 ], | |
265 "env": { | |
266 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
267 }, | |
268 "name": "generate_build_files (with patch)" | |
269 }, | |
270 { | |
271 "cmd": [ | |
272 "python", | |
273 "-u", | |
274 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 315 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
275 "--show-path", | 316 "--show-path", |
276 "python", | 317 "python", |
277 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 318 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
278 "--gsutil-py-path", | 319 "--gsutil-py-path", |
279 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 320 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
280 "--ninja-path", | |
281 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
282 "--target", | 321 "--target", |
283 "Release", | 322 "Release", |
284 "--src-dir", | 323 "--src-dir", |
285 "[SLAVE_BUILD]/src", | 324 "[SLAVE_BUILD]/src", |
286 "--goma-cache-dir", | 325 "--build-archive-url", |
287 "[GOMA_CACHE]", | 326 "gs://chrome-perf-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326ae
e3e86ddfd4ebd0fe58cb9123456.zip", |
288 "--build-tool", | 327 "--master-name", |
289 "ninja", | 328 "tryserver.chromium.perf", |
290 "--compiler", | 329 "--build-number", |
291 "goma", | 330 "571" |
292 "--goma-jsonstatus", | |
293 "/path/to/tmp/json", | |
294 "--goma-service-account-json-file", | |
295 "/creds/service_accounts/service-account-goma-client.json", | |
296 "--mode", | |
297 "official", | |
298 "--goma-dir", | |
299 "[CACHE]/cipd/goma", | |
300 "--goma-hermetic", | |
301 "fallback", | |
302 "--goma-fail-fast", | |
303 "--goma-disable-local-fallback", | |
304 "--", | |
305 "chromium_builder_perf" | |
306 ], | 331 ], |
307 "env": { | 332 "name": "extract build" |
308 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
309 }, | |
310 "name": "compile (with patch)", | |
311 "~followup_annotations": [ | |
312 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
313 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
314 ] | |
315 }, | 333 }, |
316 { | 334 { |
317 "cmd": [ | 335 "cmd": [ |
318 "python", | 336 "python", |
319 "-u", | 337 "-u", |
320 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 338 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
321 "--target", | 339 "--target", |
322 "Release", | 340 "Release", |
323 "--xvfb", | 341 "--xvfb", |
324 "--factory-properties", | 342 "--factory-properties", |
325 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 343 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
is_test\": true, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf
\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset
\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\"
, \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\"
: \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"
TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
326 "--build-properties", | 344 "--build-properties", |
327 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 345 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
is_test\": true, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf
\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset
\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\"
, \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\"
: \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"
TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
328 "--step-name=Performance Test (With Patch) 1 of 1", | 346 "--step-name=Performance Test (With Patch) 1 of 1", |
329 "--builder-name=linux_perf_bisect", | 347 "--builder-name=linux_perf_bisect", |
330 "--slave-name=TestSlavename", | 348 "--slave-name=TestSlavename", |
331 "--build-number=571", | 349 "--build-number=571", |
332 "--run-python-script", | 350 "--run-python-script", |
333 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 351 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
334 "-v", | 352 "-v", |
335 "--browser=release", | 353 "--browser=release", |
336 "sunspider", | 354 "sunspider", |
337 "--reset-results", | 355 "--reset-results", |
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
458 "GYP_CHROMIUM_NO_ACTION": "1", | 476 "GYP_CHROMIUM_NO_ACTION": "1", |
459 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 477 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
460 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 478 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
461 }, | 479 }, |
462 "name": "gclient runhooks (without patch)" | 480 "name": "gclient runhooks (without patch)" |
463 }, | 481 }, |
464 { | 482 { |
465 "cmd": [ | 483 "cmd": [ |
466 "python", | 484 "python", |
467 "-u", | 485 "-u", |
| 486 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 487 "--", |
| 488 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 489 "----", |
| 490 "ls", |
| 491 "gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86dd
fd4ebd0fe58cb9.zip" |
| 492 ], |
| 493 "name": "gsutil exists", |
| 494 "~followup_annotations": [ |
| 495 "step returned non-zero exit code: 1", |
| 496 "@@@STEP_EXCEPTION@@@" |
| 497 ] |
| 498 }, |
| 499 { |
| 500 "cmd": [ |
| 501 "python", |
| 502 "-u", |
468 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 503 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
469 "--show-path", | 504 "--show-path", |
470 "python", | 505 "python", |
471 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 506 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
472 ], | 507 ], |
473 "name": "cleanup_temp (2)" | 508 "name": "cleanup_temp (2)" |
474 }, | 509 }, |
475 { | 510 { |
476 "cmd": [ | 511 "cmd": [ |
| 512 "/opt/infra-tools/buildbucket", |
| 513 "put", |
| 514 "--host", |
| 515 "cr-buildbucket.appspot.com", |
| 516 "--service-account-json", |
| 517 "/creds/service_accounts/service-account-chromium-bisect.json", |
| 518 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\":
\"123456\", \"parameters_json\": \"{\\\"buildername\\\": \\\"linux_perf_bisect_
builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-per
f/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb9.zip\\\"
, \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\\\"}}\", \"tags\": [\"master:tryserver.chromium.perf\", \"use
r_agent:recipe\"]}" |
| 519 ], |
| 520 "name": "buildbucket.put (2)", |
| 521 "stdout": "/path/to/tmp/json", |
| 522 "~followup_annotations": [ |
| 523 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 524 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| 525 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 526 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 527 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| 528 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", |
| 529 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", |
| 530 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@
", |
| 531 "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has
_been\\\": \\\"removed\\\"}\", @@@", |
| 532 "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @
@@", |
| 533 "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| 534 "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"14592003698
35930\", @@@", |
| 535 "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\"
, @@@", |
| 536 "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@
@@", |
| 537 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 538 "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9
SJMqw\\\"\", @@@", |
| 539 "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\
"@@@", |
| 540 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 541 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 542 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 543 "@@@STEP_LOG_END@json.output@@@" |
| 544 ] |
| 545 }, |
| 546 { |
| 547 "cmd": [ |
| 548 "/opt/infra-tools/buildbucket", |
| 549 "get", |
| 550 "--host", |
| 551 "cr-buildbucket.appspot.com", |
| 552 "9016911228971028736" |
| 553 ], |
| 554 "name": "buildbucket.get (2)", |
| 555 "stdout": "/path/to/tmp/json", |
| 556 "~followup_annotations": [ |
| 557 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 558 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 559 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.
perf\", @@@", |
| 560 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 561 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 562 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 563 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:
32:37 2016\", @@@", |
| 564 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", |
| 565 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 566 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", |
| 567 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 568 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 569 "@@@STEP_LOG_END@json.output@@@" |
| 570 ] |
| 571 }, |
| 572 { |
| 573 "cmd": [ |
477 "python", | 574 "python", |
478 "-u", | 575 "-u", |
479 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 576 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
480 "gen", | 577 "[SLAVE_BUILD]/src/out/Release" |
481 "-m", | |
482 "tryserver.chromium.perf", | |
483 "-b", | |
484 "linux_perf_bisect", | |
485 "--config-file", | |
486 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
487 "--goma-dir", | |
488 "[CACHE]/cipd/goma", | |
489 "//out/Release" | |
490 ], | 578 ], |
491 "env": { | 579 "name": "rmtree build directory (2)", |
492 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 580 "~followup_annotations": [ |
493 }, | 581 "@@@STEP_LOG_LINE@python.inline@@@@", |
494 "name": "generate_build_files Without Patch" | 582 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 583 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 584 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 585 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 586 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 587 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 588 "@@@STEP_LOG_END@python.inline@@@" |
| 589 ] |
495 }, | 590 }, |
496 { | 591 { |
497 "cmd": [ | 592 "cmd": [ |
498 "python", | 593 "python", |
499 "-u", | 594 "-u", |
500 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 595 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
501 "--show-path", | 596 "--show-path", |
502 "python", | 597 "python", |
503 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 598 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
504 "--gsutil-py-path", | 599 "--gsutil-py-path", |
505 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 600 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
506 "--ninja-path", | |
507 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
508 "--target", | 601 "--target", |
509 "Release", | 602 "Release", |
510 "--src-dir", | 603 "--src-dir", |
511 "[SLAVE_BUILD]/src", | 604 "[SLAVE_BUILD]/src", |
512 "--goma-cache-dir", | 605 "--build-archive-url", |
513 "[GOMA_CACHE]", | 606 "gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86dd
fd4ebd0fe58cb9.zip", |
514 "--build-tool", | 607 "--master-name", |
515 "ninja", | 608 "tryserver.chromium.perf", |
516 "--compiler", | 609 "--build-number", |
517 "goma", | 610 "571" |
518 "--goma-jsonstatus", | |
519 "/path/to/tmp/json", | |
520 "--goma-service-account-json-file", | |
521 "/creds/service_accounts/service-account-goma-client.json", | |
522 "--mode", | |
523 "official", | |
524 "--goma-dir", | |
525 "[CACHE]/cipd/goma", | |
526 "--goma-hermetic", | |
527 "fallback", | |
528 "--goma-fail-fast", | |
529 "--goma-disable-local-fallback", | |
530 "--", | |
531 "chromium_builder_perf" | |
532 ], | 611 ], |
533 "env": { | 612 "name": "extract build (2)" |
534 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
535 }, | |
536 "name": "compile Without Patch", | |
537 "~followup_annotations": [ | |
538 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
539 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
540 ] | |
541 }, | 613 }, |
542 { | 614 { |
543 "cmd": [ | 615 "cmd": [ |
544 "python", | 616 "python", |
545 "-u", | 617 "-u", |
546 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 618 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
547 "--target", | 619 "--target", |
548 "Release", | 620 "Release", |
549 "--xvfb", | 621 "--xvfb", |
550 "--factory-properties", | 622 "--factory-properties", |
551 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 623 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
is_test\": true, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf
\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset
\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\"
, \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\"
: \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"
TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
552 "--build-properties", | 624 "--build-properties", |
553 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 625 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
is_test\": true, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf
\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset
\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\"
, \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\"
: \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"
TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
554 "--step-name=Performance Test (Without Patch) 1 of 1", | 626 "--step-name=Performance Test (Without Patch) 1 of 1", |
555 "--builder-name=linux_perf_bisect", | 627 "--builder-name=linux_perf_bisect", |
556 "--slave-name=TestSlavename", | 628 "--slave-name=TestSlavename", |
557 "--build-number=571", | 629 "--build-number=571", |
558 "--run-python-script", | 630 "--run-python-script", |
559 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 631 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
560 "-v", | 632 "-v", |
561 "--browser=release", | 633 "--browser=release", |
562 "sunspider", | 634 "sunspider", |
563 "--upload-results", | 635 "--upload-results", |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
615 "@@@STEP_LOG_LINE@json.output@}@@@", | 687 "@@@STEP_LOG_LINE@json.output@}@@@", |
616 "@@@STEP_LOG_END@json.output@@@" | 688 "@@@STEP_LOG_END@json.output@@@" |
617 ] | 689 ] |
618 }, | 690 }, |
619 { | 691 { |
620 "name": "$result", | 692 "name": "$result", |
621 "recipe_result": null, | 693 "recipe_result": null, |
622 "status_code": 0 | 694 "status_code": 0 |
623 } | 695 } |
624 ] | 696 ] |
OLD | NEW |