| OLD | NEW |
| (Empty) |
| 1 [ | |
| 2 { | |
| 3 "cmd": [ | |
| 4 "python", | |
| 5 "-u", | |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | |
| 7 "--master", | |
| 8 "tryserver.chromium.linux", | |
| 9 "--builder", | |
| 10 "linux_valgrind", | |
| 11 "--slave", | |
| 12 "TestSlavename", | |
| 13 "--spec", | |
| 14 "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'}]", | |
| 15 "--root", | |
| 16 "src", | |
| 17 "--revision_mapping_file", | |
| 18 "{\"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\"}", | |
| 19 "--git-cache-dir", | |
| 20 "[GIT_CACHE]", | |
| 21 "--issue", | |
| 22 "12853011", | |
| 23 "--patchset", | |
| 24 "1", | |
| 25 "--rietveld_server", | |
| 26 "https://codereview.chromium.org", | |
| 27 "--output_json", | |
| 28 "/path/to/tmp/json", | |
| 29 "--revision", | |
| 30 "src@HEAD", | |
| 31 "--output_manifest" | |
| 32 ], | |
| 33 "cwd": "[SLAVE_BUILD]", | |
| 34 "env": { | |
| 35 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | |
| 36 }, | |
| 37 "name": "bot_update", | |
| 38 "~followup_annotations": [ | |
| 39 "@@@STEP_TEXT@Some step text@@@", | |
| 40 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 41 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
| 42 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | |
| 43 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | |
| 44 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 45 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | |
| 46 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | |
| 47 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", | |
| 48 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", | |
| 49 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 50 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", | |
| 51 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/native_client.git\", @@@", | |
| 52 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26
9b7982aeeefc1b9b50\"@@@", | |
| 53 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 54 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", | |
| 55 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/angle.git\", @@@", | |
| 56 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a
728eb85b8d7bc6080c\"@@@", | |
| 57 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 58 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", | |
| 59 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/webrtc.git\", @@@", | |
| 60 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685
96da93418c623137f4\"@@@", | |
| 61 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 62 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", | |
| 63 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/tools/swarming_client.git\", @@@", | |
| 64 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7
59c837980b63b99566\"@@@", | |
| 65 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 66 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", | |
| 67 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/v8.git\", @@@", | |
| 68 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", | |
| 69 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 70 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 71 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
| 72 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | |
| 73 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
| 74 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f
77757b9a728eb85b8d7bc6080c\", @@@", | |
| 75 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/
master@{#297276}\", @@@", | |
| 76 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | |
| 77 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | |
| 78 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee
3e86ddfd4ebd0fe58cb9\", @@@", | |
| 79 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#170242}\", @@@", | |
| 80 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", | |
| 81 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", | |
| 82 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1
32c3a35f03975671d43e399\", @@@", | |
| 83 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas
ter@{#43426}\", @@@", | |
| 84 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", | |
| 85 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", | |
| 86 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 87 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
| 88 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
| 89 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 90 "@@@STEP_LOG_END@json.output@@@", | |
| 91 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", | |
| 92 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", | |
| 93 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", | |
| 94 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | |
| 95 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | |
| 96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | |
| 97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | |
| 98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | |
| 99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | |
| 100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | |
| 101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | |
| 102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | |
| 103 ] | |
| 104 }, | |
| 105 { | |
| 106 "cmd": [], | |
| 107 "cwd": "[SLAVE_BUILD]", | |
| 108 "name": "ensure_goma" | |
| 109 }, | |
| 110 { | |
| 111 "cmd": [ | |
| 112 "python", | |
| 113 "-u", | |
| 114 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
| 115 "--platform", | |
| 116 "linux-amd64", | |
| 117 "--dest-directory", | |
| 118 "[SLAVE_BUILD]/cipd", | |
| 119 "--json-output", | |
| 120 "/path/to/tmp/json" | |
| 121 ], | |
| 122 "cwd": "[SLAVE_BUILD]", | |
| 123 "name": "ensure_goma.install cipd", | |
| 124 "~followup_annotations": [ | |
| 125 "@@@STEP_NEST_LEVEL@1@@@", | |
| 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 127 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
| 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 130 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 131 "@@@STEP_LOG_END@json.output@@@" | |
| 132 ] | |
| 133 }, | |
| 134 { | |
| 135 "cmd": [ | |
| 136 "[SLAVE_BUILD]/cipd/cipd", | |
| 137 "ensure", | |
| 138 "--root", | |
| 139 "[CACHE]/cipd/goma", | |
| 140 "--list", | |
| 141 "infra_internal/goma/client/linux-amd64 release", | |
| 142 "--json-output", | |
| 143 "/path/to/tmp/json", | |
| 144 "--service-account-json", | |
| 145 "/creds/service_accounts/service-account-goma-client.json" | |
| 146 ], | |
| 147 "cwd": "[SLAVE_BUILD]", | |
| 148 "name": "ensure_goma.ensure_installed", | |
| 149 "~followup_annotations": [ | |
| 150 "@@@STEP_NEST_LEVEL@1@@@", | |
| 151 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 152 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 153 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 154 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 155 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | |
| 156 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 157 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 158 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 159 "@@@STEP_LOG_END@json.output@@@" | |
| 160 ] | |
| 161 }, | |
| 162 { | |
| 163 "cmd": [ | |
| 164 "python", | |
| 165 "-u", | |
| 166 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | |
| 167 "runhooks" | |
| 168 ], | |
| 169 "cwd": "[SLAVE_BUILD]", | |
| 170 "env": { | |
| 171 "GYP_CHROMIUM_NO_ACTION": "1", | |
| 172 "GYP_DEFINES": "build_for_tool=memcheck component=static_library dcheck_al
ways_on=1 fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | |
| 173 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | |
| 174 }, | |
| 175 "name": "gclient runhooks (with patch)" | |
| 176 }, | |
| 177 { | |
| 178 "cmd": [ | |
| 179 "python", | |
| 180 "-u", | |
| 181 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | |
| 182 "--output", | |
| 183 "/path/to/tmp/json", | |
| 184 "--", | |
| 185 "--build-config-fs", | |
| 186 "Release", | |
| 187 "--paths", | |
| 188 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | |
| 189 "--properties", | |
| 190 "{\"buildername\": \"linux_valgrind\", \"buildnumber\": 571, \"mastername\
": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"target_plat
form\": \"linux\"}" | |
| 191 ], | |
| 192 "cwd": "[SLAVE_BUILD]", | |
| 193 "name": "get compile targets for scripts", | |
| 194 "~followup_annotations": [ | |
| 195 "@@@STEP_LOG_LINE@json.output@{}@@@", | |
| 196 "@@@STEP_LOG_END@json.output@@@" | |
| 197 ] | |
| 198 }, | |
| 199 { | |
| 200 "cmd": [ | |
| 201 "python", | |
| 202 "-u", | |
| 203 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | |
| 204 "[SLAVE_BUILD]/src/testing/buildbot/chromium.memory.fyi.json", | |
| 205 "/path/to/tmp/json" | |
| 206 ], | |
| 207 "cwd": "[SLAVE_BUILD]", | |
| 208 "name": "read test spec", | |
| 209 "~followup_annotations": [ | |
| 210 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.memory.fyi
.json@@@", | |
| 211 "@@@STEP_LOG_LINE@json.output@{}@@@", | |
| 212 "@@@STEP_LOG_END@json.output@@@" | |
| 213 ] | |
| 214 }, | |
| 215 { | |
| 216 "cmd": [ | |
| 217 "git", | |
| 218 "diff", | |
| 219 "--cached", | |
| 220 "--name-only" | |
| 221 ], | |
| 222 "cwd": "[SLAVE_BUILD]/src", | |
| 223 "name": "git diff to analyze patch", | |
| 224 "stdout": "/path/to/tmp/", | |
| 225 "~followup_annotations": [ | |
| 226 "@@@STEP_LOG_LINE@files@foo.cc@@@", | |
| 227 "@@@STEP_LOG_END@files@@@", | |
| 228 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" | |
| 229 ] | |
| 230 }, | |
| 231 { | |
| 232 "cmd": [ | |
| 233 "python", | |
| 234 "-u", | |
| 235 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | |
| 236 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", | |
| 237 "/path/to/tmp/json" | |
| 238 ], | |
| 239 "cwd": "[SLAVE_BUILD]", | |
| 240 "name": "read filter exclusion spec", | |
| 241 "~followup_annotations": [ | |
| 242 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | |
| 243 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 244 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | |
| 245 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", | |
| 246 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", | |
| 247 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 248 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 249 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | |
| 250 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | |
| 251 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 252 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 253 "@@@STEP_LOG_END@json.output@@@" | |
| 254 ] | |
| 255 }, | |
| 256 { | |
| 257 "cmd": [ | |
| 258 "python", | |
| 259 "-u", | |
| 260 "import sys; sys.exit(0)" | |
| 261 ], | |
| 262 "cwd": "[SLAVE_BUILD]", | |
| 263 "name": "analyze", | |
| 264 "~followup_annotations": [ | |
| 265 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | |
| 266 "@@@STEP_LOG_END@excluded_files@@@", | |
| 267 "@@@STEP_LOG_LINE@analyze_details@{@@@", | |
| 268 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", | |
| 269 "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@", | |
| 270 "@@@STEP_LOG_LINE@analyze_details@ \"components_unittests\", @@@", | |
| 271 "@@@STEP_LOG_LINE@analyze_details@ \"content_unittests\", @@@", | |
| 272 "@@@STEP_LOG_LINE@analyze_details@ \"crypto_unittests\", @@@", | |
| 273 "@@@STEP_LOG_LINE@analyze_details@ \"device_unittests\", @@@", | |
| 274 "@@@STEP_LOG_LINE@analyze_details@ \"display_unittests\", @@@", | |
| 275 "@@@STEP_LOG_LINE@analyze_details@ \"extensions_unittests\", @@@", | |
| 276 "@@@STEP_LOG_LINE@analyze_details@ \"gcm_unit_tests\", @@@", | |
| 277 "@@@STEP_LOG_LINE@analyze_details@ \"gpu_unittests\", @@@", | |
| 278 "@@@STEP_LOG_LINE@analyze_details@ \"ipc_tests\", @@@", | |
| 279 "@@@STEP_LOG_LINE@analyze_details@ \"jingle_unittests\", @@@", | |
| 280 "@@@STEP_LOG_LINE@analyze_details@ \"media_unittests\", @@@", | |
| 281 "@@@STEP_LOG_LINE@analyze_details@ \"midi_unittests\", @@@", | |
| 282 "@@@STEP_LOG_LINE@analyze_details@ \"net_unittests\", @@@", | |
| 283 "@@@STEP_LOG_LINE@analyze_details@ \"ppapi_unittests\", @@@", | |
| 284 "@@@STEP_LOG_LINE@analyze_details@ \"printing_unittests\", @@@", | |
| 285 "@@@STEP_LOG_LINE@analyze_details@ \"remoting_unittests\", @@@", | |
| 286 "@@@STEP_LOG_LINE@analyze_details@ \"sandbox_linux_unittests\", @@@", | |
| 287 "@@@STEP_LOG_LINE@analyze_details@ \"sql_unittests\", @@@", | |
| 288 "@@@STEP_LOG_LINE@analyze_details@ \"sync_unit_tests\", @@@", | |
| 289 "@@@STEP_LOG_LINE@analyze_details@ \"ui_base_unittests\", @@@", | |
| 290 "@@@STEP_LOG_LINE@analyze_details@ \"unit_tests\", @@@", | |
| 291 "@@@STEP_LOG_LINE@analyze_details@ \"url_unittests\"@@@", | |
| 292 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | |
| 293 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | |
| 294 "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@", | |
| 295 "@@@STEP_LOG_LINE@analyze_details@ \"components_unittests\", @@@", | |
| 296 "@@@STEP_LOG_LINE@analyze_details@ \"content_unittests\", @@@", | |
| 297 "@@@STEP_LOG_LINE@analyze_details@ \"crypto_unittests\", @@@", | |
| 298 "@@@STEP_LOG_LINE@analyze_details@ \"device_unittests\", @@@", | |
| 299 "@@@STEP_LOG_LINE@analyze_details@ \"display_unittests\", @@@", | |
| 300 "@@@STEP_LOG_LINE@analyze_details@ \"extensions_unittests\", @@@", | |
| 301 "@@@STEP_LOG_LINE@analyze_details@ \"gcm_unit_tests\", @@@", | |
| 302 "@@@STEP_LOG_LINE@analyze_details@ \"gpu_unittests\", @@@", | |
| 303 "@@@STEP_LOG_LINE@analyze_details@ \"ipc_tests\", @@@", | |
| 304 "@@@STEP_LOG_LINE@analyze_details@ \"jingle_unittests\", @@@", | |
| 305 "@@@STEP_LOG_LINE@analyze_details@ \"media_unittests\", @@@", | |
| 306 "@@@STEP_LOG_LINE@analyze_details@ \"midi_unittests\", @@@", | |
| 307 "@@@STEP_LOG_LINE@analyze_details@ \"net_unittests\", @@@", | |
| 308 "@@@STEP_LOG_LINE@analyze_details@ \"ppapi_unittests\", @@@", | |
| 309 "@@@STEP_LOG_LINE@analyze_details@ \"printing_unittests\", @@@", | |
| 310 "@@@STEP_LOG_LINE@analyze_details@ \"remoting_unittests\", @@@", | |
| 311 "@@@STEP_LOG_LINE@analyze_details@ \"sandbox_linux_unittests\", @@@", | |
| 312 "@@@STEP_LOG_LINE@analyze_details@ \"sql_unittests\", @@@", | |
| 313 "@@@STEP_LOG_LINE@analyze_details@ \"sync_unit_tests\", @@@", | |
| 314 "@@@STEP_LOG_LINE@analyze_details@ \"ui_base_unittests\", @@@", | |
| 315 "@@@STEP_LOG_LINE@analyze_details@ \"unit_tests\", @@@", | |
| 316 "@@@STEP_LOG_LINE@analyze_details@ \"url_unittests\"@@@", | |
| 317 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | |
| 318 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", | |
| 319 "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@", | |
| 320 "@@@STEP_LOG_LINE@analyze_details@ \"components_unittests\", @@@", | |
| 321 "@@@STEP_LOG_LINE@analyze_details@ \"content_unittests\", @@@", | |
| 322 "@@@STEP_LOG_LINE@analyze_details@ \"crypto_unittests\", @@@", | |
| 323 "@@@STEP_LOG_LINE@analyze_details@ \"device_unittests\", @@@", | |
| 324 "@@@STEP_LOG_LINE@analyze_details@ \"display_unittests\", @@@", | |
| 325 "@@@STEP_LOG_LINE@analyze_details@ \"extensions_unittests\", @@@", | |
| 326 "@@@STEP_LOG_LINE@analyze_details@ \"gcm_unit_tests\", @@@", | |
| 327 "@@@STEP_LOG_LINE@analyze_details@ \"gpu_unittests\", @@@", | |
| 328 "@@@STEP_LOG_LINE@analyze_details@ \"ipc_tests\", @@@", | |
| 329 "@@@STEP_LOG_LINE@analyze_details@ \"jingle_unittests\", @@@", | |
| 330 "@@@STEP_LOG_LINE@analyze_details@ \"media_unittests\", @@@", | |
| 331 "@@@STEP_LOG_LINE@analyze_details@ \"midi_unittests\", @@@", | |
| 332 "@@@STEP_LOG_LINE@analyze_details@ \"net_unittests\", @@@", | |
| 333 "@@@STEP_LOG_LINE@analyze_details@ \"ppapi_unittests\", @@@", | |
| 334 "@@@STEP_LOG_LINE@analyze_details@ \"printing_unittests\", @@@", | |
| 335 "@@@STEP_LOG_LINE@analyze_details@ \"remoting_unittests\", @@@", | |
| 336 "@@@STEP_LOG_LINE@analyze_details@ \"sandbox_linux_unittests\", @@@", | |
| 337 "@@@STEP_LOG_LINE@analyze_details@ \"sql_unittests\", @@@", | |
| 338 "@@@STEP_LOG_LINE@analyze_details@ \"sync_unit_tests\", @@@", | |
| 339 "@@@STEP_LOG_LINE@analyze_details@ \"ui_base_unittests\", @@@", | |
| 340 "@@@STEP_LOG_LINE@analyze_details@ \"unit_tests\", @@@", | |
| 341 "@@@STEP_LOG_LINE@analyze_details@ \"url_unittests\"@@@", | |
| 342 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | |
| 343 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", | |
| 344 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@", | |
| 345 "@@@STEP_LOG_LINE@analyze_details@}@@@", | |
| 346 "@@@STEP_LOG_END@analyze_details@@@" | |
| 347 ] | |
| 348 }, | |
| 349 { | |
| 350 "cmd": [ | |
| 351 "python", | |
| 352 "-u", | |
| 353 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | |
| 354 "--show-path", | |
| 355 "python", | |
| 356 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | |
| 357 ], | |
| 358 "cwd": "[SLAVE_BUILD]", | |
| 359 "name": "cleanup_temp" | |
| 360 }, | |
| 361 { | |
| 362 "cmd": [ | |
| 363 "python", | |
| 364 "-u", | |
| 365 "[SLAVE_BUILD]/src/tools/mb/mb.py", | |
| 366 "gen", | |
| 367 "-m", | |
| 368 "tryserver.chromium.linux", | |
| 369 "-b", | |
| 370 "linux_valgrind", | |
| 371 "--config-file", | |
| 372 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
| 373 "--goma-dir", | |
| 374 "[CACHE]/cipd/goma", | |
| 375 "//out/Release" | |
| 376 ], | |
| 377 "cwd": "[SLAVE_BUILD]", | |
| 378 "name": "generate_build_files (with patch)" | |
| 379 }, | |
| 380 { | |
| 381 "cmd": [ | |
| 382 "python", | |
| 383 "-u", | |
| 384 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | |
| 385 "--show-path", | |
| 386 "python", | |
| 387 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | |
| 388 "--gsutil-py-path", | |
| 389 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 390 "--ninja-path", | |
| 391 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 392 "--target", | |
| 393 "Release", | |
| 394 "--src-dir", | |
| 395 "[SLAVE_BUILD]/src", | |
| 396 "--goma-cache-dir", | |
| 397 "[GOMA_CACHE]", | |
| 398 "--build-tool", | |
| 399 "ninja", | |
| 400 "--compiler", | |
| 401 "goma", | |
| 402 "--goma-jsonstatus", | |
| 403 "/path/to/tmp/json", | |
| 404 "--goma-service-account-json-file", | |
| 405 "/creds/service_accounts/service-account-goma-client.json", | |
| 406 "--goma-dir", | |
| 407 "[CACHE]/cipd/goma", | |
| 408 "--goma-fail-fast", | |
| 409 "--goma-disable-local-fallback", | |
| 410 "--", | |
| 411 "base_unittests", | |
| 412 "components_unittests", | |
| 413 "content_unittests", | |
| 414 "crypto_unittests", | |
| 415 "device_unittests", | |
| 416 "display_unittests", | |
| 417 "extensions_unittests", | |
| 418 "gcm_unit_tests", | |
| 419 "gpu_unittests", | |
| 420 "ipc_tests", | |
| 421 "jingle_unittests", | |
| 422 "media_unittests", | |
| 423 "midi_unittests", | |
| 424 "net_unittests", | |
| 425 "ppapi_unittests", | |
| 426 "printing_unittests", | |
| 427 "remoting_unittests", | |
| 428 "sandbox_linux_unittests", | |
| 429 "sql_unittests", | |
| 430 "sync_unit_tests", | |
| 431 "ui_base_unittests", | |
| 432 "unit_tests", | |
| 433 "url_unittests" | |
| 434 ], | |
| 435 "cwd": "[SLAVE_BUILD]", | |
| 436 "name": "compile (with patch)", | |
| 437 "~followup_annotations": [ | |
| 438 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 439 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 440 ] | |
| 441 }, | |
| 442 { | |
| 443 "cmd": [ | |
| 444 "python", | |
| 445 "-u", | |
| 446 "import sys; sys.exit(0)" | |
| 447 ], | |
| 448 "cwd": "[SLAVE_BUILD]", | |
| 449 "name": "mark: before_tests" | |
| 450 }, | |
| 451 { | |
| 452 "name": "$result", | |
| 453 "recipe_result": null, | |
| 454 "status_code": 0 | |
| 455 } | |
| 456 ] | |
| OLD | NEW |