| 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 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| 11 "cmd": [ | 11 "cmd": [ |
| 12 "python", | 12 "python", |
| 13 "-u", | 13 "-u", |
| 14 "\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", | 14 "\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", |
| 15 "[BUILDER_CACHE]\\Win_SyzyAsan__rel_", | 15 "[BUILDER_CACHE]\\win", |
| 16 "511" | 16 "511" |
| 17 ], | 17 ], |
| 18 "name": "makedirs checkout path", | 18 "name": "makedirs checkout path", |
| 19 "~followup_annotations": [ | 19 "~followup_annotations": [ |
| 20 "@@@STEP_LOG_LINE@python.inline@@@@", | 20 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 21 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 21 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 22 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 22 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 23 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 23 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 24 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 24 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 25 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 25 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 48 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 48 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 49 "--git-cache-dir", | 49 "--git-cache-dir", |
| 50 "[GIT_CACHE]", | 50 "[GIT_CACHE]", |
| 51 "--output_json", | 51 "--output_json", |
| 52 "/path/to/tmp/json", | 52 "/path/to/tmp/json", |
| 53 "--revision", | 53 "--revision", |
| 54 "src@HEAD", | 54 "src@HEAD", |
| 55 "--force", | 55 "--force", |
| 56 "--output_manifest" | 56 "--output_manifest" |
| 57 ], | 57 ], |
| 58 "cwd": "[BUILDER_CACHE]\\Win_SyzyAsan__rel_", | 58 "cwd": "[BUILDER_CACHE]\\win", |
| 59 "env": { | 59 "env": { |
| 60 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 60 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 61 }, | 61 }, |
| 62 "name": "bot_update", | 62 "name": "bot_update", |
| 63 "~followup_annotations": [ | 63 "~followup_annotations": [ |
| 64 "@@@STEP_TEXT@Some step text@@@", | 64 "@@@STEP_TEXT@Some step text@@@", |
| 65 "@@@STEP_LOG_LINE@json.output@{@@@", | 65 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 66 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 66 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 67 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 67 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 68 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 68 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 "@@@STEP_LOG_LINE@json.output@ }@@@", | 186 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 187 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 187 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 188 "@@@STEP_LOG_LINE@json.output@}@@@", | 188 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 189 "@@@STEP_LOG_END@json.output@@@" | 189 "@@@STEP_LOG_END@json.output@@@" |
| 190 ] | 190 ] |
| 191 }, | 191 }, |
| 192 { | 192 { |
| 193 "cmd": [ | 193 "cmd": [ |
| 194 "python", | 194 "python", |
| 195 "-u", | 195 "-u", |
| 196 "[BUILDER_CACHE]\\Win_SyzyAsan__rel_\\src\\tools\\swarming_client\\swarmin
g.py", | 196 "[BUILDER_CACHE]\\win\\src\\tools\\swarming_client\\swarming.py", |
| 197 "--version" | 197 "--version" |
| 198 ], | 198 ], |
| 199 "name": "swarming.py --version", | 199 "name": "swarming.py --version", |
| 200 "stdout": "/path/to/tmp/", | 200 "stdout": "/path/to/tmp/", |
| 201 "~followup_annotations": [ | 201 "~followup_annotations": [ |
| 202 "@@@STEP_TEXT@0.4.10@@@" | 202 "@@@STEP_TEXT@0.4.10@@@" |
| 203 ] | 203 ] |
| 204 }, | 204 }, |
| 205 { | 205 { |
| 206 "cmd": [ | 206 "cmd": [ |
| 207 "python", | 207 "python", |
| 208 "-u", | 208 "-u", |
| 209 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 209 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 210 "runhooks" | 210 "runhooks" |
| 211 ], | 211 ], |
| 212 "cwd": "[BUILDER_CACHE]\\Win_SyzyAsan__rel_\\src", | 212 "cwd": "[BUILDER_CACHE]\\win\\src", |
| 213 "env": { | 213 "env": { |
| 214 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 214 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 215 "GYP_DEFINES": "component=shared_library fastbuild=1 gomadir='[CACHE]\\cip
d\\goma' syzyasan=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 win_
z7=0", | 215 "GYP_DEFINES": "component=shared_library fastbuild=1 gomadir='[CACHE]\\cip
d\\goma' syzyasan=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 win_
z7=0", |
| 216 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 216 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 217 }, | 217 }, |
| 218 "name": "gclient runhooks" | 218 "name": "gclient runhooks" |
| 219 }, | 219 }, |
| 220 { | 220 { |
| 221 "cmd": [ | 221 "cmd": [ |
| 222 "python", | 222 "python", |
| 223 "-u", | 223 "-u", |
| 224 "[BUILDER_CACHE]\\Win_SyzyAsan__rel_\\src\\testing\\scripts\\get_compile_t
argets.py", | 224 "[BUILDER_CACHE]\\win\\src\\testing\\scripts\\get_compile_targets.py", |
| 225 "--output", | 225 "--output", |
| 226 "/path/to/tmp/json", | 226 "/path/to/tmp/json", |
| 227 "--", | 227 "--", |
| 228 "--build-config-fs", | 228 "--build-config-fs", |
| 229 "Release", | 229 "Release", |
| 230 "--paths", | 230 "--paths", |
| 231 "{\"checkout\": \"[BUILDER_CACHE]\\\\Win_SyzyAsan__rel_\\\\src\", \"runit.
py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.
py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 231 "{\"checkout\": \"[BUILDER_CACHE]\\\\win\\\\src\", \"runit.py\": \"RECIPE_
PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_
PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
| 232 "--properties", | 232 "--properties", |
| 233 "{\"buildername\": \"Win SyzyAsan (rel)\", \"buildnumber\": 571, \"mastern
ame\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"win\"}" | 233 "{\"buildername\": \"Win SyzyAsan (rel)\", \"buildnumber\": 571, \"mastern
ame\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"win\"}" |
| 234 ], | 234 ], |
| 235 "name": "get compile targets for scripts", | 235 "name": "get compile targets for scripts", |
| 236 "~followup_annotations": [ | 236 "~followup_annotations": [ |
| 237 "@@@STEP_LOG_LINE@json.output@{}@@@", | 237 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 238 "@@@STEP_LOG_END@json.output@@@" | 238 "@@@STEP_LOG_END@json.output@@@" |
| 239 ] | 239 ] |
| 240 }, | 240 }, |
| 241 { | 241 { |
| 242 "cmd": [ | 242 "cmd": [ |
| 243 "python", | 243 "python", |
| 244 "-u", | 244 "-u", |
| 245 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 245 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 246 "[BUILDER_CACHE]\\Win_SyzyAsan__rel_\\src\\testing\\buildbot\\chromium.fyi
.json", | 246 "[BUILDER_CACHE]\\win\\src\\testing\\buildbot\\chromium.fyi.json", |
| 247 "/path/to/tmp/json" | 247 "/path/to/tmp/json" |
| 248 ], | 248 ], |
| 249 "name": "read test spec (chromium.fyi.json)", | 249 "name": "read test spec (chromium.fyi.json)", |
| 250 "~followup_annotations": [ | 250 "~followup_annotations": [ |
| 251 "@@@STEP_TEXT@path: [BUILDER_CACHE]\\Win_SyzyAsan__rel_\\src\\testing\\bui
ldbot\\chromium.fyi.json@@@", | 251 "@@@STEP_TEXT@path: [BUILDER_CACHE]\\win\\src\\testing\\buildbot\\chromium
.fyi.json@@@", |
| 252 "@@@STEP_LOG_LINE@json.output@{@@@", | 252 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ \"Win SyzyAsan (rel)\": {@@@", | 253 "@@@STEP_LOG_LINE@json.output@ \"Win SyzyAsan (rel)\": {@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 254 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ {@@@", | 255 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 256 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 257 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 258 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 259 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ }@@@", | 260 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 261 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 261 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| (...skipping 21 matching lines...) Expand all Loading... |
| 283 "--show-path", | 283 "--show-path", |
| 284 "python", | 284 "python", |
| 285 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 285 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
| 286 "--gsutil-py-path", | 286 "--gsutil-py-path", |
| 287 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 287 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
| 288 "--ninja-path", | 288 "--ninja-path", |
| 289 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 289 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
| 290 "--target", | 290 "--target", |
| 291 "Release", | 291 "Release", |
| 292 "--src-dir", | 292 "--src-dir", |
| 293 "[BUILDER_CACHE]\\Win_SyzyAsan__rel_\\src", | 293 "[BUILDER_CACHE]\\win\\src", |
| 294 "--goma-cache-dir", | 294 "--goma-cache-dir", |
| 295 "[GOMA_CACHE]", | 295 "[GOMA_CACHE]", |
| 296 "--goma-deps-cache-dir", | 296 "--goma-deps-cache-dir", |
| 297 "[GOMA_DEPS_CACHE]", | 297 "[GOMA_DEPS_CACHE]", |
| 298 "--build-data-dir", | 298 "--build-data-dir", |
| 299 "[ROOT]\\build_data_dir", | 299 "[ROOT]\\build_data_dir", |
| 300 "--compiler", | 300 "--compiler", |
| 301 "goma", | 301 "goma", |
| 302 "--goma-jsonstatus", | 302 "--goma-jsonstatus", |
| 303 "/path/to/tmp/json", | 303 "/path/to/tmp/json", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 316 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 316 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 317 "@@@STEP_LOG_END@json.output (invalid)@@@" | 317 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 318 ] | 318 ] |
| 319 }, | 319 }, |
| 320 { | 320 { |
| 321 "name": "$result", | 321 "name": "$result", |
| 322 "recipe_result": null, | 322 "recipe_result": null, |
| 323 "status_code": 0 | 323 "status_code": 0 |
| 324 } | 324 } |
| 325 ] | 325 ] |
| OLD | NEW |