Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-backoff.spec'], chrootPath='/var/lib/mock/rhel+epel-9-x86_64-1683733153.503154/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-backoff.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 warning: extra tokens at the end of %endif directive in line 61: %endif # with_tests Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1673827200 Wrote: /builddir/build/SRPMS/python-backoff-1.6.0-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-backoff.spec'], chrootPath='/var/lib/mock/rhel+epel-9-x86_64-1683733153.503154/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-backoff.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 warning: extra tokens at the end of %endif directive in line 61: %endif # with_tests Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1673827200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HpVBxR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf backoff-1.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/backoff-1.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd backoff-1.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0000-Drop-support-for-Python-3.4-to-support-aiohttp-3.3.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/drop-async-current-task.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.92apwk + umask 022 + cd /builddir/build/BUILD + cd backoff-1.6.0 + 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=x86-64-v2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/backoff copying backoff/_decorator.py -> build/lib/backoff copying backoff/_async.py -> build/lib/backoff copying backoff/_wait_gen.py -> build/lib/backoff copying backoff/_sync.py -> build/lib/backoff copying backoff/_jitter.py -> build/lib/backoff copying backoff/_common.py -> build/lib/backoff copying backoff/__init__.py -> build/lib/backoff + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MQ38YL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64 + cd backoff-1.6.0 + 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=x86-64-v2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr creating /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff copying build/lib/backoff/__init__.py -> /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff copying build/lib/backoff/_common.py -> /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff copying build/lib/backoff/_jitter.py -> /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff copying build/lib/backoff/_sync.py -> /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff copying build/lib/backoff/_wait_gen.py -> /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff copying build/lib/backoff/_async.py -> /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff copying build/lib/backoff/_decorator.py -> /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff byte-compiling /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff/_jitter.py to _jitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff/_sync.py to _sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff/_wait_gen.py to _wait_gen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff/_async.py to _async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff/_decorator.py to _decorator.cpython-39.pyc writing byte-compilation script '/tmp/tmps_dgg7w9.py' /usr/bin/python3 /tmp/tmps_dgg7w9.py removing /tmp/tmps_dgg7w9.py running install_egg_info Writing /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9/site-packages/backoff-1.6.0-py3.9.egg-info + rm -rfv /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.6.0-1.el9 --unique-debug-suffix -1.6.0-1.el9.x86_64 --unique-debug-src-base python-backoff-1.6.0-1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/backoff-1.6.0 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/python-backoff-1.6.0-1.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-backoff-1.6.0-1.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bdlBJT + umask 022 + cd /builddir/build/BUILD + cd backoff-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/share/doc/python3-backoff + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/share/doc/python3-backoff + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/share/doc/python3-backoff + cp -pr README.rst /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/share/doc/python3-backoff + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HelpWN + umask 022 + cd /builddir/build/BUILD + cd backoff-1.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/share/licenses/python3-backoff + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/share/licenses/python3-backoff + cp -pr LICENSE /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64/usr/share/licenses/python3-backoff + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-backoff = 1.6.0-1.el9 python3-backoff = 1.6.0-1.el9 python3.9-backoff = 1.6.0-1.el9 python3.9dist(backoff) = 1.6 python3dist(backoff) = 1.6 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 Obsoletes: python-backoff < 1.6.0-1.el9 python39-backoff < 1.6.0-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64 Wrote: /builddir/build/RPMS/python3-backoff-1.6.0-1.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hMYGJO + umask 022 + cd /builddir/build/BUILD + cd backoff-1.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-backoff-1.6.0-1.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0