Source: uvloop Version: 0.14.0+ds1-1 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/uvloop.html
... ============================= test session starts ============================== platform linux -- Python 3.8.1, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 rootdir: /build/1st/uvloop-0.14.0+ds1 collected 423 items tests/test_aiohttp.py .... tests/test_base.py .s......................................s.................................... tests/test_context.py s.......... tests/test_cython.py . tests/test_dealloc.py . tests/test_dns.py ....................s.............................. tests/test_executors.py .... tests/test_process.py .............................................................. tests/test_process_spawning.py . tests/test_regr1.py . tests/test_signals.py s................... tests/test_sockets.py ...............s.........Wed Jan 29 17:44:02 UTC 2020 - pbuilder was killed by timeout after 18h. My guess (that could be wrong) is that this might be related to reuse_address no longer supported in Python 3.8.1: https://bugs.python.org/issue37228