OLD | NEW |
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 "client.v8", | 8 "client.v8", |
9 "--builder", | 9 "--builder", |
10 "Auto-roll - release process", | 10 "Auto-roll - release process", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://
svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 14 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://
svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
15 "--root", | 15 "--root", |
16 "v8", | 16 "v8", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"v8\": \"got_revision\"}", | 18 "{\"v8\": \"got_revision\"}", |
19 "--output_json", | 19 "--output_json", |
20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
21 "--revision", | 21 "--revision", |
22 "v8@HEAD", | 22 "v8@HEAD", |
23 "--force", | 23 "--force", |
24 "--no_shallow" | 24 "--no_shallow" |
25 ], | 25 ], |
| 26 "cwd": "[SLAVE_BUILD]", |
26 "name": "bot_update", | 27 "name": "bot_update", |
27 "~followup_annotations": [ | 28 "~followup_annotations": [ |
28 "@@@STEP_TEXT@Some step text@@@", | 29 "@@@STEP_TEXT@Some step text@@@", |
29 "@@@STEP_LOG_LINE@json.output@{@@@", | 30 "@@@STEP_LOG_LINE@json.output@{@@@", |
30 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
31 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
32 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"v8\", @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"v8\", @@@", |
33 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
34 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f2cbea7e89a45f468197
77bb78a1f5bd0241f64c\", @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f2cbea7e89a45f468197
77bb78a1f5bd0241f64c\", @@@", |
35 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#50110}\"@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#50110}\"@@@", |
36 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 37 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
37 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@", |
38 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
39 "@@@STEP_LOG_LINE@json.output@}@@@", | 40 "@@@STEP_LOG_LINE@json.output@}@@@", |
40 "@@@STEP_LOG_END@json.output@@@", | 41 "@@@STEP_LOG_END@json.output@@@", |
41 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241
f64c\"@@@", | 42 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241
f64c\"@@@", |
42 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" | 43 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" |
43 ] | 44 ] |
44 }, | 45 }, |
45 { | 46 { |
46 "cmd": [ | 47 "cmd": [ |
47 "python", | 48 "python", |
48 "-u", | 49 "-u", |
49 "[BUILD]/scripts/tools/runit.py", | 50 "[BUILD]/scripts/tools/runit.py", |
50 "[BUILD]/scripts/tools/pycurl.py", | 51 "[BUILD]/scripts/tools/pycurl.py", |
51 "https://v8-status.appspot.com/lkgr" | 52 "https://v8-status.appspot.com/lkgr" |
52 ], | 53 ], |
| 54 "cwd": "[SLAVE_BUILD]", |
53 "name": "get new lkgr", | 55 "name": "get new lkgr", |
54 "stdout": "/path/to/tmp/", | 56 "stdout": "/path/to/tmp/", |
55 "~followup_annotations": [ | 57 "~followup_annotations": [ |
56 "@@@STEP_LOG_LINE@logs@New candidate: 0df953c9e12c1e3b0e37f2d4ef1ef8c319e0
95cb (396002)@@@", | 58 "@@@STEP_LOG_LINE@logs@New candidate: 0df953c9e12c1e3b0e37f2d4ef1ef8c319e0
95cb (396002)@@@", |
57 "@@@STEP_LOG_END@logs@@@" | 59 "@@@STEP_LOG_END@logs@@@" |
58 ] | 60 ] |
59 }, | 61 }, |
60 { | 62 { |
61 "cmd": [ | 63 "cmd": [ |
62 "git", | 64 "git", |
(...skipping 17 matching lines...) Expand all Loading... |
80 "~followup_annotations": [ | 82 "~followup_annotations": [ |
81 "@@@STEP_LOG_LINE@ref@0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb@@@", | 83 "@@@STEP_LOG_LINE@ref@0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb@@@", |
82 "@@@STEP_LOG_END@ref@@@" | 84 "@@@STEP_LOG_END@ref@@@" |
83 ] | 85 ] |
84 }, | 86 }, |
85 { | 87 { |
86 "cmd": [ | 88 "cmd": [ |
87 "echo", | 89 "echo", |
88 "There is no new lkgr." | 90 "There is no new lkgr." |
89 ], | 91 ], |
| 92 "cwd": "[SLAVE_BUILD]", |
90 "name": "log" | 93 "name": "log" |
91 }, | 94 }, |
92 { | 95 { |
93 "cmd": [ | 96 "cmd": [ |
94 "git", | 97 "git", |
95 "fetch", | 98 "fetch", |
96 "https://chromium.googlesource.com/v8/v8", | 99 "https://chromium.googlesource.com/v8/v8", |
97 "+refs/heads/candidate:refs/heads/candidate" | 100 "+refs/heads/candidate:refs/heads/candidate" |
98 ], | 101 ], |
99 "cwd": "[SLAVE_BUILD]/v8", | 102 "cwd": "[SLAVE_BUILD]/v8", |
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
140 ] | 143 ] |
141 }, | 144 }, |
142 { | 145 { |
143 "cmd": [ | 146 "cmd": [ |
144 "python", | 147 "python", |
145 "-u", | 148 "-u", |
146 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 149 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
147 "[SLAVE_BUILD]/timestamp.txt", | 150 "[SLAVE_BUILD]/timestamp.txt", |
148 "/path/to/tmp/" | 151 "/path/to/tmp/" |
149 ], | 152 ], |
| 153 "cwd": "[SLAVE_BUILD]", |
150 "name": "check timestamp" | 154 "name": "check timestamp" |
151 }, | 155 }, |
152 { | 156 { |
153 "cmd": [ | 157 "cmd": [ |
154 "python", | 158 "python", |
155 "-u", | 159 "-u", |
156 "[SLAVE_BUILD]/v8/tools/release/check_clusterfuzz.py", | 160 "[SLAVE_BUILD]/v8/tools/release/check_clusterfuzz.py", |
157 "--key-file", | 161 "--key-file", |
158 "[SLAVE_BUILD]/.cf_key", | 162 "[SLAVE_BUILD]/.cf_key", |
159 "--results-file", | 163 "--results-file", |
160 "/path/to/tmp/json" | 164 "/path/to/tmp/json" |
161 ], | 165 ], |
| 166 "cwd": "[SLAVE_BUILD]", |
162 "name": "check clusterfuzz", | 167 "name": "check clusterfuzz", |
163 "stderr": "/path/to/tmp/err", | 168 "stderr": "/path/to/tmp/err", |
164 "stdout": "/path/to/tmp/out", | 169 "stdout": "/path/to/tmp/out", |
165 "~followup_annotations": [ | 170 "~followup_annotations": [ |
166 "@@@STEP_LINK@1@https://cluster-fuzz.appspot.com/testcase?key=1@@@", | 171 "@@@STEP_LINK@1@https://cluster-fuzz.appspot.com/testcase?key=1@@@", |
167 "@@@STEP_LINK@2@https://cluster-fuzz.appspot.com/testcase?key=2@@@", | 172 "@@@STEP_LINK@2@https://cluster-fuzz.appspot.com/testcase?key=2@@@", |
168 "@@@STEP_FAILURE@@@" | 173 "@@@STEP_FAILURE@@@" |
169 ] | 174 ] |
170 }, | 175 }, |
171 { | 176 { |
172 "name": "$final_result", | 177 "name": "$final_result", |
173 "reason": "Clusterfuzz had issues.", | 178 "reason": "Clusterfuzz had issues.", |
174 "status_code": 1 | 179 "status_code": 1 |
175 } | 180 } |
176 ] | 181 ] |
OLD | NEW |