Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-blueprint.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683742949.113753/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-blueprint.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-blueprint-3.4.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-blueprint.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683742949.113753/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-blueprint.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-blueprint-3.4.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-blueprint.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683742949.113753/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-blueprint.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.BBCCye + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf blueprint-3.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/blueprint-3.4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd blueprint-3.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dix9PW + umask 022 + cd /builddir/build/BUILD + cd blueprint-3.4.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/blueprint copying blueprint/__init__.py -> build/lib/blueprint copying blueprint/walk.py -> build/lib/blueprint copying blueprint/rules.py -> build/lib/blueprint copying blueprint/util.py -> build/lib/blueprint copying blueprint/context_managers.py -> build/lib/blueprint copying blueprint/git.py -> build/lib/blueprint copying blueprint/services.py -> build/lib/blueprint copying blueprint/managers.py -> build/lib/blueprint copying blueprint/deps.py -> build/lib/blueprint copying blueprint/cli.py -> build/lib/blueprint copying blueprint/interactive.py -> build/lib/blueprint creating build/lib/blueprint/frontend copying blueprint/frontend/sh.py -> build/lib/blueprint/frontend copying blueprint/frontend/__init__.py -> build/lib/blueprint/frontend copying blueprint/frontend/puppet.py -> build/lib/blueprint/frontend copying blueprint/frontend/rules.py -> build/lib/blueprint/frontend copying blueprint/frontend/cfn.py -> build/lib/blueprint/frontend copying blueprint/frontend/chef.py -> build/lib/blueprint/frontend creating build/lib/blueprint/io copying blueprint/io/__init__.py -> build/lib/blueprint/io copying blueprint/io/http.py -> build/lib/blueprint/io creating build/lib/blueprint/backend copying blueprint/backend/__init__.py -> build/lib/blueprint/backend copying blueprint/backend/pypi.py -> build/lib/blueprint/backend copying blueprint/backend/gem.py -> build/lib/blueprint/backend copying blueprint/backend/apt.py -> build/lib/blueprint/backend copying blueprint/backend/files.py -> build/lib/blueprint/backend copying blueprint/backend/sources.py -> build/lib/blueprint/backend copying blueprint/backend/npm.py -> build/lib/blueprint/backend copying blueprint/backend/yum.py -> build/lib/blueprint/backend copying blueprint/backend/php.py -> build/lib/blueprint/backend creating build/lib/blueprint/io/server copying blueprint/io/server/__init__.py -> build/lib/blueprint/io/server copying blueprint/io/server/backend.py -> build/lib/blueprint/io/server copying blueprint/io/server/statsd.py -> build/lib/blueprint/io/server copying blueprint/io/server/librato.py -> build/lib/blueprint/io/server running build_scripts creating build/scripts-3.9 copying bin/blueprint -> build/scripts-3.9 copying and adjusting bin/blueprint-apply -> build/scripts-3.9 copying and adjusting bin/blueprint-create -> build/scripts-3.9 copying and adjusting bin/blueprint-destroy -> build/scripts-3.9 copying and adjusting bin/blueprint-diff -> build/scripts-3.9 copying bin/blueprint-git -> build/scripts-3.9 copying and adjusting bin/blueprint-list -> build/scripts-3.9 copying and adjusting bin/blueprint-prune -> build/scripts-3.9 copying and adjusting bin/blueprint-pull -> build/scripts-3.9 copying and adjusting bin/blueprint-push -> build/scripts-3.9 copying and adjusting bin/blueprint-rules -> build/scripts-3.9 copying and adjusting bin/blueprint-show -> build/scripts-3.9 copying and adjusting bin/blueprint-show-files -> build/scripts-3.9 copying and adjusting bin/blueprint-show-ignore -> build/scripts-3.9 copying and adjusting bin/blueprint-show-packages -> build/scripts-3.9 copying and adjusting bin/blueprint-show-services -> build/scripts-3.9 copying and adjusting bin/blueprint-show-sources -> build/scripts-3.9 copying and adjusting bin/blueprint-split -> build/scripts-3.9 copying bin/blueprint-template -> build/scripts-3.9 changing mode of build/scripts-3.9/blueprint-apply from 644 to 755 changing mode of build/scripts-3.9/blueprint-create from 644 to 755 changing mode of build/scripts-3.9/blueprint-destroy from 644 to 755 changing mode of build/scripts-3.9/blueprint-diff from 644 to 755 changing mode of build/scripts-3.9/blueprint-list from 644 to 755 changing mode of build/scripts-3.9/blueprint-prune from 644 to 755 changing mode of build/scripts-3.9/blueprint-pull from 644 to 755 changing mode of build/scripts-3.9/blueprint-push from 644 to 755 changing mode of build/scripts-3.9/blueprint-rules from 644 to 755 changing mode of build/scripts-3.9/blueprint-show from 644 to 755 changing mode of build/scripts-3.9/blueprint-show-files from 644 to 755 changing mode of build/scripts-3.9/blueprint-show-ignore from 644 to 755 changing mode of build/scripts-3.9/blueprint-show-packages from 644 to 755 changing mode of build/scripts-3.9/blueprint-show-services from 644 to 755 changing mode of build/scripts-3.9/blueprint-show-sources from 644 to 755 changing mode of build/scripts-3.9/blueprint-split from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.khgRYB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64 + cd blueprint-3.4.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint copying build/lib/blueprint/__init__.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint copying build/lib/blueprint/walk.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint copying build/lib/blueprint/rules.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint creating /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/frontend copying build/lib/blueprint/frontend/sh.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/frontend copying build/lib/blueprint/frontend/__init__.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/frontend copying build/lib/blueprint/frontend/puppet.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/frontend copying build/lib/blueprint/frontend/rules.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/frontend copying build/lib/blueprint/frontend/cfn.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/frontend copying build/lib/blueprint/frontend/chef.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/frontend creating /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io copying build/lib/blueprint/io/__init__.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io copying build/lib/blueprint/io/http.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io creating /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io/server copying build/lib/blueprint/io/server/__init__.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io/server copying build/lib/blueprint/io/server/backend.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io/server copying build/lib/blueprint/io/server/statsd.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io/server copying build/lib/blueprint/io/server/librato.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io/server copying build/lib/blueprint/util.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint copying build/lib/blueprint/context_managers.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint copying build/lib/blueprint/git.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint copying build/lib/blueprint/services.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint copying build/lib/blueprint/managers.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint creating /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend copying build/lib/blueprint/backend/__init__.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend copying build/lib/blueprint/backend/pypi.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend copying build/lib/blueprint/backend/gem.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend copying build/lib/blueprint/backend/apt.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend copying build/lib/blueprint/backend/files.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend copying build/lib/blueprint/backend/sources.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend copying build/lib/blueprint/backend/npm.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend copying build/lib/blueprint/backend/yum.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend copying build/lib/blueprint/backend/php.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend copying build/lib/blueprint/deps.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint copying build/lib/blueprint/cli.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint copying build/lib/blueprint/interactive.py -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/walk.py to walk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/rules.py to rules.cpython-39.pyc File "/usr/lib/python3.9/site-packages/blueprint/rules.py", line 398 lambda(arg): [])(package): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/frontend/sh.py to sh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/frontend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/frontend/puppet.py to puppet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/frontend/rules.py to rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/frontend/cfn.py to cfn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/frontend/chef.py to chef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io/server/backend.py to backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io/server/statsd.py to statsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/io/server/librato.py to librato.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/context_managers.py to context_managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/git.py to git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/services.py to services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend/pypi.py to pypi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend/gem.py to gem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend/apt.py to apt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend/sources.py to sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend/npm.py to npm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend/yum.py to yum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/backend/php.py to php.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/deps.py to deps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/interactive.py to interactive.cpython-39.pyc writing byte-compilation script '/tmp/tmp8bhjk0ck.py' /usr/bin/python3 /tmp/tmp8bhjk0ck.py File "/usr/lib/python3.9/site-packages/blueprint/rules.py", line 398 lambda(arg): [])(package): ^ SyntaxError: invalid syntax removing /tmp/tmp8bhjk0ck.py running install_egg_info running egg_info writing blueprint.egg-info/PKG-INFO writing dependency_links to blueprint.egg-info/dependency_links.txt writing top-level names to blueprint.egg-info/top_level.txt reading manifest file 'blueprint.egg-info/SOURCES.txt' writing manifest file 'blueprint.egg-info/SOURCES.txt' Copying blueprint.egg-info to /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint-3.4.2-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-show-services -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-show-packages -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-show-ignore -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-split -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-show-sources -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-list -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-push -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-rules -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-template -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-destroy -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-prune -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-show-files -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-diff -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-show -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-create -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-apply -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-git -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin copying build/scripts-3.9/blueprint-pull -> /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-show-services to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-show-packages to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-show-ignore to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-split to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-show-sources to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-list to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-push to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-rules to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-template to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-destroy to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-prune to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-show-files to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-diff to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-show to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-create to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-apply to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-git to 755 changing mode of /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/bin/blueprint-pull to 755 + install -d -m755 /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64//usr/share/doc/python-blueprint + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64 ~/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64 ~/build/BUILD/blueprint-3.4.2 + '[' -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/blueprint-3.4.2 + popd + mv /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.4.2-1 --unique-debug-suffix -3.4.2-1.x86_64 --unique-debug-src-base python-blueprint-3.4.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/blueprint-3.4.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-blueprint-3.4.2-1.x86_64/usr/lib/python3.9/site-packages/blueprint/rules.py'... File "/usr/lib/python3.9/site-packages/blueprint/rules.py", line 398 lambda(arg): [])(package): ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.khgRYB (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.khgRYB (%install) 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-blueprint.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/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-blueprint.spec