Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-epymetheus.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686639055.797304/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 aarch64 --nodeps /builddir/build/SPECS/python-epymetheus.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-epymetheus-0.17.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-epymetheus.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686639055.797304/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 aarch64 --nodeps /builddir/build/SPECS/python-epymetheus.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-epymetheus-0.17.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-epymetheus.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686639055.797304/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 aarch64 --nodeps /builddir/build/SPECS/python-epymetheus.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YKRg1w + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf epymetheus-0.17.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/epymetheus-0.17.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd epymetheus-0.17.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lY9smc + umask 022 + cd /builddir/build/BUILD + cd epymetheus-0.17.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-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/epymetheus copying epymetheus/_utils.py -> build/lib/epymetheus copying epymetheus/utils.py -> build/lib/epymetheus copying epymetheus/exceptions.py -> build/lib/epymetheus copying epymetheus/__init__.py -> build/lib/epymetheus copying epymetheus/trade.py -> build/lib/epymetheus creating build/lib/epymetheus/benchmarks copying epymetheus/benchmarks/random.py -> build/lib/epymetheus/benchmarks copying epymetheus/benchmarks/determined.py -> build/lib/epymetheus/benchmarks copying epymetheus/benchmarks/dumb.py -> build/lib/epymetheus/benchmarks copying epymetheus/benchmarks/buy_and_hold.py -> build/lib/epymetheus/benchmarks copying epymetheus/benchmarks/__init__.py -> build/lib/epymetheus/benchmarks creating build/lib/epymetheus/datasets copying epymetheus/datasets/_utils.py -> build/lib/epymetheus/datasets copying epymetheus/datasets/usstocks.py -> build/lib/epymetheus/datasets copying epymetheus/datasets/randomwalk.py -> build/lib/epymetheus/datasets copying epymetheus/datasets/__init__.py -> build/lib/epymetheus/datasets creating build/lib/epymetheus/metrics copying epymetheus/metrics/metrics.py -> build/lib/epymetheus/metrics copying epymetheus/metrics/name.py -> build/lib/epymetheus/metrics copying epymetheus/metrics/__init__.py -> build/lib/epymetheus/metrics creating build/lib/epymetheus/stochastic copying epymetheus/stochastic/brownian.py -> build/lib/epymetheus/stochastic copying epymetheus/stochastic/__init__.py -> build/lib/epymetheus/stochastic creating build/lib/epymetheus/strategy copying epymetheus/strategy/container.py -> build/lib/epymetheus/strategy copying epymetheus/strategy/base.py -> build/lib/epymetheus/strategy copying epymetheus/strategy/__init__.py -> build/lib/epymetheus/strategy creating build/lib/epymetheus/ts copying epymetheus/ts/ts.py -> build/lib/epymetheus/ts copying epymetheus/ts/__init__.py -> build/lib/epymetheus/ts copying epymetheus/datasets/usstocks.txt -> build/lib/epymetheus/datasets + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EeYbmc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64 + cd epymetheus-0.17.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus copying build/lib/epymetheus/_utils.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus copying build/lib/epymetheus/utils.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus creating /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/strategy copying build/lib/epymetheus/strategy/container.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/strategy copying build/lib/epymetheus/strategy/base.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/strategy copying build/lib/epymetheus/strategy/__init__.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/strategy creating /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/metrics copying build/lib/epymetheus/metrics/metrics.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/metrics copying build/lib/epymetheus/metrics/name.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/metrics copying build/lib/epymetheus/metrics/__init__.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/metrics copying build/lib/epymetheus/exceptions.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus creating /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/ts copying build/lib/epymetheus/ts/ts.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/ts copying build/lib/epymetheus/ts/__init__.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/ts creating /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/datasets copying build/lib/epymetheus/datasets/_utils.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/datasets copying build/lib/epymetheus/datasets/usstocks.txt -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/datasets copying build/lib/epymetheus/datasets/usstocks.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/datasets copying build/lib/epymetheus/datasets/randomwalk.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/datasets copying build/lib/epymetheus/datasets/__init__.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/datasets creating /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/stochastic copying build/lib/epymetheus/stochastic/brownian.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/stochastic copying build/lib/epymetheus/stochastic/__init__.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/stochastic copying build/lib/epymetheus/__init__.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus copying build/lib/epymetheus/trade.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus creating /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/benchmarks copying build/lib/epymetheus/benchmarks/random.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/benchmarks copying build/lib/epymetheus/benchmarks/determined.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/benchmarks copying build/lib/epymetheus/benchmarks/dumb.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/benchmarks copying build/lib/epymetheus/benchmarks/buy_and_hold.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/benchmarks copying build/lib/epymetheus/benchmarks/__init__.py -> /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/benchmarks byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/_utils.py to _utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/strategy/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/strategy/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/strategy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/metrics/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/metrics/name.py to name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/ts/ts.py to ts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/ts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/datasets/_utils.py to _utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/datasets/usstocks.py to usstocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/datasets/randomwalk.py to randomwalk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/stochastic/brownian.py to brownian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/stochastic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/trade.py to trade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/benchmarks/random.py to random.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/benchmarks/determined.py to determined.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/benchmarks/dumb.py to dumb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/benchmarks/buy_and_hold.py to buy_and_hold.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus/benchmarks/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpfe5cv99p.py' /usr/bin/python3 /tmp/tmpfe5cv99p.py removing /tmp/tmpfe5cv99p.py running install_egg_info running egg_info creating epymetheus.egg-info writing epymetheus.egg-info/PKG-INFO writing dependency_links to epymetheus.egg-info/dependency_links.txt writing requirements to epymetheus.egg-info/requires.txt writing top-level names to epymetheus.egg-info/top_level.txt writing manifest file 'epymetheus.egg-info/SOURCES.txt' reading manifest file 'epymetheus.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'epymetheus.egg-info/SOURCES.txt' Copying epymetheus.egg-info to /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9/site-packages/epymetheus-0.17.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64//usr/share/doc/python-epymetheus + '[' -d doc ']' ~/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64 ~/build/BUILD/epymetheus-0.17.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/epymetheus-0.17.1 + mv /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.17.1-1 --unique-debug-suffix -0.17.1-1.aarch64 --unique-debug-src-base python-epymetheus-0.17.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/epymetheus-0.17.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-epymetheus-0.17.1-1.noarch Provides: python-epymetheus python3-epymetheus = 0.17.1-1 python3.9dist(epymetheus) = 0.17.1 python3dist(epymetheus) = 0.17.1 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(numpy) >= 1.21.4 python3.9dist(numpy) < 2 python3.9dist(pandas) >= 1.3.4 python3.9dist(pandas) < 2 python3.9dist(pandas-datareader) >= 0.10 python3.9dist(pandas-datareader) < 0.11 Processing files: python-epymetheus-help-0.17.1-1.noarch warning: Empty %files file /builddir/build/BUILD/epymetheus-0.17.1/doclist.lst Provides: python-epymetheus-help = 0.17.1-1 python3-epymetheus-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64 Wrote: /builddir/build/RPMS/python-epymetheus-help-0.17.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-epymetheus-0.17.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mWVNHy + umask 022 + cd /builddir/build/BUILD + cd epymetheus-0.17.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-epymetheus-0.17.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0