Project

General

Profile

Actions

Bug #14763

closed

teuthology.front.sepia.ceph.com: unable to connect to git.ceph.com

Added by Loïc Dachary about 8 years ago. Updated about 8 years ago.

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

0%

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

Description

(virtualenv)loic@teuthology:~$ teuthology-suite --priority 1000 --suite fs --subset $(expr $RANDOM % 5)/5 --suite-branch hammer --email loic@dachary.org --ceph hammer --machine-type smithi,mira 
2016-02-14 21:29:16,202.202 INFO:teuthology.suite:Passed subset=0/5
2016-02-14 21:29:16,225.225 INFO:teuthology.suite:ceph sha1: 7abb6ae8f3cba67009bd022aaeee0a87cdfc6477
2016-02-14 21:30:19,367.367 INFO:teuthology.suite:ceph version: v0.94.5-305.g7abb6ae
2016-02-14 21:30:19,368.368 INFO:teuthology.suite:teuthology branch: master
fatal: unable to connect to git.ceph.com:
git.ceph.com[0: 67.205.20.229]: errno=Connection timed out

Traceback (most recent call last):
  File "/home/loic/teuthology/virtualenv/bin/teuthology-suite", line 9, in <module>
    load_entry_point('teuthology', 'console_scripts', 'teuthology-suite')()
  File "/home/loic/teuthology/scripts/suite.py", line 95, in main
    teuthology.suite.main(args)
  File "/home/loic/teuthology/teuthology/suite.py", line 85, in main
    name)
  File "/home/loic/teuthology/teuthology/suite.py", line 304, in create_initial_config
    suite_hash = git_ls_remote('ceph-qa-suite', suite_branch)
  File "/home/loic/teuthology/teuthology/suite.py", line 535, in git_ls_remote
    branch, shell=True).split()
  File "/usr/lib/python2.7/subprocess.py", line 573, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command 'git ls-remote git://git.ceph.com/git/ceph-qa-suite hammer' returned non-zero exit status 128

Related issues 1 (0 open1 closed)

Has duplicate sepia - Bug #14767: Massive packet loss to/from gw.sepia.ceph.comResolvedDavid Galloway02/15/2016

Actions
Actions #1

Updated by Kefu Chai about 8 years ago

teuthology-suite --priority 10 --suite rados --suite-branch wip-list-inconsistent-obj --distro ubuntu --email tchaikov@gmail.com --ceph wip-kefu-testing --machine-type smithi,mira --filter 'rados:basic/{clusters/fixed-2.yaml fs/btrfs.yaml msgr/simple.yaml msgr-failures/
few.yaml tasks/scrub_test.yaml}' --dry-run
Traceback (most recent call last):
  File "/home/kchai/teuthology/virtualenv/bin/teuthology-suite", line 9, in <module>
    load_entry_point('teuthology==0.1.0', 'console_scripts', 'teuthology-suite')()
  File "/home/kchai/teuthology/scripts/suite.py", line 94, in main
    teuthology.suite.main(args)
  File "/home/kchai/teuthology/teuthology/suite.py", line 83, in main
    name)
  File "/home/kchai/teuthology/teuthology/suite.py", line 205, in create_initial_config
    distro)
  File "/home/kchai/teuthology/teuthology/suite.py", line 394, in get_hash
    resp = requests.get(url)
  File "/home/kchai/teuthology/virtualenv/local/lib/python2.7/site-packages/requests/api.py", line 67, in get
    return request('get', url, params=params, **kwargs)
  File "/home/kchai/teuthology/virtualenv/local/lib/python2.7/site-packages/requests/api.py", line 53, in request
    return session.request(method=method, url=url, **kwargs)
  File "/home/kchai/teuthology/virtualenv/local/lib/python2.7/site-packages/requests/sessions.py", line 468, in request
    resp = self.send(prep, **send_kwargs)
  File "/home/kchai/teuthology/virtualenv/local/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
    r = adapter.send(request, **kwargs)
  File "/home/kchai/teuthology/virtualenv/local/lib/python2.7/site-packages/requests/adapters.py", line 437, in send
    raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='gitbuilder.ceph.com', port=80): Max retries exceeded with url: /ceph-deb-trusty-x86_64-basic/ref/wip-kefu-testing/sha1 (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f0d92b324d0>: Failed to establish a new connection: [Errno 110] Connection timed out',))

i have a similar but different error.

Actions #2

Updated by Kefu Chai about 8 years ago

and gitbuilder is not able to access github now, see http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-deb-trusty-amd64-notcmalloc/log.cgi?log=9540769da47f219d61a6ff5de58fa7975f38ecf7

Submodule path 'ceph-erasure-code-corpus': checked out 'c332279082854effc00ea93c226f2f211f73631d'
Cloning into 'ceph-object-corpus'...
fatal: unable to access 'https://github.com/ceph/ceph-object-corpus.git/': Failed to connect to github.com port 443: Connection timed out
Clone of 'https://github.com/ceph/ceph-object-corpus.git' into submodule path 'ceph-object-corpus' failed

Actions #3

Updated by David Galloway about 8 years ago

  • Has duplicate Bug #14767: Massive packet loss to/from gw.sepia.ceph.com added
Actions #4

Updated by David Galloway about 8 years ago

  • Category set to DC ops
  • Status changed from New to Resolved
  • Assignee set to David Galloway

Timeouts are still intermittent but mostly resolved. Lingering network issues are being tracked in http://tracker.ceph.com/issues/14767

Actions

Also available in: Atom PDF