Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/ldeep.spec'], chrootPath='/var/lib/mock/f32-build-21228859-1656501/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/ldeep.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1590451200 Wrote: /builddir/build/SRPMS/ldeep-1.0.8-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/ldeep.spec'], chrootPath='/var/lib/mock/f32-build-21228859-1656501/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/ldeep.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1590451200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.itdUNM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ldeep-1.0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/ldeep-1.0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ldeep-1.0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf ldeep.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cgungP + umask 022 + cd /builddir/build/BUILD + cd ldeep-1.0.8 + 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 running build_py creating build creating build/lib creating build/lib/ldeep copying ldeep/__init__.py -> build/lib/ldeep copying ldeep/__main__.py -> build/lib/ldeep creating build/lib/ldeep/ldap copying ldeep/ldap/__init__.py -> build/lib/ldeep/ldap copying ldeep/ldap/activedirectory.py -> build/lib/ldeep/ldap copying ldeep/ldap/constants.py -> build/lib/ldeep/ldap creating build/lib/ldeep/utils copying ldeep/utils/__init__.py -> build/lib/ldeep/utils copying ldeep/utils/sddl.py -> build/lib/ldeep/utils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iBN9gN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch ++ dirname /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch + cd ldeep-1.0.8 + 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 /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch running install running install_lib creating /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr creating /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib creating /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8 creating /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep copying build/lib/ldeep/__init__.py -> /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep copying build/lib/ldeep/__main__.py -> /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep creating /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/ldap copying build/lib/ldeep/ldap/__init__.py -> /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/ldap copying build/lib/ldeep/ldap/activedirectory.py -> /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/ldap copying build/lib/ldeep/ldap/constants.py -> /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/ldap creating /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/utils copying build/lib/ldeep/utils/__init__.py -> /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/utils copying build/lib/ldeep/utils/sddl.py -> /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/utils byte-compiling /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/__main__.py to __main__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/ldap/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/ldap/activedirectory.py to activedirectory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/ldap/constants.py to constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep/utils/sddl.py to sddl.cpython-38.pyc writing byte-compilation script '/tmp/tmpavt69nj8.py' /usr/bin/python3 /tmp/tmpavt69nj8.py removing /tmp/tmpavt69nj8.py running install_egg_info running egg_info creating ldeep.egg-info writing ldeep.egg-info/PKG-INFO writing dependency_links to ldeep.egg-info/dependency_links.txt writing entry points to ldeep.egg-info/entry_points.txt writing requirements to ldeep.egg-info/requires.txt writing top-level names to ldeep.egg-info/top_level.txt writing manifest file 'ldeep.egg-info/SOURCES.txt' reading manifest file 'ldeep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ldeep.egg-info/SOURCES.txt' Copying ldeep.egg-info to /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8/site-packages/ldeep-1.0.8-py3.8.egg-info running install_scripts Installing ldeep script to /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.0.8-1.fc32 --unique-debug-suffix -1.0.8-1.fc32.noarch --unique-debug-src-base ldeep-1.0.8-1.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ldeep-1.0.8 find: 'debug': No such file or directory + /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/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ldeep-1.0.8-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Wa9GeQ + umask 022 + cd /builddir/build/BUILD + cd ldeep-1.0.8 + DOCDIR=/builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/share/doc/ldeep + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/share/doc/ldeep + cp -pr README.rst /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/share/doc/ldeep + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WgsDXM + umask 022 + cd /builddir/build/BUILD + cd ldeep-1.0.8 + LICENSEDIR=/builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/share/licenses/ldeep + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/share/licenses/ldeep + cp -pr LICENSE /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch/usr/share/licenses/ldeep + RPM_EC=0 ++ jobs -p + exit 0 Provides: ldeep = 1.0.8-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: python3-ldeep-1.0.8-1.fc32.noarch Provides: python-ldeep = 1.0.8-1.fc32 python3-ldeep = 1.0.8-1.fc32 python3.8dist(ldeep) = 1.0.8 python3dist(ldeep) = 1.0.8 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: python(abi) = 3.8 python3.8dist(commandparse) >= 1.0.8 python3.8dist(dnspython) >= 1.15 python3.8dist(ldap3) >= 2.5.1 python3.8dist(setuptools) python3.8dist(termcolor) python3.8dist(tqdm) >= 4.26 Obsoletes: python-ldeep < 1.0.8-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch Wrote: /builddir/build/RPMS/ldeep-1.0.8-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/python3-ldeep-1.0.8-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B3gotM + umask 022 + cd /builddir/build/BUILD + cd ldeep-1.0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ldeep-1.0.8-1.fc32.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0