Bug 1105866

Summary: [abrt] bodhi-client: adapters.py:327:send:ConnectionError: HTTPSConnectionPool(host='admin.fedoraproject.org', port=443): Max retries exceeded with url: /updates/save (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)
Product: [Fedora] Fedora Reporter: Robin Lee <robinlee.sysu>
Component: bodhiAssignee: Luke Macken <lmacken>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: a.badger, lmacken, pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/6e09ad0e368bfd0c17fbcf28a4d817b8959f6618
Whiteboard: abrt_hash:ada874ecb790223b25638d4c624577795ffa4839
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-29 21:00:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: dso_list
none
File: environ none

Description Robin Lee 2014-06-08 09:47:10 UTC
Description of problem:
Run in bad internet connecting environment

Version-Release number of selected component:
bodhi-client-0.9.9.2-1.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python -tt /usr/bin/bodhi --new --release f20 --file bodhi.template perl-Devel-FindRef-1.44-1.fc20 --username cheeselee
executable:     /usr/bin/bodhi
kernel:         3.14.4-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
adapters.py:327:send:ConnectionError: HTTPSConnectionPool(host='admin.fedoraproject.org', port=443): Max retries exceeded with url: /updates/save (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)

Traceback (most recent call last):
  File "/usr/bin/bodhi", line 532, in <module>
    main()
  File "/usr/bin/bodhi", line 225, in main
    data = bodhi.save(**update_args)
  File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 111, in save
    'bugs': bugs,
  File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 369, in send_request
    auth_params=auth_params, retries=retries, timeout=timeout)
  File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 397, in send_request
    timeout=timeout,
  File "/usr/lib/python2.7/site-packages/requests/api.py", line 88, in post
    return request('post', url, data=data, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/api.py", line 44, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 335, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 438, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 327, in send
    raise ConnectionError(e)
ConnectionError: HTTPSConnectionPool(host='admin.fedoraproject.org', port=443): Max retries exceeded with url: /updates/save (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)

Local variables in innermost frame:
chunked: False
e: MaxRetryError("HTTPSConnectionPool(host='admin.fedoraproject.org', port=443): Max retries exceeded with url: /updates/save (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)",)
stream: False
url: '/updates/save'
verify: True
self: <requests.adapters.HTTPAdapter object at 0x1e72e10>
request: <PreparedRequest [POST]>
cert: None
timeout: 300
proxies: OrderedDict()
conn: <urllib3.connectionpool.HTTPSConnectionPool object at 0x1e72550>

Comment 1 Robin Lee 2014-06-08 09:47:19 UTC
Created attachment 903270 [details]
File: backtrace

Comment 2 Robin Lee 2014-06-08 09:47:21 UTC
Created attachment 903271 [details]
File: dso_list

Comment 3 Robin Lee 2014-06-08 09:47:23 UTC
Created attachment 903272 [details]
File: environ

Comment 4 Fedora End Of Life 2015-05-29 12:03:26 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Fedora End Of Life 2015-06-29 21:00:42 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.