Bug 702445 - [abrt] fedpkg-0.5.9.0-1.fc14: urllib2.py:518:http_error_default:HTTPError: HTTP Error 504: Gateway Time-out
Summary: [abrt] fedpkg-0.5.9.0-1.fc14: urllib2.py:518:http_error_default:HTTPError: HT...
Keywords:
Status: CLOSED DUPLICATE of bug 702235
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-packager
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dennis Gilmore
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cef986b4
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-05 17:06 UTC by Bojan Smojver
Modified: 2013-01-10 06:36 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-05-05 17:48:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.35 KB, text/plain)
2011-05-05 17:07 UTC, Bojan Smojver
no flags Details

Description Bojan Smojver 2011-05-05 17:06:58 UTC
abrt version: 1.1.18
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/fedpkg push
component: fedora-packager
executable: /usr/bin/fedpkg
kernel: 2.6.35.12-90.fc14.x86_64
package: fedpkg-0.5.9.0-1.fc14
reason: urllib2.py:518:http_error_default:HTTPError: HTTP Error 504: Gateway Time-out
release: Fedora release 14 (Laughlin)
time: 1304615098
uid: 500

backtrace
-----
urllib2.py:518:http_error_default:HTTPError: HTTP Error 504: Gateway Time-out

Traceback (most recent call last):
  File "/usr/bin/fedpkg", line 1494, in <module>
    args.command(args)
  File "/usr/bin/fedpkg", line 657, in push
    pyfedpkg.push(path=args.path)
  File "/usr/lib/python2.7/site-packages/pyfedpkg/__init__.py", line 804, in push
    if urllib2.urlopen(STATUSURL).read():
  File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 397, in open
    response = meth(req, response)
  File "/usr/lib64/python2.7/urllib2.py", line 510, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.7/urllib2.py", line 435, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 369, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 518, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 504: Gateway Time-out

Local variables in innermost frame:
fp: <addinfourl at 17549072 whose fp = <socket._fileobject object at 0xde0850>>
code: 504
hdrs: <httplib.HTTPMessage instance at 0x10bc680>
self: <urllib2.HTTPDefaultErrorHandler instance at 0x10bc488>
req: <urllib2.Request instance at 0x10bc638>
msg: 'Gateway Time-out'

How to reproduce
-----
1. fedpkg push.
2.
3.

Comment 1 Bojan Smojver 2011-05-05 17:07:00 UTC
Created attachment 497158 [details]
File: backtrace

Comment 2 Jesse Keating 2011-05-05 17:48:30 UTC

*** This bug has been marked as a duplicate of bug 702235 ***


Note You need to log in before you can comment on or make changes to this bug.