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

Side by Side Diff: scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_failed_test.json

Issue 2334373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 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 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/linux_perf_bisect", 7 "[BUILDER_CACHE]/linux_perf_bisect",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 121 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
122 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 122 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
123 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 123 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
124 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 124 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
125 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 125 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
126 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@", 126 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
127 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@" 127 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
128 ] 128 ]
129 }, 129 },
130 { 130 {
131 "cmd": [],
132 "name": "ensure_goma" 131 "name": "ensure_goma"
133 }, 132 },
134 { 133 {
135 "cmd": [ 134 "cmd": [
136 "python", 135 "python",
137 "-u", 136 "-u",
138 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 137 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
139 "--platform", 138 "--platform",
140 "linux-amd64", 139 "linux-amd64",
141 "--dest-directory", 140 "--dest-directory",
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 ], 267 ],
269 "cwd": "[BUILDER_CACHE]/linux_perf_bisect/src", 268 "cwd": "[BUILDER_CACHE]/linux_perf_bisect/src",
270 "name": "git diff to analyze patch", 269 "name": "git diff to analyze patch",
271 "stdout": "/path/to/tmp/", 270 "stdout": "/path/to/tmp/",
272 "~followup_annotations": [ 271 "~followup_annotations": [
273 "@@@STEP_LOG_LINE@files@tools/run-perf-test.cfg@@@", 272 "@@@STEP_LOG_LINE@files@tools/run-perf-test.cfg@@@",
274 "@@@STEP_LOG_END@files@@@" 273 "@@@STEP_LOG_END@files@@@"
275 ] 274 ]
276 }, 275 },
277 { 276 {
278 "cmd": [],
279 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", 277 "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
280 "name": "***PERF TRYJOB***" 278 "name": "***PERF TRYJOB***"
281 }, 279 },
282 { 280 {
283 "cmd": [ 281 "cmd": [
284 "python", 282 "python",
285 "-u", 283 "-u",
286 "RECIPE_MODULE[build::perf_try]/resources/load_config_to_json.py", 284 "RECIPE_MODULE[build::perf_try]/resources/load_config_to_json.py",
287 "--source", 285 "--source",
288 "[BUILDER_CACHE]/linux_perf_bisect/src/tools/run-perf-test.cfg", 286 "[BUILDER_CACHE]/linux_perf_bisect/src/tools/run-perf-test.cfg",
(...skipping 478 matching lines...) Expand 10 before | Expand all | Expand 10 after
767 ], 765 ],
768 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", 766 "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
769 "name": "Performance Test (Without Patch) 1 of 1", 767 "name": "Performance Test (Without Patch) 1 of 1",
770 "stderr": "/path/to/tmp/", 768 "stderr": "/path/to/tmp/",
771 "stdout": "/path/to/tmp/", 769 "stdout": "/path/to/tmp/",
772 "~followup_annotations": [ 770 "~followup_annotations": [
773 "@@@STEP_LOG_END@Captured Output@@@" 771 "@@@STEP_LOG_END@Captured Output@@@"
774 ] 772 ]
775 }, 773 },
776 { 774 {
777 "cmd": [],
778 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", 775 "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
779 "name": "Results" 776 "name": "Results"
780 }, 777 },
781 { 778 {
782 "cmd": [ 779 "cmd": [
783 "python", 780 "python",
784 "-u", 781 "-u",
785 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" 782 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py"
786 ], 783 ],
787 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", 784 "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
788 "name": "Post bisect results", 785 "name": "Post bisect results",
789 "stdin": "{\"data\": {\"bisect_bot\": \"linux_perf_bisect\", \"buildbot_log_ url\": \"http://c.org/p/cr/builders/linux_perf_bisect/builds/571\", \"cloud_link \": \"\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release sunsp ider\", \"metric\": \"dummy/dummy\", \"profiler_links\": [], \"status\": \"compl eted\", \"try_job_id\": null}, \"url\": \"https://chromeperf.appspot.com/post_bi sect_results\"}", 786 "stdin": "{\"data\": {\"bisect_bot\": \"linux_perf_bisect\", \"buildbot_log_ url\": \"http://c.org/p/cr/builders/linux_perf_bisect/builds/571\", \"cloud_link \": \"\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release sunsp ider\", \"metric\": \"dummy/dummy\", \"profiler_links\": [], \"status\": \"compl eted\", \"try_job_id\": null}, \"url\": \"https://chromeperf.appspot.com/post_bi sect_results\"}",
790 "stdout": "/path/to/tmp/json", 787 "stdout": "/path/to/tmp/json",
791 "~followup_annotations": [ 788 "~followup_annotations": [
792 "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: N one@@@", 789 "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: N one@@@",
793 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 790 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
794 "@@@STEP_LOG_END@json.output (invalid)@@@", 791 "@@@STEP_LOG_END@json.output (invalid)@@@",
795 "@@@STEP_FAILURE@@@" 792 "@@@STEP_FAILURE@@@"
796 ] 793 ]
797 }, 794 },
798 { 795 {
799 "name": "$result", 796 "name": "$result",
800 "reason": "Failed to upload result to Perf Dashboard. Error response: None", 797 "reason": "Failed to upload result to Perf Dashboard. Error response: None",
801 "recipe_result": null, 798 "recipe_result": null,
802 "status_code": 1 799 "status_code": 1
803 } 800 }
804 ] 801 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698