| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\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", | 6 "\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", |
| 7 "[BUILDER_CACHE]/Linux_Perf__2_", | 7 "[BUILDER_CACHE]/Linux_Perf__2_", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 209 "-u", | 209 "-u", |
| 210 "[BUILDER_CACHE]/Linux_Perf__2_/src/testing/scripts/get_compile_targets.py
", | 210 "[BUILDER_CACHE]/Linux_Perf__2_/src/testing/scripts/get_compile_targets.py
", |
| 211 "--output", | 211 "--output", |
| 212 "/path/to/tmp/json", | 212 "/path/to/tmp/json", |
| 213 "--", | 213 "--", |
| 214 "--build-config-fs", | 214 "--build-config-fs", |
| 215 "Release", | 215 "Release", |
| 216 "--paths", | 216 "--paths", |
| 217 "{\"checkout\": \"[BUILDER_CACHE]/Linux_Perf__2_/src\", \"runit.py\": \"RE
CIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACK
AGE_REPO[build]/scripts/slave/runtest.py\"}", | 217 "{\"checkout\": \"[BUILDER_CACHE]/Linux_Perf__2_/src\", \"runit.py\": \"RE
CIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACK
AGE_REPO[build]/scripts/slave/runtest.py\"}", |
| 218 "--properties", | 218 "--properties", |
| 219 "{\"buildername\": \"Linux Perf (2)\", \"buildnumber\": 571, \"mastername\
": \"chromium.perf\", \"perf-id\": \"linux-release\", \"results-url\": \"https:/
/chromeperf.appspot.com\", \"slavename\": \"TestSlavename\", \"target_platform\"
: \"linux\"}" | 219 "{\"buildername\": \"Linux Perf (2)\", \"buildnumber\": 571, \"mastername\
": \"chromium.perf\", \"slavename\": \"TestSlavename\", \"target_platform\": \"l
inux\"}" |
| 220 ], | 220 ], |
| 221 "name": "get compile targets for scripts", | 221 "name": "get compile targets for scripts", |
| 222 "~followup_annotations": [ | 222 "~followup_annotations": [ |
| 223 "@@@STEP_LOG_LINE@json.output@{}@@@", | 223 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 224 "@@@STEP_LOG_END@json.output@@@" | 224 "@@@STEP_LOG_END@json.output@@@" |
| 225 ] | 225 ] |
| 226 }, | 226 }, |
| 227 { | 227 { |
| 228 "cmd": [ | 228 "cmd": [ |
| 229 "python", | 229 "python", |
| (...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 458 "@@@STEP_LOG_LINE@json.output@[]@@@", | 458 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 459 "@@@STEP_LOG_END@json.output@@@" | 459 "@@@STEP_LOG_END@json.output@@@" |
| 460 ] | 460 ] |
| 461 }, | 461 }, |
| 462 { | 462 { |
| 463 "name": "$result", | 463 "name": "$result", |
| 464 "recipe_result": null, | 464 "recipe_result": null, |
| 465 "status_code": 0 | 465 "status_code": 0 |
| 466 } | 466 } |
| 467 ] | 467 ] |
| OLD | NEW |