| 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 Linux64 - builder", | 10 "V8 Linux64 - builder", |
| (...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 147 "RECIPE_MODULE[isolate]/resources/isolate.py", | 147 "RECIPE_MODULE[isolate]/resources/isolate.py", |
| 148 "[SLAVE_BUILD]/v8/tools/swarming_client", | 148 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 149 "batcharchive", | 149 "batcharchive", |
| 150 "--dump-json", | 150 "--dump-json", |
| 151 "/path/to/tmp/json", | 151 "/path/to/tmp/json", |
| 152 "--isolate-server", | 152 "--isolate-server", |
| 153 "https://isolateserver.appspot.com", | 153 "https://isolateserver.appspot.com", |
| 154 "--verbose", | 154 "--verbose", |
| 155 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", | 155 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", |
| 156 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 156 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
| 157 "[SLAVE_BUILD]/v8/out/Release/check-static-initializers.isolated.gen.json"
, |
| 157 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", | 158 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", |
| 158 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", | 159 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", |
| 159 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", | 160 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", |
| 160 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", | 161 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", |
| 161 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", | 162 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", |
| 162 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 163 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" |
| 163 ], | 164 ], |
| 164 "cwd": "[SLAVE_BUILD]", | 165 "cwd": "[SLAVE_BUILD]", |
| 165 "name": "isolate tests", | 166 "name": "isolate tests", |
| 166 "~followup_annotations": [ | 167 "~followup_annotations": [ |
| 167 "@@@STEP_LOG_LINE@json.output@{@@@", | 168 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 168 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", | 169 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", |
| 169 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 170 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 171 "@@@STEP_LOG_LINE@json.output@ \"check-static-initializers\": \"[dummy ha
sh for check-static-initializers]\", @@@", |
| 170 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", | 172 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", |
| 171 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", | 173 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", |
| 172 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 174 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 173 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", | 175 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", |
| 174 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 176 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 175 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 177 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 176 "@@@STEP_LOG_LINE@json.output@}@@@", | 178 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 177 "@@@STEP_LOG_END@json.output@@@" | 179 "@@@STEP_LOG_END@json.output@@@" |
| 178 ] | 180 ] |
| 179 }, | 181 }, |
| 180 { | 182 { |
| 181 "cmd": [ | 183 "cmd": [ |
| 182 "python", | 184 "python", |
| 183 "-u", | 185 "-u", |
| 184 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 186 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", |
| 185 "--", | 187 "--", |
| 186 "[DEPOT_TOOLS]/gsutil.py", | 188 "[DEPOT_TOOLS]/gsutil.py", |
| 187 "----", | 189 "----", |
| 188 "cp", | 190 "cp", |
| 189 "-a", | 191 "-a", |
| 190 "public-read", | 192 "public-read", |
| 191 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsun
it\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \
"optimize_for_size\": \"[dummy hash for optimize_for_size]\", \"simdjs\": \"[dum
my hash for simdjs]\", \"test262\": \"[dummy hash for test262]\"}", | 193 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"check-static-initializers\": \"[dummy hash for che
ck-static-initializers]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsuni
t\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \"
optimize_for_size\": \"[dummy hash for optimize_for_size]\", \"simdjs\": \"[dumm
y hash for simdjs]\", \"test262\": \"[dummy hash for test262]\"}", |
| 192 "gs://chromium-v8/v8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb
78a1f5bd0241f64c.json" | 194 "gs://chromium-v8/v8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb
78a1f5bd0241f64c.json" |
| 193 ], | 195 ], |
| 194 "cwd": "[SLAVE_BUILD]", | 196 "cwd": "[SLAVE_BUILD]", |
| 195 "name": "gsutil upload", | 197 "name": "gsutil upload", |
| 196 "~followup_annotations": [ | 198 "~followup_annotations": [ |
| 197 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" | 199 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" |
| 198 ] | 200 ] |
| 199 }, | 201 }, |
| 200 { | 202 { |
| 201 "allow_subannotations": true, | 203 "allow_subannotations": true, |
| (...skipping 23 matching lines...) Expand all Loading... |
| 225 { | 227 { |
| 226 "builder_name": "V8 Linux64", | 228 "builder_name": "V8 Linux64", |
| 227 "properties": { | 229 "properties": { |
| 228 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 230 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 229 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 231 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 230 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 232 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 231 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 233 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 232 "swarm_hashes": { | 234 "swarm_hashes": { |
| 233 "benchmarks": "[dummy hash for benchmarks]", | 235 "benchmarks": "[dummy hash for benchmarks]", |
| 234 "bot_default": "[dummy hash for bot_default]", | 236 "bot_default": "[dummy hash for bot_default]", |
| 237 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", |
| 235 "ignition": "[dummy hash for ignition]", | 238 "ignition": "[dummy hash for ignition]", |
| 236 "mjsunit": "[dummy hash for mjsunit]", | 239 "mjsunit": "[dummy hash for mjsunit]", |
| 237 "mozilla": "[dummy hash for mozilla]", | 240 "mozilla": "[dummy hash for mozilla]", |
| 238 "optimize_for_size": "[dummy hash for optimize_for_size]", | 241 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 239 "simdjs": "[dummy hash for simdjs]", | 242 "simdjs": "[dummy hash for simdjs]", |
| 240 "test262": "[dummy hash for test262]" | 243 "test262": "[dummy hash for test262]" |
| 241 } | 244 } |
| 242 } | 245 } |
| 243 }, | 246 }, |
| 244 { | 247 { |
| 245 "builder_name": "V8 Linux64 - avx2", | 248 "builder_name": "V8 Linux64 - avx2", |
| 246 "properties": { | 249 "properties": { |
| 247 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 250 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 248 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 251 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 249 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 252 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 250 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 253 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 251 "swarm_hashes": { | 254 "swarm_hashes": { |
| 252 "benchmarks": "[dummy hash for benchmarks]", | 255 "benchmarks": "[dummy hash for benchmarks]", |
| 253 "bot_default": "[dummy hash for bot_default]", | 256 "bot_default": "[dummy hash for bot_default]", |
| 257 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", |
| 254 "ignition": "[dummy hash for ignition]", | 258 "ignition": "[dummy hash for ignition]", |
| 255 "mjsunit": "[dummy hash for mjsunit]", | 259 "mjsunit": "[dummy hash for mjsunit]", |
| 256 "mozilla": "[dummy hash for mozilla]", | 260 "mozilla": "[dummy hash for mozilla]", |
| 257 "optimize_for_size": "[dummy hash for optimize_for_size]", | 261 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 258 "simdjs": "[dummy hash for simdjs]", | 262 "simdjs": "[dummy hash for simdjs]", |
| 259 "test262": "[dummy hash for test262]" | 263 "test262": "[dummy hash for test262]" |
| 260 } | 264 } |
| 261 } | 265 } |
| 262 } | 266 } |
| 263 ], | 267 ], |
| 264 "~followup_annotations": [ | 268 "~followup_annotations": [ |
| 265 "@@@STEP_TEXT@V8 Linux64<br />V8 Linux64 - avx2@@@" | 269 "@@@STEP_TEXT@V8 Linux64<br />V8 Linux64 - avx2@@@" |
| 266 ] | 270 ] |
| 267 }, | 271 }, |
| 268 { | 272 { |
| 269 "name": "$result", | 273 "name": "$result", |
| 270 "recipe_result": null, | 274 "recipe_result": null, |
| 271 "status_code": 0 | 275 "status_code": 0 |
| 272 } | 276 } |
| 273 ] | 277 ] |
| OLD | NEW |