| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.webrtc", | 8 "tryserver.webrtc", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_gn_rel", | 10 "linux_libfuzzer_rel", |
| 11 "--slave", | 11 "--slave", |
| 12 "slavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}, {'deps_
file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https://chrome
-internal.googlesource.com/chrome/deps/webrtc-limited'}]", | 14 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}, {'deps_
file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https://chrome
-internal.googlesource.com/chrome/deps/webrtc-limited'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\"}", | 18 "{\"src\": \"got_revision\"}", |
| 19 "--issue", | 19 "--issue", |
| 20 "666666", | 20 "12853011", |
| 21 "--patchset", | 21 "--patchset", |
| 22 "1", | 22 "1", |
| 23 "--rietveld_server", | 23 "--rietveld_server", |
| 24 "https://fake.rietveld.url", | 24 "https://codereview.chromium.org", |
| 25 "--output_json", | 25 "--output_json", |
| 26 "/path/to/tmp/json", | 26 "/path/to/tmp/json", |
| 27 "--revision", | 27 "--revision", |
| 28 "src@12345", | 28 "src@HEAD", |
| 29 "--output_manifest" | 29 "--output_manifest" |
| 30 ], | 30 ], |
| 31 "cwd": "[SLAVE_BUILD]", | 31 "cwd": "[SLAVE_BUILD]", |
| 32 "name": "bot_update", | 32 "name": "bot_update", |
| 33 "~followup_annotations": [ | 33 "~followup_annotations": [ |
| 34 "@@@STEP_TEXT@Some step text@@@", | 34 "@@@STEP_TEXT@Some step text@@@", |
| 35 "@@@STEP_LOG_LINE@json.output@{@@@", | 35 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 51 "@@@STEP_LOG_LINE@json.output@}@@@", | 51 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 52 "@@@STEP_LOG_END@json.output@@@", | 52 "@@@STEP_LOG_END@json.output@@@", |
| 53 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | 53 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", |
| 54 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 54 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 55 ] | 55 ] |
| 56 }, | 56 }, |
| 57 { | 57 { |
| 58 "cmd": [ | 58 "cmd": [ |
| 59 "python", | 59 "python", |
| 60 "-u", | 60 "-u", |
| 61 "RECIPE_MODULE[webrtc]/resources/cleanup_files.py", | |
| 62 "[SLAVE_BUILD]/src/out" | |
| 63 ], | |
| 64 "cwd": "[SLAVE_BUILD]", | |
| 65 "name": "clean test output files" | |
| 66 }, | |
| 67 { | |
| 68 "cmd": [ | |
| 69 "python", | |
| 70 "-u", | |
| 71 "[BUILD]/scripts/slave/cleanup_temp.py" | |
| 72 ], | |
| 73 "cwd": "[SLAVE_BUILD]", | |
| 74 "name": "cleanup_temp" | |
| 75 }, | |
| 76 { | |
| 77 "cmd": [ | |
| 78 "python", | |
| 79 "-u", | |
| 80 "[DEPOT_TOOLS]/gclient.py", | 61 "[DEPOT_TOOLS]/gclient.py", |
| 81 "runhooks" | 62 "runhooks" |
| 82 ], | 63 ], |
| 83 "cwd": "[SLAVE_BUILD]", | 64 "cwd": "[SLAVE_BUILD]", |
| 84 "env": { | 65 "env": { |
| 85 "GYP_CHROMIUM_NO_ACTION": "1", | 66 "GYP_CHROMIUM_NO_ACTION": "1", |
| 86 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[BUILD]/goma' target_arch=x64 use_goma=1" | 67 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[BUILD]/goma' target_arch=x64 use_goma=1" |
| 87 }, | 68 }, |
| 88 "name": "gclient runhooks" | 69 "name": "gclient runhooks" |
| 89 }, | 70 }, |
| 90 { | 71 { |
| 91 "cmd": [ | 72 "cmd": [ |
| 73 "tools/clang/scripts/update.py", |
| 74 "--force-local-build", |
| 75 "--without-android" |
| 76 ], |
| 77 "cwd": "[SLAVE_BUILD]/src", |
| 78 "env": { |
| 79 "LLVM_FORCE_HEAD_REVISION": "YES" |
| 80 }, |
| 81 "name": "checkout llvm" |
| 82 }, |
| 83 { |
| 84 "cmd": [ |
| 85 "python", |
| 86 "-u", |
| 87 "[DEPOT_TOOLS]/gn.py", |
| 88 "--root=[SLAVE_BUILD]/src", |
| 89 "gen", |
| 90 "//out/Release", |
| 91 "--args=use_libfuzzer=true is_asan=true is_debug=false target_cpu=\"x64\"" |
| 92 ], |
| 93 "cwd": "[SLAVE_BUILD]", |
| 94 "name": "gn" |
| 95 }, |
| 96 { |
| 97 "cmd": [ |
| 92 "python", | 98 "python", |
| 93 "-u", | 99 "-u", |
| 94 "[DEPOT_TOOLS]/gn.py", | 100 "[DEPOT_TOOLS]/gn.py", |
| 95 "--root=[SLAVE_BUILD]/src", | 101 "--root=[SLAVE_BUILD]/src", |
| 96 "gen", | 102 "refs", |
| 97 "//out/Release", | 103 "[SLAVE_BUILD]/src/out/Release", |
| 98 "--args=is_debug=false target_cpu=\"x64\" use_goma=true goma_dir=\"[BUILD]
/goma\"" | 104 "--all", |
| 105 "--type=executable", |
| 106 "--args=\"use_libfuzzer=true is_asan=true\"", |
| 107 "--as=output", |
| 108 "//webrtc/test/fuzzers:webrtc_fuzzer_main" |
| 99 ], | 109 ], |
| 100 "cwd": "[SLAVE_BUILD]", | 110 "cwd": "[SLAVE_BUILD]", |
| 101 "name": "gn" | 111 "name": "calculate targets", |
| 112 "stdout": "/path/to/tmp/", |
| 113 "~followup_annotations": [ |
| 114 "@@@STEP_LOG_LINE@targets@target1@@@", |
| 115 "@@@STEP_LOG_LINE@targets@target2@@@", |
| 116 "@@@STEP_LOG_LINE@targets@target3@@@", |
| 117 "@@@STEP_LOG_END@targets@@@" |
| 118 ] |
| 102 }, | 119 }, |
| 103 { | 120 { |
| 104 "cmd": [ | 121 "cmd": [ |
| 105 "python", | 122 "python", |
| 106 "-u", | 123 "-u", |
| 107 "[BUILD]/scripts/slave/compile.py", | 124 "[BUILD]/scripts/slave/compile.py", |
| 108 "--target", | 125 "--target", |
| 109 "Release", | 126 "Release", |
| 110 "--src-dir", | 127 "--src-dir", |
| 111 "[SLAVE_BUILD]/src", | 128 "[SLAVE_BUILD]/src", |
| 112 "--build-tool", | 129 "--build-tool", |
| 113 "ninja", | 130 "ninja", |
| 114 "--compiler", | 131 "--compiler", |
| 115 "goma", | 132 "goma", |
| 116 "--goma-jsonstatus", | 133 "--goma-jsonstatus", |
| 117 "/path/to/tmp/json", | 134 "/path/to/tmp/json", |
| 118 "--goma-dir", | 135 "--goma-dir", |
| 119 "[BUILD]/goma", | 136 "[BUILD]/goma", |
| 120 "--goma-fail-fast", | 137 "--goma-fail-fast", |
| 121 "--goma-disable-local-fallback", | 138 "--goma-disable-local-fallback", |
| 122 "--", | 139 "--", |
| 123 "all" | 140 "target1", |
| 141 "target2", |
| 142 "target3" |
| 124 ], | 143 ], |
| 125 "cwd": "[SLAVE_BUILD]", | 144 "cwd": "[SLAVE_BUILD]", |
| 126 "name": "compile", | 145 "name": "compile", |
| 127 "~followup_annotations": [ | 146 "~followup_annotations": [ |
| 128 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 147 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 129 "@@@STEP_LOG_END@json.output (invalid)@@@" | 148 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 130 ] | 149 ] |
| 131 }, | 150 }, |
| 132 { | 151 { |
| 133 "name": "$result", | 152 "name": "$result", |
| 134 "recipe_result": null, | 153 "recipe_result": null, |
| 135 "status_code": 0 | 154 "status_code": 0 |
| 136 } | 155 } |
| 137 ] | 156 ] |
| OLD | NEW |