Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-jetson-stats.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681960636.947015/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-jetson-stats.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-jetson-stats-4.2.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-jetson-stats.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681960636.947015/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-jetson-stats.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-jetson-stats-4.2.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-jetson-stats.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681960636.947015/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-jetson-stats.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CIPciF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jetson-stats-4.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/jetson-stats-4.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jetson-stats-4.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xZcniu + umask 022 + cd /builddir/build/BUILD + cd jetson-stats-4.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Skip for setup.py running build running build_py creating build creating build/lib creating build/lib/jtop copying jtop/jetson_swap.py -> build/lib/jtop copying jtop/github.py -> build/lib/jtop copying jtop/service.py -> build/lib/jtop copying jtop/jetson_config.py -> build/lib/jtop copying jtop/__init__.py -> build/lib/jtop copying jtop/jetson_release.py -> build/lib/jtop copying jtop/jtop.py -> build/lib/jtop copying jtop/__main__.py -> build/lib/jtop copying jtop/terminal_colors.py -> build/lib/jtop creating build/lib/jtop/gui copying jtop/gui/pcpu.py -> build/lib/jtop/gui copying jtop/gui/pgpu.py -> build/lib/jtop/gui copying jtop/gui/jtopgui.py -> build/lib/jtop/gui copying jtop/gui/pengine.py -> build/lib/jtop/gui copying jtop/gui/__init__.py -> build/lib/jtop/gui copying jtop/gui/pall.py -> build/lib/jtop/gui copying jtop/gui/pcontrol.py -> build/lib/jtop/gui copying jtop/gui/jtopguiconfig.py -> build/lib/jtop/gui copying jtop/gui/pmem.py -> build/lib/jtop/gui copying jtop/gui/pinfo.py -> build/lib/jtop/gui creating build/lib/jtop/core copying jtop/core/engine.py -> build/lib/jtop/core copying jtop/core/exceptions.py -> build/lib/jtop/core copying jtop/core/jetson_clocks.py -> build/lib/jtop/core copying jtop/core/config.py -> build/lib/jtop/core copying jtop/core/temperature.py -> build/lib/jtop/core copying jtop/core/common.py -> build/lib/jtop/core copying jtop/core/gpu.py -> build/lib/jtop/core copying jtop/core/processes.py -> build/lib/jtop/core copying jtop/core/__init__.py -> build/lib/jtop/core copying jtop/core/jetson_libraries.py -> build/lib/jtop/core copying jtop/core/timer_reader.py -> build/lib/jtop/core copying jtop/core/tegrastats.py -> build/lib/jtop/core copying jtop/core/memory.py -> build/lib/jtop/core copying jtop/core/hardware.py -> build/lib/jtop/core copying jtop/core/tegra_parse.py -> build/lib/jtop/core copying jtop/core/jetson_variables.py -> build/lib/jtop/core copying jtop/core/command.py -> build/lib/jtop/core copying jtop/core/power.py -> build/lib/jtop/core copying jtop/core/fan.py -> build/lib/jtop/core copying jtop/core/nvpmodel.py -> build/lib/jtop/core copying jtop/core/cpu.py -> build/lib/jtop/core creating build/lib/jtop/gui/lib copying jtop/gui/lib/process_table.py -> build/lib/jtop/gui/lib copying jtop/gui/lib/chart.py -> build/lib/jtop/gui/lib copying jtop/gui/lib/common.py -> build/lib/jtop/gui/lib copying jtop/gui/lib/smallbutton.py -> build/lib/jtop/gui/lib copying jtop/gui/lib/__init__.py -> build/lib/jtop/gui/lib copying jtop/gui/lib/linear_gauge.py -> build/lib/jtop/gui/lib copying jtop/gui/lib/colors.py -> build/lib/jtop/gui/lib + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mvqc6E + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-jetson-stats-4.2.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-jetson-stats-4.2.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-jetson-stats-4.2.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-jetson-stats-4.2.1-1.x86_64 + cd jetson-stats-4.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-jetson-stats-4.2.1-1.x86_64 Skip for setup.py running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( Install status: - [ ] super_user - [ ] virtualenv - [ ] docker ---------------------------------------- Install on your host using superuser permission, like: sudo pip3 install -U jetson-stats error: Bad exit status from /var/tmp/rpm-tmp.mvqc6E (%install) Bad exit status from /var/tmp/rpm-tmp.mvqc6E (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-jetson-stats.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 598, 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 -bb --target x86_64 --nodeps /builddir/build/SPECS/python-jetson-stats.spec