| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[DEPOT_TOOLS]/gclient.py", | 6 "[DEPOT_TOOLS]/gclient.py", |
| 7 "config", | 7 "config", |
| 8 "--spec", | 8 "--spec", |
| 9 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}, {'deps_file': 'DE
PS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/c
hromium/src.git'}]" | 9 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}, {'deps_file': 'DE
PS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/c
hromium/src.git'}]" |
| 10 ], | 10 ], |
| (...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 175 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 175 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 176 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 176 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 177 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 177 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 178 "@@@STEP_LOG_END@python.inline@@@" | 178 "@@@STEP_LOG_END@python.inline@@@" |
| 179 ] | 179 ] |
| 180 }, | 180 }, |
| 181 { | 181 { |
| 182 "cmd": [ | 182 "cmd": [ |
| 183 "python", | 183 "python", |
| 184 "-u", | 184 "-u", |
| 185 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 185 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 186 "--", | 186 "--", |
| 187 "[DEPOT_TOOLS]/gsutil.py", | 187 "[DEPOT_TOOLS]/gsutil.py", |
| 188 "----", | 188 "----", |
| 189 "-m", | 189 "-m", |
| 190 "rsync", | 190 "rsync", |
| 191 "-d", | 191 "-d", |
| 192 "-r", | 192 "-r", |
| 193 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave1", | 193 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave1", |
| 194 "[SLAVE_BUILD]/skps/slave1" | 194 "[SLAVE_BUILD]/skps/slave1" |
| 195 ], | 195 ], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 250 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 250 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 251 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 251 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 252 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 252 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 253 "@@@STEP_LOG_END@python.inline@@@" | 253 "@@@STEP_LOG_END@python.inline@@@" |
| 254 ] | 254 ] |
| 255 }, | 255 }, |
| 256 { | 256 { |
| 257 "cmd": [ | 257 "cmd": [ |
| 258 "python", | 258 "python", |
| 259 "-u", | 259 "-u", |
| 260 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 260 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 261 "--", | 261 "--", |
| 262 "[DEPOT_TOOLS]/gsutil.py", | 262 "[DEPOT_TOOLS]/gsutil.py", |
| 263 "----", | 263 "----", |
| 264 "-m", | 264 "-m", |
| 265 "rsync", | 265 "rsync", |
| 266 "-d", | 266 "-d", |
| 267 "-r", | 267 "-r", |
| 268 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave2", | 268 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave2", |
| 269 "[SLAVE_BUILD]/skps/slave2" | 269 "[SLAVE_BUILD]/skps/slave2" |
| 270 ], | 270 ], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 325 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 325 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 326 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 326 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 327 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 327 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 328 "@@@STEP_LOG_END@python.inline@@@" | 328 "@@@STEP_LOG_END@python.inline@@@" |
| 329 ] | 329 ] |
| 330 }, | 330 }, |
| 331 { | 331 { |
| 332 "cmd": [ | 332 "cmd": [ |
| 333 "python", | 333 "python", |
| 334 "-u", | 334 "-u", |
| 335 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 335 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 336 "--", | 336 "--", |
| 337 "[DEPOT_TOOLS]/gsutil.py", | 337 "[DEPOT_TOOLS]/gsutil.py", |
| 338 "----", | 338 "----", |
| 339 "-m", | 339 "-m", |
| 340 "rsync", | 340 "rsync", |
| 341 "-d", | 341 "-d", |
| 342 "-r", | 342 "-r", |
| 343 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave3", | 343 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave3", |
| 344 "[SLAVE_BUILD]/skps/slave3" | 344 "[SLAVE_BUILD]/skps/slave3" |
| 345 ], | 345 ], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 400 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 400 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 401 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 401 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 402 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 402 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 403 "@@@STEP_LOG_END@python.inline@@@" | 403 "@@@STEP_LOG_END@python.inline@@@" |
| 404 ] | 404 ] |
| 405 }, | 405 }, |
| 406 { | 406 { |
| 407 "cmd": [ | 407 "cmd": [ |
| 408 "python", | 408 "python", |
| 409 "-u", | 409 "-u", |
| 410 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 410 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 411 "--", | 411 "--", |
| 412 "[DEPOT_TOOLS]/gsutil.py", | 412 "[DEPOT_TOOLS]/gsutil.py", |
| 413 "----", | 413 "----", |
| 414 "-m", | 414 "-m", |
| 415 "rsync", | 415 "rsync", |
| 416 "-d", | 416 "-d", |
| 417 "-r", | 417 "-r", |
| 418 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave4", | 418 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave4", |
| 419 "[SLAVE_BUILD]/skps/slave4" | 419 "[SLAVE_BUILD]/skps/slave4" |
| 420 ], | 420 ], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 475 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 475 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 476 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 476 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 477 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 477 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 478 "@@@STEP_LOG_END@python.inline@@@" | 478 "@@@STEP_LOG_END@python.inline@@@" |
| 479 ] | 479 ] |
| 480 }, | 480 }, |
| 481 { | 481 { |
| 482 "cmd": [ | 482 "cmd": [ |
| 483 "python", | 483 "python", |
| 484 "-u", | 484 "-u", |
| 485 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 485 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 486 "--", | 486 "--", |
| 487 "[DEPOT_TOOLS]/gsutil.py", | 487 "[DEPOT_TOOLS]/gsutil.py", |
| 488 "----", | 488 "----", |
| 489 "-m", | 489 "-m", |
| 490 "rsync", | 490 "rsync", |
| 491 "-d", | 491 "-d", |
| 492 "-r", | 492 "-r", |
| 493 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave5", | 493 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave5", |
| 494 "[SLAVE_BUILD]/skps/slave5" | 494 "[SLAVE_BUILD]/skps/slave5" |
| 495 ], | 495 ], |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 527 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/ct-task-5.isolated\", \n \"--config-variable\", \n
\"OS\", \n \"linux\", \n \"--extra-variable\", \n \"CONFIG
URATION\", \n \"Debug\", \n \"--extra-variable\", \n \"GIT_
HASH\", \n 164710, \n \"--extra-variable\", \n \"SLAVE_NUM\
", \n \"5\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n
\"dm\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n \"versi
on\": 1\n}", | 527 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/ct-task-5.isolated\", \n \"--config-variable\", \n
\"OS\", \n \"linux\", \n \"--extra-variable\", \n \"CONFIG
URATION\", \n \"Debug\", \n \"--extra-variable\", \n \"GIT_
HASH\", \n 164710, \n \"--extra-variable\", \n \"SLAVE_NUM\
", \n \"5\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n
\"dm\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n \"versi
on\": 1\n}", |
| 528 "[SLAVE_BUILD]/swarming_temp_dir/slave5.isolated.gen.json" | 528 "[SLAVE_BUILD]/swarming_temp_dir/slave5.isolated.gen.json" |
| 529 ], | 529 ], |
| 530 "cwd": "[SLAVE_BUILD]", | 530 "cwd": "[SLAVE_BUILD]", |
| 531 "name": "Write slave5.isolated.gen.json" | 531 "name": "Write slave5.isolated.gen.json" |
| 532 }, | 532 }, |
| 533 { | 533 { |
| 534 "cmd": [ | 534 "cmd": [ |
| 535 "python", | 535 "python", |
| 536 "-u", | 536 "-u", |
| 537 "RECIPE_MODULE[isolate]/resources/isolate.py", | 537 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
| 538 "[SLAVE_BUILD]/swarming.client", | 538 "[SLAVE_BUILD]/swarming.client", |
| 539 "batcharchive", | 539 "batcharchive", |
| 540 "--dump-json", | 540 "--dump-json", |
| 541 "/path/to/tmp/json", | 541 "/path/to/tmp/json", |
| 542 "--isolate-server", | 542 "--isolate-server", |
| 543 "https://isolateserver.appspot.com", | 543 "https://isolateserver.appspot.com", |
| 544 "--verbose", | 544 "--verbose", |
| 545 "[SLAVE_BUILD]/swarming_temp_dir/slave1.isolated.gen.json", | 545 "[SLAVE_BUILD]/swarming_temp_dir/slave1.isolated.gen.json", |
| 546 "[SLAVE_BUILD]/swarming_temp_dir/slave2.isolated.gen.json", | 546 "[SLAVE_BUILD]/swarming_temp_dir/slave2.isolated.gen.json", |
| 547 "[SLAVE_BUILD]/swarming_temp_dir/slave3.isolated.gen.json", | 547 "[SLAVE_BUILD]/swarming_temp_dir/slave3.isolated.gen.json", |
| (...skipping 623 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1171 "@@@STEP_LOG_END@json.output@@@", | 1171 "@@@STEP_LOG_END@json.output@@@", |
| 1172 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 1172 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 1173 ] | 1173 ] |
| 1174 }, | 1174 }, |
| 1175 { | 1175 { |
| 1176 "name": "$result", | 1176 "name": "$result", |
| 1177 "recipe_result": null, | 1177 "recipe_result": null, |
| 1178 "status_code": 0 | 1178 "status_code": 0 |
| 1179 } | 1179 } |
| 1180 ] | 1180 ] |
| OLD | NEW |