| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "taskkill" | 9 "name": "taskkill" |
| 10 }, | 10 }, |
| 11 { | 11 { |
| 12 "cmd": [ | 12 "cmd": [ |
| 13 "python", | 13 "python", |
| 14 "-u", | 14 "-u", |
| 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 16 "--master", | 16 "--master", |
| 17 "chromium.fyi", | 17 "chromium.win", |
| 18 "--builder", | 18 "--builder", |
| 19 "WinClang", | 19 "WinClang64 (dbg)", |
| 20 "--slave", | 20 "--slave", |
| 21 "TestSlavename", | 21 "TestSlavename", |
| 22 "--spec", | 22 "--spec", |
| 23 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", | 23 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", |
| 24 "--root", | 24 "--root", |
| 25 "src", | 25 "src", |
| 26 "--revision_mapping_file", | 26 "--revision_mapping_file", |
| 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 28 "--git-cache-dir", | 28 "--git-cache-dir", |
| 29 "[GIT_CACHE]", | 29 "[GIT_CACHE]", |
| (...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 138 { | 138 { |
| 139 "cmd": [ | 139 "cmd": [ |
| 140 "python", | 140 "python", |
| 141 "-u", | 141 "-u", |
| 142 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 142 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 143 "--output", | 143 "--output", |
| 144 "/path/to/tmp/json", | 144 "/path/to/tmp/json", |
| 145 "--", | 145 "--", |
| 146 "--build-config-fs", | 146 "--build-config-fs", |
| 147 "Debug_x64", | 147 "Debug_x64", |
| 148 "--use-src-side-runtest-py", |
| 148 "--paths", | 149 "--paths", |
| 149 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 150 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
| 150 "--properties", | 151 "--properties", |
| 151 "{\"buildername\": \"WinClang\", \"buildnumber\": 571, \"mastername\": \"c
hromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}" | 152 "{\"buildername\": \"WinClang64 (dbg)\", \"buildnumber\": 571, \"masternam
e\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"
win\"}" |
| 152 ], | 153 ], |
| 153 "cwd": "[SLAVE_BUILD]", | 154 "cwd": "[SLAVE_BUILD]", |
| 154 "name": "get compile targets for scripts", | 155 "name": "get compile targets for scripts", |
| 155 "~followup_annotations": [ | 156 "~followup_annotations": [ |
| 156 "@@@STEP_LOG_LINE@json.output@{}@@@", | 157 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 157 "@@@STEP_LOG_END@json.output@@@" | 158 "@@@STEP_LOG_END@json.output@@@" |
| 158 ] | 159 ] |
| 159 }, | 160 }, |
| 160 { | 161 { |
| 161 "cmd": [ | 162 "cmd": [ |
| 162 "python", | 163 "python", |
| 163 "-u", | 164 "-u", |
| 164 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 165 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 165 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", | 166 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
| 166 "/path/to/tmp/json" | 167 "/path/to/tmp/json" |
| 167 ], | 168 ], |
| 168 "cwd": "[SLAVE_BUILD]", | 169 "cwd": "[SLAVE_BUILD]", |
| 169 "name": "read test spec", | 170 "name": "read test spec", |
| 170 "~followup_annotations": [ | 171 "~followup_annotations": [ |
| 171 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", | 172 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
| 172 "@@@STEP_LOG_LINE@json.output@{}@@@", | 173 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 173 "@@@STEP_LOG_END@json.output@@@" | 174 "@@@STEP_LOG_END@json.output@@@" |
| 174 ] | 175 ] |
| 175 }, | 176 }, |
| 176 { | 177 { |
| 177 "cmd": [ | 178 "cmd": [ |
| 178 "python", | 179 "python", |
| 179 "-u", | 180 "-u", |
| 180 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 181 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 181 "--show-path", | 182 "--show-path", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 194 "cwd": "[SLAVE_BUILD]", | 195 "cwd": "[SLAVE_BUILD]", |
| 195 "name": "update_clang" | 196 "name": "update_clang" |
| 196 }, | 197 }, |
| 197 { | 198 { |
| 198 "cmd": [ | 199 "cmd": [ |
| 199 "python", | 200 "python", |
| 200 "-u", | 201 "-u", |
| 201 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 202 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
| 202 "gen", | 203 "gen", |
| 203 "-m", | 204 "-m", |
| 204 "chromium.fyi", | 205 "chromium.win", |
| 205 "-b", | 206 "-b", |
| 206 "WinClang", | 207 "WinClang64 (dbg)", |
| 207 "--config-file", | 208 "--config-file", |
| 208 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 209 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
| 209 "--goma-dir", | 210 "--goma-dir", |
| 210 "[BUILD]\\goma", | 211 "[BUILD]\\goma", |
| 211 "//out/Debug_x64" | 212 "//out/Debug_x64" |
| 212 ], | 213 ], |
| 213 "cwd": "[SLAVE_BUILD]", | 214 "cwd": "[SLAVE_BUILD]", |
| 214 "name": "generate_build_files" | 215 "name": "generate_build_files" |
| 215 }, | 216 }, |
| 216 { | 217 { |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 272 "cmd": [ | 273 "cmd": [ |
| 273 "python", | 274 "python", |
| 274 "-u", | 275 "-u", |
| 275 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 276 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 276 "--show-path", | 277 "--show-path", |
| 277 "python", | 278 "python", |
| 278 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 279 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
| 279 "--target", | 280 "--target", |
| 280 "Debug_x64", | 281 "Debug_x64", |
| 281 "--build-url", | 282 "--build-url", |
| 282 "gs://chromium-fyi-archive/chromium.fyi/WinClang", | 283 "gs://chromium-win-archive/chromium.win/WinClang64 (dbg)", |
| 283 "--build_revision", | 284 "--build_revision", |
| 284 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 285 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 285 "--factory-properties", | 286 "--factory-properties", |
| 286 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WinClang\", \"buildnumber\": 571, \"mastername\": \"chromium.fy
i\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"Te
stSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 287 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WinClang64 (dbg)\", \"buildnumber\": 571, \"mastername\": \"chr
omium.win\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename
\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 287 "--build-properties", | 288 "--build-properties", |
| 288 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WinClang\", \"buildnumber\": 571, \"mastername\": \"chromium.fy
i\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"Te
stSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 289 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WinClang64 (dbg)\", \"buildnumber\": 571, \"mastername\": \"chr
omium.win\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename
\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 289 ], | 290 ], |
| 290 "cwd": "[SLAVE_BUILD]", | 291 "cwd": "[SLAVE_BUILD]", |
| 291 "name": "package build" | 292 "name": "package build" |
| 292 }, | 293 }, |
| 293 { | 294 { |
| 294 "name": "$result", | 295 "name": "$result", |
| 295 "recipe_result": null, | 296 "recipe_result": null, |
| 296 "status_code": 0 | 297 "status_code": 0 |
| 297 } | 298 } |
| 298 ] | 299 ] |
| OLD | NEW |