| 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 "name": "taskkill" | 9 "name": "taskkill" |
| 9 }, | 10 }, |
| 10 { | 11 { |
| 11 "cmd": [ | 12 "cmd": [ |
| 12 "python", | 13 "python", |
| 13 "-u", | 14 "-u", |
| 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 15 "--master", | 16 "--master", |
| 16 "chromium.win", | 17 "chromium.win", |
| 17 "--builder", | 18 "--builder", |
| 18 "Win8 Aura", | 19 "Win8 Aura", |
| 19 "--slave", | 20 "--slave", |
| 20 "TestSlavename", | 21 "TestSlavename", |
| 21 "--spec", | 22 "--spec", |
| 22 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'
custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_
trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.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'}]", |
| 23 "--root", | 24 "--root", |
| 24 "src", | 25 "src", |
| 25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
| 26 "{\"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\"}", |
| 27 "--git-cache-dir", | 28 "--git-cache-dir", |
| 28 "[ROOT]\\b\\build\\slave\\cache_dir", | 29 "[GIT_CACHE]", |
| 29 "--output_json", | 30 "--output_json", |
| 30 "/path/to/tmp/json", | 31 "/path/to/tmp/json", |
| 31 "--revision", | 32 "--revision", |
| 32 "src@HEAD", | 33 "src@HEAD", |
| 33 "--force", | 34 "--force", |
| 34 "--output_manifest" | 35 "--output_manifest" |
| 35 ], | 36 ], |
| 37 "cwd": "[SLAVE_BUILD]", |
| 36 "env": { | 38 "env": { |
| 37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 38 }, | 40 }, |
| 39 "name": "bot_update", | 41 "name": "bot_update", |
| 40 "~followup_annotations": [ | 42 "~followup_annotations": [ |
| 41 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
| 42 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 105 ] | 107 ] |
| 106 }, | 108 }, |
| 107 { | 109 { |
| 108 "cmd": [], | 110 "cmd": [], |
| 111 "cwd": "[SLAVE_BUILD]", |
| 109 "name": "ensure_goma" | 112 "name": "ensure_goma" |
| 110 }, | 113 }, |
| 111 { | 114 { |
| 112 "cmd": [ | 115 "cmd": [ |
| 113 "python", | 116 "python", |
| 114 "-u", | 117 "-u", |
| 115 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
| 116 "--platform", | 119 "--platform", |
| 117 "windows-386", | 120 "windows-386", |
| 118 "--dest-directory", | 121 "--dest-directory", |
| 119 "[CWD]\\cipd", | 122 "[SLAVE_BUILD]\\cipd", |
| 120 "--json-output", | 123 "--json-output", |
| 121 "/path/to/tmp/json" | 124 "/path/to/tmp/json" |
| 122 ], | 125 ], |
| 126 "cwd": "[SLAVE_BUILD]", |
| 123 "name": "ensure_goma.install cipd", | 127 "name": "ensure_goma.install cipd", |
| 124 "~followup_annotations": [ | 128 "~followup_annotations": [ |
| 125 "@@@STEP_NEST_LEVEL@1@@@", | 129 "@@@STEP_NEST_LEVEL@1@@@", |
| 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 127 "@@@STEP_LOG_LINE@json.output@{@@@", | 131 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 132 "@@@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\"@@@", | 133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 130 "@@@STEP_LOG_LINE@json.output@}@@@", | 134 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 131 "@@@STEP_LOG_END@json.output@@@" | 135 "@@@STEP_LOG_END@json.output@@@" |
| 132 ] | 136 ] |
| 133 }, | 137 }, |
| 134 { | 138 { |
| 135 "cmd": [ | 139 "cmd": [ |
| 136 "fake_slave_build/cipd", | 140 "[SLAVE_BUILD]\\cipd\\cipd", |
| 137 "ensure", | 141 "ensure", |
| 138 "--root", | 142 "--root", |
| 139 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 143 "[CACHE]\\cipd\\goma", |
| 140 "--list", | 144 "--list", |
| 141 "infra_internal/goma/client/windows-amd64 release", | 145 "infra_internal/goma/client/windows-amd64 release", |
| 142 "--json-output", | 146 "--json-output", |
| 143 "/path/to/tmp/json", | 147 "/path/to/tmp/json", |
| 144 "--service-account-json", | 148 "--service-account-json", |
| 145 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 149 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
| 146 ], | 150 ], |
| 151 "cwd": "[SLAVE_BUILD]", |
| 147 "name": "ensure_goma.ensure_installed", | 152 "name": "ensure_goma.ensure_installed", |
| 148 "~followup_annotations": [ | 153 "~followup_annotations": [ |
| 149 "@@@STEP_NEST_LEVEL@1@@@", | 154 "@@@STEP_NEST_LEVEL@1@@@", |
| 150 "@@@STEP_LOG_LINE@json.output@{@@@", | 155 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ {@@@", | 157 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ }@@@", | 160 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 161 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 157 "@@@STEP_LOG_LINE@json.output@}@@@", | 162 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 158 "@@@STEP_LOG_END@json.output@@@" | 163 "@@@STEP_LOG_END@json.output@@@" |
| 159 ] | 164 ] |
| 160 }, | 165 }, |
| 161 { | 166 { |
| 162 "cmd": [ | 167 "cmd": [ |
| 163 "python", | 168 "python", |
| 164 "-u", | 169 "-u", |
| 165 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 170 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 166 "--version" | 171 "--version" |
| 167 ], | 172 ], |
| 173 "cwd": "[SLAVE_BUILD]", |
| 168 "name": "swarming.py --version", | 174 "name": "swarming.py --version", |
| 169 "stdout": "/path/to/tmp/", | 175 "stdout": "/path/to/tmp/", |
| 170 "~followup_annotations": [ | 176 "~followup_annotations": [ |
| 171 "@@@STEP_TEXT@0.4.10@@@" | 177 "@@@STEP_TEXT@0.4.10@@@" |
| 172 ] | 178 ] |
| 173 }, | 179 }, |
| 174 { | 180 { |
| 175 "cmd": [ | 181 "cmd": [ |
| 176 "python", | 182 "python", |
| 177 "-u", | 183 "-u", |
| 178 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 184 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 179 "runhooks" | 185 "runhooks" |
| 180 ], | 186 ], |
| 187 "cwd": "[SLAVE_BUILD]", |
| 181 "env": { | 188 "env": { |
| 182 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 189 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 183 "GYP_CHROMIUM_NO_ACTION": "1", | 190 "GYP_CHROMIUM_NO_ACTION": "1", |
| 184 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=ia32 test_isolati
on_mode=prepare use_goma=1", | 191 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' target_arch=ia32 test_isolation_mode=prepare use_gom
a=1", |
| 185 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 192 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 186 }, | 193 }, |
| 187 "name": "gclient runhooks" | 194 "name": "gclient runhooks" |
| 188 }, | 195 }, |
| 189 { | 196 { |
| 190 "cmd": [ | 197 "cmd": [ |
| 191 "python", | 198 "python", |
| 192 "-u", | 199 "-u", |
| 193 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 200 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 194 "--output", | 201 "--output", |
| 195 "/path/to/tmp/json", | 202 "/path/to/tmp/json", |
| 196 "--", | 203 "--", |
| 197 "--build-config-fs", | 204 "--build-config-fs", |
| 198 "Release", | 205 "Release", |
| 199 "--use-src-side-runtest-py", | 206 "--use-src-side-runtest-py", |
| 200 "--paths", | 207 "--paths", |
| 201 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", | 208 "{\"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\"}", |
| 202 "--properties", | 209 "--properties", |
| 203 "{\"buildername\": \"Win8 Aura\", \"buildnumber\": 571, \"mastername\": \"
chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}" | 210 "{\"buildername\": \"Win8 Aura\", \"buildnumber\": 571, \"mastername\": \"
chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}" |
| 204 ], | 211 ], |
| 212 "cwd": "[SLAVE_BUILD]", |
| 205 "name": "get compile targets for scripts", | 213 "name": "get compile targets for scripts", |
| 206 "~followup_annotations": [ | 214 "~followup_annotations": [ |
| 207 "@@@STEP_LOG_LINE@json.output@{}@@@", | 215 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 208 "@@@STEP_LOG_END@json.output@@@" | 216 "@@@STEP_LOG_END@json.output@@@" |
| 209 ] | 217 ] |
| 210 }, | 218 }, |
| 211 { | 219 { |
| 212 "cmd": [ | 220 "cmd": [ |
| 213 "python", | 221 "python", |
| 214 "-u", | 222 "-u", |
| 215 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 223 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 216 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", | 224 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
| 217 "/path/to/tmp/json" | 225 "/path/to/tmp/json" |
| 218 ], | 226 ], |
| 227 "cwd": "[SLAVE_BUILD]", |
| 219 "name": "read test spec", | 228 "name": "read test spec", |
| 220 "~followup_annotations": [ | 229 "~followup_annotations": [ |
| 221 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", | 230 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
| 222 "@@@STEP_LOG_LINE@json.output@{@@@", | 231 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 223 "@@@STEP_LOG_LINE@json.output@ \"Win8 Aura\": {@@@", | 232 "@@@STEP_LOG_LINE@json.output@ \"Win8 Aura\": {@@@", |
| 224 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 233 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 225 "@@@STEP_LOG_LINE@json.output@ {@@@", | 234 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 226 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 227 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 236 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 228 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 237 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 229 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 238 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 230 "@@@STEP_LOG_LINE@json.output@ }@@@", | 239 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 231 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 240 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 232 "@@@STEP_LOG_LINE@json.output@ }@@@", | 241 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 233 "@@@STEP_LOG_LINE@json.output@}@@@", | 242 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 234 "@@@STEP_LOG_END@json.output@@@" | 243 "@@@STEP_LOG_END@json.output@@@" |
| 235 ] | 244 ] |
| 236 }, | 245 }, |
| 237 { | 246 { |
| 238 "cmd": [ | 247 "cmd": [ |
| 239 "python", | 248 "python", |
| 240 "-u", | 249 "-u", |
| 241 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 250 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 242 "--show-path", | 251 "--show-path", |
| 243 "python", | 252 "python", |
| 244 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 253 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 245 ], | 254 ], |
| 255 "cwd": "[SLAVE_BUILD]", |
| 246 "name": "cleanup_temp" | 256 "name": "cleanup_temp" |
| 247 }, | 257 }, |
| 248 { | 258 { |
| 249 "cmd": [ | 259 "cmd": [ |
| 250 "python", | 260 "python", |
| 251 "-u", | 261 "-u", |
| 252 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 262 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
| 253 "--build-dir", | 263 "--build-dir", |
| 254 "[CWD]\\src\\out\\Release", | 264 "[SLAVE_BUILD]\\src\\out\\Release", |
| 255 "--clean-isolated-files" | 265 "--clean-isolated-files" |
| 256 ], | 266 ], |
| 267 "cwd": "[SLAVE_BUILD]", |
| 257 "name": "clean isolated files" | 268 "name": "clean isolated files" |
| 258 }, | 269 }, |
| 259 { | 270 { |
| 260 "cmd": [ | 271 "cmd": [ |
| 261 "python", | 272 "python", |
| 262 "-u", | 273 "-u", |
| 263 "[CWD]\\src\\tools\\mb\\mb.py", | 274 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
| 264 "gen", | 275 "gen", |
| 265 "-m", | 276 "-m", |
| 266 "chromium.win", | 277 "chromium.win", |
| 267 "-b", | 278 "-b", |
| 268 "Win8 Aura", | 279 "Win8 Aura", |
| 269 "--config-file", | 280 "--config-file", |
| 270 "[CWD]\\src\\tools\\mb\\mb_config.pyl", | 281 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
| 271 "--goma-dir", | 282 "--goma-dir", |
| 272 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 283 "[CACHE]\\cipd\\goma", |
| 273 "--swarming-targets-file", | 284 "--swarming-targets-file", |
| 274 "browser_tests\n", | 285 "browser_tests\n", |
| 275 "//out/Release" | 286 "//out/Release" |
| 276 ], | 287 ], |
| 288 "cwd": "[SLAVE_BUILD]", |
| 277 "name": "generate_build_files", | 289 "name": "generate_build_files", |
| 278 "~followup_annotations": [ | 290 "~followup_annotations": [ |
| 279 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 291 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
| 280 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 292 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 281 ] | 293 ] |
| 282 }, | 294 }, |
| 283 { | 295 { |
| 284 "cmd": [ | 296 "cmd": [ |
| 285 "python", | 297 "python", |
| 286 "-u", | 298 "-u", |
| 287 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 299 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 288 "--show-path", | 300 "--show-path", |
| 289 "python", | 301 "python", |
| 290 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 302 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
| 291 "--gsutil-py-path", | 303 "--gsutil-py-path", |
| 292 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 304 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
| 293 "--ninja-path", | 305 "--ninja-path", |
| 294 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 306 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
| 295 "--target", | 307 "--target", |
| 296 "Release", | 308 "Release", |
| 297 "--src-dir", | 309 "--src-dir", |
| 298 "[CWD]\\src", | 310 "[SLAVE_BUILD]\\src", |
| 299 "--goma-cache-dir", | 311 "--goma-cache-dir", |
| 300 "[ROOT]\\b\\build\\slave\\goma_cache", | 312 "[GOMA_CACHE]", |
| 301 "--build-tool", | 313 "--build-tool", |
| 302 "ninja", | 314 "ninja", |
| 303 "--build-data-dir", | 315 "--build-data-dir", |
| 304 "[ROOT]\\build_data_dir", | 316 "[ROOT]\\build_data_dir", |
| 305 "--compiler", | 317 "--compiler", |
| 306 "goma", | 318 "goma", |
| 307 "--goma-jsonstatus", | 319 "--goma-jsonstatus", |
| 308 "/path/to/tmp/json", | 320 "/path/to/tmp/json", |
| 309 "--goma-service-account-json-file", | 321 "--goma-service-account-json-file", |
| 310 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 322 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
| 311 "--goma-dir", | 323 "--goma-dir", |
| 312 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 324 "[CACHE]\\cipd\\goma", |
| 313 "--", | 325 "--", |
| 314 "browser_tests", | 326 "browser_tests", |
| 315 "browser_tests_run" | 327 "browser_tests_run" |
| 316 ], | 328 ], |
| 329 "cwd": "[SLAVE_BUILD]", |
| 317 "env": { | 330 "env": { |
| 318 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 331 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 319 }, | 332 }, |
| 320 "name": "compile", | 333 "name": "compile", |
| 321 "~followup_annotations": [ | 334 "~followup_annotations": [ |
| 322 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 335 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 323 "@@@STEP_LOG_END@json.output (invalid)@@@" | 336 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 324 ] | 337 ] |
| 325 }, | 338 }, |
| 326 { | 339 { |
| 327 "cmd": [ | 340 "cmd": [ |
| 328 "python", | 341 "python", |
| 329 "-u", | 342 "-u", |
| 330 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 343 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
| 331 "--build-dir", | 344 "--build-dir", |
| 332 "[CWD]\\src\\out\\Release", | 345 "[SLAVE_BUILD]\\src\\out\\Release", |
| 333 "--src-dir", | 346 "--src-dir", |
| 334 "[CWD]\\src" | 347 "[SLAVE_BUILD]\\src" |
| 335 ], | 348 ], |
| 336 "cwd": "[CWD]", | 349 "cwd": "[SLAVE_BUILD]", |
| 337 "name": "remove_build_metadata" | 350 "name": "remove_build_metadata" |
| 338 }, | 351 }, |
| 339 { | 352 { |
| 340 "cmd": [ | 353 "cmd": [ |
| 341 "python", | 354 "python", |
| 342 "-u", | 355 "-u", |
| 343 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 356 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 344 "[CWD]\\src\\tools\\swarming_client", | 357 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 345 "batcharchive", | 358 "batcharchive", |
| 346 "--dump-json", | 359 "--dump-json", |
| 347 "/path/to/tmp/json", | 360 "/path/to/tmp/json", |
| 348 "--isolate-server", | 361 "--isolate-server", |
| 349 "https://isolateserver.appspot.com", | 362 "https://isolateserver.appspot.com", |
| 350 "--verbose", | 363 "--verbose", |
| 351 "[CWD]\\src\\out\\Release\\browser_tests.isolated.gen.json" | 364 "[SLAVE_BUILD]\\src\\out\\Release\\browser_tests.isolated.gen.json" |
| 352 ], | 365 ], |
| 366 "cwd": "[SLAVE_BUILD]", |
| 353 "name": "isolate tests", | 367 "name": "isolate tests", |
| 354 "~followup_annotations": [ | 368 "~followup_annotations": [ |
| 355 "@@@STEP_LOG_LINE@json.output@{@@@", | 369 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 356 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 370 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
| 357 "@@@STEP_LOG_LINE@json.output@}@@@", | 371 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 358 "@@@STEP_LOG_END@json.output@@@" | 372 "@@@STEP_LOG_END@json.output@@@" |
| 359 ] | 373 ] |
| 360 }, | 374 }, |
| 361 { | 375 { |
| 362 "cmd": [ | 376 "cmd": [ |
| 363 "python", | 377 "python", |
| 364 "-u", | 378 "-u", |
| 365 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 379 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
| 366 "--build-dir", | 380 "--build-dir", |
| 367 "[CWD]\\src\\out\\Release", | 381 "[SLAVE_BUILD]\\src\\out\\Release", |
| 368 "--output-json", | 382 "--output-json", |
| 369 "/path/to/tmp/json" | 383 "/path/to/tmp/json" |
| 370 ], | 384 ], |
| 385 "cwd": "[SLAVE_BUILD]", |
| 371 "name": "find isolated tests", | 386 "name": "find isolated tests", |
| 372 "~followup_annotations": [ | 387 "~followup_annotations": [ |
| 373 "@@@STEP_LOG_LINE@json.output@{@@@", | 388 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 374 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 389 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 375 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 390 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 376 "@@@STEP_LOG_LINE@json.output@}@@@", | 391 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 377 "@@@STEP_LOG_END@json.output@@@", | 392 "@@@STEP_LOG_END@json.output@@@", |
| 378 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 393 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 379 ] | 394 ] |
| 380 }, | 395 }, |
| 381 { | 396 { |
| 382 "cmd": [ | 397 "cmd": [ |
| 383 "python", | 398 "python", |
| 384 "-u", | 399 "-u", |
| 385 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv
[1]\nsys.exit(1)\n", | 400 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv
[1]\nsys.exit(1)\n", |
| 386 "browser_tests" | 401 "browser_tests" |
| 387 ], | 402 ], |
| 403 "cwd": "[SLAVE_BUILD]", |
| 388 "name": "[error] browser_tests", | 404 "name": "[error] browser_tests", |
| 389 "~followup_annotations": [ | 405 "~followup_annotations": [ |
| 390 "@@@STEP_LOG_LINE@python.inline@@@@", | 406 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 391 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 407 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 392 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi
ssing' % sys.argv[1]@@@", | 408 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi
ssing' % sys.argv[1]@@@", |
| 393 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 409 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
| 394 "@@@STEP_LOG_END@python.inline@@@" | 410 "@@@STEP_LOG_END@python.inline@@@" |
| 395 ] | 411 ] |
| 396 }, | 412 }, |
| 397 { | 413 { |
| 398 "cmd": [ | 414 "cmd": [ |
| 399 "python", | 415 "python", |
| 400 "-u", | 416 "-u", |
| 401 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, | 417 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, |
| 402 "browser_tests" | 418 "browser_tests" |
| 403 ], | 419 ], |
| 420 "cwd": "[SLAVE_BUILD]", |
| 404 "name": "[collect error] browser_tests", | 421 "name": "[collect error] browser_tests", |
| 405 "~followup_annotations": [ | 422 "~followup_annotations": [ |
| 406 "@@@STEP_LOG_LINE@python.inline@@@@", | 423 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 407 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 424 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 408 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", | 425 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", |
| 409 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 426 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
| 410 "@@@STEP_LOG_END@python.inline@@@" | 427 "@@@STEP_LOG_END@python.inline@@@" |
| 411 ] | 428 ] |
| 412 }, | 429 }, |
| 413 { | 430 { |
| 414 "cmd": [ | 431 "cmd": [ |
| 415 "python", | 432 "python", |
| 416 "-u", | 433 "-u", |
| 417 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 434 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
| 418 "--target", | 435 "--target", |
| 419 "Release" | 436 "Release" |
| 420 ], | 437 ], |
| 438 "cwd": "[SLAVE_BUILD]", |
| 421 "name": "process_dumps" | 439 "name": "process_dumps" |
| 422 }, | 440 }, |
| 423 { | 441 { |
| 424 "name": "$result", | 442 "name": "$result", |
| 425 "recipe_result": null, | 443 "recipe_result": null, |
| 426 "status_code": 0 | 444 "status_code": 0 |
| 427 } | 445 } |
| 428 ] | 446 ] |
| OLD | NEW |