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

Issue 1365583002: Have service_manager start a cloudtail attached to each service it starts. (Closed)

Created:
5 years, 3 months ago by dsansome
Modified:
5 years, 3 months ago
Reviewers:
Vadim Sh.
CC:
chromium-reviews, infra-reviews+infra_chromium.org, dnj
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Have service_manager start a cloudtail attached to each service it starts. This is enabled by a flag and defaults to disabled BUG=492404 Committed: https://chromium.googlesource.com/infra/infra/+/a3824c3eb58713bf4320bc458c2fde231010a498

Patch Set 1 #

Patch Set 2 : Whitespace #

Patch Set 3 : Just use the default project ID #

Total comments: 13

Patch Set 4 : CL comments #

Patch Set 5 : Don't use hash() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+277 lines, -44 lines) Patch
M build/packages/infra_python.yaml View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M infra/libs/service_utils/_daemon_darwin.py View 1 chunk +1 line, -0 lines 0 comments Download
M infra/libs/service_utils/_daemon_linux.py View 1 chunk +1 line, -0 lines 0 comments Download
M infra/libs/service_utils/_daemon_nix.py View 1 2 chunks +25 lines, -13 lines 0 comments Download
M infra/libs/service_utils/_daemon_win32.py View 1 chunk +4 lines, -0 lines 0 comments Download
M infra/libs/service_utils/test/_daemon_nix_test.py View 2 chunks +20 lines, -0 lines 0 comments Download
M infra/services/service_manager/__main__.py View 1 2 3 4 chunks +18 lines, -1 line 0 comments Download
M infra/services/service_manager/config_watcher.py View 1 2 4 chunks +8 lines, -2 lines 0 comments Download
M infra/services/service_manager/service.py View 1 2 5 chunks +52 lines, -13 lines 0 comments Download
M infra/services/service_manager/service_thread.py View 1 2 4 chunks +10 lines, -3 lines 0 comments Download
M infra/services/service_manager/test/config_watcher_test.py View 1 2 9 chunks +17 lines, -8 lines 0 comments Download
M infra/services/service_manager/test/service_test.py View 1 2 4 chunks +24 lines, -1 line 0 comments Download
M infra/services/service_manager/test/service_thread_test.py View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
A infra_libs/experiments.py View 1 2 3 4 1 chunk +45 lines, -0 lines 0 comments Download
A infra_libs/test/experiments_test.py View 1 2 3 4 1 chunk +46 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
dsansome
5 years, 3 months ago (2015-09-23 04:45:21 UTC) #2
Vadim Sh.
looks reasonable https://codereview.chromium.org/1365583002/diff/40001/infra/libs/service_utils/_daemon_nix.py File infra/libs/service_utils/_daemon_nix.py (right): https://codereview.chromium.org/1365583002/diff/40001/infra/libs/service_utils/_daemon_nix.py#newcode110 infra/libs/service_utils/_daemon_nix.py:110: for fd in reversed(range(2048)): (I don't remember ...
5 years, 3 months ago (2015-09-23 17:40:22 UTC) #3
Vadim Sh.
https://codereview.chromium.org/1365583002/diff/40001/infra/services/service_manager/__main__.py File infra/services/service_manager/__main__.py (right): https://codereview.chromium.org/1365583002/diff/40001/infra/services/service_manager/__main__.py#newcode28 infra/services/service_manager/__main__.py:28: default_cloudtail_path = 'C:\\infra-tools\\cloudtail.exe' On 2015/09/23 17:40:21, Vadim Sh. wrote: ...
5 years, 3 months ago (2015-09-24 01:37:31 UTC) #4
dsansome
https://codereview.chromium.org/1365583002/diff/40001/infra/libs/service_utils/_daemon_nix.py File infra/libs/service_utils/_daemon_nix.py (right): https://codereview.chromium.org/1365583002/diff/40001/infra/libs/service_utils/_daemon_nix.py#newcode110 infra/libs/service_utils/_daemon_nix.py:110: for fd in reversed(range(2048)): On 2015/09/23 17:40:21, Vadim Sh. ...
5 years, 3 months ago (2015-09-24 04:34:13 UTC) #5
Vadim Sh.
lgtm
5 years, 3 months ago (2015-09-24 18:16:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1365583002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1365583002/60001
5 years, 3 months ago (2015-09-25 00:51:42 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: Infra Win Tester on tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Infra%20Win%20Tester/builds/277)
5 years, 3 months ago (2015-09-25 00:55:58 UTC) #10
dsansome
On 2015/09/25 00:55:58, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years, 3 months ago (2015-09-25 01:07:17 UTC) #11
Vadim Sh.
On 2015/09/25 01:07:17, dsansome wrote: > On 2015/09/25 00:55:58, commit-bot: I haz the power wrote: ...
5 years, 3 months ago (2015-09-25 01:11:21 UTC) #12
dsansome
On 2015/09/25 01:11:21, Vadim Sh. wrote: > On 2015/09/25 01:07:17, dsansome wrote: > > On ...
5 years, 3 months ago (2015-09-25 01:19:18 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1365583002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1365583002/80001
5 years, 3 months ago (2015-09-25 01:19:48 UTC) #16
commit-bot: I haz the power
5 years, 3 months ago (2015-09-25 01:23:35 UTC) #17
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/infra/infra/+/a3824c3eb58713bf4320bc458c2fd...

Powered by Google App Engine
This is Rietveld 408576698