| 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 "V8 Arm - builder", | 10 "V8 Arm - builder", |
| (...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 134 "RECIPE_MODULE[isolate]/resources/isolate.py", | 134 "RECIPE_MODULE[isolate]/resources/isolate.py", |
| 135 "[SLAVE_BUILD]/v8/tools/swarming_client", | 135 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 136 "batcharchive", | 136 "batcharchive", |
| 137 "--dump-json", | 137 "--dump-json", |
| 138 "/path/to/tmp/json", | 138 "/path/to/tmp/json", |
| 139 "--isolate-server", | 139 "--isolate-server", |
| 140 "https://isolateserver.appspot.com", | 140 "https://isolateserver.appspot.com", |
| 141 "--verbose", | 141 "--verbose", |
| 142 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", | 142 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", |
| 143 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 143 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
| 144 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", | 144 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", |
| 145 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", | 145 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", |
| 146 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", | 146 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", |
| 147 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 147 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" |
| 148 ], | 148 ], |
| 149 "cwd": "[SLAVE_BUILD]", | 149 "cwd": "[SLAVE_BUILD]", |
| 150 "name": "isolate tests", | 150 "name": "isolate tests", |
| 151 "~followup_annotations": [ | 151 "~followup_annotations": [ |
| 152 "@@@STEP_LOG_LINE@json.output@{@@@", | 152 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 153 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", | 153 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", |
| 154 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", | 155 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", |
| 157 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 157 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 158 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 159 "@@@STEP_LOG_LINE@json.output@}@@@", | 159 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 160 "@@@STEP_LOG_END@json.output@@@" | 160 "@@@STEP_LOG_END@json.output@@@" |
| 161 ] | 161 ] |
| 162 }, | 162 }, |
| 163 { | 163 { |
| 164 "cmd": [ | 164 "cmd": [ |
| 165 "python", | 165 "python", |
| 166 "-u", | 166 "-u", |
| 167 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 167 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", |
| 168 "--", | 168 "--", |
| 169 "[DEPOT_TOOLS]/gsutil.py", | 169 "[DEPOT_TOOLS]/gsutil.py", |
| 170 "----", | 170 "----", |
| 171 "cp", | 171 "cp", |
| 172 "-a", | 172 "-a", |
| 173 "public-read", | 173 "public-read", |
| 174 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"mjsunit\": \"[dummy hash for mjsunit]\", \"optimiz
e_for_size\": \"[dummy hash for optimize_for_size]\", \"simdjs\": \"[dummy hash
for simdjs]\", \"test262\": \"[dummy hash for test262]\"}", | 174 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"ignition\": \"[dummy hash for ignition]\", \"optim
ize_for_size\": \"[dummy hash for optimize_for_size]\", \"simdjs\": \"[dummy has
h for simdjs]\", \"test262\": \"[dummy hash for test262]\"}", |
| 175 "gs://chromium-v8/v8-arm-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1
f5bd0241f64c.json" | 175 "gs://chromium-v8/v8-arm-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1
f5bd0241f64c.json" |
| 176 ], | 176 ], |
| 177 "cwd": "[SLAVE_BUILD]", | 177 "cwd": "[SLAVE_BUILD]", |
| 178 "name": "gsutil upload", | 178 "name": "gsutil upload", |
| 179 "~followup_annotations": [ | 179 "~followup_annotations": [ |
| 180 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-arm-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" | 180 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-arm-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" |
| 181 ] | 181 ] |
| 182 }, | 182 }, |
| 183 { | 183 { |
| 184 "allow_subannotations": true, | 184 "allow_subannotations": true, |
| (...skipping 23 matching lines...) Expand all Loading... |
| 208 { | 208 { |
| 209 "builder_name": "V8 Arm", | 209 "builder_name": "V8 Arm", |
| 210 "properties": { | 210 "properties": { |
| 211 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 211 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 212 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 212 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 213 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 213 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 214 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 214 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 215 "swarm_hashes": { | 215 "swarm_hashes": { |
| 216 "benchmarks": "[dummy hash for benchmarks]", | 216 "benchmarks": "[dummy hash for benchmarks]", |
| 217 "bot_default": "[dummy hash for bot_default]", | 217 "bot_default": "[dummy hash for bot_default]", |
| 218 "mjsunit": "[dummy hash for mjsunit]", | 218 "ignition": "[dummy hash for ignition]", |
| 219 "optimize_for_size": "[dummy hash for optimize_for_size]", | 219 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 220 "simdjs": "[dummy hash for simdjs]", | 220 "simdjs": "[dummy hash for simdjs]", |
| 221 "test262": "[dummy hash for test262]" | 221 "test262": "[dummy hash for test262]" |
| 222 } | 222 } |
| 223 } | 223 } |
| 224 } | 224 } |
| 225 ], | 225 ], |
| 226 "~followup_annotations": [ | 226 "~followup_annotations": [ |
| 227 "@@@STEP_TEXT@V8 Arm@@@" | 227 "@@@STEP_TEXT@V8 Arm@@@" |
| 228 ] | 228 ] |
| 229 }, | 229 }, |
| 230 { | 230 { |
| 231 "name": "$result", | 231 "name": "$result", |
| 232 "recipe_result": null, | 232 "recipe_result": null, |
| 233 "status_code": 0 | 233 "status_code": 0 |
| 234 } | 234 } |
| 235 ] | 235 ] |
| OLD | NEW |