Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-bitshares.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686412810.472586/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-bitshares.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-bitshares-0.7.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 x86_64 --nodeps /builddir/build/SPECS/python-bitshares.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686412810.472586/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-bitshares.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-bitshares-0.7.1-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-bitshares.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686412810.472586/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-bitshares.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.gWRPsQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bitshares-0.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/bitshares-0.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bitshares-0.7.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.GAnZ37 + umask 022 + cd /builddir/build/BUILD + cd bitshares-0.7.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 -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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'setuptools_git_versioning' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/bitsharesapi copying bitsharesapi/exceptions.py -> build/lib/bitsharesapi copying bitsharesapi/websocket.py -> build/lib/bitsharesapi copying bitsharesapi/__init__.py -> build/lib/bitsharesapi copying bitsharesapi/bitsharesnoderpc.py -> build/lib/bitsharesapi creating build/lib/bitsharesbase copying bitsharesbase/operationids.py -> build/lib/bitsharesbase copying bitsharesbase/objects.py -> build/lib/bitsharesbase copying bitsharesbase/asset_permissions.py -> build/lib/bitsharesbase copying bitsharesbase/account.py -> build/lib/bitsharesbase copying bitsharesbase/operations.py -> build/lib/bitsharesbase copying bitsharesbase/memo.py -> build/lib/bitsharesbase copying bitsharesbase/__init__.py -> build/lib/bitsharesbase copying bitsharesbase/transactions.py -> build/lib/bitsharesbase copying bitsharesbase/objecttypes.py -> build/lib/bitsharesbase copying bitsharesbase/signedtransactions.py -> build/lib/bitsharesbase copying bitsharesbase/chains.py -> build/lib/bitsharesbase copying bitsharesbase/bip38.py -> build/lib/bitsharesbase creating build/lib/tests copying tests/test_fee.py -> build/lib/tests copying tests/test_transactions.py -> build/lib/tests copying tests/test_wallet.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests copying tests/test_message.py -> build/lib/tests copying tests/test_connection.py -> build/lib/tests copying tests/test_blockchain.py -> build/lib/tests copying tests/test_txbuffers.py -> build/lib/tests copying tests/test_proposals.py -> build/lib/tests copying tests/test_amount.py -> build/lib/tests copying tests/brokeninstance.py -> build/lib/tests copying tests/test_object.py -> build/lib/tests copying tests/test_extensions.py -> build/lib/tests copying tests/test_account.py -> build/lib/tests copying tests/test_block.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/fixtures.py -> build/lib/tests copying tests/test_memo.py -> build/lib/tests copying tests/test_base_objects.py -> build/lib/tests copying tests/test_asset.py -> build/lib/tests copying tests/test_price.py -> build/lib/tests copying tests/test_bitshares.py -> build/lib/tests copying tests/test_objectcache.py -> build/lib/tests creating build/lib/bitshares copying bitshares/instance.py -> build/lib/bitshares copying bitshares/asset.py -> build/lib/bitshares copying bitshares/exceptions.py -> build/lib/bitshares copying bitshares/genesisbalance.py -> build/lib/bitshares copying bitshares/price.py -> build/lib/bitshares copying bitshares/witness.py -> build/lib/bitshares copying bitshares/transactionbuilder.py -> build/lib/bitshares copying bitshares/bitshares.py -> build/lib/bitshares copying bitshares/proposal.py -> build/lib/bitshares copying bitshares/amount.py -> build/lib/bitshares copying bitshares/htlc.py -> build/lib/bitshares copying bitshares/account.py -> build/lib/bitshares copying bitshares/worker.py -> build/lib/bitshares copying bitshares/vesting.py -> build/lib/bitshares copying bitshares/blockchain.py -> build/lib/bitshares copying bitshares/memo.py -> build/lib/bitshares copying bitshares/block.py -> build/lib/bitshares copying bitshares/dex.py -> build/lib/bitshares copying bitshares/market.py -> build/lib/bitshares copying bitshares/__init__.py -> build/lib/bitshares copying bitshares/notify.py -> build/lib/bitshares copying bitshares/committee.py -> build/lib/bitshares copying bitshares/utils.py -> build/lib/bitshares copying bitshares/message.py -> build/lib/bitshares copying bitshares/wallet.py -> build/lib/bitshares copying bitshares/blockchainobject.py -> build/lib/bitshares copying bitshares/storage.py -> build/lib/bitshares creating build/lib/tests/testnet copying tests/testnet/__init__.py -> build/lib/tests/testnet copying tests/testnet/conftest.py -> build/lib/tests/testnet creating build/lib/bitshares/aio copying bitshares/aio/instance.py -> build/lib/bitshares/aio copying bitshares/aio/asset.py -> build/lib/bitshares/aio copying bitshares/aio/genesisbalance.py -> build/lib/bitshares/aio copying bitshares/aio/price.py -> build/lib/bitshares/aio copying bitshares/aio/witness.py -> build/lib/bitshares/aio copying bitshares/aio/transactionbuilder.py -> build/lib/bitshares/aio copying bitshares/aio/bitshares.py -> build/lib/bitshares/aio copying bitshares/aio/proposal.py -> build/lib/bitshares/aio copying bitshares/aio/amount.py -> build/lib/bitshares/aio copying bitshares/aio/htlc.py -> build/lib/bitshares/aio copying bitshares/aio/account.py -> build/lib/bitshares/aio copying bitshares/aio/worker.py -> build/lib/bitshares/aio copying bitshares/aio/vesting.py -> build/lib/bitshares/aio copying bitshares/aio/blockchain.py -> build/lib/bitshares/aio copying bitshares/aio/memo.py -> build/lib/bitshares/aio copying bitshares/aio/block.py -> build/lib/bitshares/aio copying bitshares/aio/dex.py -> build/lib/bitshares/aio copying bitshares/aio/market.py -> build/lib/bitshares/aio copying bitshares/aio/__init__.py -> build/lib/bitshares/aio copying bitshares/aio/committee.py -> build/lib/bitshares/aio copying bitshares/aio/message.py -> build/lib/bitshares/aio copying bitshares/aio/wallet.py -> build/lib/bitshares/aio copying bitshares/aio/blockchainobject.py -> build/lib/bitshares/aio running egg_info writing bitshares.egg-info/PKG-INFO writing dependency_links to bitshares.egg-info/dependency_links.txt writing requirements to bitshares.egg-info/requires.txt writing top-level names to bitshares.egg-info/top_level.txt reading manifest file 'bitshares.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'bitshares.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Uwxz0Z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64 + cd bitshares-0.7.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 -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-bitshares-0.7.1-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'setuptools_git_versioning' warnings.warn(msg) 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-bitshares-0.7.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesapi copying build/lib/bitsharesapi/exceptions.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesapi copying build/lib/bitsharesapi/websocket.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesapi copying build/lib/bitsharesapi/__init__.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesapi copying build/lib/bitsharesapi/bitsharesnoderpc.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesapi creating /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase copying build/lib/bitsharesbase/operationids.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase copying build/lib/bitsharesbase/objects.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase copying build/lib/bitsharesbase/asset_permissions.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase copying build/lib/bitsharesbase/account.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase copying build/lib/bitsharesbase/operations.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase copying build/lib/bitsharesbase/memo.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase copying build/lib/bitsharesbase/__init__.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase copying build/lib/bitsharesbase/transactions.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase copying build/lib/bitsharesbase/objecttypes.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase copying build/lib/bitsharesbase/signedtransactions.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase copying build/lib/bitsharesbase/chains.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase copying build/lib/bitsharesbase/bip38.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase creating /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_fee.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testnet copying build/lib/tests/testnet/__init__.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testnet copying build/lib/tests/testnet/conftest.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testnet copying build/lib/tests/test_transactions.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_wallet.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_utils.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_message.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_connection.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_blockchain.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_txbuffers.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_proposals.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_amount.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/brokeninstance.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_object.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_extensions.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_account.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_block.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/fixtures.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_memo.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_base_objects.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_asset.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_price.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_bitshares.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_objectcache.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/instance.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/asset.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/exceptions.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/genesisbalance.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/price.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/witness.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/transactionbuilder.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/bitshares.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/proposal.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/amount.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/htlc.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/account.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/worker.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/vesting.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/blockchain.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/memo.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/block.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/dex.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/market.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/__init__.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/notify.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares creating /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/instance.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/asset.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/genesisbalance.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/price.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/witness.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/transactionbuilder.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/bitshares.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/proposal.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/amount.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/htlc.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/account.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/worker.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/vesting.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/blockchain.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/memo.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/block.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/dex.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/market.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/__init__.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/committee.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/message.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/wallet.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/aio/blockchainobject.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio copying build/lib/bitshares/committee.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/utils.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/message.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/wallet.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/blockchainobject.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares copying build/lib/bitshares/storage.py -> /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesapi/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesapi/websocket.py to websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesapi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesapi/bitsharesnoderpc.py to bitsharesnoderpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase/operationids.py to operationids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase/objects.py to objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase/asset_permissions.py to asset_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase/memo.py to memo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase/transactions.py to transactions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase/objecttypes.py to objecttypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase/signedtransactions.py to signedtransactions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase/chains.py to chains.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitsharesbase/bip38.py to bip38.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_fee.py to test_fee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testnet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testnet/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_transactions.py to test_transactions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_wallet.py to test_wallet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_message.py to test_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_connection.py to test_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_blockchain.py to test_blockchain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_txbuffers.py to test_txbuffers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_proposals.py to test_proposals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_amount.py to test_amount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/brokeninstance.py to brokeninstance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_object.py to test_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_extensions.py to test_extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_account.py to test_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_block.py to test_block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_memo.py to test_memo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_base_objects.py to test_base_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_asset.py to test_asset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_price.py to test_price.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_bitshares.py to test_bitshares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_objectcache.py to test_objectcache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/instance.py to instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/asset.py to asset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/genesisbalance.py to genesisbalance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/price.py to price.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/witness.py to witness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/transactionbuilder.py to transactionbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/bitshares.py to bitshares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/proposal.py to proposal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/amount.py to amount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/htlc.py to htlc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/worker.py to worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/vesting.py to vesting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/blockchain.py to blockchain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/memo.py to memo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/block.py to block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/dex.py to dex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/market.py to market.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/notify.py to notify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/instance.py to instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/asset.py to asset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/genesisbalance.py to genesisbalance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/price.py to price.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/witness.py to witness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/transactionbuilder.py to transactionbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/bitshares.py to bitshares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/proposal.py to proposal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/amount.py to amount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/htlc.py to htlc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/worker.py to worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/vesting.py to vesting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/blockchain.py to blockchain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/memo.py to memo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/block.py to block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/dex.py to dex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/market.py to market.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/committee.py to committee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/wallet.py to wallet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/aio/blockchainobject.py to blockchainobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/committee.py to committee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/wallet.py to wallet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/blockchainobject.py to blockchainobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares/storage.py to storage.cpython-39.pyc writing byte-compilation script '/tmp/tmpcfyzhv1p.py' /usr/bin/python3 /tmp/tmpcfyzhv1p.py removing /tmp/tmpcfyzhv1p.py running install_egg_info running egg_info writing bitshares.egg-info/PKG-INFO writing dependency_links to bitshares.egg-info/dependency_links.txt writing requirements to bitshares.egg-info/requires.txt writing top-level names to bitshares.egg-info/top_level.txt reading manifest file 'bitshares.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'bitshares.egg-info/SOURCES.txt' Copying bitshares.egg-info to /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/bitshares-0.7.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64//usr/share/doc/python-bitshares + '[' -d doc ']' ~/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64 ~/build/BUILD/bitshares-0.7.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-bitshares-0.7.1-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/bitshares-0.7.1 + mv /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.7.1-1 --unique-debug-suffix -0.7.1-1.x86_64 --unique-debug-src-base python-bitshares-0.7.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/bitshares-0.7.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-bitshares-0.7.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-bitshares-0.7.1-1.noarch Provides: python-bitshares python3-bitshares = 0.7.1-1 python3.9dist(bitshares) = 0.7.1 python3dist(bitshares) = 0.7.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(events) = 0.3 python3.9dist(graphenelib) >= 1.5 python3.9dist(graphenelib) < 2 Processing files: python-bitshares-help-0.7.1-1.noarch warning: Empty %files file /builddir/build/BUILD/bitshares-0.7.1/doclist.lst Provides: python-bitshares-help = 0.7.1-1 python3-bitshares-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-bitshares-0.7.1-1.x86_64 Wrote: /builddir/build/RPMS/python-bitshares-help-0.7.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-bitshares-0.7.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DkquQh + umask 022 + cd /builddir/build/BUILD + cd bitshares-0.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-bitshares-0.7.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0