New issue
Advanced search Search tips

Issue 846101 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug-Regression



Sign in to add a comment

Observing Exception steps exception remote_run_result on official.desktop.continuous Win_trunk builder.

Project Member Reported by pbomm...@chromium.org, May 23 2018

Issue description

Link to builder :
https://uberchromegw.corp.google.com/i/official.desktop.continuous/builders/win%20trunk/builds/84837


Error log link :
https://uberchromegw.corp.google.com/i/official.desktop.continuous/builders/win%20trunk/builds/84837/steps/remote_run_result/logs/stdio


Error :
@@@STEP_CURSOR remote_run_result@@@

@@@STEP_STARTED@@@

@@@STEP_CURSOR remote_run_result@@@

@@@STEP_LOG_LINE@exception@Traceback (most recent call last):@@@

@@@STEP_LOG_LINE@exception@  File "../../../scripts/slave/remote_run.py", line 784, in main@@@

@@@STEP_LOG_LINE@exception@    return _main_impl(argv, stream)@@@

@@@STEP_LOG_LINE@exception@  File "../../../scripts/slave/remote_run.py", line 778, in _main_impl@@@

@@@STEP_LOG_LINE@exception@    cleanup_dir, cache_dir)@@@

@@@STEP_LOG_LINE@exception@  File "../../../scripts/slave/remote_run.py", line 676, in _exec_recipe@@@

@@@STEP_LOG_LINE@exception@    recipe_return_code = bs.get_result()@@@

@@@STEP_LOG_LINE@exception@  File "C:\b\build\scripts\slave\logdog_bootstrap.py", line 656, in get_result@@@

@@@STEP_LOG_LINE@exception@    self._bootstrap_result_path, e))@@@

@@@STEP_LOG_LINE@exception@BootstrapError: Failed to open bootstrap result file [C:\b\rr\tmpxg8pbk\bootstrap_result.json]: [Errno 2] No such file or directory: 'C:\\b\\rr\\tmpxg8pbk\\bootstrap_result.json'@@@

@@@STEP_LOG_END@exception@@@

@@@STEP_EXCEPTION@@@
 
Components: -Infra Infra>Platform>LogDog
Owner: hinoka@chromium.org
Status: Assigned (was: Untriaged)

@@@STEP_CLOSED@@@
INFO:remote_run:Bootstrapping through LogDog: ['C:\\b\\.recipe_cipd\\logdog_butler.exe', '-log-level', 'warning', '-project', 'chrome', '-prefix', 'bb/official.desktop.continuous/win_trunk/84837', '-coordinator-host', 'logs.chromium.org', '-output', 'logdog', '-tag', 'buildbot.master=official.desktop.continuous', '-tag', 'buildbot.builder=win_trunk', '-tag', 'buildbot.buildnumber=84837', '-tag', u'logdog.viewer_url=https://luci-milo.appspot.com/buildbot/official.desktop.continuous/win trunk/84837', '-service-account-json', 'c:\\creds\\service_accounts\\service-account-luci-logdog-publisher.json', '-output-max-buffer-age', '30s', '-io-keepalive-stderr', '5m', 'run', '-stdout', 'tee=stdout', '-stderr', 'tee=stderr', '-streamserver-uri', 'net.pipe:LUCILogDogButler', '--', 'C:\\b\\.recipe_cipd\\logdog_annotee.exe', '-log-level', 'warning', '-name-base', 'recipes', '-print-summary', '-tee', 'annotations', '-json-args-path', 'C:\\b\\rr\\tmpxg8pbk\\logdog_annotee_cmd.json', '-result-path', 'C:\\b\\rr\\tmpxg8pbk\\bootstrap_result.json']
INFO:remote_run:Executing command: ['C:\\b\\.recipe_cipd\\logdog_butler.exe', '-log-level', 'warning', '-project', 'chrome', '-prefix', 'bb/official.desktop.continuous/win_trunk/84837', '-coordinator-host', 'logs.chromium.org', '-output', 'logdog', '-tag', 'buildbot.master=official.desktop.continuous', '-tag', 'buildbot.builder=win_trunk', '-tag', 'buildbot.buildnumber=84837', '-tag', u'logdog.viewer_url=https://luci-milo.appspot.com/buildbot/official.desktop.continuous/win trunk/84837', '-service-account-json', 'c:\\creds\\service_accounts\\service-account-luci-logdog-publisher.json', '-output-max-buffer-age', '30s', '-io-keepalive-stderr', '5m', 'run', '-stdout', 'tee=stdout', '-stderr', 'tee=stderr', '-streamserver-uri', 'net.pipe:LUCILogDogButler', '--', 'C:\\b\\.recipe_cipd\\logdog_annotee.exe', '-log-level', 'warning', '-name-base', 'recipes', '-print-summary', '-tee', 'annotations', '-json-args-path', 'C:\\b\\rr\\tmpxg8pbk\\logdog_annotee_cmd.json', '-result-path', 'C:\\b\\rr\\tmpxg8pbk\\bootstrap_result.json']
[W2018-05-23T14:25:29.931930-07:00 29368 0 client.go:306] RPC failed transiently. Will retry in 1s    {"error":"failed to send request: Post https://logs.chromium.org/prpc/logdog.Registration/RegisterPrefix: unexpected EOF", "host":"logs.chromium.org", "method":"RegisterPrefix", "service":"logdog.Registration", "sleepTime":"1s"}
RemoveDirectory running cmd.exe /c rd /q /s c:\b\rr

@@@SEED_STEP remote_run_result@@@

from https://uberchromegw.corp.google.com/i/official.desktop.continuous/builders/win%20trunk/builds/84837/steps/steps/logs/stdio

Looks like another logdog issue. Can you take a look hinoka? I don't know what that error means.
Hinoka@,
Friendly ping to get an update on this issue as it is marked as RBD fro M68.
Thanks..!

Comment 3 by hinoka@chromium.org, May 25 2018

Status: WontFix (was: Assigned)
This looks like a transient issue of some sort.  Unfortunately the server logs have been rotated out since then.  If this happens again please file another bug.

It looks like this is transient, and newer builds do not fail anymore.

Sign in to add a comment