Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(738)

Side by Side Diff: scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json

Issue 2480193002: Stop to use contextmanager for goma.build_with_goma (Closed)
Patch Set: update Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'tools/chrome-devtoo ls-frontend', 'url': 'https://chromium.googlesource.com/chromium/tools/chrome-de vtools-frontend'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'tools/gs d_generate_index', 'url': 'https://chromium.googlesource.com/chromium/tools/gsd_ generate_index'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'tools/per f', 'url': 'https://chromium.googlesource.com/chromium/tools/perf'}, {'deps_file ': '.DEPS.git', 'managed': True, 'name': 'tools/command_wrapper/bin', 'url': 'ht tps://chromium.googlesource.com/chromium/tools/command_wrapper/bin'}, {'deps_fil e': '.DEPS.git', 'managed': True, 'name': 'tools/depot_tools', 'url': 'https://c hromium.googlesource.com/chromium/tools/depot_tools'}, {'deps_file': '.DEPS.git' , 'managed': True, 'name': 'tools/chromium-jobqueue', 'url': 'https://chromium.g ooglesource.com/chromium/tools/chromium-jobqueue'}, {'deps_file': '.DEPS.git', ' managed': True, 'name': 'tools/chromium-shortener', 'url': 'https://chromium.goo glesource.com/chromium/tools/chromium-shortener'}, {'deps_file': '.DEPS.git', 'm anaged': True, 'name': 'infra', 'url': 'https://chromium.googlesource.com/infra/ infra'}]", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'tools/chrome-devtoo ls-frontend', 'url': 'https://chromium.googlesource.com/chromium/tools/chrome-de vtools-frontend'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'tools/gs d_generate_index', 'url': 'https://chromium.googlesource.com/chromium/tools/gsd_ generate_index'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'tools/per f', 'url': 'https://chromium.googlesource.com/chromium/tools/perf'}, {'deps_file ': '.DEPS.git', 'managed': True, 'name': 'tools/command_wrapper/bin', 'url': 'ht tps://chromium.googlesource.com/chromium/tools/command_wrapper/bin'}, {'deps_fil e': '.DEPS.git', 'managed': True, 'name': 'tools/depot_tools', 'url': 'https://c hromium.googlesource.com/chromium/tools/depot_tools'}, {'deps_file': '.DEPS.git' , 'managed': True, 'name': 'tools/chromium-jobqueue', 'url': 'https://chromium.g ooglesource.com/chromium/tools/chromium-jobqueue'}, {'deps_file': '.DEPS.git', ' managed': True, 'name': 'tools/chromium-shortener', 'url': 'https://chromium.goo glesource.com/chromium/tools/chromium-shortener'}, {'deps_file': '.DEPS.git', 'm anaged': True, 'name': 'infra', 'url': 'https://chromium.googlesource.com/infra/ infra'}]",
9 "--patch_root", 9 "--patch_root",
10 "src", 10 "src",
(...skipping 431 matching lines...) Expand 10 before | Expand all | Expand 10 after
442 }, 442 },
443 { 443 {
444 "cmd": [ 444 "cmd": [
445 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 445 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
446 "-w", 446 "-w",
447 "dupbuild=err", 447 "dupbuild=err",
448 "-C", 448 "-C",
449 "[SLAVE_BUILD]/src/out/Debug", 449 "[SLAVE_BUILD]/src/out/Debug",
450 "-k", 450 "-k",
451 "0", 451 "0",
452 "all",
452 "-j", 453 "-j",
453 "50", 454 "50"
454 "all"
455 ], 455 ],
456 "env": { 456 "env": {
457 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 457 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
458 }, 458 },
459 "name": "compile with ninja" 459 "name": "compile with ninja"
460 }, 460 },
461 { 461 {
462 "cmd": [], 462 "cmd": [],
463 "name": "postprocess_for_goma (2)" 463 "name": "postprocess_for_goma (2)"
464 }, 464 },
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
514 "-u", 514 "-u",
515 "RECIPE_PACKAGE_REPO[build]/scripts/slave/upload_goma_logs.py", 515 "RECIPE_PACKAGE_REPO[build]/scripts/slave/upload_goma_logs.py",
516 "--upload-compiler-proxy-info", 516 "--upload-compiler-proxy-info",
517 "--json-status", 517 "--json-status",
518 "[CACHE]/cipd/goma/jsonstatus", 518 "[CACHE]/cipd/goma/jsonstatus",
519 "--ninja-log-outdir", 519 "--ninja-log-outdir",
520 "[SLAVE_BUILD]/src/out/Debug", 520 "[SLAVE_BUILD]/src/out/Debug",
521 "--ninja-log-compiler", 521 "--ninja-log-compiler",
522 "goma-clang", 522 "goma-clang",
523 "--ninja-log-command", 523 "--ninja-log-command",
524 "['RECIPE_PACKAGE_REPO[depot_tools]/ninja', '-w', 'dupbuild=err', '-C', '[ SLAVE_BUILD]/src/out/Debug', '-k', '0', '-j', 50, 'all']", 524 "['RECIPE_PACKAGE_REPO[depot_tools]/ninja', '-w', 'dupbuild=err', '-C', '[ SLAVE_BUILD]/src/out/Debug', '-k', '0', 'all', '-j', 50]",
525 "--ninja-log-exit-status", 525 "--ninja-log-exit-status",
526 "0", 526 "0",
527 "--buildbot-buildername", 527 "--buildbot-buildername",
528 "ChromiumOS Codesearch", 528 "ChromiumOS Codesearch",
529 "--buildbot-mastername", 529 "--buildbot-mastername",
530 "chromium.infra.cron", 530 "chromium.infra.cron",
531 "--buildbot-slavename", 531 "--buildbot-slavename",
532 "TestSlavename" 532 "TestSlavename"
533 ], 533 ],
534 "env": { 534 "env": {
(...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
817 "~followup_annotations": [ 817 "~followup_annotations": [
818 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-codese arch/prod/chromium_src_chromeos_170242.tar.bz2@@@" 818 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-codese arch/prod/chromium_src_chromeos_170242.tar.bz2@@@"
819 ] 819 ]
820 }, 820 },
821 { 821 {
822 "name": "$result", 822 "name": "$result",
823 "recipe_result": null, 823 "recipe_result": null,
824 "status_code": 0 824 "status_code": 0
825 } 825 }
826 ] 826 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698