Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-systemd.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-9900-433/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-systemd.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-systemd-234-8.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-systemd.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-9900-433/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-systemd.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MPQwlE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-systemd-234 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-systemd-234.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-systemd-234 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/py\.test/pytest/' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DMVO5V + umask 022 + cd /builddir/build/BUILD + cd python-systemd-234 + make PYTHON=/usr/libexec/platform-python build /bin/sh: git: command not found /usr/libexec/platform-python setup.py build_ext running build_ext building 'systemd/_journal' extension creating build creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/systemd gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=239 -I/usr/include/python3.6m -c systemd/_journal.c -o build/temp.linux-x86_64-3.6/systemd/_journal.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=239 -I/usr/include/python3.6m -c systemd/pyutil.c -o build/temp.linux-x86_64-3.6/systemd/pyutil.o -Werror=implicit-function-declaration creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/systemd gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g build/temp.linux-x86_64-3.6/systemd/_journal.o build/temp.linux-x86_64-3.6/systemd/pyutil.o -L/usr/lib64 -lsystemd -lpython3.6m -o build/lib.linux-x86_64-3.6/systemd/_journal.cpython-36m-x86_64-linux-gnu.so building 'systemd/_reader' extension gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=239 -I/usr/include/python3.6m -c systemd/_reader.c -o build/temp.linux-x86_64-3.6/systemd/_reader.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=239 -I/usr/include/python3.6m -c systemd/pyutil.c -o build/temp.linux-x86_64-3.6/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=239 -I/usr/include/python3.6m -c systemd/strv.c -o build/temp.linux-x86_64-3.6/systemd/strv.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g build/temp.linux-x86_64-3.6/systemd/_reader.o build/temp.linux-x86_64-3.6/systemd/pyutil.o build/temp.linux-x86_64-3.6/systemd/strv.o -L/usr/lib64 -lsystemd -lpython3.6m -o build/lib.linux-x86_64-3.6/systemd/_reader.cpython-36m-x86_64-linux-gnu.so building 'systemd/_daemon' extension gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=239 -I/usr/include/python3.6m -c systemd/_daemon.c -o build/temp.linux-x86_64-3.6/systemd/_daemon.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=239 -I/usr/include/python3.6m -c systemd/pyutil.c -o build/temp.linux-x86_64-3.6/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=239 -I/usr/include/python3.6m -c systemd/util.c -o build/temp.linux-x86_64-3.6/systemd/util.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g build/temp.linux-x86_64-3.6/systemd/_daemon.o build/temp.linux-x86_64-3.6/systemd/pyutil.o build/temp.linux-x86_64-3.6/systemd/util.o -L/usr/lib64 -lsystemd -lpython3.6m -o build/lib.linux-x86_64-3.6/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so building 'systemd/id128' extension gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=239 -I/usr/include/python3.6m -c systemd/id128.c -o build/temp.linux-x86_64-3.6/systemd/id128.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=239 -I/usr/include/python3.6m -c systemd/pyutil.c -o build/temp.linux-x86_64-3.6/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g build/temp.linux-x86_64-3.6/systemd/id128.o build/temp.linux-x86_64-3.6/systemd/pyutil.o -L/usr/lib64 -lsystemd -lpython3.6m -o build/lib.linux-x86_64-3.6/systemd/id128.cpython-36m-x86_64-linux-gnu.so building 'systemd/login' extension gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=239 -I/usr/include/python3.6m -c systemd/login.c -o build/temp.linux-x86_64-3.6/systemd/login.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=239 -I/usr/include/python3.6m -c systemd/pyutil.c -o build/temp.linux-x86_64-3.6/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=239 -I/usr/include/python3.6m -c systemd/strv.c -o build/temp.linux-x86_64-3.6/systemd/strv.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g build/temp.linux-x86_64-3.6/systemd/login.o build/temp.linux-x86_64-3.6/systemd/pyutil.o build/temp.linux-x86_64-3.6/systemd/strv.o -L/usr/lib64 -lsystemd -lpython3.6m -o build/lib.linux-x86_64-3.6/systemd/login.cpython-36m-x86_64-linux-gnu.so /usr/libexec/platform-python setup.py build running build running build_py package init file 'systemd/test/__init__.py' not found (or not a regular file) copying systemd/__init__.py -> build/lib.linux-x86_64-3.6/systemd copying systemd/journal.py -> build/lib.linux-x86_64-3.6/systemd copying systemd/daemon.py -> build/lib.linux-x86_64-3.6/systemd creating build/lib.linux-x86_64-3.6/systemd/test copying systemd/test/test_daemon.py -> build/lib.linux-x86_64-3.6/systemd/test copying systemd/test/test_journal.py -> build/lib.linux-x86_64-3.6/systemd/test copying systemd/test/test_login.py -> build/lib.linux-x86_64-3.6/systemd/test package init file 'systemd/test/__init__.py' not found (or not a regular file) running build_ext + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Uf7n9i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64 + cd python-systemd-234 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64 'INSTALL=/usr/bin/install -p' PYTHON=/usr/libexec/platform-python /bin/sh: git: command not found /usr/libexec/platform-python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd copying build/lib.linux-x86_64-3.6/systemd/_journal.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd copying build/lib.linux-x86_64-3.6/systemd/_reader.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd copying build/lib.linux-x86_64-3.6/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd copying build/lib.linux-x86_64-3.6/systemd/id128.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd copying build/lib.linux-x86_64-3.6/systemd/login.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd copying build/lib.linux-x86_64-3.6/systemd/__init__.py -> /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd copying build/lib.linux-x86_64-3.6/systemd/journal.py -> /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd copying build/lib.linux-x86_64-3.6/systemd/daemon.py -> /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd creating /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/test copying build/lib.linux-x86_64-3.6/systemd/test/test_daemon.py -> /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/test copying build/lib.linux-x86_64-3.6/systemd/test/test_journal.py -> /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/test copying build/lib.linux-x86_64-3.6/systemd/test/test_login.py -> /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/test byte-compiling /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/journal.py to journal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/daemon.py to daemon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/test/test_daemon.py to test_daemon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/test/test_journal.py to test_journal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/test/test_login.py to test_login.cpython-36.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd_python-234-py3.6.egg-info + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 234-8.el8 --unique-debug-suffix -234-8.el8.x86_64 --unique-debug-src-base python-systemd-234-8.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-systemd-234 extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6/site-packages/systemd/login.cpython-36m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 202 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3HDmiI + umask 022 + cd /builddir/build/BUILD + cd python-systemd-234 + test -f /run/systemd/journal/stdout + sed -i 's/--doctest[^ ]*//g' pytest.ini + make PYTHON=/usr/libexec/platform-python check /bin/sh: git: command not found /usr/libexec/platform-python setup.py build_ext running build_ext /usr/libexec/platform-python setup.py build running build running build_py package init file 'systemd/test/__init__.py' not found (or not a regular file) package init file 'systemd/test/__init__.py' not found (or not a regular file) running build_ext (cd build/lib.linux-x86_64-3.6 && /usr/libexec/platform-python -m pytest . ../../docs -v) ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/libexec/platform-python cachedir: ../../.pytest_cache rootdir: /builddir/build/BUILD/python-systemd-234, inifile: pytest.ini collecting ... collected 51 items systemd/test/test_daemon.py::test_booted PASSED [ 1%] systemd/test/test_daemon.py::test__is_fifo PASSED [ 3%] systemd/test/test_daemon.py::test__is_fifo_file PASSED [ 5%] systemd/test/test_daemon.py::test__is_fifo_bad_fd PASSED [ 7%] systemd/test/test_daemon.py::test_is_fifo PASSED [ 9%] systemd/test/test_daemon.py::test_is_fifo_file PASSED [ 11%] systemd/test/test_daemon.py::test_is_fifo_bad_fd PASSED [ 13%] systemd/test/test_daemon.py::test_no_mismatch PASSED [ 15%] systemd/test/test_daemon.py::test_is_socket PASSED [ 17%] systemd/test/test_daemon.py::test_is_socket_sockaddr PASSED [ 19%] systemd/test/test_daemon.py::test__is_socket PASSED [ 21%] systemd/test/test_daemon.py::test_is_socket_unix PASSED [ 23%] systemd/test/test_daemon.py::test__is_socket_unix PASSED [ 25%] systemd/test/test_daemon.py::test_listen_fds_no_fds PASSED [ 27%] systemd/test/test_daemon.py::test_listen_fds PASSED [ 29%] systemd/test/test_daemon.py::test_listen_fds_default_unset PASSED [ 31%] systemd/test/test_daemon.py::test_notify_no_socket PASSED [ 33%] systemd/test/test_daemon.py::test_notify_bad_socket PASSED [ 35%] systemd/test/test_daemon.py::test_notify_with_socket PASSED [ 37%] systemd/test/test_journal.py::test_priorities PASSED [ 39%] systemd/test/test_journal.py::test_journalhandler_init_exception PASSED [ 41%] systemd/test/test_journal.py::test_journalhandler_init PASSED [ 43%] systemd/test/test_journal.py::test_journalhandler_info PASSED [ 45%] systemd/test/test_journal.py::test_journalhandler_no_message_id PASSED [ 47%] systemd/test/test_journal.py::test_journalhandler_message_id_on_handler PASSED [ 49%] systemd/test/test_journal.py::test_journalhandler_message_id_on_handler_hex PASSED [ 50%] systemd/test/test_journal.py::test_journalhandler_message_id_on_message PASSED [ 52%] systemd/test/test_journal.py::test_journalhandler_message_id_on_message_hex PASSED [ 54%] systemd/test/test_journal.py::test_reader_init_flags PASSED [ 56%] systemd/test/test_journal.py::test_reader_os_root PASSED [ 58%] systemd/test/test_journal.py::test_reader_init_path PASSED [ 60%] systemd/test/test_journal.py::test_reader_init_path_invalid_fd PASSED [ 62%] systemd/test/test_journal.py::test_reader_init_path_nondirectory_fd PASSED [ 64%] systemd/test/test_journal.py::test_reader_init_path_fd PASSED [ 66%] systemd/test/test_journal.py::test_reader_as_cm PASSED [ 68%] systemd/test/test_journal.py::test_reader_messageid_match PASSED [ 70%] systemd/test/test_journal.py::test_reader_this_boot PASSED [ 72%] systemd/test/test_journal.py::test_reader_this_machine PASSED [ 74%] systemd/test/test_journal.py::test_reader_query_unique PASSED [ 76%] systemd/test/test_journal.py::test_reader_enumerate_fields PASSED [ 78%] systemd/test/test_journal.py::test_reader_has_runtime_files PASSED [ 80%] systemd/test/test_journal.py::test_reader_has_persistent_files PASSED [ 82%] systemd/test/test_journal.py::test_reader_converters PASSED [ 84%] systemd/test/test_journal.py::test_reader_convert_entry PASSED [ 86%] systemd/test/test_journal.py::test_seek_realtime PASSED [ 88%] systemd/test/test_journal.py::test_journal_stream SKIPPED [ 90%] systemd/test/test_login.py::test_seats PASSED [ 92%] systemd/test/test_login.py::test_sessions PASSED [ 94%] systemd/test/test_login.py::test_machine_names PASSED [ 96%] systemd/test/test_login.py::test_uids PASSED [ 98%] systemd/test/test_login.py::test_monitor PASSED [100%] ===================== 50 passed, 1 skipped in 0.22 seconds ===================== + exit 0 Processing files: python3-systemd-234-8.el8.x86_64 warning: File not found: /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/share/doc/python-systemd/html Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GYNt98 + umask 022 + cd /builddir/build/BUILD + cd python-systemd-234 + LICENSEDIR=/builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/share/licenses/python3-systemd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/share/licenses/python3-systemd + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64/usr/share/licenses/python3-systemd + exit 0 Provides: python3-systemd = 234-8.el8 python3-systemd(x86-64) = 234-8.el8 python3.6dist(systemd-python) = 234 python3dist(systemd-python) = 234 systemd-python3 = 234-8.el8 systemd-python3(x86-64) = 234-8.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.6m.so.1.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libsystemd.so.0(LIBSYSTEMD_214)(64bit) libsystemd.so.0(LIBSYSTEMD_219)(64bit) libsystemd.so.0(LIBSYSTEMD_229)(64bit) libsystemd.so.0(LIBSYSTEMD_230)(64bit) libsystemd.so.0(LIBSYSTEMD_233)(64bit) python(abi) = 3.6 rtld(GNU_HASH) Obsoletes: systemd-python3 < 230 Recommends: python-systemd-doc Processing files: python-systemd-debugsource-234-8.el8.x86_64 Provides: python-systemd-debugsource = 234-8.el8 python-systemd-debugsource(x86-64) = 234-8.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-systemd-debuginfo-234-8.el8.x86_64 Provides: debuginfo(build-id) = 0e209f311c45890036ccf7b9b5a6c15c6bae98dc debuginfo(build-id) = 22a9d9c4c9cd112a79a9d3272d2faf7cbe1c5fdc debuginfo(build-id) = 3977bd082eb0c0525caff749bd72c3a35b2488f1 debuginfo(build-id) = c47a73e7f7a060a951196ee18763ab9121039d1d debuginfo(build-id) = f7ea9c44ef8c40a25659b188e3944fbd87747024 python3-systemd-debuginfo = 234-8.el8 python3-systemd-debuginfo(x86-64) = 234-8.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-systemd-debugsource(x86-64) = 234-8.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64 Wrote: /builddir/build/RPMS/python3-systemd-234-8.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python-systemd-debugsource-234-8.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3-systemd-debuginfo-234-8.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7GhZED + umask 022 + cd /builddir/build/BUILD + cd python-systemd-234 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-systemd-234-8.el8.x86_64 + exit 0 Child return code was: 0