Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tidypy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686586056.692891/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-tidypy.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-tidypy-0.22.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-tidypy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686586056.692891/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-tidypy.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-tidypy-0.22.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-tidypy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686586056.692891/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-tidypy.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.wEPepU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tidypy-0.22.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tidypy-0.22.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tidypy-0.22.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.TlTbAP + umask 022 + cd /builddir/build/BUILD + cd tidypy-0.22.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/tidypy copying src/tidypy/__init__.py -> build/lib/tidypy copying src/tidypy/collector.py -> build/lib/tidypy copying src/tidypy/config.py -> build/lib/tidypy copying src/tidypy/cli.py -> build/lib/tidypy copying src/tidypy/progress.py -> build/lib/tidypy copying src/tidypy/core.py -> build/lib/tidypy copying src/tidypy/util.py -> build/lib/tidypy copying src/tidypy/__main__.py -> build/lib/tidypy copying src/tidypy/finder.py -> build/lib/tidypy creating build/lib/tidypy/extenders copying src/tidypy/extenders/base.py -> build/lib/tidypy/extenders copying src/tidypy/extenders/__init__.py -> build/lib/tidypy/extenders copying src/tidypy/extenders/bitbucket.py -> build/lib/tidypy/extenders copying src/tidypy/extenders/bitbucket_snippet.py -> build/lib/tidypy/extenders copying src/tidypy/extenders/gitlab.py -> build/lib/tidypy/extenders copying src/tidypy/extenders/github_gist.py -> build/lib/tidypy/extenders copying src/tidypy/extenders/gitlab_snippet.py -> build/lib/tidypy/extenders copying src/tidypy/extenders/github.py -> build/lib/tidypy/extenders copying src/tidypy/extenders/pastebin.py -> build/lib/tidypy/extenders copying src/tidypy/extenders/filesys.py -> build/lib/tidypy/extenders creating build/lib/tidypy/plugin copying src/tidypy/plugin/__init__.py -> build/lib/tidypy/plugin copying src/tidypy/plugin/pbbt.py -> build/lib/tidypy/plugin copying src/tidypy/plugin/nose.py -> build/lib/tidypy/plugin copying src/tidypy/plugin/mercurial.py -> build/lib/tidypy/plugin copying src/tidypy/plugin/git.py -> build/lib/tidypy/plugin copying src/tidypy/plugin/pytest.py -> build/lib/tidypy/plugin creating build/lib/tidypy/reports copying src/tidypy/reports/base.py -> build/lib/tidypy/reports copying src/tidypy/reports/__init__.py -> build/lib/tidypy/reports copying src/tidypy/reports/console.py -> build/lib/tidypy/reports copying src/tidypy/reports/structured.py -> build/lib/tidypy/reports copying src/tidypy/reports/pycodestyle.py -> build/lib/tidypy/reports copying src/tidypy/reports/pylint.py -> build/lib/tidypy/reports copying src/tidypy/reports/custom.py -> build/lib/tidypy/reports copying src/tidypy/reports/null.py -> build/lib/tidypy/reports creating build/lib/tidypy/tools copying src/tidypy/tools/base.py -> build/lib/tidypy/tools copying src/tidypy/tools/__init__.py -> build/lib/tidypy/tools copying src/tidypy/tools/pyflakes.py -> build/lib/tidypy/tools copying src/tidypy/tools/yamllint.py -> build/lib/tidypy/tools copying src/tidypy/tools/rstlint.py -> build/lib/tidypy/tools copying src/tidypy/tools/pydocstyle.py -> build/lib/tidypy/tools copying src/tidypy/tools/manifest.py -> build/lib/tidypy/tools copying src/tidypy/tools/eradicate.py -> build/lib/tidypy/tools copying src/tidypy/tools/jsonlint.py -> build/lib/tidypy/tools copying src/tidypy/tools/secrets.py -> build/lib/tidypy/tools copying src/tidypy/tools/pyroma.py -> build/lib/tidypy/tools copying src/tidypy/tools/pydiatra.py -> build/lib/tidypy/tools copying src/tidypy/tools/bandit.py -> build/lib/tidypy/tools copying src/tidypy/tools/vulture.py -> build/lib/tidypy/tools copying src/tidypy/tools/pycodestyle.py -> build/lib/tidypy/tools copying src/tidypy/tools/mccabe.py -> build/lib/tidypy/tools copying src/tidypy/tools/polint.py -> build/lib/tidypy/tools copying src/tidypy/tools/pylint.py -> build/lib/tidypy/tools copying src/tidypy/tools/dlint.py -> build/lib/tidypy/tools + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.559Fyo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64 + cd tidypy-0.22.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-tidypy-0.22.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-tidypy-0.22.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy copying build/lib/tidypy/__init__.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy copying build/lib/tidypy/collector.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy copying build/lib/tidypy/config.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy creating /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/plugin copying build/lib/tidypy/plugin/__init__.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/plugin copying build/lib/tidypy/plugin/pbbt.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/plugin copying build/lib/tidypy/plugin/nose.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/plugin copying build/lib/tidypy/plugin/mercurial.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/plugin copying build/lib/tidypy/plugin/git.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/plugin copying build/lib/tidypy/plugin/pytest.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/plugin creating /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders copying build/lib/tidypy/extenders/base.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders copying build/lib/tidypy/extenders/__init__.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders copying build/lib/tidypy/extenders/bitbucket.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders copying build/lib/tidypy/extenders/bitbucket_snippet.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders copying build/lib/tidypy/extenders/gitlab.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders copying build/lib/tidypy/extenders/github_gist.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders copying build/lib/tidypy/extenders/gitlab_snippet.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders copying build/lib/tidypy/extenders/github.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders copying build/lib/tidypy/extenders/pastebin.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders copying build/lib/tidypy/extenders/filesys.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders copying build/lib/tidypy/cli.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy copying build/lib/tidypy/progress.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy creating /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/base.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/__init__.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/pyflakes.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/yamllint.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/rstlint.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/pydocstyle.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/manifest.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/eradicate.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/jsonlint.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/secrets.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/pyroma.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/pydiatra.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/bandit.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/vulture.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/pycodestyle.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/mccabe.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/polint.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/pylint.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/tools/dlint.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools copying build/lib/tidypy/core.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy copying build/lib/tidypy/util.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy copying build/lib/tidypy/__main__.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy copying build/lib/tidypy/finder.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy creating /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports copying build/lib/tidypy/reports/base.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports copying build/lib/tidypy/reports/__init__.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports copying build/lib/tidypy/reports/console.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports copying build/lib/tidypy/reports/structured.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports copying build/lib/tidypy/reports/pycodestyle.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports copying build/lib/tidypy/reports/pylint.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports copying build/lib/tidypy/reports/custom.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports copying build/lib/tidypy/reports/null.py -> /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/collector.py to collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/plugin/pbbt.py to pbbt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/plugin/nose.py to nose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/plugin/mercurial.py to mercurial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/plugin/git.py to git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/plugin/pytest.py to pytest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders/bitbucket.py to bitbucket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders/bitbucket_snippet.py to bitbucket_snippet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders/gitlab.py to gitlab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders/github_gist.py to github_gist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders/gitlab_snippet.py to gitlab_snippet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders/github.py to github.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders/pastebin.py to pastebin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/extenders/filesys.py to filesys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/progress.py to progress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/pyflakes.py to pyflakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/yamllint.py to yamllint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/rstlint.py to rstlint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/pydocstyle.py to pydocstyle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/manifest.py to manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/eradicate.py to eradicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/jsonlint.py to jsonlint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/secrets.py to secrets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/pyroma.py to pyroma.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/pydiatra.py to pydiatra.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/bandit.py to bandit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/vulture.py to vulture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/pycodestyle.py to pycodestyle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/mccabe.py to mccabe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/polint.py to polint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/pylint.py to pylint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/tools/dlint.py to dlint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/finder.py to finder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports/console.py to console.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports/structured.py to structured.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports/pycodestyle.py to pycodestyle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports/pylint.py to pylint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports/custom.py to custom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy/reports/null.py to null.cpython-39.pyc writing byte-compilation script '/tmp/tmpqhlek29h.py' /usr/bin/python3 /tmp/tmpqhlek29h.py removing /tmp/tmpqhlek29h.py running install_egg_info running egg_info creating src/tidypy.egg-info writing src/tidypy.egg-info/PKG-INFO writing dependency_links to src/tidypy.egg-info/dependency_links.txt writing entry points to src/tidypy.egg-info/entry_points.txt writing requirements to src/tidypy.egg-info/requires.txt writing top-level names to src/tidypy.egg-info/top_level.txt writing manifest file 'src/tidypy.egg-info/SOURCES.txt' reading manifest file 'src/tidypy.egg-info/SOURCES.txt' adding license file 'LICENSE.rst' writing manifest file 'src/tidypy.egg-info/SOURCES.txt' Copying src/tidypy.egg-info to /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/lib/python3.9/site-packages/tidypy-0.22.0-py3.9.egg-info running install_scripts Installing tidypy script to /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64//usr/share/doc/python-tidypy + '[' -d doc ']' ~/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64 ~/build/BUILD/tidypy-0.22.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-tidypy-0.22.0-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/tidypy-0.22.0 + mv /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.22.0-1 --unique-debug-suffix -0.22.0-1.x86_64 --unique-debug-src-base python-tidypy-0.22.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/tidypy-0.22.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-tidypy-0.22.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-tidypy-0.22.0-1.noarch Provides: python-tidypy python3-tidypy = 0.22.0-1 python3.9dist(tidypy) = 0.22 python3dist(tidypy) = 0.22 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(bandit) >= 1.4 python3.9dist(bandit) < 2 python3.9dist(basicserial) >= 0.1 python3.9dist(basicserial) < 2 python3.9dist(check-manifest) >= 0.42 python3.9dist(check-manifest) < 0.48 python3.9dist(click) >= 6 python3.9dist(click) < 9 python3.9dist(demjson3) > 3 python3.9dist(demjson3) < 4 python3.9dist(dennis) >= 0.9 python3.9dist(dennis) < 1 python3.9dist(detect-secrets) >= 1 python3.9dist(detect-secrets) < 2 python3.9dist(dlint) < 0.13 python3.9dist(dlint) >= 0.8 python3.9dist(eradicate) >= 2 python3.9dist(eradicate) < 3 python3.9dist(mccabe) >= 0.6 python3.9dist(mccabe) < 0.7 python3.9dist(pep8-naming) < 0.13 python3.9dist(pep8-naming) >= 0.4 python3.9dist(pycodestyle) >= 2.4 python3.9dist(pycodestyle) < 2.9 python3.9dist(pydiatra) >= 0.12.2 python3.9dist(pydiatra) < 0.13 python3.9dist(pydocstyle) >= 4 python3.9dist(pydocstyle) < 7 python3.9dist(pyflakes) >= 1.5 python3.9dist(pyflakes) < 2.5 python3.9dist(pylint) >= 2 python3.9dist(pylint) < 2.12 python3.9dist(pyroma) >= 2.2 python3.9dist(pyroma) < 4 python3.9dist(pyyaml) >= 3.12 python3.9dist(pyyaml) < 7 python3.9dist(requests) >= 2 python3.9dist(requests) < 3 python3.9dist(restructuredtext-lint) >= 1.1 python3.9dist(restructuredtext-lint) < 2 python3.9dist(setuptools) python3.9dist(toml) >= 0.10 python3.9dist(toml) < 0.11 python3.9dist(tqdm) >= 4.11 python3.9dist(tqdm) < 5 python3.9dist(vulture) >= 2.2 python3.9dist(vulture) < 3 python3.9dist(yamllint) >= 1.8 python3.9dist(yamllint) < 2 Processing files: python-tidypy-help-0.22.0-1.noarch warning: Empty %files file /builddir/build/BUILD/tidypy-0.22.0/doclist.lst Provides: python-tidypy-help = 0.22.0-1 python3-tidypy-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-tidypy-0.22.0-1.x86_64 Wrote: /builddir/build/RPMS/python-tidypy-help-0.22.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-tidypy-0.22.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.483E26 + umask 022 + cd /builddir/build/BUILD + cd tidypy-0.22.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tidypy-0.22.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0