Thu, 14 Nov 2024 17:24:01 CST | login

Information for task buildArch (numpy-1.14.2-16.module+el8.9.0+772+d0ff18b2.src.rpm, ppc64le)

ID524818
MethodbuildArch
Parameters Arch: ppc64le
Build tag: module-python27-2.7-8090020240202191415-449e760b-build
Keep srpm: False
Pkg: tasks/4815/524815/numpy-1.14.2-16.module+el8.9.0+772+d0ff18b2.src.rpm
Options:
  repo_id = 66947
State failed
CreatedSat, 03 Feb 2024 17:40:17 CST
StartedSat, 03 Feb 2024 17:40:35 CST
CompletedSat, 03 Feb 2024 17:41:25 CST
Total time 0:01:08
Task time 0:00:50
Owner mbs
Channel default
Host ppc64le005-hexin.cclinux.org
Archppc64le
Parent build (module-python27-2.7-8090020240202191415-449e760b, /stage/rpms/numpy:75782ae37dd92d11910a7646e3d8f638744e35f9)
Descendants
Waiting?no
Awaited?no
Priority29
Weight1.50
Result
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 360, in _error_catcher
    yield
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 442, in read
    data = self._fp.read(amt)
  File "/usr/lib64/python3.6/http/client.py", line 467, in read
    n = self.readinto(b)
  File "/usr/lib64/python3.6/http/client.py", line 511, in readi ...
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 360, in _error_catcher
    yield
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 442, in read
    data = self._fp.read(amt)
  File "/usr/lib64/python3.6/http/client.py", line 467, in read
    n = self.readinto(b)
  File "/usr/lib64/python3.6/http/client.py", line 511, in readinto
    n = self.fp.readinto(b)
  File "/usr/lib64/python3.6/socket.py", line 586, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib64/python3.6/ssl.py", line 1005, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/lib64/python3.6/ssl.py", line 867, in read
    return self._sslobj.read(len, buffer)
  File "/usr/lib64/python3.6/ssl.py", line 590, in read
    v = self._sslobj.read(len, buffer)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/requests/models.py", line 750, in generate
    for chunk in self.raw.stream(chunk_size, decode_content=True):
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 494, in stream
    data = self.read(amt=amt, decode_content=decode_content)
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 459, in read
    raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
  File "/usr/lib64/python3.6/contextlib.py", line 99, in __exit__
    self.gen.throw(type, value, traceback)
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 378, in _error_catcher
    raise ProtocolError('Connection broken: %r' % e, e)
urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/koji/daemon.py", line 1492, in runTask
    response = (handler.run(),)
  File "/usr/lib/python3.6/site-packages/koji/tasks.py", line 335, in run
    return koji.util.call_with_argcheck(self.handler, self.params, self.opts)
  File "/usr/lib/python3.6/site-packages/koji/util.py", line 271, in call_with_argcheck
    return func(*args, **kwargs)
  File "/usr/sbin/kojid", line 1425, in handler
    fn = self.localPath("work/%s" % pkg)
  File "/usr/lib/python3.6/site-packages/koji/tasks.py", line 512, in localPath
    koji.downloadFile(url, path=fn)
  File "/usr/lib/python3.6/site-packages/koji/__init__.py", line 1901, in downloadFile
    for chunk in resp.iter_content(chunk_size=8192):
  File "/usr/lib/python3.6/site-packages/requests/models.py", line 753, in generate
    raise ChunkedEncodingError(e)
requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))
Output