Re: Builds failing with connection refused error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/07/18 09:23, Dominik 'Rathann' Mierzejewski wrote:
Hi,

On Sunday, 01 July 2018 at 05:45, Jerry James wrote:
I don't see anything but green on status.fedoraproject.org, but the
last two builds I have submitted have both failed on s390x only with
an error that looks like this:

Traceback (most recent call last):
   File "/usr/lib/python2.7/site-packages/koji/daemon.py", line 1244, in runTask
     response = (handler.run(),)
   File "/usr/lib/python2.7/site-packages/koji/tasks.py", line 307, in run
     return koji.util.call_with_argcheck(self.handler, self.params, self.opts)
   File "/usr/lib/python2.7/site-packages/koji/util.py", line 209, in
call_with_argcheck
     return func(*args, **kwargs)
   File "/usr/sbin/kojid", line 1195, in handler
     fn = self.localPath("work/%s" % pkg)
   File "/usr/lib/python2.7/site-packages/koji/tasks.py", line 477, in localPath
     fsrc = six.moves.urllib.request.urlopen(url)
   File "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen
     return opener.open(url, data, timeout)
   File "/usr/lib64/python2.7/urllib2.py", line 429, in open
     response = self._open(req, data)
   File "/usr/lib64/python2.7/urllib2.py", line 447, in _open
     '_open', req)
   File "/usr/lib64/python2.7/urllib2.py", line 407, in _call_chain
     result = func(*args)
   File "/usr/lib64/python2.7/urllib2.py", line 1230, in http_open
     return self.do_open(httplib.HTTPConnection, req)
   File "/usr/lib64/python2.7/urllib2.py", line 1200, in do_open
     raise URLError(err)
URLError: <urlopen error [Errno 111] Connection refused>

Are the s390x builders offline?  The host for the most recent build is
buildvm-s390x-07.s390.fedoraproject.org.

No, this means your package is trying to download something from the
internet and (rightfully) failing. At least that would be my guess.

Actually that looks like koji is trying to download - the stack frame
about urllib2 is /usr/lib/python2.7/site-packages/koji/tasks.py invoked
from kojid.

I'm guessing it was trying to download from the lookaside or something
and failing for some reason?

Tom


--
Tom Hughes (tom@xxxxxxxxxx)
http://compton.nu/
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/message/TLIYX5RVLOLDXOVJGEXKZRGRU4E27PA2/




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux