Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyally.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683757227.762492/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-pyally.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pyally-1.1.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyally.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683757227.762492/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-pyally.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pyally-1.1.2-1.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-pyally.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683757227.762492/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-pyally.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gbOz4X + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyally-1.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyally-1.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyally-1.1.2 + /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.VbNqqe + umask 022 + cd /builddir/build/BUILD + cd pyally-1.1.2 + 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 -m64 -mtune=generic -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/ally copying ally/__init__.py -> build/lib/ally copying ally/Api.py -> build/lib/ally copying ally/classes.py -> build/lib/ally copying ally/tests.py -> build/lib/ally copying ally/Auth.py -> build/lib/ally copying ally/Ally.py -> build/lib/ally copying ally/Info.py -> build/lib/ally copying ally/RateLimit.py -> build/lib/ally copying ally/exception.py -> build/lib/ally creating build/lib/ally/News copying ally/News/__init__.py -> build/lib/ally/News copying ally/News/Lookup.py -> build/lib/ally/News copying ally/News/Search.py -> build/lib/ally/News creating build/lib/ally/Order copying ally/Order/order.py -> build/lib/ally/Order copying ally/Order/__init__.py -> build/lib/ally/Order copying ally/Order/classes.py -> build/lib/ally/Order copying ally/Order/utils.py -> build/lib/ally/Order copying ally/Order/Outstanding.py -> build/lib/ally/Order copying ally/Order/Submit.py -> build/lib/ally/Order creating build/lib/ally/utils copying ally/utils/__init__.py -> build/lib/ally/utils copying ally/utils/tests.py -> build/lib/ally/utils copying ally/utils/utils.py -> build/lib/ally/utils copying ally/utils/json.py -> build/lib/ally/utils copying ally/utils/option.py -> build/lib/ally/utils creating build/lib/ally/Option copying ally/Option/__init__.py -> build/lib/ally/Option copying ally/Option/search.py -> build/lib/ally/Option copying ally/Option/classes.py -> build/lib/ally/Option copying ally/Option/strikes.py -> build/lib/ally/Option copying ally/Option/expirations.py -> build/lib/ally/Option creating build/lib/ally/Account copying ally/Account/__init__.py -> build/lib/ally/Account copying ally/Account/balances.py -> build/lib/ally/Account copying ally/Account/holdings.py -> build/lib/ally/Account copying ally/Account/history.py -> build/lib/ally/Account copying ally/Account/utils.py -> build/lib/ally/Account copying ally/Account/accounts.py -> build/lib/ally/Account creating build/lib/ally/Quote copying ally/Quote/__init__.py -> build/lib/ally/Quote copying ally/Quote/timesales.py -> build/lib/ally/Quote copying ally/Quote/stream.py -> build/lib/ally/Quote copying ally/Quote/quote.py -> build/lib/ally/Quote copying ally/Quote/toplists.py -> build/lib/ally/Quote creating build/lib/ally/Watchlist copying ally/Watchlist/__init__.py -> build/lib/ally/Watchlist copying ally/Watchlist/methods.py -> build/lib/ally/Watchlist creating build/lib/ally/Order/tests copying ally/Order/tests/__init__.py -> build/lib/ally/Order/tests copying ally/Order/tests/PricingConstruction.py -> build/lib/ally/Order/tests copying ally/Order/tests/classes.py -> build/lib/ally/Order/tests copying ally/Order/tests/InstrumentConstruction.py -> build/lib/ally/Order/tests copying ally/Order/tests/OrderParse.py -> build/lib/ally/Order/tests copying ally/Order/tests/OrderConstruction.py -> build/lib/ally/Order/tests copying ally/Order/tests/OrderManual.py -> build/lib/ally/Order/tests copying ally/Order/tests/OrderSubmition.py -> build/lib/ally/Order/tests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Zeyu67 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64 + cd pyally-1.1.2 + 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 -m64 -mtune=generic -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-pyally-1.1.2-1.x86_64 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-pyally-1.1.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally copying build/lib/ally/__init__.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally creating /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/News copying build/lib/ally/News/__init__.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/News copying build/lib/ally/News/Lookup.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/News copying build/lib/ally/News/Search.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/News creating /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order copying build/lib/ally/Order/order.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order copying build/lib/ally/Order/__init__.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order creating /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests copying build/lib/ally/Order/tests/__init__.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests copying build/lib/ally/Order/tests/PricingConstruction.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests copying build/lib/ally/Order/tests/classes.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests copying build/lib/ally/Order/tests/InstrumentConstruction.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests copying build/lib/ally/Order/tests/OrderParse.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests copying build/lib/ally/Order/tests/OrderConstruction.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests copying build/lib/ally/Order/tests/OrderManual.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests copying build/lib/ally/Order/tests/OrderSubmition.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests copying build/lib/ally/Order/classes.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order copying build/lib/ally/Order/utils.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order copying build/lib/ally/Order/Outstanding.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order copying build/lib/ally/Order/Submit.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order copying build/lib/ally/Api.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally copying build/lib/ally/classes.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally copying build/lib/ally/tests.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally creating /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/utils copying build/lib/ally/utils/__init__.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/utils copying build/lib/ally/utils/tests.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/utils copying build/lib/ally/utils/utils.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/utils copying build/lib/ally/utils/json.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/utils copying build/lib/ally/utils/option.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/utils creating /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Option copying build/lib/ally/Option/__init__.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Option copying build/lib/ally/Option/search.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Option copying build/lib/ally/Option/classes.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Option copying build/lib/ally/Option/strikes.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Option copying build/lib/ally/Option/expirations.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Option copying build/lib/ally/Auth.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally copying build/lib/ally/Ally.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally creating /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Account copying build/lib/ally/Account/__init__.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Account copying build/lib/ally/Account/balances.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Account copying build/lib/ally/Account/holdings.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Account copying build/lib/ally/Account/history.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Account copying build/lib/ally/Account/utils.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Account copying build/lib/ally/Account/accounts.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Account creating /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Quote copying build/lib/ally/Quote/__init__.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Quote copying build/lib/ally/Quote/timesales.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Quote copying build/lib/ally/Quote/stream.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Quote copying build/lib/ally/Quote/quote.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Quote copying build/lib/ally/Quote/toplists.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Quote copying build/lib/ally/Info.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally copying build/lib/ally/RateLimit.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally creating /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Watchlist copying build/lib/ally/Watchlist/__init__.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Watchlist copying build/lib/ally/Watchlist/methods.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Watchlist copying build/lib/ally/exception.py -> /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/News/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/News/Lookup.py to Lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/News/Search.py to Search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/order.py to order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests/PricingConstruction.py to PricingConstruction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests/classes.py to classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests/InstrumentConstruction.py to InstrumentConstruction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests/OrderParse.py to OrderParse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests/OrderConstruction.py to OrderConstruction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests/OrderManual.py to OrderManual.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/tests/OrderSubmition.py to OrderSubmition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/classes.py to classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/Outstanding.py to Outstanding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Order/Submit.py to Submit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Api.py to Api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/classes.py to classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/utils/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/utils/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/utils/option.py to option.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Option/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Option/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Option/classes.py to classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Option/strikes.py to strikes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Option/expirations.py to expirations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Auth.py to Auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Ally.py to Ally.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Account/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Account/balances.py to balances.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Account/holdings.py to holdings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Account/history.py to history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Account/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Account/accounts.py to accounts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Quote/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Quote/timesales.py to timesales.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Quote/stream.py to stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Quote/quote.py to quote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Quote/toplists.py to toplists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Info.py to Info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/RateLimit.py to RateLimit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Watchlist/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/Watchlist/methods.py to methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ally/exception.py to exception.cpython-39.pyc writing byte-compilation script '/tmp/tmp8zphbrkr.py' /usr/bin/python3 /tmp/tmp8zphbrkr.py removing /tmp/tmp8zphbrkr.py running install_egg_info running egg_info writing pyally.egg-info/PKG-INFO writing dependency_links to pyally.egg-info/dependency_links.txt writing requirements to pyally.egg-info/requires.txt writing top-level names to pyally.egg-info/top_level.txt reading manifest file 'pyally.egg-info/SOURCES.txt' writing manifest file 'pyally.egg-info/SOURCES.txt' Copying pyally.egg-info to /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/pyally-1.1.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64//usr/share/doc/python-pyally + '[' -d doc ']' ~/build/BUILDROOT/python-pyally-1.1.2-1.x86_64 ~/build/BUILD/pyally-1.1.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64 + '[' -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/pyally-1.1.2 + mv /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.2-1 --unique-debug-suffix -1.1.2-1.x86_64 --unique-debug-src-base python-pyally-1.1.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pyally-1.1.2 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-pyally-1.1.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyally-1.1.2-1.noarch Provides: python-pyally python3-pyally = 1.1.2-1 python3.9dist(pyally) = 1.1.2 python3dist(pyally) = 1.1.2 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(pytz) python3.9dist(requests) python3.9dist(requests-oauthlib) Processing files: python-pyally-help-1.1.2-1.noarch warning: Empty %files file /builddir/build/BUILD/pyally-1.1.2/doclist.lst Provides: python-pyally-help = 1.1.2-1 python3-pyally-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-pyally-1.1.2-1.x86_64 Wrote: /builddir/build/RPMS/python-pyally-help-1.1.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pyally-1.1.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7ejjR4 + umask 022 + cd /builddir/build/BUILD + cd pyally-1.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyally-1.1.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0