Mock Version: 5.0 Mock Version: 5.0 Mock Version: 5.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.spec'], chrootPath='/var/lib/mock/f40-build-2596594-62747/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1707436800 Wrote: /builddir/build/SRPMS/python-psutil-5.9.8-1.fc40.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.spec'], chrootPath='/var/lib/mock/f40-build-2596594-62747/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1707436800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.30gfGo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf psutil-release-5.9.8 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/psutil-5.9.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd psutil-release-5.9.8 + rm -rf /builddir/build/BUILD/psutil-release-5.9.8-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/psutil-release-5.9.8-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-psutil-skip-tests-in-mock.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/2372.patch + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-psutil-skip-test_emulate_multi_cpu-on-aarch64.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-psutil-skip-test_debug.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + find psutil -name '*.py' + read file + sed -i.orig -e '1{/^#!/d}' psutil/_pswindows.py + touch -r psutil/_pswindows.py.orig psutil/_pswindows.py + rm psutil/_pswindows.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_pslinux.py + touch -r psutil/_pslinux.py.orig psutil/_pslinux.py + rm psutil/_pslinux.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_pssunos.py + touch -r psutil/_pssunos.py.orig psutil/_pssunos.py + rm psutil/_pssunos.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psosx.py + touch -r psutil/_psosx.py.orig psutil/_psosx.py + rm psutil/_psosx.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psbsd.py + touch -r psutil/_psbsd.py.orig psutil/_psbsd.py + rm psutil/_psbsd.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/__main__.py + touch -r psutil/tests/__main__.py.orig psutil/tests/__main__.py + rm psutil/tests/__main__.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/runner.py + touch -r psutil/tests/runner.py.orig psutil/tests/runner.py + rm psutil/tests/runner.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_process_all.py + touch -r psutil/tests/test_process_all.py.orig psutil/tests/test_process_all.py + rm psutil/tests/test_process_all.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_linux.py + touch -r psutil/tests/test_linux.py.orig psutil/tests/test_linux.py + rm psutil/tests/test_linux.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_unicode.py + touch -r psutil/tests/test_unicode.py.orig psutil/tests/test_unicode.py + rm psutil/tests/test_unicode.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_aix.py + touch -r psutil/tests/test_aix.py.orig psutil/tests/test_aix.py + rm psutil/tests/test_aix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_system.py + touch -r psutil/tests/test_system.py.orig psutil/tests/test_system.py + rm psutil/tests/test_system.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_contracts.py + touch -r psutil/tests/test_contracts.py.orig psutil/tests/test_contracts.py + rm psutil/tests/test_contracts.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_misc.py + touch -r psutil/tests/test_misc.py.orig psutil/tests/test_misc.py + rm psutil/tests/test_misc.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_bsd.py + touch -r psutil/tests/test_bsd.py.orig psutil/tests/test_bsd.py + rm psutil/tests/test_bsd.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_sunos.py + touch -r psutil/tests/test_sunos.py.orig psutil/tests/test_sunos.py + rm psutil/tests/test_sunos.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_osx.py + touch -r psutil/tests/test_osx.py.orig psutil/tests/test_osx.py + rm psutil/tests/test_osx.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_connections.py + touch -r psutil/tests/test_connections.py.orig psutil/tests/test_connections.py + rm psutil/tests/test_connections.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_memleaks.py + touch -r psutil/tests/test_memleaks.py.orig psutil/tests/test_memleaks.py + rm psutil/tests/test_memleaks.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_posix.py + touch -r psutil/tests/test_posix.py.orig psutil/tests/test_posix.py + rm psutil/tests/test_posix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_windows.py + touch -r psutil/tests/test_windows.py.orig psutil/tests/test_windows.py + rm psutil/tests/test_windows.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/__init__.py + touch -r psutil/tests/__init__.py.orig psutil/tests/__init__.py + rm psutil/tests/__init__.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_process.py + touch -r psutil/tests/test_process.py.orig psutil/tests/test_process.py + rm psutil/tests/test_process.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_testutils.py + touch -r psutil/tests/test_testutils.py.orig psutil/tests/test_testutils.py + rm psutil/tests/test_testutils.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psaix.py + touch -r psutil/_psaix.py.orig psutil/_psaix.py + rm psutil/_psaix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/__init__.py + touch -r psutil/__init__.py.orig psutil/__init__.py + rm psutil/__init__.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psposix.py + touch -r psutil/_psposix.py.orig psutil/_psposix.py + rm psutil/_psposix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_compat.py + touch -r psutil/_compat.py.orig psutil/_compat.py + rm psutil/_compat.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_common.py + touch -r psutil/_common.py.orig psutil/_common.py + rm psutil/_common.py.orig + read file + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.S3D2EI + umask 022 + cd /builddir/build/BUILD + cd psutil-release-5.9.8 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/psutil-release-5.9.8/pyproject-wheeldir --output /builddir/build/BUILD/python-psutil-5.9.8-1.fc40.riscv64-pyproject-buildrequires Handling setuptools>=43 from build-system.requires Requirement not satisfied: setuptools>=43 Handling wheel from build-system.requires Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-psutil-5.9.8-1.fc40.riscv64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-psutil-5.9.8-1.fc40.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.spec'], chrootPath='/var/lib/mock/f40-build-2596594-62747/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1707436800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GKOEhF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf psutil-release-5.9.8 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/psutil-5.9.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd psutil-release-5.9.8 + rm -rf /builddir/build/BUILD/psutil-release-5.9.8-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/psutil-release-5.9.8-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-psutil-skip-tests-in-mock.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/2372.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-psutil-skip-test_emulate_multi_cpu-on-aarch64.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-psutil-skip-test_debug.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + find psutil -name '*.py' + read file + sed -i.orig -e '1{/^#!/d}' psutil/_pswindows.py + touch -r psutil/_pswindows.py.orig psutil/_pswindows.py + rm psutil/_pswindows.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_pslinux.py + touch -r psutil/_pslinux.py.orig psutil/_pslinux.py + rm psutil/_pslinux.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_pssunos.py + touch -r psutil/_pssunos.py.orig psutil/_pssunos.py + rm psutil/_pssunos.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psosx.py + touch -r psutil/_psosx.py.orig psutil/_psosx.py + rm psutil/_psosx.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psbsd.py + touch -r psutil/_psbsd.py.orig psutil/_psbsd.py + rm psutil/_psbsd.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/__main__.py + touch -r psutil/tests/__main__.py.orig psutil/tests/__main__.py + rm psutil/tests/__main__.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/runner.py + touch -r psutil/tests/runner.py.orig psutil/tests/runner.py + rm psutil/tests/runner.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_process_all.py + touch -r psutil/tests/test_process_all.py.orig psutil/tests/test_process_all.py + rm psutil/tests/test_process_all.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_linux.py + touch -r psutil/tests/test_linux.py.orig psutil/tests/test_linux.py + rm psutil/tests/test_linux.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_unicode.py + touch -r psutil/tests/test_unicode.py.orig psutil/tests/test_unicode.py + rm psutil/tests/test_unicode.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_aix.py + touch -r psutil/tests/test_aix.py.orig psutil/tests/test_aix.py + rm psutil/tests/test_aix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_system.py + touch -r psutil/tests/test_system.py.orig psutil/tests/test_system.py + rm psutil/tests/test_system.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_contracts.py + touch -r psutil/tests/test_contracts.py.orig psutil/tests/test_contracts.py + rm psutil/tests/test_contracts.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_misc.py + touch -r psutil/tests/test_misc.py.orig psutil/tests/test_misc.py + rm psutil/tests/test_misc.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_bsd.py + touch -r psutil/tests/test_bsd.py.orig psutil/tests/test_bsd.py + rm psutil/tests/test_bsd.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_sunos.py + touch -r psutil/tests/test_sunos.py.orig psutil/tests/test_sunos.py + rm psutil/tests/test_sunos.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_osx.py + touch -r psutil/tests/test_osx.py.orig psutil/tests/test_osx.py + rm psutil/tests/test_osx.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_connections.py + touch -r psutil/tests/test_connections.py.orig psutil/tests/test_connections.py + rm psutil/tests/test_connections.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_memleaks.py + touch -r psutil/tests/test_memleaks.py.orig psutil/tests/test_memleaks.py + rm psutil/tests/test_memleaks.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_posix.py + touch -r psutil/tests/test_posix.py.orig psutil/tests/test_posix.py + rm psutil/tests/test_posix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_windows.py + touch -r psutil/tests/test_windows.py.orig psutil/tests/test_windows.py + rm psutil/tests/test_windows.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/__init__.py + touch -r psutil/tests/__init__.py.orig psutil/tests/__init__.py + rm psutil/tests/__init__.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_process.py + touch -r psutil/tests/test_process.py.orig psutil/tests/test_process.py + rm psutil/tests/test_process.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_testutils.py + touch -r psutil/tests/test_testutils.py.orig psutil/tests/test_testutils.py + rm psutil/tests/test_testutils.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psaix.py + touch -r psutil/_psaix.py.orig psutil/_psaix.py + rm psutil/_psaix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/__init__.py + touch -r psutil/__init__.py.orig psutil/__init__.py + rm psutil/__init__.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psposix.py + touch -r psutil/_psposix.py.orig psutil/_psposix.py + rm psutil/_psposix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_compat.py + touch -r psutil/_compat.py.orig psutil/_compat.py + rm psutil/_compat.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_common.py + touch -r psutil/_common.py.orig psutil/_common.py + rm psutil/_common.py.orig + read file + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.qMztzH + umask 022 + cd /builddir/build/BUILD + cd psutil-release-5.9.8 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/psutil-release-5.9.8/pyproject-wheeldir --output /builddir/build/BUILD/python-psutil-5.9.8-1.fc40.riscv64-pyproject-buildrequires Handling setuptools>=43 from build-system.requires Requirement satisfied: setuptools>=43 (installed: setuptools 68.2.2) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.41.2) running egg_info creating psutil.egg-info writing psutil.egg-info/PKG-INFO writing dependency_links to psutil.egg-info/dependency_links.txt writing requirements to psutil.egg-info/requires.txt writing top-level names to psutil.egg-info/top_level.txt writing manifest file 'psutil.egg-info/SOURCES.txt' reading manifest file 'psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'psutil.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) creating /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmp34bodknl/builddir creating /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmp34bodknl/builddir/build creating /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmp34bodknl/builddir/build/BUILD creating /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmp34bodknl/builddir/build/BUILD/psutil-release-5.9.8 creating /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmp34bodknl/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir gcc -c /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmp6amhn6lo.c -o /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmp34bodknl/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmp6amhn6lo.o running dist_info writing psutil.egg-info/PKG-INFO writing dependency_links to psutil.egg-info/dependency_links.txt writing requirements to psutil.egg-info/requires.txt writing top-level names to psutil.egg-info/top_level.txt reading manifest file 'psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'psutil.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/psutil-release-5.9.8/psutil-5.9.8.dist-info' Handling ipaddress ; (python_version < "3.0") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: ipaddress ; (python_version < "3.0") and extra == 'test' Handling mock ; (python_version < "3.0") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: mock ; (python_version < "3.0") and extra == 'test' Handling enum34 ; (python_version <= "3.4") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: enum34 ; (python_version <= "3.4") and extra == 'test' Handling pywin32 ; (sys_platform == "win32") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: pywin32 ; (sys_platform == "win32") and extra == 'test' Handling wmi ; (sys_platform == "win32") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: wmi ; (sys_platform == "win32") and extra == 'test' + cat /builddir/build/BUILD/python-psutil-5.9.8-1.fc40.riscv64-pyproject-buildrequires + rm -rfv psutil-5.9.8.dist-info/ removed 'psutil-5.9.8.dist-info/LICENSE' removed 'psutil-5.9.8.dist-info/top_level.txt' removed 'psutil-5.9.8.dist-info/METADATA' removed directory 'psutil-5.9.8.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-psutil-5.9.8-1.fc40.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.spec'], chrootPath='/var/lib/mock/f40-build-2596594-62747/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1707436800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.R3L8N7 + umask 022 + cd /builddir/build/BUILD + cd psutil-release-5.9.8 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/psutil-release-5.9.8/pyproject-wheeldir --output /builddir/build/BUILD/python-psutil-5.9.8-1.fc40.riscv64-pyproject-buildrequires Handling setuptools>=43 from build-system.requires Requirement satisfied: setuptools>=43 (installed: setuptools 68.2.2) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.41.2) running egg_info writing psutil.egg-info/PKG-INFO writing dependency_links to psutil.egg-info/dependency_links.txt writing requirements to psutil.egg-info/requires.txt writing top-level names to psutil.egg-info/top_level.txt reading manifest file 'psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'psutil.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) creating /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmpdkhj28a8/builddir creating /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmpdkhj28a8/builddir/build creating /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmpdkhj28a8/builddir/build/BUILD creating /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmpdkhj28a8/builddir/build/BUILD/psutil-release-5.9.8 creating /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmpdkhj28a8/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir gcc -c /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmp4zoe0_kc.c -o /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmpdkhj28a8/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/tmp4zoe0_kc.o running dist_info writing psutil.egg-info/PKG-INFO writing dependency_links to psutil.egg-info/dependency_links.txt writing requirements to psutil.egg-info/requires.txt writing top-level names to psutil.egg-info/top_level.txt reading manifest file 'psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'psutil.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/psutil-release-5.9.8/psutil-5.9.8.dist-info' Handling ipaddress ; (python_version < "3.0") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: ipaddress ; (python_version < "3.0") and extra == 'test' Handling mock ; (python_version < "3.0") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: mock ; (python_version < "3.0") and extra == 'test' Handling enum34 ; (python_version <= "3.4") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: enum34 ; (python_version <= "3.4") and extra == 'test' Handling pywin32 ; (sys_platform == "win32") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: pywin32 ; (sys_platform == "win32") and extra == 'test' Handling wmi ; (sys_platform == "win32") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: wmi ; (sys_platform == "win32") and extra == 'test' + cat /builddir/build/BUILD/python-psutil-5.9.8-1.fc40.riscv64-pyproject-buildrequires + rm -rfv psutil-5.9.8.dist-info/ removed 'psutil-5.9.8.dist-info/LICENSE' removed 'psutil-5.9.8.dist-info/top_level.txt' removed 'psutil-5.9.8.dist-info/METADATA' removed directory 'psutil-5.9.8.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wdtCcW + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd psutil-release-5.9.8 + mkdir -p /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/psutil-release-5.9.8/pyproject-wheeldir Processing /builddir/build/BUILD/psutil-release-5.9.8 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-qjbbg_wv/psutil.egg-info writing /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-qjbbg_wv/psutil.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-qjbbg_wv/psutil.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-qjbbg_wv/psutil.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-qjbbg_wv/psutil.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-qjbbg_wv/psutil.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-qjbbg_wv/psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file '/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-qjbbg_wv/psutil.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-qjbbg_wv/psutil-5.9.8.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: psutil Building wheel for psutil (pyproject.toml): started Running command Building wheel for psutil (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib.linux-riscv64-cpython-312 creating build/lib.linux-riscv64-cpython-312/psutil copying psutil/_pswindows.py -> build/lib.linux-riscv64-cpython-312/psutil copying psutil/_pslinux.py -> build/lib.linux-riscv64-cpython-312/psutil copying psutil/_pssunos.py -> build/lib.linux-riscv64-cpython-312/psutil copying psutil/_psosx.py -> build/lib.linux-riscv64-cpython-312/psutil copying psutil/_psbsd.py -> build/lib.linux-riscv64-cpython-312/psutil copying psutil/_psaix.py -> build/lib.linux-riscv64-cpython-312/psutil copying psutil/__init__.py -> build/lib.linux-riscv64-cpython-312/psutil copying psutil/_psposix.py -> build/lib.linux-riscv64-cpython-312/psutil copying psutil/_compat.py -> build/lib.linux-riscv64-cpython-312/psutil copying psutil/_common.py -> build/lib.linux-riscv64-cpython-312/psutil creating build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/__main__.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/runner.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_process_all.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_linux.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_unicode.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_aix.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_system.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_contracts.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_misc.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_bsd.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_sunos.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_osx.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_connections.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_memleaks.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_posix.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_windows.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/__init__.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_process.py -> build/lib.linux-riscv64-cpython-312/psutil/tests copying psutil/tests/test_testutils.py -> build/lib.linux-riscv64-cpython-312/psutil/tests running build_ext building 'psutil._psutil_linux' extension creating build/temp.linux-riscv64-cpython-312 creating build/temp.linux-riscv64-cpython-312/psutil creating build/temp.linux-riscv64-cpython-312/psutil/arch creating build/temp.linux-riscv64-cpython-312/psutil/arch/linux gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/_psutil_common.c -o build/temp.linux-riscv64-cpython-312/psutil/_psutil_common.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/_psutil_linux.c -o build/temp.linux-riscv64-cpython-312/psutil/_psutil_linux.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/_psutil_posix.c -o build/temp.linux-riscv64-cpython-312/psutil/_psutil_posix.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/arch/linux/disk.c -o build/temp.linux-riscv64-cpython-312/psutil/arch/linux/disk.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/arch/linux/mem.c -o build/temp.linux-riscv64-cpython-312/psutil/arch/linux/mem.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/arch/linux/net.c -o build/temp.linux-riscv64-cpython-312/psutil/arch/linux/net.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/arch/linux/proc.c -o build/temp.linux-riscv64-cpython-312/psutil/arch/linux/proc.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/arch/linux/users.c -o build/temp.linux-riscv64-cpython-312/psutil/arch/linux/users.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer build/temp.linux-riscv64-cpython-312/psutil/_psutil_common.o build/temp.linux-riscv64-cpython-312/psutil/_psutil_linux.o build/temp.linux-riscv64-cpython-312/psutil/_psutil_posix.o build/temp.linux-riscv64-cpython-312/psutil/arch/linux/disk.o build/temp.linux-riscv64-cpython-312/psutil/arch/linux/mem.o build/temp.linux-riscv64-cpython-312/psutil/arch/linux/net.o build/temp.linux-riscv64-cpython-312/psutil/arch/linux/proc.o build/temp.linux-riscv64-cpython-312/psutil/arch/linux/users.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-312/psutil/_psutil_linux.abi3.so building 'psutil._psutil_posix' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/_psutil_common.c -o build/temp.linux-riscv64-cpython-312/psutil/_psutil_common.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/_psutil_posix.c -o build/temp.linux-riscv64-cpython-312/psutil/_psutil_posix.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer build/temp.linux-riscv64-cpython-312/psutil/_psutil_common.o build/temp.linux-riscv64-cpython-312/psutil/_psutil_posix.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-312/psutil/_psutil_posix.abi3.so installing to build/bdist.linux-riscv64/wheel running install running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/wheel creating build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-312/psutil/_pswindows.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-312/psutil/_pslinux.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-312/psutil/_psutil_posix.abi3.so -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-312/psutil/_pssunos.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-312/psutil/_psosx.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-312/psutil/_psbsd.py -> build/bdist.linux-riscv64/wheel/psutil creating build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/__main__.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/runner.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_process_all.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_linux.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_unicode.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_aix.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_system.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_contracts.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_misc.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_bsd.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_sunos.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_osx.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_connections.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_memleaks.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_posix.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_windows.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/__init__.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_process.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/tests/test_testutils.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-312/psutil/_psaix.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-312/psutil/__init__.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-312/psutil/_psposix.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-312/psutil/_psutil_linux.abi3.so -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-312/psutil/_compat.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-312/psutil/_common.py -> build/bdist.linux-riscv64/wheel/psutil running install_egg_info running egg_info writing psutil.egg-info/PKG-INFO writing dependency_links to psutil.egg-info/dependency_links.txt writing requirements to psutil.egg-info/requires.txt writing top-level names to psutil.egg-info/top_level.txt reading manifest file 'psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'psutil.egg-info/SOURCES.txt' Copying psutil.egg-info to build/bdist.linux-riscv64/wheel/psutil-5.9.8-py3.12.egg-info running install_scripts creating build/bdist.linux-riscv64/wheel/psutil-5.9.8.dist-info/WHEEL creating '/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir/pip-wheel-egk_qxpo/.tmp-9l50bzlm/psutil-5.9.8-cp312-abi3-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it adding 'psutil/__init__.py' adding 'psutil/_common.py' adding 'psutil/_compat.py' adding 'psutil/_psaix.py' adding 'psutil/_psbsd.py' adding 'psutil/_pslinux.py' adding 'psutil/_psosx.py' adding 'psutil/_psposix.py' adding 'psutil/_pssunos.py' adding 'psutil/_psutil_linux.abi3.so' adding 'psutil/_psutil_posix.abi3.so' adding 'psutil/_pswindows.py' adding 'psutil/tests/__init__.py' adding 'psutil/tests/__main__.py' adding 'psutil/tests/runner.py' adding 'psutil/tests/test_aix.py' adding 'psutil/tests/test_bsd.py' adding 'psutil/tests/test_connections.py' adding 'psutil/tests/test_contracts.py' adding 'psutil/tests/test_linux.py' adding 'psutil/tests/test_memleaks.py' adding 'psutil/tests/test_misc.py' adding 'psutil/tests/test_osx.py' adding 'psutil/tests/test_posix.py' adding 'psutil/tests/test_process.py' adding 'psutil/tests/test_process_all.py' adding 'psutil/tests/test_sunos.py' adding 'psutil/tests/test_system.py' adding 'psutil/tests/test_testutils.py' adding 'psutil/tests/test_unicode.py' adding 'psutil/tests/test_windows.py' adding 'psutil-5.9.8.dist-info/LICENSE' adding 'psutil-5.9.8.dist-info/METADATA' adding 'psutil-5.9.8.dist-info/WHEEL' adding 'psutil-5.9.8.dist-info/top_level.txt' adding 'psutil-5.9.8.dist-info/RECORD' removing build/bdist.linux-riscv64/wheel Building wheel for psutil (pyproject.toml): finished with status 'done' Created wheel for psutil: filename=psutil-5.9.8-cp312-abi3-linux_riscv64.whl size=289512 sha256=6c998dbfb25d35badbdffaa8dee707039acee3f52b1a9fcfd022b5a9b2333a07 Stored in directory: /builddir/.cache/pip/wheels/f4/fe/ac/e18066ed16b392a9dae752835495d9a89933baa913691bf3c5 Successfully built psutil + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.O5bE89 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64 ++ dirname /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd psutil-release-5.9.8 ++ xargs basename --multiple ++ ls /builddir/build/BUILD/psutil-release-5.9.8/pyproject-wheeldir/psutil-5.9.8-cp312-abi3-linux_riscv64.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=psutil==5.9.8 + '[' -z psutil==5.9.8 ']' + TMPDIR=/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/psutil-release-5.9.8/pyproject-wheeldir psutil==5.9.8 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/psutil-release-5.9.8/pyproject-wheeldir Processing ./pyproject-wheeldir/psutil-5.9.8-cp312-abi3-linux_riscv64.whl Installing collected packages: psutil Successfully installed psutil-5.9.8 + '[' -d /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/bin ']' + rm -f /builddir/build/BUILD/python-psutil-5.9.8-1.fc40.riscv64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib/python3.12/site-packages ']' + '[' /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages ']' + site_dirs+=("/usr/lib64/python3.12/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.12/site-packages/psutil-5.9.8.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil-5.9.8.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64 --record /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil-5.9.8.dist-info/RECORD --output /builddir/build/BUILD/python-psutil-5.9.8-1.fc40.riscv64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil-5.9.8.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil-5.9.8.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil-5.9.8.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil-5.9.8.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-psutil-5.9.8-1.fc40.riscv64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_PERCENTAGES_COUNT=2 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-psutil-5.9.8-1.fc40.riscv64-pyproject-files --output-modules /builddir/build/BUILD/python-psutil-5.9.8-1.fc40.riscv64-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64 --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /builddir/build/BUILD/python-psutil-5.9.8-1.fc40.riscv64-pyproject-record --prefix /usr psutil + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.9.8-1.fc40 --unique-debug-suffix -5.9.8-1.fc40.riscv64 --unique-debug-src-base python-psutil-5.9.8-1.fc40.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/psutil-release-5.9.8 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-psutil-5.9.8-1.fc40.riscv64 128 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12 using python3.12 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib/debug/usr/lib64/python3.12 using python3.12 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.98EKZ4 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd psutil-release-5.9.8 + APPVEYOR=1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=8 + /usr/bin/python3 psutil/tests/runner.py ====================================================================== OS: Linux #1 SMP Sun Aug 6 10:43:52 EDT 2023 arch: 64bit, ELF, riscv64 kernel: 6.5.0-0.rc4.30.5.riscv64.fc38.riscv64 python: CPython, 3.12.0, GCC 13.2.1 20231110 (Red Hat 13.2.1-5) pip: 23.3.2 (wheel=0.41.2) gcc: gcc (GCC) 13.2.1 20231110 (Red Hat 13.2.1-5) glibc: 2.38.9000 fs-encoding: utf-8 lang: C, UTF-8 boot-time: 2023-11-15 21:33:34 time: 2024-03-22 21:46:39 user: mockbuild home: /builddir cwd: /builddir/build/BUILD/psutil-release-5.9.8 pyexe: /usr/bin/python3.12 hostname: fedora-riscv PID: 2605198 cpus: 8 loadavg: 30.4%, 30.6%, 27.4% memory: 4%, used=802.4M, total=23.4G swap: 0%, used=9.0M, total=8.0G pids: 154 proc: {'cmdline': ['/usr/bin/python3', 'psutil/tests/runner.py'], 'connections': [], 'cpu_affinity': [0, 1, 2, 3, 4, 5, 6, 7], 'cpu_num': 0, 'cpu_percent': 0.0, 'cpu_times': pcputimes(user=37.48, system=8.8, children_user=1.1, children_system=1.33, iowait=0.0), 'create_time': 1711158351.06, 'cwd': '/builddir/build/BUILD/psutil-release-5.9.8', 'environ': {'APPVEYOR': '1', 'CC': 'gcc', 'CFLAGS': '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall ' '-Werror=format-security ' '-Werror=implicit-function-declaration ' '-Werror=implicit-int ' '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 ' '-Wp,-D_GLIBCXX_ASSERTIONS ' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' '-fstack-protector-strong ' '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' '-fasynchronous-unwind-tables -fno-omit-frame-pointer ', 'CONFIG_SITE': 'NONE', 'CXX': 'g++', 'CXXFLAGS': '-O2 -fexceptions -g -grecord-gcc-switches -pipe ' '-Wall -Werror=format-security ' '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 ' '-Wp,-D_GLIBCXX_ASSERTIONS ' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' '-fstack-protector-strong ' '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' '-fasynchronous-unwind-tables ' '-fno-omit-frame-pointer ', 'FCFLAGS': '-O2 -fexceptions -g -grecord-gcc-switches -pipe ' '-Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 ' '-Wp,-D_GLIBCXX_ASSERTIONS ' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' '-fstack-protector-strong ' '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' '-fasynchronous-unwind-tables -fno-omit-frame-pointer ' '-I/usr/lib64/gfortran/modules ', 'FFLAGS': '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall ' '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 ' '-Wp,-D_GLIBCXX_ASSERTIONS ' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' '-fstack-protector-strong ' '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' '-fasynchronous-unwind-tables -fno-omit-frame-pointer ' '-I/usr/lib64/gfortran/modules ', 'HISTCONTROL': 'ignoredups', 'HISTSIZE': '1000', 'HOME': '/builddir', 'HOSTNAME': 'fedora-riscv', 'LANG': 'C.UTF-8', 'LDFLAGS': '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now ' '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' '-Wl,--build-id=sha1 ' '-specs=/usr/lib/rpm/redhat/redhat-package-notes ', 'LOGNAME': 'mockbuild', 'LT_SYS_LIBRARY_PATH': '/usr/lib64:', 'MAIL': '/var/spool/mail/mockbuild', 'OLDPWD': '/builddir/build/BUILD', 'PATH': '/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin', 'PKG_CONFIG_PATH': ':/usr/lib64/pkgconfig:/usr/share/pkgconfig', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PWD': '/builddir/build/BUILD/psutil-release-5.9.8', 'PYTEST_ADDOPTS': ' ' '--ignore=/builddir/build/BUILD/psutil-release-5.9.8/.pyproject-builddir', 'PYTEST_XDIST_AUTO_NUM_WORKERS': '8', 'PYTHONDONTWRITEBYTECODE': '1', 'PYTHONPATH': '/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib/python3.12/site-packages', 'RPM_ARCH': 'riscv64', 'RPM_BUILD_DIR': '/builddir/build/BUILD', 'RPM_BUILD_NCPUS': '8', 'RPM_BUILD_ROOT': '/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64', 'RPM_DOC_DIR': '/usr/share/doc', 'RPM_LD_FLAGS': '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now ' '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' '-Wl,--build-id=sha1 ' '-specs=/usr/lib/rpm/redhat/redhat-package-notes ', 'RPM_OPT_FLAGS': '-O2 -fexceptions -g -grecord-gcc-switches ' '-pipe -Wall -Wno-complain-wrong-lang ' '-Werror=format-security ' '-Werror=implicit-function-declaration ' '-Werror=implicit-int ' '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 ' '-Wp,-D_GLIBCXX_ASSERTIONS ' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' '-fstack-protector-strong ' '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' '-fasynchronous-unwind-tables ' '-fno-omit-frame-pointer', 'RPM_OS': 'linux', 'RPM_PACKAGE_NAME': 'python-psutil', 'RPM_PACKAGE_RELEASE': '1.fc40', 'RPM_PACKAGE_VERSION': '5.9.8', 'RPM_SOURCE_DIR': '/builddir/build/SOURCES', 'RPM_SPECPARTS_DIR': '/builddir/build/BUILD/psutil-release-5.9.8-SPECPARTS', 'RUSTFLAGS': '-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 ' '-Cstrip=none -Cforce-frame-pointers=yes ' '-Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now ' '-Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes ' '--cap-lints=warn', 'SHELL': '/bin/bash', 'SHLVL': '1', 'SOURCE_DATE_EPOCH': '1707436800', 'TERM': 'vt100', 'USER': 'mockbuild', 'VALAFLAGS': '-g', '_': '/usr/bin/python3'}, 'exe': '/usr/bin/python3.12', 'gids': pgids(real=135, effective=135, saved=135), 'io_counters': pio(read_count=577, write_count=3, read_bytes=0, write_bytes=0, read_chars=4239244, write_chars=492), 'ionice': pionice(ioclass=, value=0), 'memory_full_info': pfullmem(rss=31535104, vms=36130816, shared=9961472, text=4096, lib=0, data=22208512, dirty=0, uss=28909568, pss=30214144, swap=0), 'memory_info': pmem(rss=31535104, vms=36130816, shared=9961472, text=4096, lib=0, data=22208512, dirty=0), 'memory_percent': 0.1252710354947075, 'name': 'python3', 'nice': 0, 'num_ctx_switches': pctxsw(voluntary=8, involuntary=65), 'num_fds': 5, 'num_threads': 1, 'open_files': [], 'pid': 2605198, 'ppid': 2605197, 'status': 'running', 'terminal': None, 'threads': [pthread(id=2605198, user_time=38.48, system_time=9.24)], 'uids': puids(real=996, effective=996, saved=996), 'username': 'mockbuild'} ====================================================================== USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.4 0.0 392688 11444 ? Ss 2023 867:31 /usr/lib/systemd/systemd rhgb --switched-root --system --deserialize=31 root 2 0.0 0.0 0 0 ? S 2023 5:01 [kthreadd] root 3 0.0 0.0 0 0 ? I< 2023 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 2023 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< 2023 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< 2023 0:00 [netns] root 11 0.0 0.0 0 0 ? I< 2023 0:02 [mm_percpu_wq] root 13 0.0 0.0 0 0 ? I 2023 0:00 [rcu_tasks_rude_kthread] root 14 0.0 0.0 0 0 ? I 2023 0:00 [rcu_tasks_trace_kthread] root 15 0.0 0.0 0 0 ? S 2023 137:50 [ksoftirqd/0] root 16 0.3 0.0 0 0 ? I 2023 607:14 [rcu_sched] root 17 0.0 0.0 0 0 ? S 2023 15:34 [migration/0] root 18 0.0 0.0 0 0 ? S 2023 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S 2023 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S 2023 13:55 [migration/1] root 21 0.0 0.0 0 0 ? S 2023 12:46 [ksoftirqd/1] root 24 0.0 0.0 0 0 ? S 2023 0:00 [cpuhp/2] root 25 0.0 0.0 0 0 ? S 2023 13:53 [migration/2] root 26 0.0 0.0 0 0 ? S 2023 10:34 [ksoftirqd/2] root 29 0.0 0.0 0 0 ? S 2023 0:00 [cpuhp/3] root 30 0.0 0.0 0 0 ? S 2023 13:08 [migration/3] root 31 0.0 0.0 0 0 ? S 2023 9:17 [ksoftirqd/3] root 34 0.0 0.0 0 0 ? S 2023 0:00 [cpuhp/4] root 35 0.0 0.0 0 0 ? S 2023 13:47 [migration/4] root 36 0.0 0.0 0 0 ? S 2023 7:43 [ksoftirqd/4] root 39 0.0 0.0 0 0 ? S 2023 0:00 [cpuhp/5] root 40 0.0 0.0 0 0 ? S 2023 13:28 [migration/5] root 41 0.0 0.0 0 0 ? S 2023 7:24 [ksoftirqd/5] root 44 0.0 0.0 0 0 ? S 2023 0:00 [cpuhp/6] root 45 0.0 0.0 0 0 ? S 2023 13:39 [migration/6] root 46 0.0 0.0 0 0 ? S 2023 7:01 [ksoftirqd/6] root 49 0.0 0.0 0 0 ? S 2023 0:00 [cpuhp/7] root 50 0.0 0.0 0 0 ? S 2023 13:39 [migration/7] root 51 0.0 0.0 0 0 ? S 2023 6:06 [ksoftirqd/7] root 54 0.0 0.0 0 0 ? S 2023 0:00 [kdevtmpfs] root 55 0.0 0.0 0 0 ? I< 2023 0:00 [inet_frag_wq] root 56 0.0 0.0 0 0 ? S 2023 3:50 [kauditd] root 57 0.0 0.0 0 0 ? S 2023 0:00 [oom_reaper] root 58 0.0 0.0 0 0 ? I< 2023 0:02 [writeback] root 60 0.0 0.0 0 0 ? S 2023 97:49 [kcompactd0] root 61 0.0 0.0 0 0 ? SN 2023 0:00 [ksmd] root 62 0.0 0.0 0 0 ? SN 2023 1:06 [khugepaged] root 63 0.0 0.0 0 0 ? I< 2023 0:00 [kintegrityd] root 64 0.0 0.0 0 0 ? I< 2023 0:00 [kblockd] root 65 0.0 0.0 0 0 ? I< 2023 0:00 [blkcg_punt_bio] root 66 0.0 0.0 0 0 ? I< 2023 0:00 [tpm_dev_wq] root 67 0.0 0.0 0 0 ? I< 2023 0:00 [ata_sff] root 68 0.0 0.0 0 0 ? I< 2023 0:00 [md] root 69 0.0 0.0 0 0 ? I< 2023 0:00 [md_bitmap] root 70 0.0 0.0 0 0 ? I< 2023 0:00 [edac-poller] root 71 0.0 0.0 0 0 ? S 2023 0:00 [watchdogd] root 75 0.0 0.0 0 0 ? S 2023 1:42 [kswapd0] root 88 0.0 0.0 0 0 ? I< 2023 0:00 [kthrotld] root 95 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-aerdrv] root 96 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-pciehp] root 97 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-aerdrv] root 98 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-pciehp] root 99 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-aerdrv] root 100 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-pciehp] root 101 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-aerdrv] root 102 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-pciehp] root 103 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-aerdrv] root 104 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-pciehp] root 105 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-aerdrv] root 106 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-pciehp] root 107 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-aerdrv] root 108 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-pciehp] root 109 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-aerdrv] root 110 0.0 0.0 0 0 ? S 2023 0:00 [irq/12-pciehp] root 111 0.0 0.0 0 0 ? S 2023 0:00 [irq/13-aerdrv] root 112 0.0 0.0 0 0 ? S 2023 0:00 [irq/13-pciehp] root 113 0.0 0.0 0 0 ? I< 2023 0:00 [dm_bufio_cache] root 114 0.0 0.0 0 0 ? I< 2023 0:00 [mld] root 116 0.0 0.0 0 0 ? I< 2023 0:00 [ipv6_addrconf] root 121 0.0 0.0 0 0 ? I< 2023 0:00 [kstrp] root 126 0.0 0.0 0 0 ? I< 2023 0:00 [kworker/u17:0] root 256 0.0 0.0 7776 4368 ? Ss 2023 95:26 @usr/sbin/haveged -w 1024 -v 1 --Foreground -v 64 root 486 0.0 0.0 0 0 ? S 2023 111:25 [jbd2/vda2-8] root 487 0.0 0.0 0 0 ? I< 2023 0:00 [ext4-rsv-conver] root 556 0.7 0.0 38428 19884 ? Ss 2023 1342:21 /usr/lib/systemd/systemd-journald root 573 0.0 0.0 27720 7168 ? Ss 2023 0:04 /usr/lib/systemd/systemd-udevd root 614 0.0 0.0 0 0 ? S 2023 0:00 [jbd2/vda1-8] root 615 0.0 0.0 0 0 ? I< 2023 0:00 [ext4-rsv-conver] root 619 0.2 0.0 0 0 ? S 2023 390:33 [jbd2/vdb1-8] root 620 0.0 0.0 0 0 ? I< 2023 0:00 [ext4-rsv-conver] 998 653 2.8 0.0 13232 6144 ? Ss 2023 5279:11 /usr/lib/systemd/systemd-oomd 193 654 0.3 0.0 17464 11264 ? Ss 2023 650:15 /usr/lib/systemd/systemd-resolved root 655 0.0 0.0 17576 3048 ? S setmntent() failed ok psutil.tests.test_linux.TestSystemDiskPartitions.test_zfs_fs ... ok psutil.tests.test_linux.TestSystemNetConnections.test_emulate_ipv6_unsupported ... ok psutil.tests.test_linux.TestSystemNetConnections.test_emulate_unix ... ok psutil.tests.test_linux.TestSystemNetIOCounters.test_against_ifconfig ... skipped 'ifconfig utility not available' psutil.tests.test_linux.TestSystemNetIfAddrs.test_ips ... skipped 'Unreliable on mock' psutil.tests.test_linux.TestSystemNetIfStats.test_against_ifconfig ... skipped 'ifconfig utility not available' psutil.tests.test_linux.TestSystemNetIfStats.test_flags ... skipped 'ifconfig utility not available' psutil.tests.test_linux.TestSystemNetIfStats.test_mtu ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_emulate_meminfo_has_no_metrics ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_free ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_meminfo_against_sysinfo ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_missing_sin_sout ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_no_vmstat_mocked ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_total ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_used ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstFree.test_available ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstFree.test_free ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstFree.test_shared ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstFree.test_total ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstFree.test_used ... skipped 'Unreliable on mock' psutil.tests.test_linux.TestSystemVirtualMemoryAgainstVmstat.test_active ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstVmstat.test_buffers ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstVmstat.test_free ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstVmstat.test_inactive ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstVmstat.test_total ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstVmstat.test_used ... skipped 'Unreliable in mock' psutil.tests.test_linux.TestSystemVirtualMemoryMocks.test_avail_old_comes_from_kernel ... ok psutil.tests.test_linux.TestSystemVirtualMemoryMocks.test_avail_old_missing_fields ... psutil-debug [/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/_pslinux.py:392]> b'Active(file):' is missing from /proc/meminfo; using an approximation for calculating available memory ok psutil.tests.test_linux.TestSystemVirtualMemoryMocks.test_avail_old_missing_zoneinfo ... ok psutil.tests.test_linux.TestSystemVirtualMemoryMocks.test_avail_old_percent ... ok psutil.tests.test_linux.TestSystemVirtualMemoryMocks.test_virtual_memory_mocked ... ok psutil.tests.test_linux.TestSystemVirtualMemoryMocks.test_warnings_on_misses ... ok psutil.tests.test_linux.TestUtils.test_readlink ... ok psutil.tests.test_unicode.TestFSAPIs.test_disk_usage ... ok psutil.tests.test_unicode.TestFSAPIs.test_memory_maps ... ok psutil.tests.test_unicode.TestFSAPIs.test_net_connections ... ok psutil.tests.test_unicode.TestFSAPIs.test_proc_cmdline ... ok psutil.tests.test_unicode.TestFSAPIs.test_proc_connections ... ok psutil.tests.test_unicode.TestFSAPIs.test_proc_cwd ... ok psutil.tests.test_unicode.TestFSAPIs.test_proc_exe ... ok psutil.tests.test_unicode.TestFSAPIs.test_proc_name ... ok psutil.tests.test_unicode.TestFSAPIs.test_proc_open_files ... ok psutil.tests.test_unicode.TestFSAPIsWithInvalidPath.test_disk_usage ... skipped 'unreliable on CI' psutil.tests.test_unicode.TestFSAPIsWithInvalidPath.test_memory_maps ... skipped 'unreliable on CI' psutil.tests.test_unicode.TestFSAPIsWithInvalidPath.test_net_connections ... skipped 'unreliable on CI' psutil.tests.test_unicode.TestFSAPIsWithInvalidPath.test_proc_cmdline ... skipped 'unreliable on CI' psutil.tests.test_unicode.TestFSAPIsWithInvalidPath.test_proc_connections ... skipped 'unreliable on CI' psutil.tests.test_unicode.TestFSAPIsWithInvalidPath.test_proc_cwd ... skipped 'unreliable on CI' psutil.tests.test_unicode.TestFSAPIsWithInvalidPath.test_proc_exe ... skipped 'unreliable on CI' psutil.tests.test_unicode.TestFSAPIsWithInvalidPath.test_proc_name ... skipped 'unreliable on CI' psutil.tests.test_unicode.TestFSAPIsWithInvalidPath.test_proc_open_files ... skipped 'unreliable on CI' psutil.tests.test_unicode.TestNonFSAPIS.test_proc_environ ... ok psutil.tests.test_aix.AIXSpecificTestCase.test_cpu_count_logical ... skipped 'AIX only' psutil.tests.test_aix.AIXSpecificTestCase.test_cpu_stats ... skipped 'AIX only' psutil.tests.test_aix.AIXSpecificTestCase.test_net_if_addrs_names ... skipped 'AIX only' psutil.tests.test_aix.AIXSpecificTestCase.test_swap_memory ... skipped 'AIX only' psutil.tests.test_aix.AIXSpecificTestCase.test_virtual_memory ... skipped 'AIX only' psutil.tests.test_system.TestCpuAPIs.test_cpu_count_cores ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_count_logical ... skipped "cpuinfo doesn't include physical id" psutil.tests.test_system.TestCpuAPIs.test_cpu_count_none ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_freq ... skipped 'Unreliable on mock' psutil.tests.test_system.TestCpuAPIs.test_cpu_percent ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_stats ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_times ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_times_comparison ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_times_percent ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_times_time_increases ... ok psutil.tests.test_system.TestCpuAPIs.test_getloadavg ... ok psutil.tests.test_system.TestCpuAPIs.test_per_cpu_percent ... ok psutil.tests.test_system.TestCpuAPIs.test_per_cpu_times ... ok psutil.tests.test_system.TestCpuAPIs.test_per_cpu_times_2 ... ok psutil.tests.test_system.TestCpuAPIs.test_per_cpu_times_percent ... ok psutil.tests.test_system.TestCpuAPIs.test_per_cpu_times_percent_negative ... ok psutil.tests.test_system.TestDiskAPIs.test_disk_io_counters ... ok psutil.tests.test_system.TestDiskAPIs.test_disk_io_counters_no_disks ... ok psutil.tests.test_system.TestDiskAPIs.test_disk_partitions ... FAIL psutil.tests.test_system.TestDiskAPIs.test_disk_usage ... ok psutil.tests.test_system.TestDiskAPIs.test_disk_usage_bytes ... ok psutil.tests.test_system.TestDiskAPIs.test_disk_usage_unicode ... skipped 'not an ASCII fs' psutil.tests.test_system.TestMemoryAPIs.test_swap_memory ... ok psutil.tests.test_system.TestMemoryAPIs.test_virtual_memory ... ok psutil.tests.test_system.TestMiscAPIs.test_boot_time ... ok psutil.tests.test_system.TestMiscAPIs.test_os_constants ... ok psutil.tests.test_system.TestMiscAPIs.test_test ... ok psutil.tests.test_system.TestMiscAPIs.test_users ... skipped 'unreliable on CI' psutil.tests.test_system.TestNetAPIs.test_net_if_addrs ... ok psutil.tests.test_system.TestNetAPIs.test_net_if_addrs_mac_null_bytes ... ok psutil.tests.test_system.TestNetAPIs.test_net_if_stats ... ok psutil.tests.test_system.TestNetAPIs.test_net_if_stats_enodev ... psutil-debug [/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/_pslinux.py:1130]> ignoring [Errno 19] psutil-debug [/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/_pslinux.py:1130]> ignoring [Errno 19] ok psutil.tests.test_system.TestNetAPIs.test_net_io_counters ... ok psutil.tests.test_system.TestNetAPIs.test_net_io_counters_no_nics ... ok psutil.tests.test_system.TestProcessAPIs.test_pid_exists ... ok psutil.tests.test_system.TestProcessAPIs.test_pid_exists_2 ... ok psutil.tests.test_system.TestProcessAPIs.test_prcess_iter_w_attrs ... ok psutil.tests.test_system.TestProcessAPIs.test_process_iter ... ok psutil.tests.test_system.TestProcessAPIs.test_wait_procs ... ok psutil.tests.test_system.TestProcessAPIs.test_wait_procs_no_timeout ... ok psutil.tests.test_system.TestSensorsAPIs.test_sensors_battery ... skipped 'no battery' psutil.tests.test_system.TestSensorsAPIs.test_sensors_fans ... ok psutil.tests.test_system.TestSensorsAPIs.test_sensors_temperatures ... ok psutil.tests.test_system.TestSensorsAPIs.test_sensors_temperatures_fahreneit ... ok psutil.tests.test_contracts.TestAvailConstantsAPIs.test_PROCFS_PATH ... ok psutil.tests.test_contracts.TestAvailConstantsAPIs.test_linux_ioprio_linux ... ok psutil.tests.test_contracts.TestAvailConstantsAPIs.test_linux_ioprio_windows ... ok psutil.tests.test_contracts.TestAvailConstantsAPIs.test_rlimit ... ok psutil.tests.test_contracts.TestAvailConstantsAPIs.test_win_priority ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_cpu_affinity ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_cpu_num ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_environ ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_gids ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_io_counters ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_ionice ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_memory_maps ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_num_fds ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_num_handles ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_rlimit ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_terminal ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_uids ... ok psutil.tests.test_contracts.TestAvailSystemAPIs.test_battery ... ok psutil.tests.test_contracts.TestAvailSystemAPIs.test_cpu_freq ... ok psutil.tests.test_contracts.TestAvailSystemAPIs.test_sensors_fans ... ok psutil.tests.test_contracts.TestAvailSystemAPIs.test_sensors_temperatures ... ok psutil.tests.test_contracts.TestAvailSystemAPIs.test_win_service_get ... ok psutil.tests.test_contracts.TestAvailSystemAPIs.test_win_service_iter ... ok psutil.tests.test_contracts.TestProcessWaitType.test_negative_signal ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_boot_time ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_cpu_count ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_cpu_freq ... skipped 'cpu_freq() returns None' psutil.tests.test_contracts.TestSystemAPITypes.test_cpu_percent ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_cpu_times ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_cpu_times_percent ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_disk_io_counters ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_disk_partitions ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_net_connections ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_net_if_addrs ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_net_if_stats ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_net_io_counters ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_sensors_fans ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_sensors_temperatures ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_users ... ok psutil.tests.test_misc.TestCommonModule.test_cat_bcat ... ok psutil.tests.test_misc.TestCommonModule.test_debug ... skipped 'https://github.com/giampaolo/psutil/issues/2374' psutil.tests.test_misc.TestCommonModule.test_isfile_strict ... ok psutil.tests.test_misc.TestCommonModule.test_memoize_when_activated ... ok psutil.tests.test_misc.TestCommonModule.test_parse_environ_block ... ok psutil.tests.test_misc.TestCommonModule.test_supports_ipv6 ... ok psutil.tests.test_misc.TestMemoizeDecorator.test_class ... ok psutil.tests.test_misc.TestMemoizeDecorator.test_class_singleton ... ok psutil.tests.test_misc.TestMemoizeDecorator.test_classmethod ... ok psutil.tests.test_misc.TestMemoizeDecorator.test_function ... ok psutil.tests.test_misc.TestMemoizeDecorator.test_original ... ok psutil.tests.test_misc.TestMemoizeDecorator.test_staticmethod ... ok psutil.tests.test_misc.TestMisc.test__all__ ... ok psutil.tests.test_misc.TestMisc.test_ad_on_process_creation ... ok psutil.tests.test_misc.TestMisc.test_process_as_dict_no_new_names ... ok psutil.tests.test_misc.TestMisc.test_sanity_version_check ... ok psutil.tests.test_misc.TestMisc.test_serialization ... ok psutil.tests.test_misc.TestMisc.test_version ... ok psutil.tests.test_misc.TestScripts.test_battery ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_coverage ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_cpu_distribution ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_disk_usage ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_executable ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_fans ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_free ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_ifconfig ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_iotop ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_killall ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_meminfo ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_netstat ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_nettop ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_pidof ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_pmap ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_procinfo ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_procsmem ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_ps ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_pstree ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_sensors ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_temperatures ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_top ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_who ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestScripts.test_winservices ... skipped "can't locate scripts directory" psutil.tests.test_misc.TestSpecialMethods.test_access_denied__repr__ ... ok psutil.tests.test_misc.TestSpecialMethods.test_access_denied__str__ ... ok psutil.tests.test_misc.TestSpecialMethods.test_check_pid_range ... ok psutil.tests.test_misc.TestSpecialMethods.test_error__repr__ ... ok psutil.tests.test_misc.TestSpecialMethods.test_error__str__ ... ok psutil.tests.test_misc.TestSpecialMethods.test_no_such_process__repr__ ... ok psutil.tests.test_misc.TestSpecialMethods.test_no_such_process__str__ ... ok psutil.tests.test_misc.TestSpecialMethods.test_process__eq__ ... ok psutil.tests.test_misc.TestSpecialMethods.test_process__hash__ ... ok psutil.tests.test_misc.TestSpecialMethods.test_process__repr__ ... ok psutil.tests.test_misc.TestSpecialMethods.test_process__str__ ... ok psutil.tests.test_misc.TestSpecialMethods.test_timeout_expired__repr__ ... ok psutil.tests.test_misc.TestSpecialMethods.test_timeout_expired__str__ ... ok psutil.tests.test_misc.TestSpecialMethods.test_zombie_process__repr__ ... ok psutil.tests.test_misc.TestSpecialMethods.test_zombie_process__str__ ... ok psutil.tests.test_misc.TestWrapNumbers.test_cache_call_twice ... ok psutil.tests.test_misc.TestWrapNumbers.test_cache_changing_keys ... ok psutil.tests.test_misc.TestWrapNumbers.test_cache_clear ... ok psutil.tests.test_misc.TestWrapNumbers.test_cache_clear_public_apis ... ok psutil.tests.test_misc.TestWrapNumbers.test_cache_first_call ... ok psutil.tests.test_misc.TestWrapNumbers.test_cache_wrap ... ok psutil.tests.test_misc.TestWrapNumbers.test_changing_keys ... ok psutil.tests.test_misc.TestWrapNumbers.test_changing_keys_w_wrap ... ok psutil.tests.test_misc.TestWrapNumbers.test_first_call ... ok psutil.tests.test_misc.TestWrapNumbers.test_increase_but_no_wrap ... ok psutil.tests.test_misc.TestWrapNumbers.test_input_hasnt_changed ... ok psutil.tests.test_misc.TestWrapNumbers.test_real_data ... ok psutil.tests.test_misc.TestWrapNumbers.test_wrap ... ok psutil.tests.test_bsd.BSDTestCase.test_cpu_count_logical ... skipped 'BSD only' psutil.tests.test_bsd.BSDTestCase.test_disks ... skipped 'BSD only' psutil.tests.test_bsd.BSDTestCase.test_net_if_stats ... skipped 'BSD only' psutil.tests.test_bsd.BSDTestCase.test_process_create_time ... skipped 'BSD only' psutil.tests.test_bsd.BSDTestCase.test_virtual_memory_total ... skipped 'BSD only' psutil.tests.test_bsd.FreeBSDPsutilTestCase.test_cmdline ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDPsutilTestCase.test_cpu_times ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDPsutilTestCase.test_ctx_switches ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDPsutilTestCase.test_exe ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDPsutilTestCase.test_memory_maps ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDPsutilTestCase.test_uids_gids ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_boot_time ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_cpu_frequency_against_sysctl ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_cpu_stats_ctx_switches ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_cpu_stats_interrupts ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_cpu_stats_soft_interrupts ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_cpu_stats_syscalls ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_muse_vmem_active ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_muse_vmem_buffers ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_muse_vmem_cached ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_muse_vmem_free ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_muse_vmem_inactive ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_muse_vmem_total ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_muse_vmem_wired ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_sensors_battery ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_sensors_battery_against_sysctl ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_sensors_battery_no_battery ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_sensors_temperatures_against_sysctl ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_swapmem_free ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_swapmem_total ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_swapmem_used ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_vmem_active ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_vmem_buffers ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_vmem_cached ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_vmem_free ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_vmem_inactive ... skipped 'FREEBSD only' psutil.tests.test_bsd.FreeBSDSystemTestCase.test_vmem_wired ... skipped 'FREEBSD only' psutil.tests.test_bsd.NetBSDTestCase.test_cpu_stats_ctx_switches ... skipped 'NETBSD only' psutil.tests.test_bsd.NetBSDTestCase.test_cpu_stats_interrupts ... skipped 'NETBSD only' psutil.tests.test_bsd.NetBSDTestCase.test_swapmem_free ... skipped 'NETBSD only' psutil.tests.test_bsd.NetBSDTestCase.test_swapmem_total ... skipped 'NETBSD only' psutil.tests.test_bsd.NetBSDTestCase.test_swapmem_used ... skipped 'NETBSD only' psutil.tests.test_bsd.NetBSDTestCase.test_vmem_buffers ... skipped 'NETBSD only' psutil.tests.test_bsd.NetBSDTestCase.test_vmem_cached ... skipped 'NETBSD only' psutil.tests.test_bsd.NetBSDTestCase.test_vmem_free ... skipped 'NETBSD only' psutil.tests.test_bsd.NetBSDTestCase.test_vmem_shared ... skipped 'NETBSD only' psutil.tests.test_bsd.NetBSDTestCase.test_vmem_total ... skipped 'NETBSD only' psutil.tests.test_bsd.OpenBSDTestCase.test_boot_time ... skipped 'OPENBSD only' psutil.tests.test_sunos.SunOSSpecificTestCase.test_cpu_count ... skipped 'SUNOS only' psutil.tests.test_sunos.SunOSSpecificTestCase.test_swap_memory ... skipped 'SUNOS only' psutil.tests.test_osx.TestProcess.test_process_create_time ... skipped 'MACOS only' psutil.tests.test_osx.TestSystemAPIs.test_cpu_count_cores ... skipped 'MACOS only' psutil.tests.test_osx.TestSystemAPIs.test_cpu_count_logical ... skipped 'MACOS only' psutil.tests.test_osx.TestSystemAPIs.test_cpu_freq ... skipped 'MACOS only' psutil.tests.test_osx.TestSystemAPIs.test_disks ... skipped 'MACOS only' psutil.tests.test_osx.TestSystemAPIs.test_net_if_stats ... skipped 'MACOS only' psutil.tests.test_osx.TestSystemAPIs.test_sensors_battery ... skipped 'MACOS only' psutil.tests.test_osx.TestSystemAPIs.test_swapmem_sin ... skipped 'MACOS only' psutil.tests.test_osx.TestSystemAPIs.test_swapmem_sout ... skipped 'MACOS only' psutil.tests.test_osx.TestSystemAPIs.test_vmem_active ... skipped 'MACOS only' psutil.tests.test_osx.TestSystemAPIs.test_vmem_free ... skipped 'MACOS only' psutil.tests.test_osx.TestSystemAPIs.test_vmem_inactive ... skipped 'MACOS only' psutil.tests.test_osx.TestSystemAPIs.test_vmem_total ... skipped 'MACOS only' psutil.tests.test_osx.TestSystemAPIs.test_vmem_wired ... skipped 'MACOS only' psutil.tests.test_connections.TestBasicOperations.test_invalid_kind ... ok psutil.tests.test_connections.TestBasicOperations.test_process ... ok psutil.tests.test_connections.TestBasicOperations.test_system ... ok psutil.tests.test_connections.TestConnectedSocket.test_tcp ... ok psutil.tests.test_connections.TestConnectedSocket.test_unix ... ok psutil.tests.test_connections.TestFilters.test_combos ... ok psutil.tests.test_connections.TestFilters.test_count ... ok psutil.tests.test_connections.TestFilters.test_filters ... ok psutil.tests.test_connections.TestMisc.test_connection_constants ... ok psutil.tests.test_connections.TestSystemWideConnections.test_it ... ok psutil.tests.test_connections.TestSystemWideConnections.test_multi_sockets_procs ... ERROR psutil.tests.test_connections.TestUnconnectedSockets.test_tcp_v4 ... ok psutil.tests.test_connections.TestUnconnectedSockets.test_tcp_v6 ... ok psutil.tests.test_connections.TestUnconnectedSockets.test_udp_v4 ... ok psutil.tests.test_connections.TestUnconnectedSockets.test_udp_v6 ... ok psutil.tests.test_connections.TestUnconnectedSockets.test_unix_tcp ... ok psutil.tests.test_connections.TestUnconnectedSockets.test_unix_udp ... ok psutil.tests.test_posix.TestMisc.test_getpagesize ... ok psutil.tests.test_posix.TestProcess.test_cmdline ... ok psutil.tests.test_posix.TestProcess.test_create_time ... ok psutil.tests.test_posix.TestProcess.test_exe ... ok psutil.tests.test_posix.TestProcess.test_gid ... ok psutil.tests.test_posix.TestProcess.test_name ... ok psutil.tests.test_posix.TestProcess.test_name_long ... ok psutil.tests.test_posix.TestProcess.test_name_long_cmdline_ad_exc ... ok psutil.tests.test_posix.TestProcess.test_name_long_cmdline_nsp_exc ... ok psutil.tests.test_posix.TestProcess.test_nice ... ok psutil.tests.test_posix.TestProcess.test_ppid ... ok psutil.tests.test_posix.TestProcess.test_rss_memory ... ok psutil.tests.test_posix.TestProcess.test_uid ... ok psutil.tests.test_posix.TestProcess.test_username ... ok psutil.tests.test_posix.TestProcess.test_username_no_resolution ... ok psutil.tests.test_posix.TestProcess.test_vsz_memory ... ok psutil.tests.test_posix.TestSystemAPIs.test_disk_usage ... ok psutil.tests.test_posix.TestSystemAPIs.test_nic_names ... skipped 'no ifconfig cmd' psutil.tests.test_posix.TestSystemAPIs.test_os_waitpid_bad_ret_status ... ok psutil.tests.test_posix.TestSystemAPIs.test_os_waitpid_eintr ... ok psutil.tests.test_posix.TestSystemAPIs.test_os_waitpid_let_raise ... ok psutil.tests.test_posix.TestSystemAPIs.test_pid_exists_let_raise ... ok psutil.tests.test_posix.TestSystemAPIs.test_pids ... ok psutil.tests.test_posix.TestSystemAPIs.test_users ... skipped 'no users on this system' psutil.tests.test_posix.TestSystemAPIs.test_users_started ... skipped 'no users on this system' psutil.tests.test_windows.RemoteProcessTestCase.test_cmdline_32 ... skipped 'WINDOWS only' psutil.tests.test_windows.RemoteProcessTestCase.test_cmdline_64 ... skipped 'WINDOWS only' psutil.tests.test_windows.RemoteProcessTestCase.test_cwd_32 ... skipped 'WINDOWS only' psutil.tests.test_windows.RemoteProcessTestCase.test_cwd_64 ... skipped 'WINDOWS only' psutil.tests.test_windows.RemoteProcessTestCase.test_environ_32 ... skipped 'WINDOWS only' psutil.tests.test_windows.RemoteProcessTestCase.test_environ_64 ... skipped 'WINDOWS only' psutil.tests.test_windows.TestCpuAPIs.test_cpu_count_cores_vs_wmi ... skipped 'WINDOWS only' psutil.tests.test_windows.TestCpuAPIs.test_cpu_count_logical_vs_wmi ... skipped 'WINDOWS only' psutil.tests.test_windows.TestCpuAPIs.test_cpu_count_vs_GetSystemInfo ... skipped 'WINDOWS only' psutil.tests.test_windows.TestCpuAPIs.test_cpu_count_vs_NUMBER_OF_PROCESSORS ... skipped 'WINDOWS only' psutil.tests.test_windows.TestCpuAPIs.test_cpu_count_vs_cpu_times ... skipped 'WINDOWS only' psutil.tests.test_windows.TestCpuAPIs.test_cpu_freq ... skipped 'WINDOWS only' psutil.tests.test_windows.TestDualProcessImplementation.test_cmdline ... skipped 'WINDOWS only' psutil.tests.test_windows.TestDualProcessImplementation.test_cpu_times ... skipped 'WINDOWS only' psutil.tests.test_windows.TestDualProcessImplementation.test_create_time ... skipped 'WINDOWS only' psutil.tests.test_windows.TestDualProcessImplementation.test_io_counters ... skipped 'WINDOWS only' psutil.tests.test_windows.TestDualProcessImplementation.test_memory_info ... skipped 'WINDOWS only' psutil.tests.test_windows.TestDualProcessImplementation.test_num_handles ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_cmdline ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_cpu_affinity ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_ctrl_signals ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_error_partial_copy ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_exe ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_io_counters ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_issue_24 ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_memory_info ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_nice ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_num_handles ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_num_handles_increment ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_send_signal ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_special_pid ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_username ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_wait ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_cmdline ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_create_time ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_exe ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_memory_rss ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_memory_vms ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_name ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_username ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_emulate_no_battery ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_emulate_power_charging ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_emulate_power_connected ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_emulate_secs_left_unknown ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_has_battery ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_percent ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_power_plugged ... skipped 'WINDOWS only' psutil.tests.test_windows.TestServices.test_win_service_get ... skipped 'WINDOWS only' psutil.tests.test_windows.TestServices.test_win_service_iter ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_boot_time ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_boot_time_fluctuation ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_disk_partitions ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_disk_usage ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_disks ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_free_phymem ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_net_if_stats ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_nic_names ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_percent_swapmem ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_pids ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_total_phymem ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_total_swapmem ... skipped 'WINDOWS only' psutil.tests.test_process.TestPopen.test_ctx_manager ... ok psutil.tests.test_process.TestPopen.test_kill_terminate ... ok psutil.tests.test_process.TestPopen.test_misc ... ok psutil.tests.test_process.TestProcess.test_as_dict ... ok psutil.tests.test_process.TestProcess.test_children ... ok psutil.tests.test_process.TestProcess.test_children_duplicates ... ok psutil.tests.test_process.TestProcess.test_children_recursive ... ok psutil.tests.test_process.TestProcess.test_cmdline ... ok psutil.tests.test_process.TestProcess.test_cpu_affinity ... ok psutil.tests.test_process.TestProcess.test_cpu_affinity_all_combinations ... ok psutil.tests.test_process.TestProcess.test_cpu_affinity_errs ... ok psutil.tests.test_process.TestProcess.test_cpu_num ... ok psutil.tests.test_process.TestProcess.test_cpu_percent ... ok psutil.tests.test_process.TestProcess.test_cpu_percent_numcpus_none ... ok psutil.tests.test_process.TestProcess.test_cpu_times ... ok psutil.tests.test_process.TestProcess.test_cpu_times_2 ... ok psutil.tests.test_process.TestProcess.test_create_time ... FAIL psutil.tests.test_process.TestProcess.test_cwd ... ok psutil.tests.test_process.TestProcess.test_cwd_2 ... ok psutil.tests.test_process.TestProcess.test_environ ... ok psutil.tests.test_process.TestProcess.test_exe ... ok psutil.tests.test_process.TestProcess.test_gids ... ok psutil.tests.test_process.TestProcess.test_halfway_terminated_process ... ok psutil.tests.test_process.TestProcess.test_invalid_pid ... ok psutil.tests.test_process.TestProcess.test_io_counters ... ok psutil.tests.test_process.TestProcess.test_ionice_linux ... ok psutil.tests.test_process.TestProcess.test_ionice_win ... skipped 'not supported on this win version' psutil.tests.test_process.TestProcess.test_is_running ... ok psutil.tests.test_process.TestProcess.test_kill ... ok psutil.tests.test_process.TestProcess.test_long_cmdline ... ok psutil.tests.test_process.TestProcess.test_long_name ... ok psutil.tests.test_process.TestProcess.test_memory_full_info ... ok psutil.tests.test_process.TestProcess.test_memory_info ... ok psutil.tests.test_process.TestProcess.test_memory_maps ... ok psutil.tests.test_process.TestProcess.test_memory_maps_lists_lib ... ok psutil.tests.test_process.TestProcess.test_memory_percent ... ok psutil.tests.test_process.TestProcess.test_name ... ok psutil.tests.test_process.TestProcess.test_nice ... ok psutil.tests.test_process.TestProcess.test_num_ctx_switches ... ok psutil.tests.test_process.TestProcess.test_num_fds ... ok psutil.tests.test_process.TestProcess.test_num_handles ... skipped 'WINDOWS only' psutil.tests.test_process.TestProcess.test_num_threads ... ok psutil.tests.test_process.TestProcess.test_oneshot ... ok psutil.tests.test_process.TestProcess.test_oneshot_cache ... ERROR psutil.tests.test_process.TestProcess.test_oneshot_twice ... ok psutil.tests.test_process.TestProcess.test_open_files ... skipped 'unreliable on APPVEYOR' psutil.tests.test_process.TestProcess.test_open_files_2 ... skipped 'unreliable on APPVEYOR' psutil.tests.test_process.TestProcess.test_parent ... ok psutil.tests.test_process.TestProcess.test_parent_multi ... ok psutil.tests.test_process.TestProcess.test_parents ... ERROR psutil.tests.test_process.TestProcess.test_parents_and_children ... ERROR psutil.tests.test_process.TestProcess.test_pid ... ok psutil.tests.test_process.TestProcess.test_pid_0 ... ok psutil.tests.test_process.TestProcess.test_ppid ... ok psutil.tests.test_process.TestProcess.test_prog_w_funky_name ... ok psutil.tests.test_process.TestProcess.test_reused_pid ... ok psutil.tests.test_process.TestProcess.test_rlimit ... ok psutil.tests.test_process.TestProcess.test_rlimit_get ... ok psutil.tests.test_process.TestProcess.test_rlimit_infinity ... ok psutil.tests.test_process.TestProcess.test_rlimit_infinity_value ... ok psutil.tests.test_process.TestProcess.test_rlimit_set ... ok psutil.tests.test_process.TestProcess.test_send_signal ... ok psutil.tests.test_process.TestProcess.test_send_signal_mocked ... ok psutil.tests.test_process.TestProcess.test_status ... ok psutil.tests.test_process.TestProcess.test_suspend_resume ... ok psutil.tests.test_process.TestProcess.test_terminal ... ok psutil.tests.test_process.TestProcess.test_terminate ... ok psutil.tests.test_process.TestProcess.test_threads ... ok psutil.tests.test_process.TestProcess.test_threads_2 ... ok psutil.tests.test_process.TestProcess.test_uids ... ok psutil.tests.test_process.TestProcess.test_username ... ok psutil.tests.test_process.TestProcess.test_wait_exited ... ok psutil.tests.test_process.TestProcess.test_wait_non_children ... ok psutil.tests.test_process.TestProcess.test_wait_stopped ... ok psutil.tests.test_process.TestProcess.test_wait_timeout ... ok psutil.tests.test_process.TestProcess.test_wait_timeout_nonblocking ... ok psutil.tests.test_process.TestProcess.test_weird_environ ... ok psutil.tests.test_process.TestProcess.test_zombie_process ... ok psutil.tests.test_process.TestProcess.test_zombie_process_is_running_w_exc ... ok psutil.tests.test_process.TestProcess.test_zombie_process_status_w_exc ... ok psutil.tests.test_testutils.TestFSTestUtils.test_chdir ... ok psutil.tests.test_testutils.TestFSTestUtils.test_open_binary ... ok psutil.tests.test_testutils.TestFSTestUtils.test_open_text ... ok psutil.tests.test_testutils.TestFSTestUtils.test_safe_mkdir ... ok psutil.tests.test_testutils.TestFSTestUtils.test_safe_rmpath ... ok psutil.tests.test_testutils.TestMemLeakClass.test_execute_w_exc ... ok psutil.tests.test_testutils.TestMemLeakClass.test_leak_mem ... skipped 'Unreliable in mock' psutil.tests.test_testutils.TestMemLeakClass.test_param_err ... ok psutil.tests.test_testutils.TestMemLeakClass.test_times ... ok psutil.tests.test_testutils.TestMemLeakClass.test_tolerance ... ok psutil.tests.test_testutils.TestMemLeakClass.test_unclosed_files ... ok psutil.tests.test_testutils.TestNetUtils.test_bind_unix_socket ... ok psutil.tests.test_testutils.TestNetUtils.test_create_sockets ... ok psutil.tests.test_testutils.TestNetUtils.test_unix_socketpair ... ok psutil.tests.test_testutils.TestOtherUtils.test_is_namedtuple ... ok psutil.tests.test_testutils.TestProcessUtils.test_reap_children ... ok psutil.tests.test_testutils.TestProcessUtils.test_spawn_children_pair ... ok psutil.tests.test_testutils.TestProcessUtils.test_spawn_zombie ... ok psutil.tests.test_testutils.TestProcessUtils.test_terminate ... ok psutil.tests.test_testutils.TestRetryDecorator.test_exception_arg ... ok psutil.tests.test_testutils.TestRetryDecorator.test_no_interval_arg ... ok psutil.tests.test_testutils.TestRetryDecorator.test_retries_and_timeout_args ... ok psutil.tests.test_testutils.TestRetryDecorator.test_retries_arg ... ok psutil.tests.test_testutils.TestRetryDecorator.test_retry_failure ... ok psutil.tests.test_testutils.TestRetryDecorator.test_retry_success ... ok psutil.tests.test_testutils.TestSyncTestUtils.test_call_until ... ok psutil.tests.test_testutils.TestSyncTestUtils.test_wait_for_file ... ok psutil.tests.test_testutils.TestSyncTestUtils.test_wait_for_file_empty ... ok psutil.tests.test_testutils.TestSyncTestUtils.test_wait_for_file_no_delete ... ok psutil.tests.test_testutils.TestSyncTestUtils.test_wait_for_file_no_file ... ok psutil.tests.test_testutils.TestSyncTestUtils.test_wait_for_pid ... ok psutil.tests.test_testutils.TestTestingUtils.test_process_namespace ... ok psutil.tests.test_testutils.TestTestingUtils.test_system_namespace ... ok ====================================================================== ERROR: psutil.tests.test_connections.TestSystemWideConnections.test_multi_sockets_procs ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 732, in wrapper return fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/psutil-release-5.9.8/psutil/tests/test_connections.py", line 539, in test_multi_sockets_procs wait_for_file(fname) File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 740, in wrapper raise exc File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 732, in wrapper return fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 773, in wait_for_file with open(fname, "rb") as f: ^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/tmp/@psutil-2605198-h9mics97' ====================================================================== ERROR: psutil.tests.test_process.TestProcess.test_oneshot_cache ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/psutil-release-5.9.8/psutil/tests/test_process.py", line 1295, in test_oneshot_cache p1, p2 = self.spawn_children_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 962, in spawn_children_pair child1, child2 = spawn_children_pair() ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 345, in wrapper return fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 424, in spawn_children_pair grandchild_pid = int(wait_for_file(testfn, delete=True, empty=False)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 740, in wrapper raise exc File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 732, in wrapper return fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 773, in wait_for_file with open(fname, "rb") as f: ^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/builddir/build/BUILD/psutil-release-5.9.8/@psutil-2605198-7t4d6s86' ====================================================================== ERROR: psutil.tests.test_process.TestProcess.test_parents ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 732, in wrapper return fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/psutil-release-5.9.8/psutil/tests/test_process.py", line 1123, in test_parents child, grandchild = self.spawn_children_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 962, in spawn_children_pair child1, child2 = spawn_children_pair() ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 345, in wrapper return fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 424, in spawn_children_pair grandchild_pid = int(wait_for_file(testfn, delete=True, empty=False)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 740, in wrapper raise exc File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 732, in wrapper return fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 773, in wait_for_file with open(fname, "rb") as f: ^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/builddir/build/BUILD/psutil-release-5.9.8/@psutil-2605198-mjzt636t' ====================================================================== ERROR: psutil.tests.test_process.TestProcess.test_parents_and_children ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/psutil-release-5.9.8/psutil/tests/test_process.py", line 1178, in test_parents_and_children child, grandchild = self.spawn_children_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 962, in spawn_children_pair child1, child2 = spawn_children_pair() ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 345, in wrapper return fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 424, in spawn_children_pair grandchild_pid = int(wait_for_file(testfn, delete=True, empty=False)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 740, in wrapper raise exc File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 732, in wrapper return fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILDROOT/python-psutil-5.9.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/psutil/tests/__init__.py", line 773, in wait_for_file with open(fname, "rb") as f: ^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/builddir/build/BUILD/psutil-release-5.9.8/@psutil-2605198-3qnozsss' ====================================================================== FAIL: psutil.tests.test_system.TestDiskAPIs.test_disk_partitions ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/psutil-release-5.9.8/psutil/tests/test_system.py", line 650, in test_disk_partitions self.assertTrue(ls, msg=ls) AssertionError: [] is not true : [] ====================================================================== FAIL: psutil.tests.test_process.TestProcess.test_create_time ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/psutil-release-5.9.8/psutil/tests/test_process.py", line 297, in test_create_time raise self.fail( ^^^^^^^^^^ AssertionError: expected: 1711159037.8482168, found: 1711159032.21, difference: 5.638216733932495 ---------------------------------------------------------------------- Ran 569 tests in 1055.211s FAILED (failures=2, errors=4, skipped=208) FAILED error: Bad exit status from /var/tmp/rpm-tmp.98EKZ4 (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.98EKZ4 (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.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 597, 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 -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.spec