Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Side by Side Diff: scripts/slave/recipes/bisect.expected/broken_good_revision_test.json

Issue 1339613005: Refactoring scripts that wait for buildbot jobs to complete. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@hax
Patch Set: removing blank line Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.chromium.perf", 8 "tryserver.chromium.perf",
9 "--builder", 9 "--builder",
10 "linux_perf_bisect_builder", 10 "linux_perf_bisect_builder",
(...skipping 375 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 "name": "Gathering reference values.Requesting build for a6298e4afedbf2cd461 755ea6f45b0ad64222222 via git try.", 386 "name": "Gathering reference values.Requesting build for a6298e4afedbf2cd461 755ea6f45b0ad64222222 via git try.",
387 "~followup_annotations": [ 387 "~followup_annotations": [
388 "@@@STEP_NEST_LEVEL@1@@@" 388 "@@@STEP_NEST_LEVEL@1@@@"
389 ] 389 ]
390 }, 390 },
391 { 391 {
392 "cmd": [ 392 "cmd": [
393 "python", 393 "python",
394 "-u", 394 "-u",
395 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 395 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py",
396 "[DEPOT_TOOLS]/gsutil.py", 396 "[DEPOT_TOOLS]/gsutil.py"
397 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd d0096eb51551155.zip",
398 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip",
399 "bb:tryserver.chromium.perf:linux_perf_bisect_builder:a6298e4afedbf2cd4617 55ea6f45b0ad64222222-build",
400 "bb:tryserver.chromium.perf:linux_perf_bisect_builder:e28dc0d49c331def2a3b bf3ddd0096eb51551155-build",
401 "--timeout=7200"
402 ], 397 ],
403 "cwd": "[SLAVE_BUILD]", 398 "cwd": "[SLAVE_BUILD]",
404 "name": "Gathering reference values.Waiting for revision 306475 and 1 other revision(s).", 399 "name": "Gathering reference values.Waiting for revision 306475 and 1 other revision(s).",
405 "stdout": "/path/to/tmp/", 400 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam e\": \"e28dc0d49c331def2a3bbf3ddd0096eb51551155-build\", \"master\": \"tryserver .chromium.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_bisect_bui lder\", \"job_name\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-build\", \"mast er\": \"tryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs: //chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3ddd0096eb515 51155.zip\", \"type\": \"gs\"}, {\"location\": \"gs://chrome-perf/Linux Builder/ full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip\", \"type\": \"gs\ "}]}",
401 "stdout": "/path/to/tmp/json",
406 "~followup_annotations": [ 402 "~followup_annotations": [
407 "@@@STEP_NEST_LEVEL@1@@@" 403 "@@@STEP_NEST_LEVEL@1@@@",
404 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
405 "@@@STEP_LOG_END@json.output (invalid)@@@"
408 ] 406 ]
409 }, 407 },
410 { 408 {
411 "cmd": [ 409 "cmd": [
412 "python", 410 "python",
413 "-u", 411 "-u",
414 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 412 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
415 "--", 413 "--",
416 "[DEPOT_TOOLS]/gsutil.py", 414 "[DEPOT_TOOLS]/gsutil.py",
417 "--force-version", 415 "--force-version",
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
497 ], 495 ],
498 "~followup_annotations": [ 496 "~followup_annotations": [
499 "@@@STEP_NEST_LEVEL@1@@@" 497 "@@@STEP_NEST_LEVEL@1@@@"
500 ] 498 ]
501 }, 499 },
502 { 500 {
503 "cmd": [ 501 "cmd": [
504 "python", 502 "python",
505 "-u", 503 "-u",
506 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 504 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py",
507 "[DEPOT_TOOLS]/gsutil.py", 505 "[DEPOT_TOOLS]/gsutil.py"
508 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results",
509 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155- test.results",
510 "bb:tryserver.chromium.perf:linux_perf_tester:a6298e4afedbf2cd461755ea6f45 b0ad64222222-test",
511 "bb:tryserver.chromium.perf:linux_perf_tester:e28dc0d49c331def2a3bbf3ddd00 96eb51551155-test",
512 "--timeout=7200"
513 ], 506 ],
514 "cwd": "[SLAVE_BUILD]", 507 "cwd": "[SLAVE_BUILD]",
515 "name": "Gathering reference values.Waiting for revision 306475 and 1 other revision(s). (2)", 508 "name": "Gathering reference values.Waiting for revision 306475 and 1 other revision(s). (2)",
516 "stdout": "/path/to/tmp/", 509 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"e 28dc0d49c331def2a3bbf3ddd0096eb51551155-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_tester\", \"job_nam e\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver. chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bise ct-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-test.results\", \"type\": \" gs\"}, {\"location\": \"gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea 6f45b0ad64222222-test.results\", \"type\": \"gs\"}]}",
510 "stdout": "/path/to/tmp/json",
517 "~followup_annotations": [ 511 "~followup_annotations": [
518 "@@@STEP_NEST_LEVEL@1@@@" 512 "@@@STEP_NEST_LEVEL@1@@@",
513 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
514 "@@@STEP_LOG_END@json.output (invalid)@@@"
519 ] 515 ]
520 }, 516 },
521 { 517 {
522 "cmd": [ 518 "cmd": [
523 "python", 519 "python",
524 "-u", 520 "-u",
525 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 521 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
526 "--", 522 "--",
527 "[DEPOT_TOOLS]/gsutil.py", 523 "[DEPOT_TOOLS]/gsutil.py",
528 "--force-version", 524 "--force-version",
(...skipping 26 matching lines...) Expand all
555 "stdout": "/path/to/tmp/", 551 "stdout": "/path/to/tmp/",
556 "~followup_annotations": [ 552 "~followup_annotations": [
557 "@@@STEP_NEST_LEVEL@1@@@" 553 "@@@STEP_NEST_LEVEL@1@@@"
558 ] 554 ]
559 }, 555 },
560 { 556 {
561 "cmd": [ 557 "cmd": [
562 "python", 558 "python",
563 "-u", 559 "-u",
564 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 560 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py",
565 "[DEPOT_TOOLS]/gsutil.py", 561 "[DEPOT_TOOLS]/gsutil.py"
566 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results",
567 "bb:tryserver.chromium.perf:linux_perf_tester:a6298e4afedbf2cd461755ea6f45 b0ad64222222-test",
568 "--timeout=7200"
569 ], 562 ],
570 "cwd": "[SLAVE_BUILD]", 563 "cwd": "[SLAVE_BUILD]",
571 "name": "Gathering reference values.Waiting for revision src@a6298e4afedbf2c d461755ea6f45b0ad64222222", 564 "name": "Gathering reference values.Waiting for revision src@a6298e4afedbf2c d461755ea6f45b0ad64222222",
572 "stdout": "/path/to/tmp/", 565 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"a 6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul ts/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", \"type\": \"gs\"}]}" ,
566 "stdout": "/path/to/tmp/json",
573 "~followup_annotations": [ 567 "~followup_annotations": [
574 "@@@STEP_NEST_LEVEL@1@@@" 568 "@@@STEP_NEST_LEVEL@1@@@",
569 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
570 "@@@STEP_LOG_END@json.output (invalid)@@@"
575 ] 571 ]
576 }, 572 },
577 { 573 {
578 "cmd": [ 574 "cmd": [
579 "python", 575 "python",
580 "-u", 576 "-u",
581 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 577 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
582 "--", 578 "--",
583 "[DEPOT_TOOLS]/gsutil.py", 579 "[DEPOT_TOOLS]/gsutil.py",
584 "--force-version", 580 "--force-version",
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
629 }, 625 },
630 { 626 {
631 "cmd": [ 627 "cmd": [
632 "cat" 628 "cat"
633 ], 629 ],
634 "cwd": "[SLAVE_BUILD]", 630 "cwd": "[SLAVE_BUILD]",
635 "name": "Results", 631 "name": "Results",
636 "stdin": "---bisect results start here---\n\n===== BISECT JOB RESULTS =====\ nStatus: Negative: Failed to bisect.\n\nTest Command: tools/perf/run_benchmark - v --browser=release page_cycler.intl_ar_fa_he\nTest Metric: warm_times/page_load _time\nRelative Change: None\nEstimated Confidence: 0.00%\nRetested CL with reve rt: Not Implemented.\n\n\n===== TESTED REVISIONS =====\ncommit_pos revision_stri ng mean_value std_err good_or_bad? tested? culprit? \n306478 src@a6298e4afedbf2cd461755ea6f45b0ad64222222 20 1 ba d tested False \n\n\n\n| O O | Visit http://www.chromium.org/develo pers/speed-infra/perf-bug-faq\n| X | for more information addressing perf regr ession bugs. For feedback,\n| / \\ | file a bug with label Cr-Tests-AutoBisect. Thank you!" 632 "stdin": "---bisect results start here---\n\n===== BISECT JOB RESULTS =====\ nStatus: Negative: Failed to bisect.\n\nTest Command: tools/perf/run_benchmark - v --browser=release page_cycler.intl_ar_fa_he\nTest Metric: warm_times/page_load _time\nRelative Change: None\nEstimated Confidence: 0.00%\nRetested CL with reve rt: Not Implemented.\n\n\n===== TESTED REVISIONS =====\ncommit_pos revision_stri ng mean_value std_err good_or_bad? tested? culprit? \n306478 src@a6298e4afedbf2cd461755ea6f45b0ad64222222 20 1 ba d tested False \n\n\n\n| O O | Visit http://www.chromium.org/develo pers/speed-infra/perf-bug-faq\n| X | for more information addressing perf regr ession bugs. For feedback,\n| / \\ | file a bug with label Cr-Tests-AutoBisect. Thank you!"
637 } 633 }
638 ] 634 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698