Project

General

Profile

Actions

Bug #43866

open

luminous: qa: LookupError: unknown encoding: string-escape

Added by Patrick Donnelly over 4 years ago. Updated almost 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

2020-01-21T11:48:38.352 INFO:teuthology.run_tasks:Running task internal.add_remotes...
2020-01-21T11:48:38.360 INFO:teuthology.task.internal:roles: ubuntu@smithi008.front.sepia.ceph.com - ['mon.a', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3']
2020-01-21T11:48:38.361 INFO:teuthology.task.internal:roles: ubuntu@smithi019.front.sepia.ceph.com - ['mon.b', 'mon.c', 'mgr.x', 'mds.a-s', 'osd.4', 'osd.5', 'osd.6', 'osd.7']
2020-01-21T11:48:38.361 INFO:teuthology.task.internal:roles: ubuntu@smithi133.front.sepia.ceph.com - ['client.0']
2020-01-21T11:48:38.361 INFO:teuthology.run_tasks:Running task console_log...
2020-01-21T11:48:38.464 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 89, in run_tasks
    manager.__enter__()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/__init__.py", line 123, in __enter__
    self.begin()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/console_log.py", line 67, in begin
    self.start_logging()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/console_log.py", line 75, in start_logging
    proc = remote.console.spawn_sol_log(log_path)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/console.py", line 309, in spawn_sol_log
    proc = start()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/console.py", line 306, in start
    env=os.environ,
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/psutil/__init__.py", line 1370, in __init__
  File "/usr/lib/python2.7/subprocess.py", line 711, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1342, in _execute_child
    child_exception = pickle.loads(data)
  File "/usr/lib/python2.7/pickle.py", line 1388, in loads
    return Unpickler(file).load()
  File "/usr/lib/python2.7/pickle.py", line 864, in load
    dispatch[key](self)
  File "/usr/lib/python2.7/pickle.py", line 977, in load_string
    self.append(rep.decode("string-escape"))
LookupError: unknown encoding: string-escape
2020-01-21T11:48:38.465 DEBUG:teuthology.run_tasks:Unwinding manager console_log
2020-01-21T11:48:38.473 DEBUG:teuthology.run_tasks:Unwinding manager internal.lock_machines
2020-01-21T11:48:38.490 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: LookupError: unknown encoding: string-escape

From: /ceph/teuthology-archive/yuriw-2020-01-19_17:58:13-kcephfs-wip-luminous-12.2.13_RC0-testing-basic-smithi/4685288/teuthology.log

Only other instance of this error I found was in #9093. No idea on the cause.


Related issues 1 (0 open1 closed)

Related to teuthology - Bug #9093: Hung jobs with worker exceptionsResolved08/12/2014

Actions
Actions

Also available in: Atom PDF