Project

General

Profile

Actions

Bug #21140

closed

"KeyError: 'default_idle_timeout'" in upgrade:jewel-x-luminous-distro-basic-vps

Added by Yuri Weinstein over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Urgent
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
upgrade/jewel-x
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Run: http://pulpito.ceph.com/teuthology-2017-08-25_04:23:16-upgrade:jewel-x-luminous-distro-basic-vps/
Jobs: many
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2017-08-25_04:23:16-upgrade:jewel-x-luminous-distro-basic-vps/1561529/teuthology.log

2017-08-25T07:01:47.747 INFO:tasks.mon_thrash.mon_thrasher:waiting for 20.0 secs before reviving monitors
2017-08-25T07:01:48.122 WARNING:requests.packages.urllib3.connectionpool:Retrying (Retry(total=8, connect=6, read=None, redirect=None)) after connection broken by 'NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f0c835fa3d0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /
2017-08-25T07:01:52.128 WARNING:requests.packages.urllib3.connectionpool:Retrying (Retry(total=7, connect=5, read=None, redirect=None)) after connection broken by 'NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f0c83545bd0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /
2017-08-25T07:02:00.130 WARNING:requests.packages.urllib3.connectionpool:Retrying (Retry(total=6, connect=4, read=None, redirect=None)) after connection broken by 'NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f0c8360ac90>: Failed to establish a new connection: [Errno 111] Connection refused',)': /
2017-08-25T07:02:00.136 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 30, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/git.ceph.com_ceph_luminous/qa/tasks/rgw.py", line 96, in start_rgw
    host, port = ctx.rgw.role_endpoints[client]
KeyError: 'default_idle_timeout'
Actions #1

Updated by Yuri Weinstein over 6 years ago

related to https://github.com/ceph/ceph/pull/15420
default_idle_timeout: 1200 has to be removed in ./teuthology/openstack/openstack.yaml as well

Actions #2

Updated by Yuri Weinstein over 6 years ago

  • Assignee set to Yuri Weinstein
Actions #3

Updated by Yuri Weinstein over 6 years ago

  • Status changed from New to In Progress
Actions #4

Updated by Yuri Weinstein over 6 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF