| 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 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]\ntarget_os = ['android']", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]\ntarget_os = ['android']", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "src", | 10 "src", |
| (...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 206 "-m", | 206 "-m", |
| 207 "chromium.fyi", | 207 "chromium.fyi", |
| 208 "-b", | 208 "-b", |
| 209 "Blimp Client Engine Integration", | 209 "Blimp Client Engine Integration", |
| 210 "--config-file", | 210 "--config-file", |
| 211 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 211 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 212 "--phase", | 212 "--phase", |
| 213 "engine", | 213 "engine", |
| 214 "--goma-dir", | 214 "--goma-dir", |
| 215 "[CACHE]/cipd/goma", | 215 "[CACHE]/cipd/goma", |
| 216 "[SLAVE_BUILD]/src/out-linux/Debug" | 216 "[SLAVE_BUILD]/src/src/out-linux" |
| 217 ], | 217 ], |
| 218 "cwd": "[SLAVE_BUILD]/src", | 218 "cwd": "[SLAVE_BUILD]/src", |
| 219 "env": { | 219 "env": { |
| 220 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 220 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 221 }, | 221 }, |
| 222 "name": "generate_build_files" | 222 "name": "generate_build_files" |
| 223 }, | 223 }, |
| 224 { | 224 { |
| 225 "cmd": [ | 225 "cmd": [ |
| 226 "python", | 226 "python", |
| 227 "-u", | 227 "-u", |
| 228 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 228 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 229 "--show-path", | 229 "--show-path", |
| 230 "python", | 230 "python", |
| 231 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 231 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 232 "--gsutil-py-path", | 232 "--gsutil-py-path", |
| 233 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 233 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 234 "--ninja-path", | 234 "--ninja-path", |
| 235 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 235 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 236 "--target", | 236 "--target", |
| 237 "Release", | 237 "Debug", |
| 238 "--src-dir", | 238 "--src-dir", |
| 239 "[SLAVE_BUILD]/src", | 239 "[SLAVE_BUILD]/src", |
| 240 "--goma-cache-dir", | 240 "--goma-cache-dir", |
| 241 "[GOMA_CACHE]", | 241 "[GOMA_CACHE]", |
| 242 "--buildbot-buildername", | 242 "--buildbot-buildername", |
| 243 "Blimp Client Engine Integration", | 243 "Blimp Client Engine Integration", |
| 244 "--buildbot-mastername", | 244 "--buildbot-mastername", |
| 245 "chromium.fyi", | 245 "chromium.fyi", |
| 246 "--buildbot-slavename", | 246 "--buildbot-slavename", |
| 247 "TestSlavename", | 247 "TestSlavename", |
| 248 "--goma-deps-cache-file", | 248 "--goma-deps-cache-file", |
| 249 "Blimp_Client_Engine_Integration.gomadeps", | 249 "Blimp_Client_Engine_Integration.gomadeps", |
| 250 "--compiler", | 250 "--compiler", |
| 251 "goma", | 251 "goma", |
| 252 "--goma-jsonstatus", | 252 "--goma-jsonstatus", |
| 253 "/path/to/tmp/json", | 253 "/path/to/tmp/json", |
| 254 "--goma-service-account-json-file", | 254 "--goma-service-account-json-file", |
| 255 "/creds/service_accounts/service-account-goma-client.json", | 255 "/creds/service_accounts/service-account-goma-client.json", |
| 256 "--out-dir", | 256 "--out-dir", |
| 257 "[SLAVE_BUILD]/src/out-linux/Debug", | 257 "[SLAVE_BUILD]/src/src/out-linux", |
| 258 "--goma-dir", | 258 "--goma-dir", |
| 259 "[CACHE]/cipd/goma", | 259 "[CACHE]/cipd/goma", |
| 260 "--", | 260 "--", |
| 261 "blimp" | 261 "blimp" |
| 262 ], | 262 ], |
| 263 "env": { | 263 "env": { |
| 264 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 264 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 265 }, | 265 }, |
| 266 "name": "compile", | 266 "name": "compile", |
| 267 "~followup_annotations": [ | 267 "~followup_annotations": [ |
| (...skipping 10 matching lines...) Expand all Loading... |
| 278 "-m", | 278 "-m", |
| 279 "chromium.fyi", | 279 "chromium.fyi", |
| 280 "-b", | 280 "-b", |
| 281 "Blimp Client Engine Integration", | 281 "Blimp Client Engine Integration", |
| 282 "--config-file", | 282 "--config-file", |
| 283 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 283 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 284 "--phase", | 284 "--phase", |
| 285 "client", | 285 "client", |
| 286 "--goma-dir", | 286 "--goma-dir", |
| 287 "[CACHE]/cipd/goma", | 287 "[CACHE]/cipd/goma", |
| 288 "[SLAVE_BUILD]/src/out-android/Debug" | 288 "[SLAVE_BUILD]/src/src/out-android" |
| 289 ], | 289 ], |
| 290 "cwd": "[SLAVE_BUILD]/src", | 290 "cwd": "[SLAVE_BUILD]/src", |
| 291 "env": { | 291 "env": { |
| 292 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 292 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 293 }, | 293 }, |
| 294 "name": "generate_build_files (2)" | 294 "name": "generate_build_files (2)" |
| 295 }, | 295 }, |
| 296 { | 296 { |
| 297 "cmd": [ | 297 "cmd": [ |
| 298 "python", | 298 "python", |
| 299 "-u", | 299 "-u", |
| 300 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 300 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 301 "--show-path", | 301 "--show-path", |
| 302 "python", | 302 "python", |
| 303 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 303 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 304 "--gsutil-py-path", | 304 "--gsutil-py-path", |
| 305 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 305 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 306 "--ninja-path", | 306 "--ninja-path", |
| 307 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 307 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 308 "--target", | 308 "--target", |
| 309 "Release", | 309 "Debug", |
| 310 "--src-dir", | 310 "--src-dir", |
| 311 "[SLAVE_BUILD]/src", | 311 "[SLAVE_BUILD]/src", |
| 312 "--goma-cache-dir", | 312 "--goma-cache-dir", |
| 313 "[GOMA_CACHE]", | 313 "[GOMA_CACHE]", |
| 314 "--buildbot-buildername", | 314 "--buildbot-buildername", |
| 315 "Blimp Client Engine Integration", | 315 "Blimp Client Engine Integration", |
| 316 "--buildbot-mastername", | 316 "--buildbot-mastername", |
| 317 "chromium.fyi", | 317 "chromium.fyi", |
| 318 "--buildbot-slavename", | 318 "--buildbot-slavename", |
| 319 "TestSlavename", | 319 "TestSlavename", |
| 320 "--goma-deps-cache-file", | 320 "--goma-deps-cache-file", |
| 321 "Blimp_Client_Engine_Integration.gomadeps", | 321 "Blimp_Client_Engine_Integration.gomadeps", |
| 322 "--compiler", | 322 "--compiler", |
| 323 "goma", | 323 "goma", |
| 324 "--goma-jsonstatus", | 324 "--goma-jsonstatus", |
| 325 "/path/to/tmp/json", | 325 "/path/to/tmp/json", |
| 326 "--goma-service-account-json-file", | 326 "--goma-service-account-json-file", |
| 327 "/creds/service_accounts/service-account-goma-client.json", | 327 "/creds/service_accounts/service-account-goma-client.json", |
| 328 "--out-dir", | 328 "--out-dir", |
| 329 "[SLAVE_BUILD]/src/out-android/Debug", | 329 "[SLAVE_BUILD]/src/src/out-android", |
| 330 "--goma-dir", | 330 "--goma-dir", |
| 331 "[CACHE]/cipd/goma", | 331 "[CACHE]/cipd/goma", |
| 332 "--", | 332 "--", |
| 333 "blimp", | 333 "blimp", |
| 334 "chrome_public_apk" | 334 "chrome_public_apk" |
| 335 ], | 335 ], |
| 336 "env": { | 336 "env": { |
| 337 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 337 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 338 }, | 338 }, |
| 339 "name": "compile (2)", | 339 "name": "compile (2)", |
| 340 "~followup_annotations": [ | 340 "~followup_annotations": [ |
| 341 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 341 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 342 "@@@STEP_LOG_END@json.output (invalid)@@@" | 342 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 343 ] | 343 ] |
| 344 }, | 344 }, |
| 345 { | 345 { |
| 346 "name": "$result", | 346 "name": "$result", |
| 347 "recipe_result": null, | 347 "recipe_result": null, |
| 348 "status_code": 0 | 348 "status_code": 0 |
| 349 } | 349 } |
| 350 ] | 350 ] |
| OLD | NEW |