New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 690597 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

format error in "retrying" message

Project Member Reported by semenzato@chromium.org, Feb 9 2017

Issue description


https://pantheon.corp.google.com/storage/browser/chromeos-autotest-results/100306762-chromeos-test/chromeos4-row4-rack6-host1/debug/

file autotest.DEBUG:

02/09 06:40:11.310 WARNI|        base_utils:0912| run process timeout (240) fired on: /usr/bin/ssh -a -x    -o ControlPath=/tmp/_autotmp_HbCuJlssh-master/socket -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o BatchMode=yes -o ConnectTimeout=30 -o ServerAliveInterval=900 -o ServerAliveCountMax=3 -o ConnectionAttempts=4 -o Protocol=2 -l root -p 22 chromeos4-row4-rack6-host1 "export LIBC_FATAL_STDERR_=1; if type \"logger\" > /dev/null 2>&1; then logger -tag \"autotest\" \"server[stack::wait_up|is_up|ssh_ping] -> ssh_run(true)\";fi; true"
02/09 06:40:12.314 ERROR|     setup_modules:0085| Exception occurred formatting message: 'retrying ssh command after ' using args ('timeout',)
...
02/09 06:40:12.333 ERROR|         traceback:0013|   File "/usr/local/autotest/server/hosts/abstract_ssh.py", line 584, in wait_up
02/09 06:40:12.333 ERROR|         traceback:0013|     connect_timeout=20):
02/09 06:40:12.333 ERROR|         traceback:0013|   File "/usr/local/autotest/server/hosts/abstract_ssh.py", line 557, in is_up
02/09 06:40:12.334 ERROR|         traceback:0013|     base_cmd=base_cmd)
02/09 06:40:12.334 ERROR|         traceback:0013|   File "/usr/local/autotest/server/hosts/abstract_ssh.py", line 531, in ssh_ping
02/09 06:40:12.334 ERROR|         traceback:0013|     ssh_failure_retry_ok=True)
02/09 06:40:12.334 ERROR|         traceback:0013|   File "/usr/local/autotest/server/hosts/ssh_host.py", line 296, in run
02/09 06:40:12.335 ERROR|         traceback:0013|     ssh_failure_retry_ok)
02/09 06:40:12.335 ERROR|         traceback:0013|   File "/usr/local/autotest/server/hosts/ssh_host.py", line 213, in _run
02/09 06:40:12.335 ERROR|         traceback:0013|     failure_name)
02/09 06:40:12.335 ERROR|         traceback:0013|   File "/usr/lib/python2.7/logging/__init__.py", line 1622, in debug
02/09 06:40:12.336 ERROR|         traceback:0013|     root.debug(msg, *args, **kwargs)
 
If anybody sees this, please +2 the review---it's a trivial fix.  Thanks!

https://chromium-review.googlesource.com/#/c/440384/

Comment 2 by aut...@google.com, Feb 9 2017

Labels: -current-issue
Project Member

Comment 3 by bugdroid1@chromium.org, Feb 11 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/third_party/autotest/+/ec4fa6ad2bc4b8730a2ae6adf33d15ce32b3a473

commit ec4fa6ad2bc4b8730a2ae6adf33d15ce32b3a473
Author: Luigi Semenzato <semenzato@chromium.org>
Date: Sat Feb 11 01:00:34 2017

Add missing format directive.

BUG= chromium:690597 
TEST=none

Change-Id: Id81323b6e911435219e141efd859feb9034cf61c
Reviewed-on: https://chromium-review.googlesource.com/440384
Commit-Ready: Luigi Semenzato <semenzato@chromium.org>
Tested-by: Luigi Semenzato <semenzato@chromium.org>
Reviewed-by: Simran Basi <sbasi@chromium.org>

[modify] https://crrev.com/ec4fa6ad2bc4b8730a2ae6adf33d15ce32b3a473/server/hosts/ssh_host.py

Status: Fixed (was: Untriaged)

Comment 5 by dchan@google.com, May 30 2017

Labels: VerifyIn-60

Comment 6 by dchan@chromium.org, Aug 1 2017

Labels: VerifyIn-61

Comment 7 by dchan@chromium.org, Jan 22 2018

Status: Archived (was: Fixed)

Sign in to add a comment