| 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.win", | 16 "chromium.win", |
| 18 "--builder", | 17 "--builder", |
| 19 "WinClang64 (dbg)", | 18 "WinClang64 (dbg)", |
| 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'}]", | 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'}]", |
| 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-amd64", | 117 "windows-amd64", |
| 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": "clang=1 component=shared_library fastbuild=1 gomadir='[CAC
HE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1", | 184 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[CAC
HE]\\cipd\\goma' target_arch=x64 test_isolation_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 "Debug_x64", | 198 "Debug_x64", |
| 206 "--use-src-side-runtest-py", | 199 "--use-src-side-runtest-py", |
| 207 "--paths", | 200 "--paths", |
| 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\"}", | 201 "{\"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\"}", |
| 209 "--properties", | 202 "--properties", |
| 210 "{\"buildername\": \"WinClang64 (dbg)\", \"buildnumber\": 571, \"masternam
e\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"
win\"}" | 203 "{\"buildername\": \"WinClang64 (dbg)\", \"buildnumber\": 571, \"masternam
e\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"
win\"}" |
| 211 ], | 204 ], |
| 212 "cwd": "[SLAVE_BUILD]", | |
| 213 "name": "get compile targets for scripts", | 205 "name": "get compile targets for scripts", |
| 214 "~followup_annotations": [ | 206 "~followup_annotations": [ |
| 215 "@@@STEP_LOG_LINE@json.output@{}@@@", | 207 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 216 "@@@STEP_LOG_END@json.output@@@" | 208 "@@@STEP_LOG_END@json.output@@@" |
| 217 ] | 209 ] |
| 218 }, | 210 }, |
| 219 { | 211 { |
| 220 "cmd": [ | 212 "cmd": [ |
| 221 "python", | 213 "python", |
| 222 "-u", | 214 "-u", |
| 223 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 215 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 224 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", | 216 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
| 225 "/path/to/tmp/json" | 217 "/path/to/tmp/json" |
| 226 ], | 218 ], |
| 227 "cwd": "[SLAVE_BUILD]", | |
| 228 "name": "read test spec", | 219 "name": "read test spec", |
| 229 "~followup_annotations": [ | 220 "~followup_annotations": [ |
| 230 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", | 221 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
| 231 "@@@STEP_LOG_LINE@json.output@{}@@@", | 222 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 232 "@@@STEP_LOG_END@json.output@@@" | 223 "@@@STEP_LOG_END@json.output@@@" |
| 233 ] | 224 ] |
| 234 }, | 225 }, |
| 235 { | 226 { |
| 236 "cmd": [ | 227 "cmd": [ |
| 237 "python", | 228 "python", |
| 238 "-u", | 229 "-u", |
| 239 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 230 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 240 "--show-path", | 231 "--show-path", |
| 241 "python", | 232 "python", |
| 242 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 233 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 243 ], | 234 ], |
| 244 "cwd": "[SLAVE_BUILD]", | |
| 245 "name": "cleanup_temp" | 235 "name": "cleanup_temp" |
| 246 }, | 236 }, |
| 247 { | 237 { |
| 248 "cmd": [ | 238 "cmd": [ |
| 249 "python", | 239 "python", |
| 250 "-u", | 240 "-u", |
| 251 "[SLAVE_BUILD]\\src\\tools\\clang\\scripts\\update.py" | 241 "[SLAVE_BUILD]\\src\\tools\\clang\\scripts\\update.py" |
| 252 ], | 242 ], |
| 253 "cwd": "[SLAVE_BUILD]", | |
| 254 "name": "update_clang" | 243 "name": "update_clang" |
| 255 }, | 244 }, |
| 256 { | 245 { |
| 257 "cmd": [ | 246 "cmd": [ |
| 258 "python", | 247 "python", |
| 259 "-u", | 248 "-u", |
| 260 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 249 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
| 261 "gen", | 250 "gen", |
| 262 "-m", | 251 "-m", |
| 263 "chromium.win", | 252 "chromium.win", |
| 264 "-b", | 253 "-b", |
| 265 "WinClang64 (dbg)", | 254 "WinClang64 (dbg)", |
| 266 "--config-file", | 255 "--config-file", |
| 267 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 256 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
| 268 "--goma-dir", | 257 "--goma-dir", |
| 269 "[CACHE]\\cipd\\goma", | 258 "[CACHE]\\cipd\\goma", |
| 270 "//out/Debug_x64" | 259 "//out/Debug_x64" |
| 271 ], | 260 ], |
| 272 "cwd": "[SLAVE_BUILD]", | |
| 273 "env": { | 261 "env": { |
| 274 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 262 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 275 }, | 263 }, |
| 276 "name": "generate_build_files" | 264 "name": "generate_build_files" |
| 277 }, | 265 }, |
| 278 { | 266 { |
| 279 "allow_subannotations": true, | 267 "allow_subannotations": true, |
| 280 "cmd": [ | 268 "cmd": [ |
| 281 "python", | 269 "python", |
| 282 "-u", | 270 "-u", |
| 283 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", | 271 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", |
| 284 "--src-dir", | 272 "--src-dir", |
| 285 "[SLAVE_BUILD]\\src", | 273 "[SLAVE_BUILD]\\src", |
| 286 "--output-json", | 274 "--output-json", |
| 287 "/path/to/tmp/json" | 275 "/path/to/tmp/json" |
| 288 ], | 276 ], |
| 289 "cwd": "[SLAVE_BUILD]", | |
| 290 "env": { | 277 "env": { |
| 291 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 278 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 292 }, | 279 }, |
| 293 "name": "clang_revision", | 280 "name": "clang_revision", |
| 294 "~followup_annotations": [ | 281 "~followup_annotations": [ |
| 295 "@@@STEP_LOG_LINE@json.output@{@@@", | 282 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 296 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 283 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 297 "@@@STEP_LOG_LINE@json.output@}@@@", | 284 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 298 "@@@STEP_LOG_END@json.output@@@" | 285 "@@@STEP_LOG_END@json.output@@@" |
| 299 ] | 286 ] |
| (...skipping 24 matching lines...) Expand all Loading... |
| 324 "goma-clang", | 311 "goma-clang", |
| 325 "--goma-jsonstatus", | 312 "--goma-jsonstatus", |
| 326 "/path/to/tmp/json", | 313 "/path/to/tmp/json", |
| 327 "--goma-service-account-json-file", | 314 "--goma-service-account-json-file", |
| 328 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 315 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
| 329 "--goma-dir", | 316 "--goma-dir", |
| 330 "[CACHE]\\cipd\\goma", | 317 "[CACHE]\\cipd\\goma", |
| 331 "--", | 318 "--", |
| 332 "all" | 319 "all" |
| 333 ], | 320 ], |
| 334 "cwd": "[SLAVE_BUILD]", | |
| 335 "env": { | 321 "env": { |
| 336 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 322 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 337 }, | 323 }, |
| 338 "name": "compile", | 324 "name": "compile", |
| 339 "~followup_annotations": [ | 325 "~followup_annotations": [ |
| 340 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 326 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 341 "@@@STEP_LOG_END@json.output (invalid)@@@" | 327 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 342 ] | 328 ] |
| 343 }, | 329 }, |
| 344 { | 330 { |
| 345 "allow_subannotations": true, | 331 "allow_subannotations": true, |
| 346 "cmd": [ | 332 "cmd": [ |
| 347 "python", | 333 "python", |
| 348 "-u", | 334 "-u", |
| 349 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 335 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 350 "--show-path", | 336 "--show-path", |
| 351 "python", | 337 "python", |
| 352 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 338 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
| 353 "--target", | 339 "--target", |
| 354 "Debug_x64", | 340 "Debug_x64", |
| 355 "--build-url", | 341 "--build-url", |
| 356 "gs://chromium-win-archive/chromium.win/WinClang64 (dbg)", | 342 "gs://chromium-win-archive/chromium.win/WinClang64 (dbg)", |
| 357 "--build_revision", | 343 "--build_revision", |
| 358 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 344 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 359 "--factory-properties", | 345 "--factory-properties", |
| 360 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern
ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}", | 346 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern
ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}", |
| 361 "--build-properties", | 347 "--build-properties", |
| 362 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern
ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}" | 348 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern
ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}" |
| 363 ], | 349 ], |
| 364 "cwd": "[SLAVE_BUILD]", | |
| 365 "name": "package build" | 350 "name": "package build" |
| 366 }, | 351 }, |
| 367 { | 352 { |
| 368 "name": "$result", | 353 "name": "$result", |
| 369 "recipe_result": null, | 354 "recipe_result": null, |
| 370 "status_code": 0 | 355 "status_code": 0 |
| 371 } | 356 } |
| 372 ] | 357 ] |
| OLD | NEW |