Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pytest-testinfra.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678414249.824789/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=0gid=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-pytest-testinfra.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-pytest-testinfra-7.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-pytest-testinfra.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678414249.824789/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=0gid=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-pytest-testinfra.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-pytest-testinfra-7.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-pytest-testinfra.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678414249.824789/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=0gid=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-pytest-testinfra.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.24exls + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-testinfra-7.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pytest-testinfra-7.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pytest-testinfra-7.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.z6Y0iw + umask 022 + cd /builddir/build/BUILD + cd pytest-testinfra-7.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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/testinfra copying testinfra/host.py -> build/lib/testinfra copying testinfra/main.py -> build/lib/testinfra copying testinfra/__init__.py -> build/lib/testinfra copying testinfra/plugin.py -> build/lib/testinfra creating build/lib/testinfra/utils copying testinfra/utils/__init__.py -> build/lib/testinfra/utils copying testinfra/utils/ansible_runner.py -> build/lib/testinfra/utils creating build/lib/testinfra/modules copying testinfra/modules/ansible.py -> build/lib/testinfra/modules copying testinfra/modules/blockdevice.py -> build/lib/testinfra/modules copying testinfra/modules/socket.py -> build/lib/testinfra/modules copying testinfra/modules/interface.py -> build/lib/testinfra/modules copying testinfra/modules/base.py -> build/lib/testinfra/modules copying testinfra/modules/service.py -> build/lib/testinfra/modules copying testinfra/modules/user.py -> build/lib/testinfra/modules copying testinfra/modules/file.py -> build/lib/testinfra/modules copying testinfra/modules/group.py -> build/lib/testinfra/modules copying testinfra/modules/systeminfo.py -> build/lib/testinfra/modules copying testinfra/modules/package.py -> build/lib/testinfra/modules copying testinfra/modules/environment.py -> build/lib/testinfra/modules copying testinfra/modules/addr.py -> build/lib/testinfra/modules copying testinfra/modules/process.py -> build/lib/testinfra/modules copying testinfra/modules/supervisor.py -> build/lib/testinfra/modules copying testinfra/modules/sysctl.py -> build/lib/testinfra/modules copying testinfra/modules/docker.py -> build/lib/testinfra/modules copying testinfra/modules/sudo.py -> build/lib/testinfra/modules copying testinfra/modules/__init__.py -> build/lib/testinfra/modules copying testinfra/modules/salt.py -> build/lib/testinfra/modules copying testinfra/modules/puppet.py -> build/lib/testinfra/modules copying testinfra/modules/pip.py -> build/lib/testinfra/modules copying testinfra/modules/podman.py -> build/lib/testinfra/modules copying testinfra/modules/mountpoint.py -> build/lib/testinfra/modules copying testinfra/modules/command.py -> build/lib/testinfra/modules copying testinfra/modules/iptables.py -> build/lib/testinfra/modules creating build/lib/testinfra/backend copying testinfra/backend/paramiko.py -> build/lib/testinfra/backend copying testinfra/backend/ansible.py -> build/lib/testinfra/backend copying testinfra/backend/winrm.py -> build/lib/testinfra/backend copying testinfra/backend/openshift.py -> build/lib/testinfra/backend copying testinfra/backend/base.py -> build/lib/testinfra/backend copying testinfra/backend/kubectl.py -> build/lib/testinfra/backend copying testinfra/backend/local.py -> build/lib/testinfra/backend copying testinfra/backend/lxc.py -> build/lib/testinfra/backend copying testinfra/backend/ssh.py -> build/lib/testinfra/backend copying testinfra/backend/docker.py -> build/lib/testinfra/backend copying testinfra/backend/__init__.py -> build/lib/testinfra/backend copying testinfra/backend/salt.py -> build/lib/testinfra/backend copying testinfra/backend/chroot.py -> build/lib/testinfra/backend copying testinfra/backend/podman.py -> build/lib/testinfra/backend + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Q0WjFt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64 + cd pytest-testinfra-7.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-pytest-testinfra-7.0.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. 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-pytest-testinfra-7.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra copying build/lib/testinfra/host.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra copying build/lib/testinfra/main.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra creating /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/utils copying build/lib/testinfra/utils/__init__.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/utils copying build/lib/testinfra/utils/ansible_runner.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/utils creating /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/ansible.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/blockdevice.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/socket.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/interface.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/base.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/service.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/user.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/file.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/group.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/systeminfo.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/package.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/environment.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/addr.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/process.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/supervisor.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/sysctl.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/docker.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/sudo.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/__init__.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/salt.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/puppet.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/pip.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/podman.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/mountpoint.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/command.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules copying build/lib/testinfra/modules/iptables.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules creating /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/paramiko.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/ansible.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/winrm.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/openshift.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/base.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/kubectl.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/local.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/lxc.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/ssh.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/docker.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/__init__.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/salt.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/chroot.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/backend/podman.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend copying build/lib/testinfra/__init__.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra copying build/lib/testinfra/plugin.py -> /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/host.py to host.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/utils/ansible_runner.py to ansible_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/ansible.py to ansible.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/blockdevice.py to blockdevice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/socket.py to socket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/systeminfo.py to systeminfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/addr.py to addr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/supervisor.py to supervisor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/sysctl.py to sysctl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/docker.py to docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/sudo.py to sudo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/salt.py to salt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/puppet.py to puppet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/pip.py to pip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/podman.py to podman.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/mountpoint.py to mountpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/modules/iptables.py to iptables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/paramiko.py to paramiko.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/ansible.py to ansible.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/winrm.py to winrm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/openshift.py to openshift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/kubectl.py to kubectl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/lxc.py to lxc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/ssh.py to ssh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/docker.py to docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/salt.py to salt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/chroot.py to chroot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/backend/podman.py to podman.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/testinfra/plugin.py to plugin.cpython-39.pyc writing byte-compilation script '/tmp/tmpzurojb79.py' /usr/bin/python3 /tmp/tmpzurojb79.py removing /tmp/tmpzurojb79.py running install_egg_info running egg_info writing pytest_testinfra.egg-info/PKG-INFO writing dependency_links to pytest_testinfra.egg-info/dependency_links.txt writing entry points to pytest_testinfra.egg-info/entry_points.txt writing requirements to pytest_testinfra.egg-info/requires.txt writing top-level names to pytest_testinfra.egg-info/top_level.txt reading manifest file 'pytest_testinfra.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching '.gitignore' no previously-included directories found matching 'doc/build' no previously-included directories found matching '.github' adding license file 'LICENSE' writing manifest file 'pytest_testinfra.egg-info/SOURCES.txt' Copying pytest_testinfra.egg-info to /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9/site-packages/pytest_testinfra-7.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64//usr/share/doc/python-pytest-testinfra + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64//usr/share/doc/python-pytest-testinfra + '[' -d docs ']' + '[' -d example ']' ~/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64 ~/build/BUILD/pytest-testinfra-7.0.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/pytest-testinfra-7.0.0 + mv /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 7.0.0-1 --unique-debug-suffix -7.0.0-1.x86_64 --unique-debug-src-base python-pytest-testinfra-7.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pytest-testinfra-7.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-pytest-testinfra-7.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pytest-testinfra-7.0.0-1.noarch Provides: python-pytest-testinfra python3-pytest-testinfra = 7.0.0-1 python3.9dist(pytest-testinfra) = 7 python3dist(pytest-testinfra) = 7 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: (python3.9dist(pytest) < 3.0.2 or python3.9dist(pytest) >= 3.0.2.0) python(abi) = 3.9 Processing files: python-pytest-testinfra-help-7.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/pytest-testinfra-7.0.0/doclist.lst Provides: python-pytest-testinfra-help = 7.0.0-1 python3-pytest-testinfra-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-pytest-testinfra-7.0.0-1.x86_64 Wrote: /builddir/build/RPMS/python-pytest-testinfra-help-7.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pytest-testinfra-7.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9Hd7lM + umask 022 + cd /builddir/build/BUILD + cd pytest-testinfra-7.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pytest-testinfra-7.0.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0