Thu, 01 Jan 2026 15:38:41 CST | login

Information for task build (dist-oc9-epol, /opencloudos-stream/BibTool.git:.:origin/master)

ID603553
Methodbuild
Parameters Build target: dist-oc9-epol
Src: git+https://gitee.com/opencloudos-stream/BibTool.git?.#origin/master
Options:
  wait_builds = 
  custom_user_metadata = 
State failed
CreatedFri, 22 Aug 2025 15:26:11 CST
StartedFri, 22 Aug 2025 15:26:38 CST
CompletedFri, 22 Aug 2025 15:35:19 CST
Total time 0:09:07
Task time 0:08:41
Owner bbrucezhang
Channel default
Host builder2.aarch64.opencloudos.tech
Archnoarch
Parent
Descendants failed build
Waiting?yes
Awaited?no
Priority25
Weight0.20
Result
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/urllib3/response.py", line 444, in _error_catcher
    yield
  File "/usr/lib/python3.10/site-packages/urllib3/response.py", line 567, in read
    data = self._fp_read(amt) if not fp_closed else b""
  File "/usr/lib/python3.10/site-packages/urllib3/response.py", line 533, in _fp_read
    return self._fp.read(amt) if amt is ...
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/urllib3/response.py", line 444, in _error_catcher
    yield
  File "/usr/lib/python3.10/site-packages/urllib3/response.py", line 567, in read
    data = self._fp_read(amt) if not fp_closed else b""
  File "/usr/lib/python3.10/site-packages/urllib3/response.py", line 533, in _fp_read
    return self._fp.read(amt) if amt is not None else self._fp.read()
  File "/usr/lib64/python3.10/http/client.py", line 466, in read
    s = self.fp.read(amt)
  File "/usr/lib64/python3.10/socket.py", line 705, in readinto
    return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] 连接被对方重设

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/requests/models.py", line 816, in generate
    yield from self.raw.stream(chunk_size, decode_content=True)
  File "/usr/lib/python3.10/site-packages/urllib3/response.py", line 628, in stream
    data = self.read(amt=amt, decode_content=decode_content)
  File "/usr/lib/python3.10/site-packages/urllib3/response.py", line 566, in read
    with self._error_catcher():
  File "/usr/lib64/python3.10/contextlib.py", line 153, in __exit__
    self.gen.throw(typ, value, traceback)
  File "/usr/lib/python3.10/site-packages/urllib3/response.py", line 461, in _error_catcher
    raise ProtocolError("Connection broken: %r" % e, e)
urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, '连接被对方重设')", ConnectionResetError(104, '连接被对方重设'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/koji/daemon.py", line 1498, in runTask
    response = (handler.run(),)
  File "/usr/lib/python3.10/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.10/site-packages/koji/util.py", line 271, in call_with_argcheck
    return func(*args, **kwargs)
  File "/usr/sbin/ockojid", line 1425, in handler
    fn = self.localPath("work/%s" % pkg)
  File "/usr/lib/python3.10/site-packages/koji/tasks.py", line 512, in localPath
    koji.downloadFile(url, path=fn)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 1901, in downloadFile
    for chunk in resp.iter_content(chunk_size=8192):
  File "/usr/lib/python3.10/site-packages/requests/models.py", line 818, in generate
    raise ChunkedEncodingError(e)
requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(104, '连接被对方重设')", ConnectionResetError(104, '连接被对方重设'))
Output
No outputs reported