#237 Zuul scratchbuild often marked as FAILURE due to network problems
Opened by churchyard. Modified

Recently (for ~1 week) we see a lot of FAILURES in the Zuul's rpm-scratch-build jobs.

They usually look like this:

[                                    ]  00% 00:00:00     0.00 B        - B/sec
[=                                   ]  05% 00:00:00   1.00 MiB   7.19 MiB/sec
[===                                 ]  11% 00:00:00   2.00 MiB  15.18 MiB/sec
[=====                               ]  16% 00:00:00   3.00 MiB  16.04 MiB/sec
[=======                             ]  22% 00:00:00   4.00 MiB   9.31 MiB/sec
[=========                           ]  27% 00:00:00   5.00 MiB  13.49 MiB/sec
[===========                         ]  33% 00:00:00   6.00 MiB  12.86 MiB/sec
[=============                       ]  38% 00:00:00   7.00 MiB  16.31 MiB/sec
[===============                     ]  44% 00:00:00   8.00 MiB  16.91 MiB/sec
[=================                   ]  49% 00:00:00   9.00 MiB  16.07 MiB/sec
[===================                 ]  55% 00:00:00  10.00 MiB  13.63 MiB/sec
[=====================               ]  61% 00:00:00  11.00 MiB  16.71 MiB/sec
[=======================             ]  66% 00:00:00  12.00 MiB  14.55 MiB/sec
[=========================           ]  72% 00:00:00  13.00 MiB  16.87 MiB/sec
[===========================         ]  77% 00:00:01  14.00 MiB  15.26 MiB/sec
[=============================       ]  83% 00:00:01  15.00 MiB  15.05 MiB/sec
[===============================     ]  88% 00:00:01  16.00 MiB  15.17 MiB/sec
[=================================   ]  94% 00:00:01  17.00 MiB  14.22 MiB/sec
[=================================== ]  99% 00:00:01  18.00 MiB  13.42 MiB/sec
[====================================] 100% 00:00:01  18.01 MiB  13.35 MiB/sec
Building python3-3.8.9-1.fc32.src.rpm for f32
Created task: 65394166
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=65394166
Watching tasks (this may be safely interrupted)...
65394166 build (f32, python3-3.8.9-1.fc32.src.rpm): free
65394166 build (f32, python3-3.8.9-1.fc32.src.rpm): free -> open (buildvm-s390x-21.s390.fedoraproject.org)
  65394167 rebuildSRPM (noarch): open (buildvm-s390x-21.s390.fedoraproject.org)
  65394203 buildArch (python3-3.8.9-1.fc32.src.rpm, armv7hl): open (buildvm-a32-14.iad2.fedoraproject.org)
  65394167 rebuildSRPM (noarch): open (buildvm-s390x-21.s390.fedoraproject.org) -> closed
  0 free  2 open  1 done  0 failed
Request error: POST::https://koji.fedoraproject.org/kojihub::<PreparedRequest [POST]>
Could not execute build: HTTPSConnectionPool(host='koji.fedoraproject.org', port=443): Max retries exceeded with url: /kojihub (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe164d8beb0>: Failed to establish a new connection: [Errno -5] No address associated with hostname'))

E.g. https://fedora.softwarefactory-project.io/zuul/build/f0bf79afa7e94d3f9dba827b8926a0cf

Could you please add a fail over koji watch-task 65394166 when this happens?


Metadata Update from @fbo:
- Issue tagged with: Zuul CI

Sorry for the delay. Does it still happen frequently ? is it a change your need now or could this wait ?

Does it still happen frequently?

Not that often.

is it a change your need now or could this wait?

This does not block us in any way, it is just inconvenient. Especially when it happens often, which is not now. It can definitively wait.

Metadata