Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-blockstack.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686413890.637498/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-blockstack.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-blockstack-22.0.0.0-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-blockstack.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686413890.637498/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-blockstack.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-blockstack-22.0.0.0-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-blockstack.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686413890.637498/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-blockstack.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.B1NJM9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf blockstack-22.0.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/blockstack-22.0.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd blockstack-22.0.0.0 + /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.aSgqKM + umask 022 + cd /builddir/build/BUILD + cd blockstack-22.0.0.0 + 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/blockstack copying blockstack/version.py -> build/lib/blockstack copying blockstack/blockstackd.py -> build/lib/blockstack copying blockstack/__init__.py -> build/lib/blockstack creating build/lib/bin copying bin/__init__.py -> build/lib/bin creating build/lib/api copying api/config.py -> build/lib/api copying api/errors.py -> build/lib/api copying api/dkim.py -> build/lib/api copying api/parameters.py -> build/lib/api copying api/resolver.py -> build/lib/api copying api/server.py -> build/lib/api copying api/utils.py -> build/lib/api copying api/__init__.py -> build/lib/api creating build/lib/blockstack/lib copying blockstack/lib/scripts.py -> build/lib/blockstack/lib copying blockstack/lib/queue.py -> build/lib/blockstack/lib copying blockstack/lib/genesis_block.py -> build/lib/blockstack/lib copying blockstack/lib/util.py -> build/lib/blockstack/lib copying blockstack/lib/subdomains.py -> build/lib/blockstack/lib copying blockstack/lib/b40.py -> build/lib/blockstack/lib copying blockstack/lib/audit.py -> build/lib/blockstack/lib copying blockstack/lib/schemas.py -> build/lib/blockstack/lib copying blockstack/lib/config.py -> build/lib/blockstack/lib copying blockstack/lib/rpc.py -> build/lib/blockstack/lib copying blockstack/lib/client.py -> build/lib/blockstack/lib copying blockstack/lib/c32.py -> build/lib/blockstack/lib copying blockstack/lib/snv.py -> build/lib/blockstack/lib copying blockstack/lib/atlas.py -> build/lib/blockstack/lib copying blockstack/lib/fast_sync.py -> build/lib/blockstack/lib copying blockstack/lib/hashing.py -> build/lib/blockstack/lib copying blockstack/lib/__init__.py -> build/lib/blockstack/lib creating build/lib/blockstack/data copying blockstack/data/__init__.py -> build/lib/blockstack/data creating build/lib/blockstack/lib/operations copying blockstack/lib/operations/update.py -> build/lib/blockstack/lib/operations copying blockstack/lib/operations/namespacepreorder.py -> build/lib/blockstack/lib/operations copying blockstack/lib/operations/namespaceready.py -> build/lib/blockstack/lib/operations copying blockstack/lib/operations/nameimport.py -> build/lib/blockstack/lib/operations copying blockstack/lib/operations/transfer.py -> build/lib/blockstack/lib/operations copying blockstack/lib/operations/tokentransfer.py -> build/lib/blockstack/lib/operations copying blockstack/lib/operations/namespacereveal.py -> build/lib/blockstack/lib/operations copying blockstack/lib/operations/announce.py -> build/lib/blockstack/lib/operations copying blockstack/lib/operations/preorder.py -> build/lib/blockstack/lib/operations copying blockstack/lib/operations/register.py -> build/lib/blockstack/lib/operations copying blockstack/lib/operations/revoke.py -> build/lib/blockstack/lib/operations copying blockstack/lib/operations/__init__.py -> build/lib/blockstack/lib/operations creating build/lib/blockstack/lib/nameset copying blockstack/lib/nameset/namedb.py -> build/lib/blockstack/lib/nameset copying blockstack/lib/nameset/db.py -> build/lib/blockstack/lib/nameset copying blockstack/lib/nameset/virtualchain_hooks.py -> build/lib/blockstack/lib/nameset copying blockstack/lib/nameset/__init__.py -> build/lib/blockstack/lib/nameset creating build/lib/blockstack/lib/storage copying blockstack/lib/storage/auth.py -> build/lib/blockstack/lib/storage copying blockstack/lib/storage/crawl.py -> build/lib/blockstack/lib/storage copying blockstack/lib/storage/__init__.py -> build/lib/blockstack/lib/storage creating build/lib/api/search copying api/search/basic_index.py -> build/lib/api/search copying api/search/fetch_data.py -> build/lib/api/search copying api/search/config.py -> build/lib/api/search copying api/search/attributes_index.py -> build/lib/api/search copying api/search/server.py -> build/lib/api/search copying api/search/utils.py -> build/lib/api/search copying api/search/db.py -> build/lib/api/search copying api/search/substring_search.py -> build/lib/api/search copying api/search/__init__.py -> build/lib/api/search creating build/lib/api/tests copying api/tests/resolver_tests.py -> build/lib/api/tests copying api/tests/search_tests.py -> build/lib/api/tests copying api/tests/api_tests.py -> build/lib/api/tests copying api/tests/__init__.py -> build/lib/api/tests creating build/lib/api/auth copying api/auth/registration.py -> build/lib/api/auth copying api/auth/views.py -> build/lib/api/auth copying api/auth/authentication.py -> build/lib/api/auth copying api/auth/utils.py -> build/lib/api/auth copying api/auth/__init__.py -> build/lib/api/auth copying api/auth/models.py -> build/lib/api/auth running egg_info writing blockstack.egg-info/PKG-INFO writing dependency_links to blockstack.egg-info/dependency_links.txt writing requirements to blockstack.egg-info/requires.txt writing top-level names to blockstack.egg-info/top_level.txt reading manifest file 'blockstack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'blockstack.egg-info/SOURCES.txt' copying bin/blockstack-core -> build/lib/bin copying bin/blockstack-server -> build/lib/bin copying bin/blockstack-snapshots -> build/lib/bin copying blockstack/data/blockchain-airdrop-2020.csv -> build/lib/blockstack/data running build_scripts creating build/scripts-3.9 copying bin/blockstack-server -> build/scripts-3.9 copying and adjusting bin/blockstack-core -> build/scripts-3.9 copying and adjusting bin/blockstack-snapshots -> build/scripts-3.9 changing mode of build/scripts-3.9/blockstack-core from 644 to 755 changing mode of build/scripts-3.9/blockstack-snapshots from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DMGsho + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64 + cd blockstack-22.0.0.0 + 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-blockstack-22.0.0.0-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-blockstack-22.0.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack copying build/lib/blockstack/version.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/scripts.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/queue.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/genesis_block.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/util.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations copying build/lib/blockstack/lib/operations/update.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations copying build/lib/blockstack/lib/operations/namespacepreorder.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations copying build/lib/blockstack/lib/operations/namespaceready.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations copying build/lib/blockstack/lib/operations/nameimport.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations copying build/lib/blockstack/lib/operations/transfer.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations copying build/lib/blockstack/lib/operations/tokentransfer.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations copying build/lib/blockstack/lib/operations/namespacereveal.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations copying build/lib/blockstack/lib/operations/announce.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations copying build/lib/blockstack/lib/operations/preorder.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations copying build/lib/blockstack/lib/operations/register.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations copying build/lib/blockstack/lib/operations/revoke.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations copying build/lib/blockstack/lib/operations/__init__.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/nameset copying build/lib/blockstack/lib/nameset/namedb.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/nameset copying build/lib/blockstack/lib/nameset/db.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/nameset copying build/lib/blockstack/lib/nameset/virtualchain_hooks.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/nameset copying build/lib/blockstack/lib/nameset/__init__.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/nameset copying build/lib/blockstack/lib/subdomains.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/b40.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/audit.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/schemas.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/config.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/rpc.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/client.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/c32.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/snv.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/atlas.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/fast_sync.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/lib/hashing.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/storage copying build/lib/blockstack/lib/storage/auth.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/storage copying build/lib/blockstack/lib/storage/crawl.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/storage copying build/lib/blockstack/lib/storage/__init__.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/storage copying build/lib/blockstack/lib/__init__.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib copying build/lib/blockstack/blockstackd.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/data copying build/lib/blockstack/data/blockchain-airdrop-2020.csv -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/data copying build/lib/blockstack/data/__init__.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/data copying build/lib/blockstack/__init__.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/bin copying build/lib/bin/blockstack-server -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/bin copying build/lib/bin/blockstack-snapshots -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/bin copying build/lib/bin/blockstack-core -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/bin copying build/lib/bin/__init__.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/bin creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api copying build/lib/api/config.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api copying build/lib/api/errors.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api copying build/lib/api/dkim.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api copying build/lib/api/parameters.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search copying build/lib/api/search/basic_index.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search copying build/lib/api/search/fetch_data.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search copying build/lib/api/search/config.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search copying build/lib/api/search/attributes_index.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search copying build/lib/api/search/server.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search copying build/lib/api/search/utils.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search copying build/lib/api/search/db.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search copying build/lib/api/search/substring_search.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search copying build/lib/api/search/__init__.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search copying build/lib/api/resolver.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/tests copying build/lib/api/tests/resolver_tests.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/tests copying build/lib/api/tests/search_tests.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/tests copying build/lib/api/tests/api_tests.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/tests copying build/lib/api/tests/__init__.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/tests creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/auth copying build/lib/api/auth/registration.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/auth copying build/lib/api/auth/views.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/auth copying build/lib/api/auth/authentication.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/auth copying build/lib/api/auth/utils.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/auth copying build/lib/api/auth/__init__.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/auth copying build/lib/api/auth/models.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/auth copying build/lib/api/server.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api copying build/lib/api/utils.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api copying build/lib/api/__init__.py -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/scripts.py to scripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/queue.py to queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/genesis_block.py to genesis_block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/util.py to util.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/util.py", line 297 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/update.py to update.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/update.py", line 194 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespacepreorder.py to namespacepreorder.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespacepreorder.py", line 202 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespaceready.py to namespaceready.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespaceready.py", line 121 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/nameimport.py to nameimport.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/nameimport.py", line 306 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/transfer.py to transfer.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/transfer.py", line 337 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/tokentransfer.py to tokentransfer.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/tokentransfer.py", line 192 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespacereveal.py to namespacereveal.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespacereveal.py", line 332 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/announce.py to announce.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/announce.py", line 112 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/preorder.py to preorder.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/preorder.py", line 208 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/register.py to register.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/register.py", line 944 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/revoke.py to revoke.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/revoke.py", line 138 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/__init__.py to __init__.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/__init__.py", line 307 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/nameset/namedb.py to namedb.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/nameset/namedb.py", line 218 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/nameset/db.py to db.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/nameset/db.py", line 1313 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/nameset/virtualchain_hooks.py to virtualchain_hooks.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/nameset/virtualchain_hooks.py", line 221 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/nameset/__init__.py to __init__.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/nameset/__init__.py", line 113 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/subdomains.py to subdomains.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/subdomains.py", line 2247 print "----\nsinglesig\n----" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("----\nsinglesig\n----")? byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/b40.py to b40.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/audit.py to audit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/config.py to config.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/config.py", line 1967 os.makedirs( zonefile_dir, 0700 ) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/c32.py to c32.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/snv.py to snv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/atlas.py to atlas.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/atlas.py", line 1609 except (socket.timeout, socket.gaierror, socket.herror, socket.error), se: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/fast_sync.py to fast_sync.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/fast_sync.py", line 315 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/hashing.py to hashing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/storage/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/storage/crawl.py to crawl.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/lib/storage/crawl.py", line 155 os.makedirs(zonefile_dir, 0700 ) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/blockstackd.py to blockstackd.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blockstack/blockstackd.py", line 118 except KeyError, ke: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/bin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/dkim.py to dkim.cpython-39.pyc File "/usr/lib/python3.9/site-packages/api/dkim.py", line 84 print public_key ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(public_key)? byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/parameters.py to parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/basic_index.py to basic_index.cpython-39.pyc File "/usr/lib/python3.9/site-packages/api/search/basic_index.py", line 285 print "Usage error" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Usage error")? byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/fetch_data.py to fetch_data.cpython-39.pyc File "/usr/lib/python3.9/site-packages/api/search/fetch_data.py", line 83 print info_resp ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(info_resp)? byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/attributes_index.py to attributes_index.cpython-39.pyc File "/usr/lib/python3.9/site-packages/api/search/attributes_index.py", line 100 print "hitting cache!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hitting cache!")? byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/utils.py to utils.cpython-39.pyc File "/usr/lib/python3.9/site-packages/api/search/utils.py", line 74 print pretty_dump(input) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/substring_search.py to substring_search.cpython-39.pyc File "/usr/lib/python3.9/site-packages/api/search/substring_search.py", line 322 print "Usage error" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Usage error")? byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/resolver.py to resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/tests/resolver_tests.py to resolver_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/tests/search_tests.py to search_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/tests/api_tests.py to api_tests.cpython-39.pyc File "/usr/lib/python3.9/site-packages/api/tests/api_tests.py", line 370 print "Response Status: {}".format(r.status) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/auth/registration.py to registration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/auth/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/auth/authentication.py to authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/auth/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/auth/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmptr2f0xnn.py' /usr/bin/python3 /tmp/tmptr2f0xnn.py File "/usr/lib/python3.9/site-packages/blockstack/lib/util.py", line 297 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/update.py", line 194 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespacepreorder.py", line 202 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespaceready.py", line 121 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/nameimport.py", line 306 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/transfer.py", line 337 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/tokentransfer.py", line 192 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespacereveal.py", line 332 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/announce.py", line 112 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/preorder.py", line 208 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/register.py", line 944 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/revoke.py", line 138 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/__init__.py", line 307 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/nameset/namedb.py", line 218 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/nameset/db.py", line 1313 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/nameset/virtualchain_hooks.py", line 221 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/nameset/__init__.py", line 113 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/subdomains.py", line 2247 print "----\nsinglesig\n----" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("----\nsinglesig\n----")? File "/usr/lib/python3.9/site-packages/blockstack/lib/config.py", line 1967 os.makedirs( zonefile_dir, 0700 ) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers File "/usr/lib/python3.9/site-packages/blockstack/lib/atlas.py", line 1609 except (socket.timeout, socket.gaierror, socket.herror, socket.error), se: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/fast_sync.py", line 315 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/blockstack/lib/storage/crawl.py", line 155 os.makedirs(zonefile_dir, 0700 ) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers File "/usr/lib/python3.9/site-packages/blockstack/blockstackd.py", line 118 except KeyError, ke: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/api/dkim.py", line 84 print public_key ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(public_key)? File "/usr/lib/python3.9/site-packages/api/search/basic_index.py", line 285 print "Usage error" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Usage error")? File "/usr/lib/python3.9/site-packages/api/search/fetch_data.py", line 83 print info_resp ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(info_resp)? File "/usr/lib/python3.9/site-packages/api/search/attributes_index.py", line 100 print "hitting cache!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hitting cache!")? File "/usr/lib/python3.9/site-packages/api/search/utils.py", line 74 print pretty_dump(input) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/api/search/substring_search.py", line 322 print "Usage error" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Usage error")? File "/usr/lib/python3.9/site-packages/api/tests/api_tests.py", line 370 print "Response Status: {}".format(r.status) ^ SyntaxError: invalid syntax removing /tmp/tmptr2f0xnn.py running install_egg_info running egg_info writing blockstack.egg-info/PKG-INFO writing dependency_links to blockstack.egg-info/dependency_links.txt writing requirements to blockstack.egg-info/requires.txt writing top-level names to blockstack.egg-info/top_level.txt reading manifest file 'blockstack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'blockstack.egg-info/SOURCES.txt' Copying blockstack.egg-info to /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack-22.0.0.0-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/bin copying build/scripts-3.9/blockstack-server -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/bin copying build/scripts-3.9/blockstack-snapshots -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/bin copying build/scripts-3.9/blockstack-core -> /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/bin/blockstack-server to 755 changing mode of /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/bin/blockstack-snapshots to 755 changing mode of /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/bin/blockstack-core to 755 + install -d -m755 /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64//usr/share/doc/python-blockstack + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64 ~/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64 ~/build/BUILD/blockstack-22.0.0.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/blockstack-22.0.0.0 + popd + mv /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 22.0.0.0-1 --unique-debug-suffix -22.0.0.0-1.x86_64 --unique-debug-src-base python-blockstack-22.0.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/blockstack-22.0.0.0 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-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/dkim.py'... File "/usr/lib/python3.9/site-packages/api/dkim.py", line 84 print public_key ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(public_key)? *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/attributes_index.py'... File "/usr/lib/python3.9/site-packages/api/search/attributes_index.py", line 100 print "hitting cache!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hitting cache!")? *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/basic_index.py'... File "/usr/lib/python3.9/site-packages/api/search/basic_index.py", line 285 print "Usage error" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Usage error")? *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/fetch_data.py'... File "/usr/lib/python3.9/site-packages/api/search/fetch_data.py", line 83 print info_resp ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(info_resp)? *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/substring_search.py'... File "/usr/lib/python3.9/site-packages/api/search/substring_search.py", line 322 print "Usage error" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Usage error")? *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/search/utils.py'... File "/usr/lib/python3.9/site-packages/api/search/utils.py", line 74 print pretty_dump(input) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/api/tests/api_tests.py'... File "/usr/lib/python3.9/site-packages/api/tests/api_tests.py", line 370 print "Response Status: {}".format(r.status) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/blockstackd.py'... File "/usr/lib/python3.9/site-packages/blockstack/blockstackd.py", line 118 except KeyError, ke: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/atlas.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/atlas.py", line 1609 except (socket.timeout, socket.gaierror, socket.herror, socket.error), se: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/config.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/config.py", line 1967 os.makedirs( zonefile_dir, 0700 ) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/fast_sync.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/fast_sync.py", line 315 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/nameset/__init__.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/nameset/__init__.py", line 113 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/nameset/db.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/nameset/db.py", line 1313 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/nameset/namedb.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/nameset/namedb.py", line 218 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/nameset/virtualchain_hooks.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/nameset/virtualchain_hooks.py", line 221 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/__init__.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/__init__.py", line 307 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/announce.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/announce.py", line 112 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/nameimport.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/nameimport.py", line 306 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespacepreorder.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespacepreorder.py", line 202 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespaceready.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespaceready.py", line 121 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespacereveal.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/namespacereveal.py", line 332 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/preorder.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/preorder.py", line 208 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/register.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/register.py", line 944 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/revoke.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/revoke.py", line 138 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/tokentransfer.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/tokentransfer.py", line 192 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/transfer.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/transfer.py", line 337 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/operations/update.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/operations/update.py", line 194 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/storage/crawl.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/storage/crawl.py", line 155 os.makedirs(zonefile_dir, 0700 ) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/subdomains.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/subdomains.py", line 2247 print "----\nsinglesig\n----" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("----\nsinglesig\n----")? *** Error compiling '/builddir/build/BUILDROOT/python-blockstack-22.0.0.0-1.x86_64/usr/lib/python3.9/site-packages/blockstack/lib/util.py'... File "/usr/lib/python3.9/site-packages/blockstack/lib/util.py", line 297 except Exception, e: ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.DMGsho (%install) Bad exit status from /var/tmp/rpm-tmp.DMGsho (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-blockstack.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-blockstack.spec