My builds halt at
[ 30s] + /usr/bin/python3 setup.py test
[ 31s] running pytest
[ 31s] running egg_info
[ 31s] writing grpcio_opentracing.egg-info/PKG-INFO
[ 31s] writing dependency_links to grpcio_opentracing.egg-info/dependency_links.txt
[ 31s] writing requirements to grpcio_opentracing.egg-info/requires.txt
[ 31s] writing top-level names to grpcio_opentracing.egg-info/top_level.txt
[ 31s] reading manifest file 'grpcio_opentracing.egg-info/SOURCES.txt'
[ 31s] writing manifest file 'grpcio_opentracing.egg-info/SOURCES.txt'
[ 31s] running build_ext
[ 31s] ============================= test session starts ==============================
[ 31s] platform linux -- Python 3.8.6, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
[ 31s] rootdir: /home/abuild/rpmbuild/BUILD/python-grpc-1.1.4
[ 31s] collected 43 items
Build project at https://build.opensuse.org/package/show/home:jayvdb:opentracing/python-grpcio-opentracing , where full logs can be obtained for the builds.
The only obvious difference is Python 3.8 instead of the 3.6 used locally here in CI.
My builds halt at
Build project at https://build.opensuse.org/package/show/home:jayvdb:opentracing/python-grpcio-opentracing , where full logs can be obtained for the builds.
The only obvious difference is Python 3.8 instead of the 3.6 used locally here in CI.