| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", | 6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", |
| 7 "--path", | 7 "--path", |
| 8 "[SLAVE_BUILD]/swarming.client", | 8 "[SLAVE_BUILD]/swarming.client", |
| 9 "--url", | 9 "--url", |
| 10 "https://chromium.googlesource.com/external/swarming.client.git" | 10 "https://chromium.googlesource.com/external/swarming.client.git" |
| (...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 144 "os:Ubuntu-12.04", | 144 "os:Ubuntu-12.04", |
| 145 "--tag", | 145 "--tag", |
| 146 "project:v8", | 146 "project:v8", |
| 147 "--tag", | 147 "--tag", |
| 148 "purpose:CI", | 148 "purpose:CI", |
| 149 "--tag", | 149 "--tag", |
| 150 "purpose:post-commit", | 150 "purpose:post-commit", |
| 151 "--tag", | 151 "--tag", |
| 152 "slavename:TestSlavename", | 152 "slavename:TestSlavename", |
| 153 "--tag", | 153 "--tag", |
| 154 "stepname:Check", | 154 "stepname:Check on Ubuntu-12.04", |
| 155 "--idempotent", | 155 "--idempotent", |
| 156 "[dummy hash for bot_default]", | 156 "[dummy hash for bot_default]", |
| 157 "--", | 157 "--", |
| 158 "--progress=verbose", | 158 "--progress=verbose", |
| 159 "--mode", | 159 "--mode", |
| 160 "Debug", | 160 "Debug", |
| 161 "--arch", | 161 "--arch", |
| 162 "ia32", | 162 "ia32", |
| 163 "--outdir", | 163 "--outdir", |
| 164 "out", | 164 "out", |
| 165 "--buildbot", | 165 "--buildbot", |
| 166 "--timeout=200", | 166 "--timeout=200", |
| 167 "--random-seed=-564235616", | 167 "--random-seed=-564235616", |
| 168 "bot_default", | 168 "bot_default", |
| 169 "--exhaustive-variants", | 169 "--exhaustive-variants", |
| 170 "--extra-flags", | 170 "--extra-flags", |
| 171 "--noenable-sse4-1 --noenable-avx", | 171 "--noenable-sse4-1 --noenable-avx", |
| 172 "--rerun-failures-count=2", | 172 "--rerun-failures-count=2", |
| 173 "--swarming", | 173 "--swarming", |
| 174 "--json-test-results", | 174 "--json-test-results", |
| 175 "${ISOLATED_OUTDIR}/output.json" | 175 "${ISOLATED_OUTDIR}/output.json" |
| 176 ], | 176 ], |
| 177 "cwd": "[SLAVE_BUILD]", | 177 "cwd": "[SLAVE_BUILD]", |
| 178 "name": "[trigger] Check", | 178 "name": "[trigger] Check on Ubuntu-12.04", |
| 179 "~followup_annotations": [ | 179 "~followup_annotations": [ |
| 180 "@@@STEP_LOG_LINE@json.output@{@@@", | 180 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 181 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[
dummy has/V8 Linux - debug - nosse4/571\", @@@", | 181 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[
dummy has/V8 Linux - debug - nosse4/571\", @@@", |
| 182 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 182 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 183 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux
- debug - nosse4/571\": {@@@", | 183 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux
- debug - nosse4/571\": {@@@", |
| 184 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 184 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 185 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 185 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 186 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 186 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 187 "@@@STEP_LOG_LINE@json.output@ }@@@", | 187 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 188 "@@@STEP_LOG_LINE@json.output@ }@@@", | 188 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 241 "os:Ubuntu-12.04", | 241 "os:Ubuntu-12.04", |
| 242 "--tag", | 242 "--tag", |
| 243 "project:v8", | 243 "project:v8", |
| 244 "--tag", | 244 "--tag", |
| 245 "purpose:CI", | 245 "purpose:CI", |
| 246 "--tag", | 246 "--tag", |
| 247 "purpose:post-commit", | 247 "purpose:post-commit", |
| 248 "--tag", | 248 "--tag", |
| 249 "slavename:TestSlavename", | 249 "slavename:TestSlavename", |
| 250 "--tag", | 250 "--tag", |
| 251 "stepname:Test262 - no variants", | 251 "stepname:Test262 - no variants on Ubuntu-12.04", |
| 252 "--idempotent", | 252 "--idempotent", |
| 253 "[dummy hash for test262]", | 253 "[dummy hash for test262]", |
| 254 "--", | 254 "--", |
| 255 "--progress=verbose", | 255 "--progress=verbose", |
| 256 "--mode", | 256 "--mode", |
| 257 "Debug", | 257 "Debug", |
| 258 "--arch", | 258 "--arch", |
| 259 "ia32", | 259 "ia32", |
| 260 "--outdir", | 260 "--outdir", |
| 261 "out", | 261 "out", |
| 262 "--buildbot", | 262 "--buildbot", |
| 263 "--timeout=200", | 263 "--timeout=200", |
| 264 "--random-seed=-564235616", | 264 "--random-seed=-564235616", |
| 265 "test262", | 265 "test262", |
| 266 "--no-variants", | 266 "--no-variants", |
| 267 "--download-data", | 267 "--download-data", |
| 268 "--exhaustive-variants", | 268 "--exhaustive-variants", |
| 269 "--extra-flags", | 269 "--extra-flags", |
| 270 "--noenable-sse4-1 --noenable-avx", | 270 "--noenable-sse4-1 --noenable-avx", |
| 271 "--rerun-failures-count=2", | 271 "--rerun-failures-count=2", |
| 272 "--swarming", | 272 "--swarming", |
| 273 "--json-test-results", | 273 "--json-test-results", |
| 274 "${ISOLATED_OUTDIR}/output.json" | 274 "${ISOLATED_OUTDIR}/output.json" |
| 275 ], | 275 ], |
| 276 "cwd": "[SLAVE_BUILD]", | 276 "cwd": "[SLAVE_BUILD]", |
| 277 "name": "[trigger] Test262 - no variants", | 277 "name": "[trigger] Test262 - no variants on Ubuntu-12.04", |
| 278 "~followup_annotations": [ | 278 "~followup_annotations": [ |
| 279 "@@@STEP_LOG_LINE@json.output@{@@@", | 279 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 280 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant
s/Ubuntu-12.04/[dummy has/V8 Linux - debug - nosse4/571\", @@@", | 280 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant
s/Ubuntu-12.04/[dummy has/V8 Linux - debug - nosse4/571\", @@@", |
| 281 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 281 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 282 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Ubuntu-12.04/[du
mmy has/V8 Linux - debug - nosse4/571\": {@@@", | 282 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Ubuntu-12.04/[du
mmy has/V8 Linux - debug - nosse4/571\": {@@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 283 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 284 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 284 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 285 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 286 "@@@STEP_LOG_LINE@json.output@ }@@@", | 286 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 287 "@@@STEP_LOG_LINE@json.output@ }@@@", | 287 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 340 "os:Ubuntu-12.04", | 340 "os:Ubuntu-12.04", |
| 341 "--tag", | 341 "--tag", |
| 342 "project:v8", | 342 "project:v8", |
| 343 "--tag", | 343 "--tag", |
| 344 "purpose:CI", | 344 "purpose:CI", |
| 345 "--tag", | 345 "--tag", |
| 346 "purpose:post-commit", | 346 "purpose:post-commit", |
| 347 "--tag", | 347 "--tag", |
| 348 "slavename:TestSlavename", | 348 "slavename:TestSlavename", |
| 349 "--tag", | 349 "--tag", |
| 350 "stepname:Mozilla", | 350 "stepname:Mozilla on Ubuntu-12.04", |
| 351 "--idempotent", | 351 "--idempotent", |
| 352 "[dummy hash for mozilla]", | 352 "[dummy hash for mozilla]", |
| 353 "--", | 353 "--", |
| 354 "--progress=verbose", | 354 "--progress=verbose", |
| 355 "--mode", | 355 "--mode", |
| 356 "Debug", | 356 "Debug", |
| 357 "--arch", | 357 "--arch", |
| 358 "ia32", | 358 "ia32", |
| 359 "--outdir", | 359 "--outdir", |
| 360 "out", | 360 "out", |
| 361 "--buildbot", | 361 "--buildbot", |
| 362 "--timeout=200", | 362 "--timeout=200", |
| 363 "--random-seed=-564235616", | 363 "--random-seed=-564235616", |
| 364 "mozilla", | 364 "mozilla", |
| 365 "--exhaustive-variants", | 365 "--exhaustive-variants", |
| 366 "--extra-flags", | 366 "--extra-flags", |
| 367 "--noenable-sse4-1 --noenable-avx", | 367 "--noenable-sse4-1 --noenable-avx", |
| 368 "--rerun-failures-count=2", | 368 "--rerun-failures-count=2", |
| 369 "--swarming", | 369 "--swarming", |
| 370 "--json-test-results", | 370 "--json-test-results", |
| 371 "${ISOLATED_OUTDIR}/output.json" | 371 "${ISOLATED_OUTDIR}/output.json" |
| 372 ], | 372 ], |
| 373 "cwd": "[SLAVE_BUILD]", | 373 "cwd": "[SLAVE_BUILD]", |
| 374 "name": "[trigger] Mozilla", | 374 "name": "[trigger] Mozilla on Ubuntu-12.04", |
| 375 "~followup_annotations": [ | 375 "~followup_annotations": [ |
| 376 "@@@STEP_LOG_LINE@json.output@{@@@", | 376 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 377 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04
/[dummy has/V8 Linux - debug - nosse4/571\", @@@", | 377 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04
/[dummy has/V8 Linux - debug - nosse4/571\", @@@", |
| 378 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 378 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 379 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/V8 Lin
ux - debug - nosse4/571\": {@@@", | 379 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/V8 Lin
ux - debug - nosse4/571\": {@@@", |
| 380 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 380 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 381 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 381 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 382 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 382 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 383 "@@@STEP_LOG_LINE@json.output@ }@@@", | 383 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 384 "@@@STEP_LOG_LINE@json.output@ }@@@", | 384 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 437 "os:Ubuntu-12.04", | 437 "os:Ubuntu-12.04", |
| 438 "--tag", | 438 "--tag", |
| 439 "project:v8", | 439 "project:v8", |
| 440 "--tag", | 440 "--tag", |
| 441 "purpose:CI", | 441 "purpose:CI", |
| 442 "--tag", | 442 "--tag", |
| 443 "purpose:post-commit", | 443 "purpose:post-commit", |
| 444 "--tag", | 444 "--tag", |
| 445 "slavename:TestSlavename", | 445 "slavename:TestSlavename", |
| 446 "--tag", | 446 "--tag", |
| 447 "stepname:SimdJs - all", | 447 "stepname:SimdJs - all on Ubuntu-12.04", |
| 448 "--idempotent", | 448 "--idempotent", |
| 449 "[dummy hash for simdjs]", | 449 "[dummy hash for simdjs]", |
| 450 "--", | 450 "--", |
| 451 "--progress=verbose", | 451 "--progress=verbose", |
| 452 "--mode", | 452 "--mode", |
| 453 "Debug", | 453 "Debug", |
| 454 "--arch", | 454 "--arch", |
| 455 "ia32", | 455 "ia32", |
| 456 "--outdir", | 456 "--outdir", |
| 457 "out", | 457 "out", |
| 458 "--buildbot", | 458 "--buildbot", |
| 459 "--timeout=200", | 459 "--timeout=200", |
| 460 "--random-seed=-564235616", | 460 "--random-seed=-564235616", |
| 461 "simdjs", | 461 "simdjs", |
| 462 "--download-data", | 462 "--download-data", |
| 463 "--exhaustive-variants", | 463 "--exhaustive-variants", |
| 464 "--extra-flags", | 464 "--extra-flags", |
| 465 "--noenable-sse4-1 --noenable-avx", | 465 "--noenable-sse4-1 --noenable-avx", |
| 466 "--rerun-failures-count=2", | 466 "--rerun-failures-count=2", |
| 467 "--swarming", | 467 "--swarming", |
| 468 "--json-test-results", | 468 "--json-test-results", |
| 469 "${ISOLATED_OUTDIR}/output.json" | 469 "${ISOLATED_OUTDIR}/output.json" |
| 470 ], | 470 ], |
| 471 "cwd": "[SLAVE_BUILD]", | 471 "cwd": "[SLAVE_BUILD]", |
| 472 "name": "[trigger] SimdJs - all", | 472 "name": "[trigger] SimdJs - all on Ubuntu-12.04", |
| 473 "~followup_annotations": [ | 473 "~followup_annotations": [ |
| 474 "@@@STEP_LOG_LINE@json.output@{@@@", | 474 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 475 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu-
12.04/[dummy has/V8 Linux - debug - nosse4/571\", @@@", | 475 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu-
12.04/[dummy has/V8 Linux - debug - nosse4/571\", @@@", |
| 476 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 476 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 477 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/V
8 Linux - debug - nosse4/571\": {@@@", | 477 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/V
8 Linux - debug - nosse4/571\": {@@@", |
| 478 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 478 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 479 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 479 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 480 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 480 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 481 "@@@STEP_LOG_LINE@json.output@ }@@@", | 481 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 482 "@@@STEP_LOG_LINE@json.output@ }@@@", | 482 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 648 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 648 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 649 "@@@STEP_LOG_END@durations@@@" | 649 "@@@STEP_LOG_END@durations@@@" |
| 650 ] | 650 ] |
| 651 }, | 651 }, |
| 652 { | 652 { |
| 653 "name": "$result", | 653 "name": "$result", |
| 654 "recipe_result": null, | 654 "recipe_result": null, |
| 655 "status_code": 0 | 655 "status_code": 0 |
| 656 } | 656 } |
| 657 ] | 657 ] |
| OLD | NEW |