| 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 "ClangToTWin64", | 18 "ClangToTWin64", |
| 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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 "python", | 109 "python", |
| 112 "-u", | 110 "-u", |
| 113 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 111 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 114 "--version" | 112 "--version" |
| 115 ], | 113 ], |
| 116 "cwd": "[SLAVE_BUILD]", | |
| 117 "name": "swarming.py --version", | 114 "name": "swarming.py --version", |
| 118 "stdout": "/path/to/tmp/", | 115 "stdout": "/path/to/tmp/", |
| 119 "~followup_annotations": [ | 116 "~followup_annotations": [ |
| 120 "@@@STEP_TEXT@0.4.10@@@" | 117 "@@@STEP_TEXT@0.4.10@@@" |
| 121 ] | 118 ] |
| 122 }, | 119 }, |
| 123 { | 120 { |
| 124 "cmd": [ | 121 "cmd": [ |
| 125 "python", | 122 "python", |
| 126 "-u", | 123 "-u", |
| 127 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 124 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 128 "runhooks" | 125 "runhooks" |
| 129 ], | 126 ], |
| 130 "cwd": "[SLAVE_BUILD]", | |
| 131 "env": { | 127 "env": { |
| 132 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 128 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 133 "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=stati
c_library fastbuild=1 target_arch=x64 test_isolation_mode=prepare", | 129 "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=stati
c_library fastbuild=1 target_arch=x64 test_isolation_mode=prepare", |
| 134 "LLVM_FORCE_HEAD_REVISION": "YES", | 130 "LLVM_FORCE_HEAD_REVISION": "YES", |
| 135 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 131 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 136 }, | 132 }, |
| 137 "name": "gclient runhooks" | 133 "name": "gclient runhooks" |
| 138 }, | 134 }, |
| 139 { | 135 { |
| 140 "cmd": [ | 136 "cmd": [ |
| 141 "python", | 137 "python", |
| 142 "-u", | 138 "-u", |
| 143 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 139 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 144 "--output", | 140 "--output", |
| 145 "/path/to/tmp/json", | 141 "/path/to/tmp/json", |
| 146 "--", | 142 "--", |
| 147 "--build-config-fs", | 143 "--build-config-fs", |
| 148 "Release_x64", | 144 "Release_x64", |
| 149 "--paths", | 145 "--paths", |
| 150 "{\"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\"}", | 146 "{\"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\"}", |
| 151 "--properties", | 147 "--properties", |
| 152 "{\"buildername\": \"ClangToTWin64\", \"buildnumber\": 571, \"mastername\"
: \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win
\"}" | 148 "{\"buildername\": \"ClangToTWin64\", \"buildnumber\": 571, \"mastername\"
: \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win
\"}" |
| 153 ], | 149 ], |
| 154 "cwd": "[SLAVE_BUILD]", | |
| 155 "name": "get compile targets for scripts", | 150 "name": "get compile targets for scripts", |
| 156 "~followup_annotations": [ | 151 "~followup_annotations": [ |
| 157 "@@@STEP_LOG_LINE@json.output@{}@@@", | 152 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 158 "@@@STEP_LOG_END@json.output@@@" | 153 "@@@STEP_LOG_END@json.output@@@" |
| 159 ] | 154 ] |
| 160 }, | 155 }, |
| 161 { | 156 { |
| 162 "cmd": [ | 157 "cmd": [ |
| 163 "python", | 158 "python", |
| 164 "-u", | 159 "-u", |
| 165 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 160 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 166 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", | 161 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
| 167 "/path/to/tmp/json" | 162 "/path/to/tmp/json" |
| 168 ], | 163 ], |
| 169 "cwd": "[SLAVE_BUILD]", | |
| 170 "name": "read test spec", | 164 "name": "read test spec", |
| 171 "~followup_annotations": [ | 165 "~followup_annotations": [ |
| 172 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", | 166 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
| 173 "@@@STEP_LOG_LINE@json.output@{@@@", | 167 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 174 "@@@STEP_LOG_LINE@json.output@ \"ClangToTWin64 tester\": {@@@", | 168 "@@@STEP_LOG_LINE@json.output@ \"ClangToTWin64 tester\": {@@@", |
| 175 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 169 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 176 "@@@STEP_LOG_LINE@json.output@ {@@@", | 170 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 177 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 171 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 178 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 172 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 179 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 173 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 180 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 174 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 181 "@@@STEP_LOG_LINE@json.output@ }@@@", | 175 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 182 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 176 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 183 "@@@STEP_LOG_LINE@json.output@ }@@@", | 177 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 184 "@@@STEP_LOG_LINE@json.output@}@@@", | 178 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 185 "@@@STEP_LOG_END@json.output@@@" | 179 "@@@STEP_LOG_END@json.output@@@" |
| 186 ] | 180 ] |
| 187 }, | 181 }, |
| 188 { | 182 { |
| 189 "cmd": [ | 183 "cmd": [ |
| 190 "python", | 184 "python", |
| 191 "-u", | 185 "-u", |
| 192 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 186 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 193 "--show-path", | 187 "--show-path", |
| 194 "python", | 188 "python", |
| 195 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 189 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 196 ], | 190 ], |
| 197 "cwd": "[SLAVE_BUILD]", | |
| 198 "name": "cleanup_temp" | 191 "name": "cleanup_temp" |
| 199 }, | 192 }, |
| 200 { | 193 { |
| 201 "cmd": [ | 194 "cmd": [ |
| 202 "python", | 195 "python", |
| 203 "-u", | 196 "-u", |
| 204 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 197 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
| 205 "--build-dir", | 198 "--build-dir", |
| 206 "[SLAVE_BUILD]\\src\\out\\Release_x64", | 199 "[SLAVE_BUILD]\\src\\out\\Release_x64", |
| 207 "--clean-isolated-files" | 200 "--clean-isolated-files" |
| 208 ], | 201 ], |
| 209 "cwd": "[SLAVE_BUILD]", | |
| 210 "name": "clean isolated files" | 202 "name": "clean isolated files" |
| 211 }, | 203 }, |
| 212 { | 204 { |
| 213 "allow_subannotations": true, | 205 "allow_subannotations": true, |
| 214 "cmd": [ | 206 "cmd": [ |
| 215 "python", | 207 "python", |
| 216 "-u", | 208 "-u", |
| 217 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", | 209 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", |
| 218 "--src-dir", | 210 "--src-dir", |
| 219 "[SLAVE_BUILD]\\src", | 211 "[SLAVE_BUILD]\\src", |
| 220 "--output-json", | 212 "--output-json", |
| 221 "/path/to/tmp/json" | 213 "/path/to/tmp/json" |
| 222 ], | 214 ], |
| 223 "cwd": "[SLAVE_BUILD]", | |
| 224 "env": { | 215 "env": { |
| 225 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 216 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 226 "LLVM_FORCE_HEAD_REVISION": "YES" | 217 "LLVM_FORCE_HEAD_REVISION": "YES" |
| 227 }, | 218 }, |
| 228 "name": "clang_revision", | 219 "name": "clang_revision", |
| 229 "~followup_annotations": [ | 220 "~followup_annotations": [ |
| 230 "@@@STEP_LOG_LINE@json.output@{@@@", | 221 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 231 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 222 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 232 "@@@STEP_LOG_LINE@json.output@}@@@", | 223 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 233 "@@@STEP_LOG_END@json.output@@@" | 224 "@@@STEP_LOG_END@json.output@@@" |
| (...skipping 22 matching lines...) Expand all Loading... |
| 256 "--build-data-dir", | 247 "--build-data-dir", |
| 257 "[ROOT]\\build_data_dir", | 248 "[ROOT]\\build_data_dir", |
| 258 "--compiler", | 249 "--compiler", |
| 259 "clang", | 250 "clang", |
| 260 "--mode", | 251 "--mode", |
| 261 "official", | 252 "official", |
| 262 "--clobber", | 253 "--clobber", |
| 263 "--", | 254 "--", |
| 264 "all" | 255 "all" |
| 265 ], | 256 ], |
| 266 "cwd": "[SLAVE_BUILD]", | |
| 267 "env": { | 257 "env": { |
| 268 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 258 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 269 "LLVM_FORCE_HEAD_REVISION": "YES" | 259 "LLVM_FORCE_HEAD_REVISION": "YES" |
| 270 }, | 260 }, |
| 271 "name": "compile" | 261 "name": "compile" |
| 272 }, | 262 }, |
| 273 { | 263 { |
| 274 "cmd": [ | 264 "cmd": [ |
| 275 "python", | 265 "python", |
| 276 "-u", | 266 "-u", |
| (...skipping 13 matching lines...) Expand all Loading... |
| 290 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 280 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 291 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 281 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 292 "batcharchive", | 282 "batcharchive", |
| 293 "--dump-json", | 283 "--dump-json", |
| 294 "/path/to/tmp/json", | 284 "/path/to/tmp/json", |
| 295 "--isolate-server", | 285 "--isolate-server", |
| 296 "https://isolateserver.appspot.com", | 286 "https://isolateserver.appspot.com", |
| 297 "--verbose", | 287 "--verbose", |
| 298 "[SLAVE_BUILD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json" | 288 "[SLAVE_BUILD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json" |
| 299 ], | 289 ], |
| 300 "cwd": "[SLAVE_BUILD]", | |
| 301 "name": "isolate tests", | 290 "name": "isolate tests", |
| 302 "~followup_annotations": [ | 291 "~followup_annotations": [ |
| 303 "@@@STEP_LOG_LINE@json.output@{@@@", | 292 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 304 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 293 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
| 305 "@@@STEP_LOG_LINE@json.output@}@@@", | 294 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 306 "@@@STEP_LOG_END@json.output@@@" | 295 "@@@STEP_LOG_END@json.output@@@" |
| 307 ] | 296 ] |
| 308 }, | 297 }, |
| 309 { | 298 { |
| 310 "allow_subannotations": true, | 299 "allow_subannotations": true, |
| 311 "cmd": [ | 300 "cmd": [ |
| 312 "python", | 301 "python", |
| 313 "-u", | 302 "-u", |
| 314 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 303 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 315 "--show-path", | 304 "--show-path", |
| 316 "python", | 305 "python", |
| 317 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 306 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
| 318 "--target", | 307 "--target", |
| 319 "Release_x64", | 308 "Release_x64", |
| 320 "--build-url", | 309 "--build-url", |
| 321 "gs://chromium-fyi-archive/chromium.fyi/ClangToTWin64", | 310 "gs://chromium-fyi-archive/chromium.fyi/ClangToTWin64", |
| 322 "--build_revision", | 311 "--build_revision", |
| 323 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 312 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 324 "--factory-properties", | 313 "--factory-properties", |
| 325 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"ClangToTWin64
\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername
\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\
": \"/path/to/workdir/TestSlavename\"}", | 314 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"ClangToTWin64
\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername
\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\
": \"/path/to/workdir/TestSlavename\"}", |
| 326 "--build-properties", | 315 "--build-properties", |
| 327 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"ClangToTWin64
\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername
\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\
": \"/path/to/workdir/TestSlavename\"}" | 316 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"ClangToTWin64
\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername
\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\
": \"/path/to/workdir/TestSlavename\"}" |
| 328 ], | 317 ], |
| 329 "cwd": "[SLAVE_BUILD]", | |
| 330 "name": "package build" | 318 "name": "package build" |
| 331 }, | 319 }, |
| 332 { | 320 { |
| 333 "cmd": [], | 321 "cmd": [], |
| 334 "cwd": "[SLAVE_BUILD]", | |
| 335 "name": "trigger", | 322 "name": "trigger", |
| 336 "trigger_specs": [ | 323 "trigger_specs": [ |
| 337 { | 324 { |
| 338 "builder_name": "ClangToTWin64 tester", | 325 "builder_name": "ClangToTWin64 tester", |
| 339 "properties": { | 326 "properties": { |
| 340 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 327 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
| 341 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 328 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
| 342 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 329 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
| 343 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 330 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
| 344 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 331 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 378 "--results-url=https://chromeperf.appspot.com", | 365 "--results-url=https://chromeperf.appspot.com", |
| 379 "--perf-dashboard-id=sizes", | 366 "--perf-dashboard-id=sizes", |
| 380 "--perf-id=ClangToTWin64", | 367 "--perf-id=ClangToTWin64", |
| 381 "--perf-config={'r_clang_rev': '123456'}", | 368 "--perf-config={'r_clang_rev': '123456'}", |
| 382 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\sizes.py", | 369 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\sizes.py", |
| 383 "--target", | 370 "--target", |
| 384 "Release_x64", | 371 "Release_x64", |
| 385 "--platform", | 372 "--platform", |
| 386 "win" | 373 "win" |
| 387 ], | 374 ], |
| 388 "cwd": "[SLAVE_BUILD]", | |
| 389 "name": "sizes" | 375 "name": "sizes" |
| 390 }, | 376 }, |
| 391 { | 377 { |
| 392 "cmd": [ | 378 "cmd": [ |
| 393 "python", | 379 "python", |
| 394 "-u", | 380 "-u", |
| 395 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 381 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
| 396 "--target", | 382 "--target", |
| 397 "Release_x64" | 383 "Release_x64" |
| 398 ], | 384 ], |
| 399 "cwd": "[SLAVE_BUILD]", | |
| 400 "name": "process_dumps" | 385 "name": "process_dumps" |
| 401 }, | 386 }, |
| 402 { | 387 { |
| 403 "name": "$result", | 388 "name": "$result", |
| 404 "recipe_result": null, | 389 "recipe_result": null, |
| 405 "status_code": 0 | 390 "status_code": 0 |
| 406 } | 391 } |
| 407 ] | 392 ] |
| OLD | NEW |