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

Side by Side Diff: scripts/slave/recipes/chromium_trybot_legacy.expected/gclient_runhooks__with_patch__failure.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 years, 7 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 | Annotate | Revision Log
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.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "linux_chromium_asan_rel", 10 "linux_chromium_asan_rel",
(...skipping 10 matching lines...) Expand all
21 "--patchset", 21 "--patchset",
22 "1", 22 "1",
23 "--rietveld_server", 23 "--rietveld_server",
24 "https://codereview.chromium.org", 24 "https://codereview.chromium.org",
25 "--output_json", 25 "--output_json",
26 "/path/to/tmp/json", 26 "/path/to/tmp/json",
27 "--revision", 27 "--revision",
28 "src@HEAD", 28 "src@HEAD",
29 "--force" 29 "--force"
30 ], 30 ],
31 "cwd": "[SLAVE_BUILD]",
31 "name": "bot_update", 32 "name": "bot_update",
32 "~followup_annotations": [ 33 "~followup_annotations": [
33 "@@@STEP_TEXT@Some step text@@@", 34 "@@@STEP_TEXT@Some step text@@@",
34 "@@@STEP_LOG_LINE@json.output@{@@@", 35 "@@@STEP_LOG_LINE@json.output@{@@@",
35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
36 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 37 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
37 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", 38 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
38 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", 39 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
39 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@", 40 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@",
40 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@", 41 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@",
(...skipping 27 matching lines...) Expand all
68 ] 69 ]
69 }, 70 },
70 { 71 {
71 "cmd": [ 72 "cmd": [
72 "python", 73 "python",
73 "-u", 74 "-u",
74 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 75 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
75 "[SLAVE_BUILD]/src/testing/buildbot/chromium_memory_trybot.json", 76 "[SLAVE_BUILD]/src/testing/buildbot/chromium_memory_trybot.json",
76 "/path/to/tmp/json" 77 "/path/to/tmp/json"
77 ], 78 ],
79 "cwd": "[SLAVE_BUILD]",
78 "name": "read test spec", 80 "name": "read test spec",
79 "~followup_annotations": [ 81 "~followup_annotations": [
80 "@@@STEP_TEXT@path: testing/buildbot/chromium_memory_trybot.json@@@", 82 "@@@STEP_TEXT@path: testing/buildbot/chromium_memory_trybot.json@@@",
81 "@@@STEP_LOG_LINE@json.output@[@@@", 83 "@@@STEP_LOG_LINE@json.output@[@@@",
82 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\", @@@", 84 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\", @@@",
83 "@@@STEP_LOG_LINE@json.output@ {@@@", 85 "@@@STEP_LOG_LINE@json.output@ {@@@",
84 "@@@STEP_LOG_LINE@json.output@ \"platforms\": [@@@", 86 "@@@STEP_LOG_LINE@json.output@ \"platforms\": [@@@",
85 "@@@STEP_LOG_LINE@json.output@ \"linux\", @@@", 87 "@@@STEP_LOG_LINE@json.output@ \"linux\", @@@",
86 "@@@STEP_LOG_LINE@json.output@ \"mac\"@@@", 88 "@@@STEP_LOG_LINE@json.output@ \"mac\"@@@",
87 "@@@STEP_LOG_LINE@json.output@ ], @@@", 89 "@@@STEP_LOG_LINE@json.output@ ], @@@",
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 "--output", 121 "--output",
120 "/path/to/tmp/json", 122 "/path/to/tmp/json",
121 "--", 123 "--",
122 "--build-config-fs", 124 "--build-config-fs",
123 "Release", 125 "Release",
124 "--paths", 126 "--paths",
125 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", 127 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
126 "--properties", 128 "--properties",
127 "{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"ma stername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"ta rget_platform\": \"linux\"}" 129 "{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"ma stername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"ta rget_platform\": \"linux\"}"
128 ], 130 ],
131 "cwd": "[SLAVE_BUILD]",
129 "name": "get compile targets for scripts", 132 "name": "get compile targets for scripts",
130 "~followup_annotations": [ 133 "~followup_annotations": [
131 "@@@STEP_LOG_LINE@json.output@{}@@@", 134 "@@@STEP_LOG_LINE@json.output@{}@@@",
132 "@@@STEP_LOG_END@json.output@@@" 135 "@@@STEP_LOG_END@json.output@@@"
133 ] 136 ]
134 }, 137 },
135 { 138 {
136 "cmd": [ 139 "cmd": [
137 "python", 140 "python",
138 "-u", 141 "-u",
139 "[DEPOT_TOOLS]/gclient.py", 142 "[DEPOT_TOOLS]/gclient.py",
140 "runhooks" 143 "runhooks"
141 ], 144 ],
145 "cwd": "[SLAVE_BUILD]",
142 "env": { 146 "env": {
143 "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 use_goma=1" 147 "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 use_goma=1"
144 }, 148 },
145 "name": "gclient runhooks (with patch)", 149 "name": "gclient runhooks (with patch)",
146 "~followup_annotations": [ 150 "~followup_annotations": [
147 "step returned non-zero exit code: 1", 151 "step returned non-zero exit code: 1",
148 "@@@STEP_FAILURE@@@" 152 "@@@STEP_FAILURE@@@"
149 ] 153 ]
150 }, 154 },
151 { 155 {
(...skipping 14 matching lines...) Expand all
166 "--revision_mapping_file", 170 "--revision_mapping_file",
167 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\" : \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_ revision\", \"src/v8\": \"got_v8_revision\"}", 171 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\" : \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_ revision\", \"src/v8\": \"got_v8_revision\"}",
168 "--rietveld_server", 172 "--rietveld_server",
169 "https://codereview.chromium.org", 173 "https://codereview.chromium.org",
170 "--output_json", 174 "--output_json",
171 "/path/to/tmp/json", 175 "/path/to/tmp/json",
172 "--revision", 176 "--revision",
173 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 177 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
174 "--force" 178 "--force"
175 ], 179 ],
180 "cwd": "[SLAVE_BUILD]",
176 "name": "bot_update (without patch)", 181 "name": "bot_update (without patch)",
177 "~followup_annotations": [ 182 "~followup_annotations": [
178 "@@@STEP_TEXT@Some step text@@@", 183 "@@@STEP_TEXT@Some step text@@@",
179 "@@@STEP_LOG_LINE@json.output@{@@@", 184 "@@@STEP_LOG_LINE@json.output@{@@@",
180 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 185 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
181 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 186 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
182 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", 187 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
183 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", 188 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
184 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@", 189 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@",
185 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@", 190 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@",
(...skipping 14 matching lines...) Expand all
200 "@@@STEP_LOG_END@json.output@@@" 205 "@@@STEP_LOG_END@json.output@@@"
201 ] 206 ]
202 }, 207 },
203 { 208 {
204 "cmd": [ 209 "cmd": [
205 "python", 210 "python",
206 "-u", 211 "-u",
207 "[DEPOT_TOOLS]/gclient.py", 212 "[DEPOT_TOOLS]/gclient.py",
208 "runhooks" 213 "runhooks"
209 ], 214 ],
215 "cwd": "[SLAVE_BUILD]",
210 "env": { 216 "env": {
211 "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 use_goma=1" 217 "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 use_goma=1"
212 }, 218 },
213 "name": "gclient runhooks (without patch)", 219 "name": "gclient runhooks (without patch)",
214 "~followup_annotations": [ 220 "~followup_annotations": [
215 "@@@SET_BUILD_PROPERTY@failure_hash@\"e21d0f2b4dd4945720174b0d0fa3a0108208 98d7\"@@@" 221 "@@@SET_BUILD_PROPERTY@failure_hash@\"e21d0f2b4dd4945720174b0d0fa3a0108208 98d7\"@@@"
216 ] 222 ]
217 }, 223 },
218 { 224 {
219 "name": "$final_result", 225 "name": "$final_result",
220 "reason": "Step('gclient runhooks (with patch)') failed with return_code 1", 226 "reason": "Step('gclient runhooks (with patch)') failed with return_code 1",
221 "status_code": 1 227 "status_code": 1
222 } 228 }
223 ] 229 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698