| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 6 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 7 "config", | 7 "config", |
| 8 "--spec", | 8 "--spec", |
| 9 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed':
False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}, {'deps_
file': 'DEPS', 'managed': False, 'name': 'src', 'url': 'https://chromium.googles
ource.com/chromium/src.git'}]" | 9 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed':
False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}, {'deps_
file': 'DEPS', 'managed': False, 'name': 'src', 'url': 'https://chromium.googles
ource.com/chromium/src.git'}]" |
| 10 ], | 10 ], |
| (...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 298 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 298 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 299 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 299 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 300 "@@@STEP_LOG_END@python.inline@@@" | 300 "@@@STEP_LOG_END@python.inline@@@" |
| 301 ] | 301 ] |
| 302 }, | 302 }, |
| 303 { | 303 { |
| 304 "cmd": [ | 304 "cmd": [ |
| 305 "python", | 305 "python", |
| 306 "-u", | 306 "-u", |
| 307 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 307 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 308 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \
n \"OS\", \n \"linux\", \n \"--extra-variable\", \n
\"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n
\"GIT_HASH\", \n 164710, \n \"--extra-variable\", \n \"SL
AVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"TOOL_NAM
E\", \n \"dm\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n
\"version\": 1\n}", | 308 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \
n \"OS\", \n \"linux\", \n \"--extra-variable\", \n
\"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n
\"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SK
Ps\", \n \"--extra-variable\", \n \"GIT_HASH\", \n 164710,
\n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n
\"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\"\n ], \n
\"dir\": \"[SLAVE_BUILD]/src/chrome\", \n \"version\": 1\n}", |
| 309 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-1.isolated.gen.json" | 309 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-1.isolated.gen.json" |
| 310 ], | 310 ], |
| 311 "name": "Write ct-dm-1.isolated.gen.json" | 311 "name": "Write ct-dm-1.isolated.gen.json" |
| 312 }, | 312 }, |
| 313 { | 313 { |
| 314 "cmd": [ | 314 "cmd": [ |
| 315 "python", | 315 "python", |
| 316 "-u", | 316 "-u", |
| 317 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 317 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 318 "[SLAVE_BUILD]/skps/slave2", | 318 "[SLAVE_BUILD]/skps/slave2", |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 369 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 369 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 370 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 370 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 371 "@@@STEP_LOG_END@python.inline@@@" | 371 "@@@STEP_LOG_END@python.inline@@@" |
| 372 ] | 372 ] |
| 373 }, | 373 }, |
| 374 { | 374 { |
| 375 "cmd": [ | 375 "cmd": [ |
| 376 "python", | 376 "python", |
| 377 "-u", | 377 "-u", |
| 378 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 378 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 379 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \
n \"OS\", \n \"linux\", \n \"--extra-variable\", \n
\"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n
\"GIT_HASH\", \n 164710, \n \"--extra-variable\", \n \"SL
AVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"TOOL_NAM
E\", \n \"dm\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n
\"version\": 1\n}", | 379 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \
n \"OS\", \n \"linux\", \n \"--extra-variable\", \n
\"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n
\"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SK
Ps\", \n \"--extra-variable\", \n \"GIT_HASH\", \n 164710,
\n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n
\"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\"\n ], \n
\"dir\": \"[SLAVE_BUILD]/src/chrome\", \n \"version\": 1\n}", |
| 380 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-2.isolated.gen.json" | 380 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-2.isolated.gen.json" |
| 381 ], | 381 ], |
| 382 "name": "Write ct-dm-2.isolated.gen.json" | 382 "name": "Write ct-dm-2.isolated.gen.json" |
| 383 }, | 383 }, |
| 384 { | 384 { |
| 385 "cmd": [ | 385 "cmd": [ |
| 386 "python", | 386 "python", |
| 387 "-u", | 387 "-u", |
| 388 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 388 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 389 "[SLAVE_BUILD]/skps/slave3", | 389 "[SLAVE_BUILD]/skps/slave3", |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 440 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 440 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 441 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 441 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 442 "@@@STEP_LOG_END@python.inline@@@" | 442 "@@@STEP_LOG_END@python.inline@@@" |
| 443 ] | 443 ] |
| 444 }, | 444 }, |
| 445 { | 445 { |
| 446 "cmd": [ | 446 "cmd": [ |
| 447 "python", | 447 "python", |
| 448 "-u", | 448 "-u", |
| 449 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 449 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 450 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \
n \"OS\", \n \"linux\", \n \"--extra-variable\", \n
\"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n
\"GIT_HASH\", \n 164710, \n \"--extra-variable\", \n \"SL
AVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"TOOL_NAM
E\", \n \"dm\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n
\"version\": 1\n}", | 450 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \
n \"OS\", \n \"linux\", \n \"--extra-variable\", \n
\"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n
\"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SK
Ps\", \n \"--extra-variable\", \n \"GIT_HASH\", \n 164710,
\n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n
\"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\"\n ], \n
\"dir\": \"[SLAVE_BUILD]/src/chrome\", \n \"version\": 1\n}", |
| 451 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-3.isolated.gen.json" | 451 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-3.isolated.gen.json" |
| 452 ], | 452 ], |
| 453 "name": "Write ct-dm-3.isolated.gen.json" | 453 "name": "Write ct-dm-3.isolated.gen.json" |
| 454 }, | 454 }, |
| 455 { | 455 { |
| 456 "cmd": [ | 456 "cmd": [ |
| 457 "python", | 457 "python", |
| 458 "-u", | 458 "-u", |
| 459 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 459 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 460 "[SLAVE_BUILD]/skps/slave4", | 460 "[SLAVE_BUILD]/skps/slave4", |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 511 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 511 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 512 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 512 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 513 "@@@STEP_LOG_END@python.inline@@@" | 513 "@@@STEP_LOG_END@python.inline@@@" |
| 514 ] | 514 ] |
| 515 }, | 515 }, |
| 516 { | 516 { |
| 517 "cmd": [ | 517 "cmd": [ |
| 518 "python", | 518 "python", |
| 519 "-u", | 519 "-u", |
| 520 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 520 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 521 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \
n \"OS\", \n \"linux\", \n \"--extra-variable\", \n
\"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n
\"GIT_HASH\", \n 164710, \n \"--extra-variable\", \n \"SL
AVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"TOOL_NAM
E\", \n \"dm\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n
\"version\": 1\n}", | 521 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \
n \"OS\", \n \"linux\", \n \"--extra-variable\", \n
\"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n
\"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SK
Ps\", \n \"--extra-variable\", \n \"GIT_HASH\", \n 164710,
\n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n
\"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\"\n ], \n
\"dir\": \"[SLAVE_BUILD]/src/chrome\", \n \"version\": 1\n}", |
| 522 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-4.isolated.gen.json" | 522 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-4.isolated.gen.json" |
| 523 ], | 523 ], |
| 524 "name": "Write ct-dm-4.isolated.gen.json" | 524 "name": "Write ct-dm-4.isolated.gen.json" |
| 525 }, | 525 }, |
| 526 { | 526 { |
| 527 "cmd": [ | 527 "cmd": [ |
| 528 "python", | 528 "python", |
| 529 "-u", | 529 "-u", |
| 530 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 530 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 531 "[SLAVE_BUILD]/skps/slave5", | 531 "[SLAVE_BUILD]/skps/slave5", |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 582 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 582 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 583 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 583 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 584 "@@@STEP_LOG_END@python.inline@@@" | 584 "@@@STEP_LOG_END@python.inline@@@" |
| 585 ] | 585 ] |
| 586 }, | 586 }, |
| 587 { | 587 { |
| 588 "cmd": [ | 588 "cmd": [ |
| 589 "python", | 589 "python", |
| 590 "-u", | 590 "-u", |
| 591 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 591 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 592 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \
n \"OS\", \n \"linux\", \n \"--extra-variable\", \n
\"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n
\"GIT_HASH\", \n 164710, \n \"--extra-variable\", \n \"SL
AVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"TOOL_NAM
E\", \n \"dm\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n
\"version\": 1\n}", | 592 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \
n \"OS\", \n \"linux\", \n \"--extra-variable\", \n
\"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n
\"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SK
Ps\", \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 \"version\": 1\n}", |
| 593 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-5.isolated.gen.json" | 593 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-5.isolated.gen.json" |
| 594 ], | 594 ], |
| 595 "name": "Write ct-dm-5.isolated.gen.json" | 595 "name": "Write ct-dm-5.isolated.gen.json" |
| 596 }, | 596 }, |
| 597 { | 597 { |
| 598 "cmd": [ | 598 "cmd": [ |
| 599 "python", | 599 "python", |
| 600 "-u", | 600 "-u", |
| 601 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 601 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 602 "[SLAVE_BUILD]/swarming.client", | 602 "[SLAVE_BUILD]/swarming.client", |
| (...skipping 636 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1239 "@@@STEP_LOG_END@json.output@@@", | 1239 "@@@STEP_LOG_END@json.output@@@", |
| 1240 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 1240 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 1241 ] | 1241 ] |
| 1242 }, | 1242 }, |
| 1243 { | 1243 { |
| 1244 "name": "$result", | 1244 "name": "$result", |
| 1245 "recipe_result": null, | 1245 "recipe_result": null, |
| 1246 "status_code": 0 | 1246 "status_code": 0 |
| 1247 } | 1247 } |
| 1248 ] | 1248 ] |
| OLD | NEW |