[Libvirt-ci] Build failed in Jenkins: libvirt-python-rpm » libvirt-fedora-30 #486

See <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/486/display/redirect> ------------------------------------------ Started by upstream project "libvirt-python-rpm" build number 486 originally caused by: Started by upstream project "libvirt-python-check" build number 488 originally caused by: Started by upstream project "libvirt-python-build" build number 506 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-30 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/> [libvirt-python] $ /bin/sh -xe /tmp/jenkins8969877118193886007.sh + sed -i -e 's/BuildRequires: *libvirt.*//' libvirt-python.spec.in + sed -i -e 's/BuildRequires: *osinfo-db.*//' libvirt-python.spec.in + sed -i -e 's/BuildRequires: *perl(Sys::Virt).*//' libvirt-python.spec.in + sed -i -e 's/BuildRequires: *pkgconfig(libvirt.*).*//' libvirt-python.spec.in + rm -f 'dist/*.tar.gz' + /usr/bin/python3 ./setup.py sdist running sdist running check reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' writing manifest file 'MANIFEST' creating libvirt-python-5.4.0 creating libvirt-python-5.4.0/examples creating libvirt-python-5.4.0/examples/guest-vcpus creating libvirt-python-5.4.0/tests making hard links in libvirt-python-5.4.0... hard linking AUTHORS -> libvirt-python-5.4.0 hard linking COPYING -> libvirt-python-5.4.0 hard linking COPYING.LESSER -> libvirt-python-5.4.0 hard linking ChangeLog -> libvirt-python-5.4.0 hard linking NEWS -> libvirt-python-5.4.0 hard linking README -> libvirt-python-5.4.0 hard linking generator.py -> libvirt-python-5.4.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-5.4.0 hard linking libvirt-lxc-override.c -> libvirt-python-5.4.0 hard linking libvirt-override-api.xml -> libvirt-python-5.4.0 hard linking libvirt-override-virConnect.py -> libvirt-python-5.4.0 hard linking libvirt-override-virDomain.py -> libvirt-python-5.4.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-5.4.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-5.4.0 hard linking libvirt-override-virStream.py -> libvirt-python-5.4.0 hard linking libvirt-override.c -> libvirt-python-5.4.0 hard linking libvirt-override.py -> libvirt-python-5.4.0 hard linking libvirt-python.spec -> libvirt-python-5.4.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-5.4.0 hard linking libvirt-qemu-override.c -> libvirt-python-5.4.0 hard linking libvirt-utils.c -> libvirt-python-5.4.0 hard linking libvirt-utils.h -> libvirt-python-5.4.0 hard linking libvirtaio.py -> libvirt-python-5.4.0 hard linking sanitytest.py -> libvirt-python-5.4.0 hard linking setup.py -> libvirt-python-5.4.0 hard linking tox.ini -> libvirt-python-5.4.0 hard linking typewrappers.c -> libvirt-python-5.4.0 hard linking typewrappers.h -> libvirt-python-5.4.0 hard linking examples/consolecallback.py -> libvirt-python-5.4.0/examples hard linking examples/dominfo.py -> libvirt-python-5.4.0/examples hard linking examples/domipaddrs.py -> libvirt-python-5.4.0/examples hard linking examples/domrestore.py -> libvirt-python-5.4.0/examples hard linking examples/domsave.py -> libvirt-python-5.4.0/examples hard linking examples/domstart.py -> libvirt-python-5.4.0/examples hard linking examples/esxlist.py -> libvirt-python-5.4.0/examples hard linking examples/event-test.py -> libvirt-python-5.4.0/examples hard linking examples/nodestats.py -> libvirt-python-5.4.0/examples hard linking examples/topology.py -> libvirt-python-5.4.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-5.4.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-5.4.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-5.4.0/tests hard linking tests/test_domain.py -> libvirt-python-5.4.0/tests creating dist Creating tar archive removing 'libvirt-python-5.4.0' (and everything under it) ++ pwd + rpmbuild --clean --define '_topdir <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild'> -ta dist/libvirt-python-5.4.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yyOhBS + umask 022 + cd <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILD> + cd <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILD> + rm -rf libvirt-python-5.4.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/dist/libvirt-python-5.4.0.tar.gz> + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-5.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7kOa7k + umask 022 + cd <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILD> + cd libvirt-python-5.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 461 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 377 wrapper functions /usr/bin/python3 generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python3 generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-3.7 copying build/libvirt.py -> build/lib.linux-x86_64-3.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.7 copying build/libvirtaio.py -> build/lib.linux-x86_64-3.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/build gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c libvirt-override.c -o build/temp.linux-x86_64-3.7/libvirt-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c build/libvirt.c -o build/temp.linux-x86_64-3.7/build/libvirt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c typewrappers.c -o build/temp.linux-x86_64-3.7/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c libvirt-utils.c -o build/temp.linux-x86_64-3.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/libvirt-override.o build/temp.linux-x86_64-3.7/build/libvirt.o build/temp.linux-x86_64-3.7/typewrappers.o build/temp.linux-x86_64-3.7/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.7m -o build/lib.linux-x86_64-3.7/libvirtmod.cpython-37m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.7/libvirt-qemu-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.7/build/libvirt-qemu.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c typewrappers.c -o build/temp.linux-x86_64-3.7/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c libvirt-utils.c -o build/temp.linux-x86_64-3.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/libvirt-qemu-override.o build/temp.linux-x86_64-3.7/build/libvirt-qemu.o build/temp.linux-x86_64-3.7/typewrappers.o build/temp.linux-x86_64-3.7/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.7m -o build/lib.linux-x86_64-3.7/libvirtmod_qemu.cpython-37m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.7/libvirt-lxc-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.7/build/libvirt-lxc.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c typewrappers.c -o build/temp.linux-x86_64-3.7/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c libvirt-utils.c -o build/temp.linux-x86_64-3.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/libvirt-lxc-override.o build/temp.linux-x86_64-3.7/build/libvirt-lxc.o build/temp.linux-x86_64-3.7/typewrappers.o build/temp.linux-x86_64-3.7/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.7m -o build/lib.linux-x86_64-3.7/libvirtmod_lxc.cpython-37m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AEVGsq + umask 022 + cd <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILD> + '[' <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64> '!=' / ']' + rm -rf <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64> ++ dirname <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64> + mkdir -p <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT> + mkdir <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64> + cd libvirt-python-5.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64> running install running install_lib creating <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr> creating <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64> creating <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7> creating <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirtaio.py -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirt_lxc.py -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirtmod_qemu.cpython-37m-x86_64-linux-gnu.so -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirt_qemu.py -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirtmod.cpython-37m-x86_64-linux-gnu.so -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirtmod_lxc.cpython-37m-x86_64-linux-gnu.so -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirt.py -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> byte-compiling <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtaio.py> to libvirtaio.cpython-37.pyc byte-compiling <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirt_lxc.py> to libvirt_lxc.cpython-37.pyc byte-compiling <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirt_qemu.py> to libvirt_qemu.cpython-37.pyc byte-compiling <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirt.py> to libvirt.cpython-37.pyc writing byte-compilation script '/tmp/tmp9ts8f55_.py' /usr/bin/python3 /tmp/tmp9ts8f55_.py removing /tmp/tmp9ts8f55_.py running install_egg_info Writing <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirt_python-5.4.0-py3.7.egg-info> + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 5.4.0-1.fc30 --unique-debug-suffix -5.4.0-1.fc30.x86_64 --unique-debug-src-base libvirt-python-5.4.0-1.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILD/libvirt-python-5.4.0> explicitly decompress any DWARF compressed ELF sections in <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtmod_qemu.cpython-37m-x86_64-linux-gnu.so> explicitly decompress any DWARF compressed ELF sections in <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtmod.cpython-37m-x86_64-linux-gnu.so> extracting debug info from <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtmod_qemu.cpython-37m-x86_64-linux-gnu.so> extracting debug info from <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtmod.cpython-37m-x86_64-linux-gnu.so> explicitly decompress any DWARF compressed ELF sections in <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtmod_lxc.cpython-37m-x86_64-linux-gnu.so> extracting debug info from <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtmod_lxc.cpython-37m-x86_64-linux-gnu.so> /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 1040 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7> using /usr/bin/python3.7 Bytecompiling .py files below <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib/debug/usr/lib64/python3.7> using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZWlxfB + umask 022 + cd <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILD> + cd libvirt-python-5.4.0 + /usr/bin/python3 setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml FAIL virNetworkListAllPorts -> virNetwork.listAllPorts (C API not mapped to python) error: command '/usr/bin/python3' failed with exit status 1 error: Bad exit status from /var/tmp/rpm-tmp.ZWlxfB (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ZWlxfB (%check) Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/487/display/redirect> ------------------------------------------ Started by upstream project "libvirt-python-rpm" build number 487 originally caused by: Started by upstream project "libvirt-python-check" build number 489 originally caused by: Started by upstream project "libvirt-python-build" build number 507 originally caused by: Started by upstream project "libvirt-build" build number 593 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-30 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/> [libvirt-python] $ /bin/sh -xe /tmp/jenkins1123550150621556129.sh + sed -i -e 's/BuildRequires: *libvirt.*//' libvirt-python.spec.in + sed -i -e 's/BuildRequires: *osinfo-db.*//' libvirt-python.spec.in + sed -i -e 's/BuildRequires: *perl(Sys::Virt).*//' libvirt-python.spec.in + sed -i -e 's/BuildRequires: *pkgconfig(libvirt.*).*//' libvirt-python.spec.in + rm -f 'dist/*.tar.gz' + /usr/bin/python3 ./setup.py sdist running sdist running check reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' writing manifest file 'MANIFEST' creating libvirt-python-5.4.0 creating libvirt-python-5.4.0/examples creating libvirt-python-5.4.0/examples/guest-vcpus creating libvirt-python-5.4.0/tests making hard links in libvirt-python-5.4.0... hard linking AUTHORS -> libvirt-python-5.4.0 hard linking COPYING -> libvirt-python-5.4.0 hard linking COPYING.LESSER -> libvirt-python-5.4.0 hard linking ChangeLog -> libvirt-python-5.4.0 hard linking NEWS -> libvirt-python-5.4.0 hard linking README -> libvirt-python-5.4.0 hard linking generator.py -> libvirt-python-5.4.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-5.4.0 hard linking libvirt-lxc-override.c -> libvirt-python-5.4.0 hard linking libvirt-override-api.xml -> libvirt-python-5.4.0 hard linking libvirt-override-virConnect.py -> libvirt-python-5.4.0 hard linking libvirt-override-virDomain.py -> libvirt-python-5.4.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-5.4.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-5.4.0 hard linking libvirt-override-virStream.py -> libvirt-python-5.4.0 hard linking libvirt-override.c -> libvirt-python-5.4.0 hard linking libvirt-override.py -> libvirt-python-5.4.0 hard linking libvirt-python.spec -> libvirt-python-5.4.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-5.4.0 hard linking libvirt-qemu-override.c -> libvirt-python-5.4.0 hard linking libvirt-utils.c -> libvirt-python-5.4.0 hard linking libvirt-utils.h -> libvirt-python-5.4.0 hard linking libvirtaio.py -> libvirt-python-5.4.0 hard linking sanitytest.py -> libvirt-python-5.4.0 hard linking setup.py -> libvirt-python-5.4.0 hard linking tox.ini -> libvirt-python-5.4.0 hard linking typewrappers.c -> libvirt-python-5.4.0 hard linking typewrappers.h -> libvirt-python-5.4.0 hard linking examples/consolecallback.py -> libvirt-python-5.4.0/examples hard linking examples/dominfo.py -> libvirt-python-5.4.0/examples hard linking examples/domipaddrs.py -> libvirt-python-5.4.0/examples hard linking examples/domrestore.py -> libvirt-python-5.4.0/examples hard linking examples/domsave.py -> libvirt-python-5.4.0/examples hard linking examples/domstart.py -> libvirt-python-5.4.0/examples hard linking examples/esxlist.py -> libvirt-python-5.4.0/examples hard linking examples/event-test.py -> libvirt-python-5.4.0/examples hard linking examples/nodestats.py -> libvirt-python-5.4.0/examples hard linking examples/topology.py -> libvirt-python-5.4.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-5.4.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-5.4.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-5.4.0/tests hard linking tests/test_domain.py -> libvirt-python-5.4.0/tests creating dist Creating tar archive removing 'libvirt-python-5.4.0' (and everything under it) ++ pwd + rpmbuild --clean --define '_topdir <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild'> -ta dist/libvirt-python-5.4.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F9hjvx + umask 022 + cd <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILD> + cd <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILD> + rm -rf libvirt-python-5.4.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/dist/libvirt-python-5.4.0.tar.gz> + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-5.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.v3BXea + umask 022 + cd <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILD> + cd libvirt-python-5.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 461 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 377 wrapper functions /usr/bin/python3 generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python3 generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-3.7 copying build/libvirt.py -> build/lib.linux-x86_64-3.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.7 copying build/libvirtaio.py -> build/lib.linux-x86_64-3.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/build gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c libvirt-override.c -o build/temp.linux-x86_64-3.7/libvirt-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c build/libvirt.c -o build/temp.linux-x86_64-3.7/build/libvirt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c typewrappers.c -o build/temp.linux-x86_64-3.7/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c libvirt-utils.c -o build/temp.linux-x86_64-3.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/libvirt-override.o build/temp.linux-x86_64-3.7/build/libvirt.o build/temp.linux-x86_64-3.7/typewrappers.o build/temp.linux-x86_64-3.7/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.7m -o build/lib.linux-x86_64-3.7/libvirtmod.cpython-37m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.7/libvirt-qemu-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.7/build/libvirt-qemu.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c typewrappers.c -o build/temp.linux-x86_64-3.7/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c libvirt-utils.c -o build/temp.linux-x86_64-3.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/libvirt-qemu-override.o build/temp.linux-x86_64-3.7/build/libvirt-qemu.o build/temp.linux-x86_64-3.7/typewrappers.o build/temp.linux-x86_64-3.7/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.7m -o build/lib.linux-x86_64-3.7/libvirtmod_qemu.cpython-37m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.7/libvirt-lxc-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.7/build/libvirt-lxc.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c typewrappers.c -o build/temp.linux-x86_64-3.7/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.7m -c libvirt-utils.c -o build/temp.linux-x86_64-3.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/libvirt-lxc-override.o build/temp.linux-x86_64-3.7/build/libvirt-lxc.o build/temp.linux-x86_64-3.7/typewrappers.o build/temp.linux-x86_64-3.7/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.7m -o build/lib.linux-x86_64-3.7/libvirtmod_lxc.cpython-37m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9C4CTT + umask 022 + cd <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILD> + '[' <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64> '!=' / ']' + rm -rf <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64> ++ dirname <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64> + mkdir -p <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT> + mkdir <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64> + cd libvirt-python-5.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64> running install running install_lib creating <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr> creating <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64> creating <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7> creating <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirtaio.py -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirt_lxc.py -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirtmod_qemu.cpython-37m-x86_64-linux-gnu.so -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirt_qemu.py -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirtmod.cpython-37m-x86_64-linux-gnu.so -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirtmod_lxc.cpython-37m-x86_64-linux-gnu.so -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> copying build/lib.linux-x86_64-3.7/libvirt.py -> <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages> byte-compiling <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtaio.py> to libvirtaio.cpython-37.pyc byte-compiling <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirt_lxc.py> to libvirt_lxc.cpython-37.pyc byte-compiling <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirt_qemu.py> to libvirt_qemu.cpython-37.pyc byte-compiling <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirt.py> to libvirt.cpython-37.pyc writing byte-compilation script '/tmp/tmp2vh6x_vd.py' /usr/bin/python3 /tmp/tmp2vh6x_vd.py removing /tmp/tmp2vh6x_vd.py running install_egg_info Writing <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirt_python-5.4.0-py3.7.egg-info> + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 5.4.0-1.fc30 --unique-debug-suffix -5.4.0-1.fc30.x86_64 --unique-debug-src-base libvirt-python-5.4.0-1.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILD/libvirt-python-5.4.0> explicitly decompress any DWARF compressed ELF sections in <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtmod_qemu.cpython-37m-x86_64-linux-gnu.so> extracting debug info from <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtmod_qemu.cpython-37m-x86_64-linux-gnu.so> explicitly decompress any DWARF compressed ELF sections in <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtmod.cpython-37m-x86_64-linux-gnu.so> extracting debug info from <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtmod.cpython-37m-x86_64-linux-gnu.so> explicitly decompress any DWARF compressed ELF sections in <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtmod_lxc.cpython-37m-x86_64-linux-gnu.so> extracting debug info from <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7/site-packages/libvirtmod_lxc.cpython-37m-x86_64-linux-gnu.so> /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 1040 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib64/python3.7> using /usr/bin/python3.7 Bytecompiling .py files below <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILDROOT/libvirt-python-5.4.0-1.fc30.x86_64/usr/lib/debug/usr/lib64/python3.7> using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KvcUVQ + umask 022 + cd <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-30/ws/rpmbuild/BUILD> + cd libvirt-python-5.4.0 + /usr/bin/python3 setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml FAIL virNetworkListAllPorts -> virNetwork.listAllPorts (C API not mapped to python) error: command '/usr/bin/python3' failed with exit status 1 error: Bad exit status from /var/tmp/rpm-tmp.KvcUVQ (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.KvcUVQ (%check) Build step 'Execute shell' marked build as failure

participants (1)
-
ci@centos.org