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

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

Issue 2375843005: Stop redirect stdout/stderr and remove close_fds=True (Closed)
Patch Set: add comment Created 4 years, 2 months 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': 'tools/deps2git', 'url': 'https://chromium.googlesource.c om/chromium/tools/deps2git'}, {'deps_file': '.DEPS.git', 'managed': 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': 'tools/deps2git', 'url': 'https://chromium.googlesource.c om/chromium/tools/deps2git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name' : 'infra', 'url': 'https://chromium.googlesource.com/infra/infra'}]",
9 "--patch_root", 9 "--patch_root",
10 "src", 10 "src",
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
238 }, 238 },
239 "name": "start_goma" 239 "name": "start_goma"
240 }, 240 },
241 { 241 {
242 "cmd": [ 242 "cmd": [
243 "python", 243 "python",
244 "-u", 244 "-u",
245 "RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py", 245 "RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py",
246 "start", 246 "start",
247 "--cloudtail-path", 247 "--cloudtail-path",
248 "[CACHE]/cipd/goma/cloudtail" 248 "[CACHE]/cipd/goma/cloudtail",
249 "--pid-file",
250 "[TMP_BASE]/cloudtail.pid"
249 ], 251 ],
250 "env": { 252 "env": {
251 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 253 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
252 }, 254 },
253 "name": "start cloudtail", 255 "name": "start cloudtail"
254 "stdout": "/path/to/tmp/"
255 }, 256 },
256 { 257 {
257 "cmd": [ 258 "cmd": [
258 "ninja", 259 "ninja",
259 "-C", 260 "-C",
260 "[SLAVE_BUILD]/src/out/Debug", 261 "[SLAVE_BUILD]/src/out/Debug",
261 "all", 262 "all",
262 "-t", 263 "-t",
263 "compdb", 264 "compdb",
264 "cc", 265 "cc",
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
335 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 336 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
336 }, 337 },
337 "name": "upload_log" 338 "name": "upload_log"
338 }, 339 },
339 { 340 {
340 "cmd": [ 341 "cmd": [
341 "python", 342 "python",
342 "-u", 343 "-u",
343 "RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py", 344 "RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py",
344 "stop", 345 "stop",
345 "--killed-pid", 346 "--killed-pid-file",
346 "12345" 347 "[TMP_BASE]/cloudtail.pid"
347 ], 348 ],
348 "name": "stop cloudtail" 349 "name": "stop cloudtail"
349 }, 350 },
350 { 351 {
351 "allow_subannotations": true, 352 "allow_subannotations": true,
352 "cmd": [ 353 "cmd": [
353 "python", 354 "python",
354 "-u", 355 "-u",
355 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", 356 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
356 "--src-dir", 357 "--src-dir",
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
445 }, 446 },
446 "name": "start_goma (2)" 447 "name": "start_goma (2)"
447 }, 448 },
448 { 449 {
449 "cmd": [ 450 "cmd": [
450 "python", 451 "python",
451 "-u", 452 "-u",
452 "RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py", 453 "RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py",
453 "start", 454 "start",
454 "--cloudtail-path", 455 "--cloudtail-path",
455 "[CACHE]/cipd/goma/cloudtail" 456 "[CACHE]/cipd/goma/cloudtail",
457 "--pid-file",
458 "[TMP_BASE]/cloudtail.pid"
456 ], 459 ],
457 "env": { 460 "env": {
458 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 461 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
459 }, 462 },
460 "name": "start cloudtail (2)", 463 "name": "start cloudtail (2)"
461 "stdout": "/path/to/tmp/"
462 }, 464 },
463 { 465 {
464 "cmd": [ 466 "cmd": [
465 "ninja", 467 "ninja",
466 "-C", 468 "-C",
467 "[SLAVE_BUILD]/src/out/Debug", 469 "[SLAVE_BUILD]/src/out/Debug",
468 "all", 470 "all",
469 "-t", 471 "-t",
470 "compdb", 472 "compdb",
471 "cc", 473 "cc",
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
542 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 544 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
543 }, 545 },
544 "name": "upload_log (2)" 546 "name": "upload_log (2)"
545 }, 547 },
546 { 548 {
547 "cmd": [ 549 "cmd": [
548 "python", 550 "python",
549 "-u", 551 "-u",
550 "RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py", 552 "RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py",
551 "stop", 553 "stop",
552 "--killed-pid", 554 "--killed-pid-file",
553 "12345" 555 "[TMP_BASE]/cloudtail.pid"
554 ], 556 ],
555 "name": "stop cloudtail (2)" 557 "name": "stop cloudtail (2)"
556 }, 558 },
557 { 559 {
558 "cmd": [ 560 "cmd": [
559 "python", 561 "python",
560 "-u", 562 "-u",
561 "[BUILD]/scripts/slave/chromium/filter_compilations.py", 563 "[BUILD]/scripts/slave/chromium/filter_compilations.py",
562 "--compdb-input", 564 "--compdb-input",
563 "[SLAVE_BUILD]/src/out/Debug/compile_commands.json", 565 "[SLAVE_BUILD]/src/out/Debug/compile_commands.json",
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
653 "name": "gsutil upload source tarball", 655 "name": "gsutil upload source tarball",
654 "~followup_annotations": [ 656 "~followup_annotations": [
655 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-codese arch/prod/chromium_src_chromeos_170242.tar.bz2@@@" 657 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-codese arch/prod/chromium_src_chromeos_170242.tar.bz2@@@"
656 ] 658 ]
657 }, 659 },
658 { 660 {
659 "name": "$result", 661 "name": "$result",
660 "recipe_result": null, 662 "recipe_result": null,
661 "status_code": 0 663 "status_code": 0
662 } 664 }
663 ] 665 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698