| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "UBSanVptr Linux", | 10 "Mojo ChromiumOS", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "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'}]", | 14 "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'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| (...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 162 "cmd": [ | 162 "cmd": [ |
| 163 "python", | 163 "python", |
| 164 "-u", | 164 "-u", |
| 165 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 165 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 166 "runhooks" | 166 "runhooks" |
| 167 ], | 167 ], |
| 168 "cwd": "[SLAVE_BUILD]/src", | 168 "cwd": "[SLAVE_BUILD]/src", |
| 169 "env": { | 169 "env": { |
| 170 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 170 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 171 "GYP_CHROMIUM_NO_ACTION": "1", | 171 "GYP_CHROMIUM_NO_ACTION": "1", |
| 172 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 use_goma=1", | 172 "GYP_CROSSCOMPILE": "1", |
| 173 "GYP_DEFINES": "chromeos=1 component=static_library ffmpeg_branding=Chrome
OS gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x64 use_goma=1", |
| 173 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 174 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 174 }, | 175 }, |
| 175 "name": "gclient runhooks" | 176 "name": "gclient runhooks" |
| 176 }, | 177 }, |
| 177 { | 178 { |
| 178 "cmd": [ | 179 "cmd": [ |
| 179 "python", | 180 "python", |
| 180 "-u", | 181 "-u", |
| 181 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 182 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 182 "--output", | 183 "--output", |
| 183 "/path/to/tmp/json", | 184 "/path/to/tmp/json", |
| 184 "--", | 185 "--", |
| 185 "--build-config-fs", | 186 "--build-config-fs", |
| 186 "Release", | 187 "Release", |
| 187 "--paths", | 188 "--paths", |
| 188 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 189 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
| 189 "--properties", | 190 "--properties", |
| 190 "{\"buildername\": \"UBSanVptr Linux\", \"buildnumber\": 571, \"mastername
\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"l
inux\"}" | 191 "{\"buildername\": \"Mojo ChromiumOS\", \"buildnumber\": 571, \"mastername
\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"c
hromeos\"}" |
| 191 ], | 192 ], |
| 192 "name": "get compile targets for scripts", | 193 "name": "get compile targets for scripts", |
| 193 "~followup_annotations": [ | 194 "~followup_annotations": [ |
| 194 "@@@STEP_LOG_LINE@json.output@{}@@@", | 195 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 195 "@@@STEP_LOG_END@json.output@@@" | 196 "@@@STEP_LOG_END@json.output@@@" |
| 196 ] | 197 ] |
| 197 }, | 198 }, |
| 198 { | 199 { |
| 199 "cmd": [ | 200 "cmd": [ |
| 200 "python", | 201 "python", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 223 }, | 224 }, |
| 224 { | 225 { |
| 225 "cmd": [ | 226 "cmd": [ |
| 226 "python", | 227 "python", |
| 227 "-u", | 228 "-u", |
| 228 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 229 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 229 "gen", | 230 "gen", |
| 230 "-m", | 231 "-m", |
| 231 "chromium.fyi", | 232 "chromium.fyi", |
| 232 "-b", | 233 "-b", |
| 233 "UBSanVptr Linux", | 234 "Mojo ChromiumOS", |
| 234 "--config-file", | 235 "--config-file", |
| 235 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 236 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 236 "--goma-dir", | 237 "--goma-dir", |
| 237 "[CACHE]/cipd/goma", | 238 "[CACHE]/cipd/goma", |
| 238 "//out/Release" | 239 "//out/Release" |
| 239 ], | 240 ], |
| 240 "env": { | 241 "env": { |
| 241 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 242 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 242 }, | 243 }, |
| 243 "name": "generate_build_files" | 244 "name": "generate_build_files" |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 284 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 285 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 285 "@@@STEP_LOG_END@json.output (invalid)@@@" | 286 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 286 ] | 287 ] |
| 287 }, | 288 }, |
| 288 { | 289 { |
| 289 "name": "$result", | 290 "name": "$result", |
| 290 "recipe_result": null, | 291 "recipe_result": null, |
| 291 "status_code": 0 | 292 "status_code": 0 |
| 292 } | 293 } |
| 293 ] | 294 ] |
| OLD | NEW |