Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-lazy-object-proxy.spec'], chrootPath='/var/lib/mock/f34-build-30687303-4202668/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 i686 --nodeps /builddir/build/SPECS/python-lazy-object-proxy.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1626998400 Wrote: /builddir/build/SRPMS/python-lazy-object-proxy-1.6.0-4.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-lazy-object-proxy.spec'], chrootPath='/var/lib/mock/f34-build-30687303-4202668/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 i686 --nodeps /builddir/build/SPECS/python-lazy-object-proxy.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1626998400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2UhkZ6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-lazy-object-proxy-1.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/lazy-object-proxy-1.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-lazy-object-proxy-1.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/scmver.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HMpA0o + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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.linux-i686-3.9 creating build/lib.linux-i686-3.9/lazy_object_proxy copying src/lazy_object_proxy/__init__.py -> build/lib.linux-i686-3.9/lazy_object_proxy copying src/lazy_object_proxy/compat.py -> build/lib.linux-i686-3.9/lazy_object_proxy copying src/lazy_object_proxy/simple.py -> build/lib.linux-i686-3.9/lazy_object_proxy copying src/lazy_object_proxy/slots.py -> build/lib.linux-i686-3.9/lazy_object_proxy copying src/lazy_object_proxy/utils.py -> build/lib.linux-i686-3.9/lazy_object_proxy copying src/lazy_object_proxy/utils_py3.py -> build/lib.linux-i686-3.9/lazy_object_proxy copying src/lazy_object_proxy/_version.py -> build/lib.linux-i686-3.9/lazy_object_proxy running build_ext building 'lazy_object_proxy.cext' extension creating build/temp.linux-i686-3.9 creating build/temp.linux-i686-3.9/src creating build/temp.linux-i686-3.9/src/lazy_object_proxy gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Isrc/lazy_object_proxy -I/usr/include/python3.9 -c src/lazy_object_proxy/cext.c -o build/temp.linux-i686-3.9/src/lazy_object_proxy/cext.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.9/src/lazy_object_proxy/cext.o -L/usr/lib -o build/lib.linux-i686-3.9/lazy_object_proxy/cext.cpython-39-i386-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ee0uPS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386 ++ dirname /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386 + cd python-lazy-object-proxy-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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/python-lazy-object-proxy-1.6.0-4.fc34.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-i686-3.9/lazy_object_proxy/__init__.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-i686-3.9/lazy_object_proxy/compat.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-i686-3.9/lazy_object_proxy/simple.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-i686-3.9/lazy_object_proxy/slots.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-i686-3.9/lazy_object_proxy/utils.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-i686-3.9/lazy_object_proxy/utils_py3.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-i686-3.9/lazy_object_proxy/_version.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-i686-3.9/lazy_object_proxy/cext.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy/slots.py to slots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy/utils_py3.py to utils_py3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy/_version.py to _version.cpython-39.pyc writing byte-compilation script '/tmp/tmpu5vtzvcw.py' /usr/bin/python3 /tmp/tmpu5vtzvcw.py removing /tmp/tmpu5vtzvcw.py running install_egg_info running egg_info creating src/lazy_object_proxy.egg-info writing src/lazy_object_proxy.egg-info/PKG-INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' Copying src/lazy_object_proxy.egg-info to /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy-1.6.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.6.0-4.fc34 --unique-debug-suffix -1.6.0-4.fc34.i386 --unique-debug-src-base python-lazy-object-proxy-1.6.0-4.fc34.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-lazy-object-proxy-1.6.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy/cext.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy/cext.cpython-39-i386-linux-gnu.so original debug info size: 100kB, size after compression: 96kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 84 blocks + /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-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/debug/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.CskRZl + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.6.0 + /usr/bin/python3 setup.py test running test running egg_info WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. writing src/lazy_object_proxy.egg-info/PKG-INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-i686-3.9/lazy_object_proxy/cext.cpython-39-i386-linux-gnu.so -> src/lazy_object_proxy ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-lazy-object-proxy-1.6.0-4.fc34.i686 warning: File not found: /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/lib/python3.9/site-packages/lazy_object_proxy/cext.c Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Wifsep + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/share/doc/python3-lazy-object-proxy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/share/doc/python3-lazy-object-proxy + cp -pr README.rst /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/share/doc/python3-lazy-object-proxy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fTGXMr + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/share/licenses/python3-lazy-object-proxy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/share/licenses/python3-lazy-object-proxy + cp -pr LICENSE /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386/usr/share/licenses/python3-lazy-object-proxy + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib/.build-id/11/c56b9e96783af877e15ee0170b6c214ea26d90 warning: File listed twice: /usr/lib/python3.9/site-packages/lazy_object_proxy/cext.cpython-39-i386-linux-gnu.so Provides: python-lazy-object-proxy = 1.6.0-4.fc34 python3-lazy-object-proxy = 1.6.0-4.fc34 python3-lazy-object-proxy(x86-32) = 1.6.0-4.fc34 python3.9-lazy-object-proxy = 1.6.0-4.fc34 python3.9dist(lazy-object-proxy) = 1.6 python3dist(lazy-object-proxy) = 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: libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-lazy-object-proxy < 1.6.0-4.fc34 Processing files: python-lazy-object-proxy-debugsource-1.6.0-4.fc34.i686 Provides: python-lazy-object-proxy-debugsource = 1.6.0-4.fc34 python-lazy-object-proxy-debugsource(x86-32) = 1.6.0-4.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-lazy-object-proxy-debuginfo-1.6.0-4.fc34.i686 Provides: debuginfo(build-id) = 11c56b9e96783af877e15ee0170b6c214ea26d90 python-lazy-object-proxy-debuginfo = 1.6.0-4.fc34 python3-lazy-object-proxy-debuginfo = 1.6.0-4.fc34 python3-lazy-object-proxy-debuginfo(x86-32) = 1.6.0-4.fc34 python3.9-lazy-object-proxy-debuginfo = 1.6.0-4.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-lazy-object-proxy-debugsource(x86-32) = 1.6.0-4.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386 Wrote: /builddir/build/RPMS/python-lazy-object-proxy-debugsource-1.6.0-4.fc34.i686.rpm Wrote: /builddir/build/RPMS/python3-lazy-object-proxy-debuginfo-1.6.0-4.fc34.i686.rpm Wrote: /builddir/build/RPMS/python3-lazy-object-proxy-1.6.0-4.fc34.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I6W32J + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-lazy-object-proxy-1.6.0-4.fc34.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0