| 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]", | |
| 9 "name": "taskkill" | 8 "name": "taskkill" |
| 10 }, | 9 }, |
| 11 { | 10 { |
| 12 "cmd": [ | 11 "cmd": [ |
| 13 "python", | 12 "python", |
| 14 "-u", | 13 "-u", |
| 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 16 "--master", | 15 "--master", |
| 17 "chromium.fyi", | 16 "chromium.fyi", |
| 18 "--builder", | 17 "--builder", |
| 19 "CrWinClang", | 18 "CrWinClang", |
| 20 "--slave", | 19 "--slave", |
| 21 "TestSlavename", | 20 "TestSlavename", |
| 22 "--spec", | 21 "--spec", |
| 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'}, {'custom_deps': {'src/chrome/test/da
ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp
lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src
/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No
ne, 'src/chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/
plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery':
None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_tes
t': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/
data/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/
test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_deco
der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec
oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url
': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", | 22 "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'}, {'custom_deps': {'src/chrome/test/da
ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp
lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src
/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No
ne, 'src/chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/
plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery':
None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_tes
t': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/
data/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/
test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_deco
der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec
oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url
': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", |
| 24 "--root", | 23 "--root", |
| 25 "src", | 24 "src", |
| 26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
| 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\"}", | 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\"}", |
| 28 "--git-cache-dir", | 27 "--git-cache-dir", |
| 29 "[GIT_CACHE]", | 28 "[GIT_CACHE]", |
| 30 "--output_json", | 29 "--output_json", |
| 31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
| 32 "--revision", | 31 "--revision", |
| 33 "src@HEAD", | 32 "src@HEAD", |
| 34 "--force", | 33 "--force", |
| 35 "--output_manifest" | 34 "--output_manifest" |
| 36 ], | 35 ], |
| 37 "cwd": "[SLAVE_BUILD]", | |
| 38 "env": { | 36 "env": { |
| 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 40 }, | 38 }, |
| 41 "name": "bot_update", | 39 "name": "bot_update", |
| 42 "~followup_annotations": [ | 40 "~followup_annotations": [ |
| 43 "@@@STEP_TEXT@Some step text@@@", | 41 "@@@STEP_TEXT@Some step text@@@", |
| 44 "@@@STEP_LOG_LINE@json.output@{@@@", | 42 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 107 ] | 105 ] |
| 108 }, | 106 }, |
| 109 { | 107 { |
| 110 "cmd": [], | 108 "cmd": [], |
| 111 "cwd": "[SLAVE_BUILD]", | |
| 112 "name": "ensure_goma" | 109 "name": "ensure_goma" |
| 113 }, | 110 }, |
| 114 { | 111 { |
| 115 "cmd": [ | 112 "cmd": [ |
| 116 "python", | 113 "python", |
| 117 "-u", | 114 "-u", |
| 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 115 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
| 119 "--platform", | 116 "--platform", |
| 120 "windows-386", | 117 "windows-386", |
| 121 "--dest-directory", | 118 "--dest-directory", |
| 122 "[SLAVE_BUILD]\\cipd", | 119 "[SLAVE_BUILD]\\cipd", |
| 123 "--json-output", | 120 "--json-output", |
| 124 "/path/to/tmp/json" | 121 "/path/to/tmp/json" |
| 125 ], | 122 ], |
| 126 "cwd": "[SLAVE_BUILD]", | |
| 127 "name": "ensure_goma.install cipd", | 123 "name": "ensure_goma.install cipd", |
| 128 "~followup_annotations": [ | 124 "~followup_annotations": [ |
| 129 "@@@STEP_NEST_LEVEL@1@@@", | 125 "@@@STEP_NEST_LEVEL@1@@@", |
| 130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 131 "@@@STEP_LOG_LINE@json.output@{@@@", | 127 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
| 133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 134 "@@@STEP_LOG_LINE@json.output@}@@@", | 130 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 135 "@@@STEP_LOG_END@json.output@@@" | 131 "@@@STEP_LOG_END@json.output@@@" |
| 136 ] | 132 ] |
| 137 }, | 133 }, |
| 138 { | 134 { |
| 139 "cmd": [ | 135 "cmd": [ |
| 140 "[SLAVE_BUILD]\\cipd\\cipd", | 136 "[SLAVE_BUILD]\\cipd\\cipd", |
| 141 "ensure", | 137 "ensure", |
| 142 "--root", | 138 "--root", |
| 143 "[CACHE]\\cipd\\goma", | 139 "[CACHE]\\cipd\\goma", |
| 144 "--list", | 140 "--list", |
| 145 "infra_internal/goma/client/windows-amd64 release", | 141 "infra_internal/goma/client/windows-amd64 release", |
| 146 "--json-output", | 142 "--json-output", |
| 147 "/path/to/tmp/json", | 143 "/path/to/tmp/json", |
| 148 "--service-account-json", | 144 "--service-account-json", |
| 149 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 145 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
| 150 ], | 146 ], |
| 151 "cwd": "[SLAVE_BUILD]", | |
| 152 "name": "ensure_goma.ensure_installed", | 147 "name": "ensure_goma.ensure_installed", |
| 153 "~followup_annotations": [ | 148 "~followup_annotations": [ |
| 154 "@@@STEP_NEST_LEVEL@1@@@", | 149 "@@@STEP_NEST_LEVEL@1@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@{@@@", | 150 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 157 "@@@STEP_LOG_LINE@json.output@ {@@@", | 152 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
| 160 "@@@STEP_LOG_LINE@json.output@ }@@@", | 155 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 161 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 162 "@@@STEP_LOG_LINE@json.output@}@@@", | 157 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 163 "@@@STEP_LOG_END@json.output@@@" | 158 "@@@STEP_LOG_END@json.output@@@" |
| 164 ] | 159 ] |
| 165 }, | 160 }, |
| 166 { | 161 { |
| 167 "cmd": [ | 162 "cmd": [ |
| 168 "python", | 163 "python", |
| 169 "-u", | 164 "-u", |
| 170 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 165 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 171 "--version" | 166 "--version" |
| 172 ], | 167 ], |
| 173 "cwd": "[SLAVE_BUILD]", | |
| 174 "name": "swarming.py --version", | 168 "name": "swarming.py --version", |
| 175 "stdout": "/path/to/tmp/", | 169 "stdout": "/path/to/tmp/", |
| 176 "~followup_annotations": [ | 170 "~followup_annotations": [ |
| 177 "@@@STEP_TEXT@0.4.10@@@" | 171 "@@@STEP_TEXT@0.4.10@@@" |
| 178 ] | 172 ] |
| 179 }, | 173 }, |
| 180 { | 174 { |
| 181 "cmd": [ | 175 "cmd": [ |
| 182 "python", | 176 "python", |
| 183 "-u", | 177 "-u", |
| 184 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 178 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 185 "runhooks" | 179 "runhooks" |
| 186 ], | 180 ], |
| 187 "cwd": "[SLAVE_BUILD]", | |
| 188 "env": { | 181 "env": { |
| 189 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 182 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 190 "GYP_CHROMIUM_NO_ACTION": "1", | 183 "GYP_CHROMIUM_NO_ACTION": "1", |
| 191 "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=stati
c_library fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=ia32 test_isolat
ion_mode=prepare use_goma=1", | 184 "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=stati
c_library fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=ia32 test_isolat
ion_mode=prepare use_goma=1", |
| 192 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 185 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 193 }, | 186 }, |
| 194 "name": "gclient runhooks" | 187 "name": "gclient runhooks" |
| 195 }, | 188 }, |
| 196 { | 189 { |
| 197 "cmd": [ | 190 "cmd": [ |
| 198 "python", | 191 "python", |
| 199 "-u", | 192 "-u", |
| 200 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 193 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 201 "--output", | 194 "--output", |
| 202 "/path/to/tmp/json", | 195 "/path/to/tmp/json", |
| 203 "--", | 196 "--", |
| 204 "--build-config-fs", | 197 "--build-config-fs", |
| 205 "Release", | 198 "Release", |
| 206 "--paths", | 199 "--paths", |
| 207 "{\"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\"}", | 200 "{\"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\"}", |
| 208 "--properties", | 201 "--properties", |
| 209 "{\"buildername\": \"CrWinClang\", \"buildnumber\": 571, \"mastername\": \
"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}
" | 202 "{\"buildername\": \"CrWinClang\", \"buildnumber\": 571, \"mastername\": \
"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}
" |
| 210 ], | 203 ], |
| 211 "cwd": "[SLAVE_BUILD]", | |
| 212 "name": "get compile targets for scripts", | 204 "name": "get compile targets for scripts", |
| 213 "~followup_annotations": [ | 205 "~followup_annotations": [ |
| 214 "@@@STEP_LOG_LINE@json.output@{}@@@", | 206 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 215 "@@@STEP_LOG_END@json.output@@@" | 207 "@@@STEP_LOG_END@json.output@@@" |
| 216 ] | 208 ] |
| 217 }, | 209 }, |
| 218 { | 210 { |
| 219 "cmd": [ | 211 "cmd": [ |
| 220 "python", | 212 "python", |
| 221 "-u", | 213 "-u", |
| 222 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 214 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 223 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", | 215 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
| 224 "/path/to/tmp/json" | 216 "/path/to/tmp/json" |
| 225 ], | 217 ], |
| 226 "cwd": "[SLAVE_BUILD]", | |
| 227 "name": "read test spec", | 218 "name": "read test spec", |
| 228 "~followup_annotations": [ | 219 "~followup_annotations": [ |
| 229 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", | 220 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
| 230 "@@@STEP_LOG_LINE@json.output@{@@@", | 221 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 231 "@@@STEP_LOG_LINE@json.output@ \"CrWinClang tester\": {@@@", | 222 "@@@STEP_LOG_LINE@json.output@ \"CrWinClang tester\": {@@@", |
| 232 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 223 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 233 "@@@STEP_LOG_LINE@json.output@ {@@@", | 224 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 234 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 225 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 235 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 226 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 236 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 227 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 237 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 228 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 238 "@@@STEP_LOG_LINE@json.output@ }@@@", | 229 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 239 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 230 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 240 "@@@STEP_LOG_LINE@json.output@ }@@@", | 231 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 241 "@@@STEP_LOG_LINE@json.output@}@@@", | 232 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 242 "@@@STEP_LOG_END@json.output@@@" | 233 "@@@STEP_LOG_END@json.output@@@" |
| 243 ] | 234 ] |
| 244 }, | 235 }, |
| 245 { | 236 { |
| 246 "cmd": [ | 237 "cmd": [ |
| 247 "python", | 238 "python", |
| 248 "-u", | 239 "-u", |
| 249 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 240 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 250 "--show-path", | 241 "--show-path", |
| 251 "python", | 242 "python", |
| 252 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 243 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 253 ], | 244 ], |
| 254 "cwd": "[SLAVE_BUILD]", | |
| 255 "name": "cleanup_temp" | 245 "name": "cleanup_temp" |
| 256 }, | 246 }, |
| 257 { | 247 { |
| 258 "cmd": [ | 248 "cmd": [ |
| 259 "python", | 249 "python", |
| 260 "-u", | 250 "-u", |
| 261 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 251 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
| 262 "--build-dir", | 252 "--build-dir", |
| 263 "[SLAVE_BUILD]\\src\\out\\Release", | 253 "[SLAVE_BUILD]\\src\\out\\Release", |
| 264 "--clean-isolated-files" | 254 "--clean-isolated-files" |
| 265 ], | 255 ], |
| 266 "cwd": "[SLAVE_BUILD]", | |
| 267 "name": "clean isolated files" | 256 "name": "clean isolated files" |
| 268 }, | 257 }, |
| 269 { | 258 { |
| 270 "cmd": [ | 259 "cmd": [ |
| 271 "python", | 260 "python", |
| 272 "-u", | 261 "-u", |
| 273 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 262 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
| 274 "gen", | 263 "gen", |
| 275 "-m", | 264 "-m", |
| 276 "chromium.fyi", | 265 "chromium.fyi", |
| 277 "-b", | 266 "-b", |
| 278 "CrWinClang", | 267 "CrWinClang", |
| 279 "--config-file", | 268 "--config-file", |
| 280 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 269 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
| 281 "--goma-dir", | 270 "--goma-dir", |
| 282 "[CACHE]\\cipd\\goma", | 271 "[CACHE]\\cipd\\goma", |
| 283 "--swarming-targets-file", | 272 "--swarming-targets-file", |
| 284 "browser_tests\n", | 273 "browser_tests\n", |
| 285 "//out/Release" | 274 "//out/Release" |
| 286 ], | 275 ], |
| 287 "cwd": "[SLAVE_BUILD]", | |
| 288 "env": { | 276 "env": { |
| 289 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 277 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 290 }, | 278 }, |
| 291 "name": "generate_build_files", | 279 "name": "generate_build_files", |
| 292 "~followup_annotations": [ | 280 "~followup_annotations": [ |
| 293 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 281 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
| 294 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 282 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 295 ] | 283 ] |
| 296 }, | 284 }, |
| 297 { | 285 { |
| 298 "allow_subannotations": true, | 286 "allow_subannotations": true, |
| 299 "cmd": [ | 287 "cmd": [ |
| 300 "python", | 288 "python", |
| 301 "-u", | 289 "-u", |
| 302 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", | 290 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", |
| 303 "--src-dir", | 291 "--src-dir", |
| 304 "[SLAVE_BUILD]\\src", | 292 "[SLAVE_BUILD]\\src", |
| 305 "--output-json", | 293 "--output-json", |
| 306 "/path/to/tmp/json" | 294 "/path/to/tmp/json" |
| 307 ], | 295 ], |
| 308 "cwd": "[SLAVE_BUILD]", | |
| 309 "env": { | 296 "env": { |
| 310 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 297 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 311 }, | 298 }, |
| 312 "name": "clang_revision", | 299 "name": "clang_revision", |
| 313 "~followup_annotations": [ | 300 "~followup_annotations": [ |
| 314 "@@@STEP_LOG_LINE@json.output@{@@@", | 301 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 315 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 302 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 316 "@@@STEP_LOG_LINE@json.output@}@@@", | 303 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 317 "@@@STEP_LOG_END@json.output@@@" | 304 "@@@STEP_LOG_END@json.output@@@" |
| 318 ] | 305 ] |
| (...skipping 27 matching lines...) Expand all Loading... |
| 346 "--goma-service-account-json-file", | 333 "--goma-service-account-json-file", |
| 347 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 334 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
| 348 "--mode", | 335 "--mode", |
| 349 "official", | 336 "official", |
| 350 "--goma-dir", | 337 "--goma-dir", |
| 351 "[CACHE]\\cipd\\goma", | 338 "[CACHE]\\cipd\\goma", |
| 352 "--clobber", | 339 "--clobber", |
| 353 "--", | 340 "--", |
| 354 "all" | 341 "all" |
| 355 ], | 342 ], |
| 356 "cwd": "[SLAVE_BUILD]", | |
| 357 "env": { | 343 "env": { |
| 358 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 344 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 359 }, | 345 }, |
| 360 "name": "compile", | 346 "name": "compile", |
| 361 "~followup_annotations": [ | 347 "~followup_annotations": [ |
| 362 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 348 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 363 "@@@STEP_LOG_END@json.output (invalid)@@@" | 349 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 364 ] | 350 ] |
| 365 }, | 351 }, |
| 366 { | 352 { |
| (...skipping 16 matching lines...) Expand all Loading... |
| 383 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 369 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 384 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 370 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 385 "batcharchive", | 371 "batcharchive", |
| 386 "--dump-json", | 372 "--dump-json", |
| 387 "/path/to/tmp/json", | 373 "/path/to/tmp/json", |
| 388 "--isolate-server", | 374 "--isolate-server", |
| 389 "https://isolateserver.appspot.com", | 375 "https://isolateserver.appspot.com", |
| 390 "--verbose", | 376 "--verbose", |
| 391 "[SLAVE_BUILD]\\src\\out\\Release\\browser_tests.isolated.gen.json" | 377 "[SLAVE_BUILD]\\src\\out\\Release\\browser_tests.isolated.gen.json" |
| 392 ], | 378 ], |
| 393 "cwd": "[SLAVE_BUILD]", | |
| 394 "name": "isolate tests", | 379 "name": "isolate tests", |
| 395 "~followup_annotations": [ | 380 "~followup_annotations": [ |
| 396 "@@@STEP_LOG_LINE@json.output@{@@@", | 381 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 397 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 382 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
| 398 "@@@STEP_LOG_LINE@json.output@}@@@", | 383 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 399 "@@@STEP_LOG_END@json.output@@@" | 384 "@@@STEP_LOG_END@json.output@@@" |
| 400 ] | 385 ] |
| 401 }, | 386 }, |
| 402 { | 387 { |
| 403 "allow_subannotations": true, | 388 "allow_subannotations": true, |
| 404 "cmd": [ | 389 "cmd": [ |
| 405 "python", | 390 "python", |
| 406 "-u", | 391 "-u", |
| 407 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 392 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 408 "--show-path", | 393 "--show-path", |
| 409 "python", | 394 "python", |
| 410 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 395 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
| 411 "--target", | 396 "--target", |
| 412 "Release", | 397 "Release", |
| 413 "--build-url", | 398 "--build-url", |
| 414 "gs://chromium-fyi-archive/chromium.fyi/CrWinClang", | 399 "gs://chromium-fyi-archive/chromium.fyi/CrWinClang", |
| 415 "--build_revision", | 400 "--build_revision", |
| 416 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 401 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 417 "--factory-properties", | 402 "--factory-properties", |
| 418 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang\",
\"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\":
null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\":
\"/path/to/workdir/TestSlavename\"}", | 403 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang\",
\"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\":
null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\":
\"/path/to/workdir/TestSlavename\"}", |
| 419 "--build-properties", | 404 "--build-properties", |
| 420 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang\",
\"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\":
null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\":
\"/path/to/workdir/TestSlavename\"}" | 405 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang\",
\"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\":
null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\":
\"/path/to/workdir/TestSlavename\"}" |
| 421 ], | 406 ], |
| 422 "cwd": "[SLAVE_BUILD]", | |
| 423 "name": "package build" | 407 "name": "package build" |
| 424 }, | 408 }, |
| 425 { | 409 { |
| 426 "cmd": [], | 410 "cmd": [], |
| 427 "cwd": "[SLAVE_BUILD]", | |
| 428 "name": "trigger", | 411 "name": "trigger", |
| 429 "trigger_specs": [ | 412 "trigger_specs": [ |
| 430 { | 413 { |
| 431 "builder_name": "CrWinClang tester", | 414 "builder_name": "CrWinClang tester", |
| 432 "properties": { | 415 "properties": { |
| 433 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 416 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
| 434 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 417 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
| 435 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 418 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
| 436 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 419 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
| 437 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 420 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 448 "~followup_annotations": [ | 431 "~followup_annotations": [ |
| 449 "@@@STEP_TEXT@CrWinClang tester@@@" | 432 "@@@STEP_TEXT@CrWinClang tester@@@" |
| 450 ] | 433 ] |
| 451 }, | 434 }, |
| 452 { | 435 { |
| 453 "name": "$result", | 436 "name": "$result", |
| 454 "recipe_result": null, | 437 "recipe_result": null, |
| 455 "status_code": 0 | 438 "status_code": 0 |
| 456 } | 439 } |
| 457 ] | 440 ] |
| OLD | NEW |