Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'], chrootPath='/var/lib/mock/f34-build-26601696-3286719/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/rpkg.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=1617321600 Wrote: /builddir/build/SRPMS/rpkg-1.62-4.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'], chrootPath='/var/lib/mock/f34-build-26601696-3286719/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/rpkg.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=1617321600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xi6Uum + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpkg-1.62 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/rpkg-1.62.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd rpkg-1.62 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/remove-koji-and-rpm-py-installer-from-requires.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Do-not-use-pytest-related-dependencies-temporarily.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-ca-cert-was-removed-on-koji-1.24.0.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-Add-support-for-side-tag-suffix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -n '/extras_require/,/}/!p' setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zmHVaM + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.62 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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/pyrpkg copying pyrpkg/__init__.py -> build/lib/pyrpkg copying pyrpkg/cli.py -> build/lib/pyrpkg copying pyrpkg/errors.py -> build/lib/pyrpkg copying pyrpkg/gitignore.py -> build/lib/pyrpkg copying pyrpkg/lookaside.py -> build/lib/pyrpkg copying pyrpkg/man_gen.py -> build/lib/pyrpkg copying pyrpkg/sources.py -> build/lib/pyrpkg copying pyrpkg/utils.py -> build/lib/pyrpkg creating build/lib/pyrpkg/layout copying pyrpkg/layout/__init__.py -> build/lib/pyrpkg/layout copying pyrpkg/layout/base.py -> build/lib/pyrpkg/layout copying pyrpkg/layout/layouts.py -> build/lib/pyrpkg/layout + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.a2APUR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch ++ dirname /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch + cd rpkg-1.62 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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/rpkg-1.62-4.fc34.noarch running install running install_lib creating /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr creating /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib creating /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/cli.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/errors.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/gitignore.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/lookaside.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/man_gen.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/sources.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/utils.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg creating /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/base.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/layouts.py -> /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/gitignore.py to gitignore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/lookaside.py to lookaside.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/man_gen.py to man_gen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/sources.py to sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout/layouts.py to layouts.cpython-39.pyc writing byte-compilation script '/tmp/tmpx8evuvv1.py' /usr/bin/python3 /tmp/tmpx8evuvv1.py removing /tmp/tmpx8evuvv1.py running install_egg_info running egg_info writing rpkg.egg-info/PKG-INFO writing dependency_links to rpkg.egg-info/dependency_links.txt writing requirements to rpkg.egg-info/requires.txt writing top-level names to rpkg.egg-info/top_level.txt reading manifest file 'rpkg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files found matching '.gitignore' no previously-included directories found matching 'doc/build' no previously-included directories found matching 'doc/source/commands/' no previously-included directories found matching 'doc/source/_static/' warning: no previously-included files found matching 'doc/source/cli.rst' warning: no previously-included files found matching 'doc/source/man_pages.json' writing manifest file 'rpkg.egg-info/SOURCES.txt' Copying rpkg.egg-info to /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9/site-packages/rpkg-1.62-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/bin/__pycache__ + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/etc/rpkg + example_cli_dir=/builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/rpkg/examples/cli/usr/bin + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/rpkg/examples/cli/etc/bash_completion.d + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /usr/bin/install -p -m 0644 bin/rpkg /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/rpkg/examples/cli/usr/bin + /usr/bin/install -p -m 0644 etc/bash_completion.d/rpkg.bash /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/rpkg/examples/cli/etc/bash_completion.d + /usr/bin/install -p -m 0644 etc/rpkg/rpkg.conf /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.62-4.fc34 --unique-debug-suffix -1.62-4.fc34.noarch --unique-debug-src-base rpkg-1.62-4.fc34.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rpkg-1.62 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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6QOqyK + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.62 + /usr/bin/python3 -m nose tests Cloning into 'module1'... .Cloning into 'module1'... fatal: tag 'v1.0' already exists .Cloning into 'module1'... Updated tag 'v1.0' (was ff7bf55) .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... ...[master f77f5ca] commit sources 1 file changed, 1 insertion(+) ...Cloning into 'module1'... .Cloning into 'module1'... .Cloning into bare repository 'module1.git'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... ..Cloning into 'new_clone'... .Cloning into 'new_clone'... .Cloning into bare repository '/tmp/rpkg-tests.xgfphwht/module1/rpkg.git'... .Cloning into bare repository '/tmp/rpkg-tests.7c6k84uk/module1/rpkg.git'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... ....Cloning into 'module1'... To file:///tmp/rpkg-tests.8okb_05b/gitroot/module1 fe48025..ad9a294 master -> master .Cloning into 'module1'... .Cloning into 'module1'... To file:///tmp/rpkg-tests.vu81wchz/gitroot/module1 fe48025..3243cc9 master -> master ...........................Removing new-file.txt Removing temp-build/ .Would remove new-file.txt ........[eng-rhel-6 720797f] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt To /tmp/rpkg-commands-tests-_movvzi6 1bae66a..720797f eng-rhel-6 -> eng-rhel-6 .[eng-rhel-6 13209f2] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 c21aed4] Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 51b5503] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 ec6974b] - Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 3b1a021] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .............................................Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. .Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. .Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. .Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. .Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. ..........................................From /tmp/rpkg-commands-tests-d6729vkt 4c5f1f8..f6f696c master -> origin/master Updating 4c5f1f8..f6f696c Fast-forward new-file.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .From /tmp/rpkg-commands-tests-a1dv72i_ 4c5f1f8..f6f696c master -> origin/master Rebasing (1/1) Successfully rebased and updated refs/heads/master. .......................................................................................................................................................rm 'rpkg.spec' [master 3dfd35c] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.module delete mode 100644 rpkg.spec ...rm 'rpkg.spec' [master 214a0e8] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec ..rm 'rpkg.spec' [master 214a0e8] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec ............................................... ---------------------------------------------------------------------- Ran 373 tests in 30.365s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-rpkg-1.62-4.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZCNcBA + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.62 + DOCDIR=/builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/doc/python3-rpkg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/doc/python3-rpkg + cp -pr README.rst /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/doc/python3-rpkg + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/doc/python3-rpkg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sA76uC + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.62 + LICENSEDIR=/builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/licenses/python3-rpkg + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/licenses/python3-rpkg + cp -pr COPYING /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/licenses/python3-rpkg + cp -pr COPYING-koji /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/licenses/python3-rpkg + cp -pr LGPL /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch/usr/share/licenses/python3-rpkg + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rpkg = 1.62-4.fc34 python3-rpkg = 1.62-4.fc34 python3.9-rpkg = 1.62-4.fc34 python3.9dist(rpkg) = 1.62 python3dist(rpkg) = 1.62 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.9 python3.9dist(cccolutils) >= 1.4 python3.9dist(gitpython) python3.9dist(pycurl) >= 7.19 python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(six) >= 1.9 Conflicts: fedpkg < 1.26 Obsoletes: python-rpkg < 1.62-4.fc34 python2-rpkg < 1.62-4.fc34 Processing files: rpkg-common-1.62-4.fc34.noarch Provides: rpkg-common = 1.62-4.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: pyrpkg < 1.52-2 python2-rpkg < 1.52-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch Wrote: /builddir/build/RPMS/rpkg-common-1.62-4.fc34.noarch.rpm Wrote: /builddir/build/RPMS/python3-rpkg-1.62-4.fc34.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.veM7i3 + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.62 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rpkg-1.62-4.fc34.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0