Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyquanda.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686479606.132963/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-pyquanda.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-pyquanda-1.0.27-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-pyquanda.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686479606.132963/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-pyquanda.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-pyquanda-1.0.27-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-pyquanda.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686479606.132963/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-pyquanda.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.NIWR1U + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyquanda-1.0.27 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyquanda-1.0.27.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyquanda-1.0.27 + /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.vT8oyE + umask 022 + cd /builddir/build/BUILD + cd pyquanda-1.0.27 + 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/pyquanda copying src/pyquanda/environment.py -> build/lib/pyquanda copying src/pyquanda/__init__.py -> build/lib/pyquanda copying src/pyquanda/exceptions.py -> build/lib/pyquanda creating build/lib/pyquanda/cli copying src/pyquanda/cli/templates.py -> build/lib/pyquanda/cli copying src/pyquanda/cli/subcommands.py -> build/lib/pyquanda/cli copying src/pyquanda/cli/__init__.py -> build/lib/pyquanda/cli creating build/lib/pyquanda/hooks copying src/pyquanda/hooks/config.py -> build/lib/pyquanda/hooks copying src/pyquanda/hooks/registry.py -> build/lib/pyquanda/hooks copying src/pyquanda/hooks/__init__.py -> build/lib/pyquanda/hooks creating build/lib/pyquanda/lib copying src/pyquanda/lib/yaml_util.py -> build/lib/pyquanda/lib copying src/pyquanda/lib/__init__.py -> build/lib/pyquanda/lib creating build/lib/pyquanda/ansible copying src/pyquanda/ansible/__init__.py -> build/lib/pyquanda/ansible creating build/lib/pyquanda/host copying src/pyquanda/host/question_data.py -> build/lib/pyquanda/host copying src/pyquanda/host/registry.py -> build/lib/pyquanda/host copying src/pyquanda/host/main_intro_data.py -> build/lib/pyquanda/host copying src/pyquanda/host/intro.py -> build/lib/pyquanda/host copying src/pyquanda/host/userdata.py -> build/lib/pyquanda/host copying src/pyquanda/host/__init__.py -> build/lib/pyquanda/host copying src/pyquanda/host/xonsh.py -> build/lib/pyquanda/host copying src/pyquanda/host/question_state.py -> build/lib/pyquanda/host copying src/pyquanda/host/mods.py -> build/lib/pyquanda/host copying src/pyquanda/host/nav.py -> build/lib/pyquanda/host creating build/lib/pyquanda/hooks/dest_types copying src/pyquanda/hooks/dest_types/webhook_no_auth.py -> build/lib/pyquanda/hooks/dest_types copying src/pyquanda/hooks/dest_types/aws_api_gateway.py -> build/lib/pyquanda/hooks/dest_types copying src/pyquanda/hooks/dest_types/executable.py -> build/lib/pyquanda/hooks/dest_types copying src/pyquanda/hooks/dest_types/__init__.py -> build/lib/pyquanda/hooks/dest_types copying src/pyquanda/hooks/dest_types/slack_webhook.py -> build/lib/pyquanda/hooks/dest_types running egg_info writing src/pyquanda.egg-info/PKG-INFO writing dependency_links to src/pyquanda.egg-info/dependency_links.txt writing requirements to src/pyquanda.egg-info/requires.txt writing top-level names to src/pyquanda.egg-info/top_level.txt reading manifest file 'src/pyquanda.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no files found matching '*.yml' anywhere in distribution warning: no files found matching '*.template' anywhere in distribution warning: no files found matching 'Vagrantfile' anywhere in distribution warning: no files found matching 'hosts' anywhere in distribution writing manifest file 'src/pyquanda.egg-info/SOURCES.txt' creating build/lib/pyquanda/demo copying src/pyquanda/demo/mock_config.yaml -> build/lib/pyquanda/demo creating build/lib/pyquanda/demo/demo_questions copying src/pyquanda/demo/demo_questions/config.yaml -> build/lib/pyquanda/demo/demo_questions creating build/lib/pyquanda/demo/demo_questions/handlers copying src/pyquanda/demo/demo_questions/handlers/main.yaml -> build/lib/pyquanda/demo/demo_questions/handlers creating build/lib/pyquanda/demo/demo_questions/tasks copying src/pyquanda/demo/demo_questions/tasks/main.yaml -> build/lib/pyquanda/demo/demo_questions/tasks creating build/lib/pyquanda/demo/demo_questions2 copying src/pyquanda/demo/demo_questions2/config.yaml -> build/lib/pyquanda/demo/demo_questions2 creating build/lib/pyquanda/demo/demo_questions2/handlers copying src/pyquanda/demo/demo_questions2/handlers/main.yaml -> build/lib/pyquanda/demo/demo_questions2/handlers creating build/lib/pyquanda/demo/demo_questions2/tasks copying src/pyquanda/demo/demo_questions2/tasks/main.yaml -> build/lib/pyquanda/demo/demo_questions2/tasks creating build/lib/pyquanda/demo/intro copying src/pyquanda/demo/intro/config.yaml -> build/lib/pyquanda/demo/intro creating build/lib/pyquanda/demo/intro/handlers copying src/pyquanda/demo/intro/handlers/main.yaml -> build/lib/pyquanda/demo/intro/handlers creating build/lib/pyquanda/demo/intro/tasks copying src/pyquanda/demo/intro/tasks/main.yaml -> build/lib/pyquanda/demo/intro/tasks creating build/lib/pyquanda/demo/intro/templates copying src/pyquanda/demo/intro/templates/err.j2 -> build/lib/pyquanda/demo/intro/templates copying src/pyquanda/demo/intro/templates/welcome.j2 -> build/lib/pyquanda/demo/intro/templates creating build/lib/pyquanda/cli/data creating build/lib/pyquanda/cli/data/common copying src/pyquanda/cli/data/common/vars.yaml -> build/lib/pyquanda/cli/data/common creating build/lib/pyquanda/cli/data/common/handler copying src/pyquanda/cli/data/common/handler/main.yaml -> build/lib/pyquanda/cli/data/common/handler creating build/lib/pyquanda/cli/data/common/tasks copying src/pyquanda/cli/data/common/tasks/main.yaml -> build/lib/pyquanda/cli/data/common/tasks creating build/lib/pyquanda/cli/data/intro copying src/pyquanda/cli/data/intro/config.yaml -> build/lib/pyquanda/cli/data/intro creating build/lib/pyquanda/cli/data/intro/templates copying src/pyquanda/cli/data/intro/templates/err.j2 -> build/lib/pyquanda/cli/data/intro/templates copying src/pyquanda/cli/data/intro/templates/welcome.j2 -> build/lib/pyquanda/cli/data/intro/templates creating build/lib/pyquanda/cli/data/problem copying src/pyquanda/cli/data/problem/config.yaml -> build/lib/pyquanda/cli/data/problem creating build/lib/pyquanda/cli/data/system copying src/pyquanda/cli/data/system/config.yaml -> build/lib/pyquanda/cli/data/system copying src/pyquanda/ansible/play.yaml -> build/lib/pyquanda/ansible running build_scripts creating build/scripts-3.9 copying and adjusting bin/pyquanda-cmd -> build/scripts-3.9 changing mode of build/scripts-3.9/pyquanda-cmd from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ziHoD1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64 + cd pyquanda-1.0.27 + 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-pyquanda-1.0.27-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-pyquanda-1.0.27-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/intro creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/intro/handlers copying build/lib/pyquanda/demo/intro/handlers/main.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/intro/handlers creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/intro/templates copying build/lib/pyquanda/demo/intro/templates/welcome.j2 -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/intro/templates copying build/lib/pyquanda/demo/intro/templates/err.j2 -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/intro/templates creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/intro/tasks copying build/lib/pyquanda/demo/intro/tasks/main.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/intro/tasks copying build/lib/pyquanda/demo/intro/config.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/intro creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/demo_questions creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/demo_questions/handlers copying build/lib/pyquanda/demo/demo_questions/handlers/main.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/demo_questions/handlers creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/demo_questions/tasks copying build/lib/pyquanda/demo/demo_questions/tasks/main.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/demo_questions/tasks copying build/lib/pyquanda/demo/demo_questions/config.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/demo_questions copying build/lib/pyquanda/demo/mock_config.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/demo_questions2 creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/demo_questions2/handlers copying build/lib/pyquanda/demo/demo_questions2/handlers/main.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/demo_questions2/handlers creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/demo_questions2/tasks copying build/lib/pyquanda/demo/demo_questions2/tasks/main.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/demo_questions2/tasks copying build/lib/pyquanda/demo/demo_questions2/config.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/demo/demo_questions2 creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli copying build/lib/pyquanda/cli/templates.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli copying build/lib/pyquanda/cli/subcommands.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/problem copying build/lib/pyquanda/cli/data/problem/config.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/problem creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/intro creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/intro/templates copying build/lib/pyquanda/cli/data/intro/templates/welcome.j2 -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/intro/templates copying build/lib/pyquanda/cli/data/intro/templates/err.j2 -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/intro/templates copying build/lib/pyquanda/cli/data/intro/config.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/intro creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/common copying build/lib/pyquanda/cli/data/common/vars.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/common creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/common/handler copying build/lib/pyquanda/cli/data/common/handler/main.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/common/handler creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/common/tasks copying build/lib/pyquanda/cli/data/common/tasks/main.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/common/tasks creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/system copying build/lib/pyquanda/cli/data/system/config.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/data/system copying build/lib/pyquanda/cli/__init__.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks copying build/lib/pyquanda/hooks/config.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks copying build/lib/pyquanda/hooks/registry.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks copying build/lib/pyquanda/hooks/__init__.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/dest_types copying build/lib/pyquanda/hooks/dest_types/webhook_no_auth.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/dest_types copying build/lib/pyquanda/hooks/dest_types/aws_api_gateway.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/dest_types copying build/lib/pyquanda/hooks/dest_types/executable.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/dest_types copying build/lib/pyquanda/hooks/dest_types/__init__.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/dest_types copying build/lib/pyquanda/hooks/dest_types/slack_webhook.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/dest_types creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/lib copying build/lib/pyquanda/lib/yaml_util.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/lib copying build/lib/pyquanda/lib/__init__.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/lib creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/ansible copying build/lib/pyquanda/ansible/play.yaml -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/ansible copying build/lib/pyquanda/ansible/__init__.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/ansible copying build/lib/pyquanda/environment.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda copying build/lib/pyquanda/__init__.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda copying build/lib/pyquanda/exceptions.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host copying build/lib/pyquanda/host/question_data.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host copying build/lib/pyquanda/host/registry.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host copying build/lib/pyquanda/host/main_intro_data.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host copying build/lib/pyquanda/host/intro.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host copying build/lib/pyquanda/host/userdata.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host copying build/lib/pyquanda/host/__init__.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host copying build/lib/pyquanda/host/xonsh.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host copying build/lib/pyquanda/host/question_state.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host copying build/lib/pyquanda/host/mods.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host copying build/lib/pyquanda/host/nav.py -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/subcommands.py to subcommands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/dest_types/webhook_no_auth.py to webhook_no_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/dest_types/aws_api_gateway.py to aws_api_gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/dest_types/executable.py to executable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/dest_types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/hooks/dest_types/slack_webhook.py to slack_webhook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/lib/yaml_util.py to yaml_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/ansible/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host/question_data.py to question_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host/main_intro_data.py to main_intro_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host/intro.py to intro.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host/userdata.py to userdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host/xonsh.py to xonsh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host/question_state.py to question_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host/mods.py to mods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda/host/nav.py to nav.cpython-39.pyc writing byte-compilation script '/tmp/tmpnqseyjmp.py' /usr/bin/python3 /tmp/tmpnqseyjmp.py removing /tmp/tmpnqseyjmp.py running install_egg_info running egg_info writing src/pyquanda.egg-info/PKG-INFO writing dependency_links to src/pyquanda.egg-info/dependency_links.txt writing requirements to src/pyquanda.egg-info/requires.txt writing top-level names to src/pyquanda.egg-info/top_level.txt reading manifest file 'src/pyquanda.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no files found matching '*.yml' anywhere in distribution warning: no files found matching '*.template' anywhere in distribution warning: no files found matching 'Vagrantfile' anywhere in distribution warning: no files found matching 'hosts' anywhere in distribution writing manifest file 'src/pyquanda.egg-info/SOURCES.txt' Copying src/pyquanda.egg-info to /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9/site-packages/pyquanda-1.0.27-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/bin copying build/scripts-3.9/pyquanda-cmd -> /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/usr/bin/pyquanda-cmd to 755 + install -d -m755 /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64//usr/share/doc/python-pyquanda + '[' -d doc ']' ~/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64 ~/build/BUILD/pyquanda-1.0.27 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64 + '[' -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 ']' + popd ~/build/BUILD/pyquanda-1.0.27 + mv /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.27-1 --unique-debug-suffix -1.0.27-1.x86_64 --unique-debug-src-base python-pyquanda-1.0.27-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pyquanda-1.0.27 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-pyquanda-1.0.27-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyquanda-1.0.27-1.noarch Provides: python-pyquanda python3-pyquanda = 1.0.27-1 python3.9dist(pyquanda) = 1.0.27 python3dist(pyquanda) = 1.0.27 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(aiohttp) = 3.7.4.post0 python3.9dist(ansible-runner) = 2.0.2 python3.9dist(ansicolors) >= 1.1.8 python3.9dist(boto3) < 2 python3.9dist(filelock) >= 3.0.12 python3.9dist(jinja2) >= 3.0.1 python3.9dist(pyee) = 8.2.2 python3.9dist(requests) = 2.26 python3.9dist(rich) >= 10.12 python3.9dist(sqlitedict) >= 1.7 python3.9dist(validators) = 0.18.2 python3.9dist(xonsh) >= 0.10 Processing files: python-pyquanda-help-1.0.27-1.noarch warning: Empty %files file /builddir/build/BUILD/pyquanda-1.0.27/doclist.lst Provides: python-pyquanda-help = 1.0.27-1 python3-pyquanda-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-pyquanda-1.0.27-1.x86_64 Wrote: /builddir/build/RPMS/python-pyquanda-help-1.0.27-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pyquanda-1.0.27-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4k660W + umask 022 + cd /builddir/build/BUILD + cd pyquanda-1.0.27 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyquanda-1.0.27-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0