Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python2-psutil.spec'], chrootPath='/var/lib/mock/epel8-build-20813914-1531203/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python2-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 sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python2-psutil-5.6.3-6.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python2-psutil.spec'], chrootPath='/var/lib/mock/epel8-build-20813914-1531203/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python2-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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sEF1Hs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf psutil-release-5.6.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/psutil-5.6.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd psutil-release-5.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -type f -name '*.py' -print0 + xargs -0 sed -i -e '1 {/^#!/d}' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jp968c + umask 022 + cd /builddir/build/BUILD + cd psutil-release-5.6.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/psutil copying psutil/__init__.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_common.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_compat.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_psaix.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_psbsd.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_pslinux.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_psosx.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_psposix.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_pssunos.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_pswindows.py -> build/lib.linux-x86_64-2.7/psutil creating build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/__init__.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/__main__.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/runner.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_aix.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_bsd.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_connections.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_contracts.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_linux.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_memory_leaks.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_misc.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_osx.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_posix.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_process.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_sunos.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_system.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_unicode.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_windows.py -> build/lib.linux-x86_64-2.7/psutil/tests running build_ext building 'psutil._psutil_linux' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/psutil gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=563 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=563 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=563 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/psutil/_psutil_common.o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so building 'psutil._psutil_posix' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=563 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=563 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/psutil/_psutil_common.o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RB8GL2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64 + cd psutil-release-5.6.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr creating /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/__init__.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_common.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_compat.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_psaix.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_psbsd.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_pslinux.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_psosx.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_psposix.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_pssunos.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_pswindows.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil creating /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/__init__.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/__main__.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/runner.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_aix.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_bsd.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_connections.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_contracts.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_linux.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_memory_leaks.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_misc.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_osx.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_posix.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_process.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_sunos.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_system.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_unicode.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/tests/test_windows.py -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests copying build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so -> /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/_common.py to _common.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/_psaix.py to _psaix.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/_psbsd.py to _psbsd.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/_pslinux.py to _pslinux.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/_psosx.py to _psosx.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/_psposix.py to _psposix.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/_pssunos.py to _pssunos.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/_pswindows.py to _pswindows.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_aix.py to test_aix.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_bsd.py to test_bsd.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_connections.py to test_connections.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_contracts.py to test_contracts.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_linux.py to test_linux.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_memory_leaks.py to test_memory_leaks.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_osx.py to test_osx.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_posix.py to test_posix.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_process.py to test_process.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_sunos.py to test_sunos.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_system.py to test_system.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_unicode.py to test_unicode.pyc byte-compiling /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/tests/test_windows.py to test_windows.pyc writing byte-compilation script '/tmp/tmp1ENVvt.py' /usr/bin/python2 -O /tmp/tmp1ENVvt.py removing /tmp/tmp1ENVvt.py running install_egg_info running egg_info creating psutil.egg-info writing requirements to psutil.egg-info/requires.txt writing psutil.egg-info/PKG-INFO writing top-level names to psutil.egg-info/top_level.txt writing dependency_links to psutil.egg-info/dependency_links.txt writing manifest file 'psutil.egg-info/SOURCES.txt' reading manifest file 'psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'psutil.egg-info/SOURCES.txt' Copying psutil.egg-info to /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil-5.6.3-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 5.6.3-6.el8 --unique-debug-suffix -5.6.3-6.el8.x86_64 --unique-debug-src-base python2-psutil-5.6.3-6.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/psutil-release-5.6.3 extracting debug info from /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/_psutil_linux.so extracting debug info from /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7/site-packages/psutil/_psutil_posix.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 85 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-psutil-5.6.3-6.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9nudJV + umask 022 + cd /builddir/build/BUILD + cd psutil-release-5.6.3 + DOCDIR=/builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/share/doc/python2-psutil + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/share/doc/python2-psutil + cp -pr CREDITS /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/share/doc/python2-psutil + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/share/doc/python2-psutil + cp -pr README.rst /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/share/doc/python2-psutil + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pb0XIO + umask 022 + cd /builddir/build/BUILD + cd psutil-release-5.6.3 + LICENSEDIR=/builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/share/licenses/python2-psutil + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/share/licenses/python2-psutil + cp -pr LICENSE /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64/usr/share/licenses/python2-psutil + exit 0 Provides: python2-psutil = 5.6.3-6.el8 python2-psutil(x86-64) = 5.6.3-6.el8 python2.7dist(psutil) = 5.6.3 python2dist(psutil) = 5.6.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python2-psutil-debugsource-5.6.3-6.el8.x86_64 Provides: python2-psutil-debugsource = 5.6.3-6.el8 python2-psutil-debugsource(x86-64) = 5.6.3-6.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-psutil-debuginfo-5.6.3-6.el8.x86_64 Provides: debuginfo(build-id) = c741a168437793f3ecca523fe678dc700d0aa491 debuginfo(build-id) = e926e68206a444242d1d57f965669f3a41dee724 python2-psutil-debuginfo = 5.6.3-6.el8 python2-psutil-debuginfo(x86-64) = 5.6.3-6.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python2-psutil-debugsource(x86-64) = 5.6.3-6.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64 Wrote: /builddir/build/RPMS/python2-psutil-5.6.3-6.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python2-psutil-debugsource-5.6.3-6.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python2-psutil-debuginfo-5.6.3-6.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9h7I0V + umask 022 + cd /builddir/build/BUILD + cd psutil-release-5.6.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python2-psutil-5.6.3-6.el8.x86_64 + exit 0 Child return code was: 0