| 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.gpu", | 17 "chromium.gpu", |
| 17 "--builder", | 18 "--builder", |
| 18 "GPU Win Builder", | 19 "GPU Win Builder", |
| 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": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]\\b\\build\\slave\\cache
\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare
use_goma=1", | 191 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=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\": \"GPU Win Builder\", \"buildnumber\": 571, \"mastername
\": \"chromium.gpu\", \"slavename\": \"TestSlavename\", \"target_platform\": \"w
in\"}" | 210 "{\"buildername\": \"GPU Win Builder\", \"buildnumber\": 571, \"mastername
\": \"chromium.gpu\", \"slavename\": \"TestSlavename\", \"target_platform\": \"w
in\"}" |
| 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.gpu.json", | 224 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.gpu.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.gpu.json@@@", | 230 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.gpu.js
on@@@", |
| 222 "@@@STEP_LOG_LINE@json.output@{@@@", | 231 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 223 "@@@STEP_LOG_LINE@json.output@ \"Win7 Release (ATI)\": {@@@", | 232 "@@@STEP_LOG_LINE@json.output@ \"Win7 Release (ATI)\": {@@@", |
| 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@ ]@@@", |
| (...skipping 14 matching lines...) Expand all Loading... |
| 246 }, | 255 }, |
| 247 { | 256 { |
| 248 "cmd": [ | 257 "cmd": [ |
| 249 "python", | 258 "python", |
| 250 "-u", | 259 "-u", |
| 251 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 260 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 252 "--show-path", | 261 "--show-path", |
| 253 "python", | 262 "python", |
| 254 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 263 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 255 ], | 264 ], |
| 265 "cwd": "[SLAVE_BUILD]", |
| 256 "name": "cleanup_temp" | 266 "name": "cleanup_temp" |
| 257 }, | 267 }, |
| 258 { | 268 { |
| 259 "cmd": [ | 269 "cmd": [ |
| 260 "python", | 270 "python", |
| 261 "-u", | 271 "-u", |
| 262 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 272 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
| 263 "--build-dir", | 273 "--build-dir", |
| 264 "[CWD]\\src\\out\\Release", | 274 "[SLAVE_BUILD]\\src\\out\\Release", |
| 265 "--clean-isolated-files" | 275 "--clean-isolated-files" |
| 266 ], | 276 ], |
| 277 "cwd": "[SLAVE_BUILD]", |
| 267 "name": "clean isolated files" | 278 "name": "clean isolated files" |
| 268 }, | 279 }, |
| 269 { | 280 { |
| 270 "cmd": [ | 281 "cmd": [ |
| 271 "python", | 282 "python", |
| 272 "-u", | 283 "-u", |
| 273 "[CWD]\\src\\tools\\mb\\mb.py", | 284 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
| 274 "gen", | 285 "gen", |
| 275 "-m", | 286 "-m", |
| 276 "chromium.gpu", | 287 "chromium.gpu", |
| 277 "-b", | 288 "-b", |
| 278 "GPU Win Builder", | 289 "GPU Win Builder", |
| 279 "--config-file", | 290 "--config-file", |
| 280 "[CWD]\\src\\tools\\mb\\mb_config.pyl", | 291 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
| 281 "--goma-dir", | 292 "--goma-dir", |
| 282 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 293 "[CACHE]\\cipd\\goma", |
| 283 "--swarming-targets-file", | 294 "--swarming-targets-file", |
| 284 "browser_tests\n", | 295 "browser_tests\n", |
| 285 "//out/Release" | 296 "//out/Release" |
| 286 ], | 297 ], |
| 298 "cwd": "[SLAVE_BUILD]", |
| 287 "name": "generate_build_files", | 299 "name": "generate_build_files", |
| 288 "~followup_annotations": [ | 300 "~followup_annotations": [ |
| 289 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 301 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
| 290 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 302 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 291 ] | 303 ] |
| 292 }, | 304 }, |
| 293 { | 305 { |
| 294 "cmd": [ | 306 "cmd": [ |
| 295 "python", | 307 "python", |
| 296 "-u", | 308 "-u", |
| 297 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 309 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 298 "--show-path", | 310 "--show-path", |
| 299 "python", | 311 "python", |
| 300 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 312 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
| 301 "--gsutil-py-path", | 313 "--gsutil-py-path", |
| 302 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 314 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
| 303 "--ninja-path", | 315 "--ninja-path", |
| 304 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 316 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
| 305 "--target", | 317 "--target", |
| 306 "Release", | 318 "Release", |
| 307 "--src-dir", | 319 "--src-dir", |
| 308 "[CWD]\\src", | 320 "[SLAVE_BUILD]\\src", |
| 309 "--goma-cache-dir", | 321 "--goma-cache-dir", |
| 310 "[ROOT]\\b\\build\\slave\\goma_cache", | 322 "[GOMA_CACHE]", |
| 311 "--build-tool", | 323 "--build-tool", |
| 312 "ninja", | 324 "ninja", |
| 313 "--build-data-dir", | 325 "--build-data-dir", |
| 314 "[ROOT]\\build_data_dir", | 326 "[ROOT]\\build_data_dir", |
| 315 "--compiler", | 327 "--compiler", |
| 316 "goma", | 328 "goma", |
| 317 "--goma-jsonstatus", | 329 "--goma-jsonstatus", |
| 318 "/path/to/tmp/json", | 330 "/path/to/tmp/json", |
| 319 "--goma-service-account-json-file", | 331 "--goma-service-account-json-file", |
| 320 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 332 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
| 321 "--goma-dir", | 333 "--goma-dir", |
| 322 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 334 "[CACHE]\\cipd\\goma", |
| 323 "--ninja-ensure-up-to-date", | 335 "--ninja-ensure-up-to-date", |
| 324 "--", | 336 "--", |
| 325 "browser_tests", | 337 "browser_tests", |
| 326 "browser_tests_run" | 338 "browser_tests_run" |
| 327 ], | 339 ], |
| 340 "cwd": "[SLAVE_BUILD]", |
| 328 "env": { | 341 "env": { |
| 329 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 342 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 330 }, | 343 }, |
| 331 "name": "compile", | 344 "name": "compile", |
| 332 "~followup_annotations": [ | 345 "~followup_annotations": [ |
| 333 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 346 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 334 "@@@STEP_LOG_END@json.output (invalid)@@@" | 347 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 335 ] | 348 ] |
| 336 }, | 349 }, |
| 337 { | 350 { |
| 338 "cmd": [ | 351 "cmd": [ |
| 339 "python", | 352 "python", |
| 340 "-u", | 353 "-u", |
| 341 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 354 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
| 342 "--build-dir", | 355 "--build-dir", |
| 343 "[CWD]\\src\\out\\Release", | 356 "[SLAVE_BUILD]\\src\\out\\Release", |
| 344 "--src-dir", | 357 "--src-dir", |
| 345 "[CWD]\\src" | 358 "[SLAVE_BUILD]\\src" |
| 346 ], | 359 ], |
| 347 "cwd": "[CWD]", | 360 "cwd": "[SLAVE_BUILD]", |
| 348 "name": "remove_build_metadata" | 361 "name": "remove_build_metadata" |
| 349 }, | 362 }, |
| 350 { | 363 { |
| 351 "cmd": [ | 364 "cmd": [ |
| 352 "python", | 365 "python", |
| 353 "-u", | 366 "-u", |
| 354 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 367 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 355 "[CWD]\\src\\tools\\swarming_client", | 368 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 356 "batcharchive", | 369 "batcharchive", |
| 357 "--dump-json", | 370 "--dump-json", |
| 358 "/path/to/tmp/json", | 371 "/path/to/tmp/json", |
| 359 "--isolate-server", | 372 "--isolate-server", |
| 360 "https://isolateserver.appspot.com", | 373 "https://isolateserver.appspot.com", |
| 361 "--verbose", | 374 "--verbose", |
| 362 "[CWD]\\src\\out\\Release\\browser_tests.isolated.gen.json" | 375 "[SLAVE_BUILD]\\src\\out\\Release\\browser_tests.isolated.gen.json" |
| 363 ], | 376 ], |
| 377 "cwd": "[SLAVE_BUILD]", |
| 364 "name": "isolate tests", | 378 "name": "isolate tests", |
| 365 "~followup_annotations": [ | 379 "~followup_annotations": [ |
| 366 "@@@STEP_LOG_LINE@json.output@{@@@", | 380 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 367 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 381 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
| 368 "@@@STEP_LOG_LINE@json.output@}@@@", | 382 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 369 "@@@STEP_LOG_END@json.output@@@" | 383 "@@@STEP_LOG_END@json.output@@@" |
| 370 ] | 384 ] |
| 371 }, | 385 }, |
| 372 { | 386 { |
| 373 "allow_subannotations": true, | 387 "allow_subannotations": true, |
| 374 "cmd": [ | 388 "cmd": [ |
| 375 "python", | 389 "python", |
| 376 "-u", | 390 "-u", |
| 377 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 391 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 378 "--show-path", | 392 "--show-path", |
| 379 "python", | 393 "python", |
| 380 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 394 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
| 381 "--target", | 395 "--target", |
| 382 "Release", | 396 "Release", |
| 383 "--build-url", | 397 "--build-url", |
| 384 "gs://chromium-gpu-archive/chromium.gpu/GPU Win Builder", | 398 "gs://chromium-gpu-archive/chromium.gpu/GPU Win Builder", |
| 385 "--build_revision", | 399 "--build_revision", |
| 386 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 400 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 387 "--factory-properties", | 401 "--factory-properties", |
| 388 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"GPU Win Build
er\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu\", \"parent_builderna
me\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}", | 402 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"GPU Win Build
er\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu\", \"parent_builderna
me\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}", |
| 389 "--build-properties", | 403 "--build-properties", |
| 390 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"GPU Win Build
er\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu\", \"parent_builderna
me\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}" | 404 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"GPU Win Build
er\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu\", \"parent_builderna
me\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}" |
| 391 ], | 405 ], |
| 406 "cwd": "[SLAVE_BUILD]", |
| 392 "name": "package build" | 407 "name": "package build" |
| 393 }, | 408 }, |
| 394 { | 409 { |
| 395 "cmd": [], | 410 "cmd": [], |
| 411 "cwd": "[SLAVE_BUILD]", |
| 396 "name": "trigger", | 412 "name": "trigger", |
| 397 "trigger_specs": [ | 413 "trigger_specs": [ |
| 398 { | 414 { |
| 399 "builder_name": "Win7 Release (ATI)", | 415 "builder_name": "Win7 Release (ATI)", |
| 400 "properties": { | 416 "properties": { |
| 401 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 417 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
| 402 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 418 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
| 403 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 419 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
| 404 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 420 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
| 405 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 421 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 406 "parent_got_revision_cp": "refs/heads/master@{#170242}", | 422 "parent_got_revision_cp": "refs/heads/master@{#170242}", |
| 407 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", | 423 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", |
| 408 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", | 424 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", |
| 409 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", | 425 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", |
| 410 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", | 426 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", |
| 411 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", | 427 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", |
| 412 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" | 428 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" |
| 413 } | 429 } |
| 414 } | 430 } |
| 415 ], | 431 ], |
| 416 "~followup_annotations": [ | 432 "~followup_annotations": [ |
| 417 "@@@STEP_TEXT@Win7 Release (ATI)@@@" | 433 "@@@STEP_TEXT@Win7 Release (ATI)@@@" |
| 418 ] | 434 ] |
| 419 }, | 435 }, |
| 420 { | 436 { |
| 421 "cmd": [], | 437 "cmd": [], |
| 438 "cwd": "[SLAVE_BUILD]", |
| 422 "name": "trigger (2)", | 439 "name": "trigger (2)", |
| 423 "trigger_specs": [ | 440 "trigger_specs": [ |
| 424 { | 441 { |
| 425 "builder_name": "Win7 Release (NVIDIA)", | 442 "builder_name": "Win7 Release (NVIDIA)", |
| 426 "properties": { | 443 "properties": { |
| 427 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 444 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
| 428 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 445 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
| 429 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 446 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
| 430 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 447 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
| 431 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 448 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 442 "~followup_annotations": [ | 459 "~followup_annotations": [ |
| 443 "@@@STEP_TEXT@Win7 Release (NVIDIA)@@@" | 460 "@@@STEP_TEXT@Win7 Release (NVIDIA)@@@" |
| 444 ] | 461 ] |
| 445 }, | 462 }, |
| 446 { | 463 { |
| 447 "name": "$result", | 464 "name": "$result", |
| 448 "recipe_result": null, | 465 "recipe_result": null, |
| 449 "status_code": 0 | 466 "status_code": 0 |
| 450 } | 467 } |
| 451 ] | 468 ] |
| OLD | NEW |