Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aos-cube.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683356342.698026/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-aos-cube.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-aos-cube-0.5.11-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-aos-cube.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683356342.698026/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-aos-cube.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-aos-cube-0.5.11-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-aos-cube.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683356342.698026/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-aos-cube.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.piGEhY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aos-cube-0.5.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/aos-cube-0.5.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aos-cube-0.5.11 + /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.vMZIPp + umask 022 + cd /builddir/build/BUILD + cd aos-cube-0.5.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/aos copying aos/download.py -> build/lib/aos copying aos/__init__.py -> build/lib/aos copying aos/config.py -> build/lib/aos copying aos/__main__.py -> build/lib/aos copying aos/util.py -> build/lib/aos copying aos/constant.py -> build/lib/aos copying aos/ota_upload.py -> build/lib/aos creating build/lib/aos/usertrace copying aos/usertrace/__init__.py -> build/lib/aos/usertrace copying aos/usertrace/report.py -> build/lib/aos/usertrace copying aos/usertrace/do_report.py -> build/lib/aos/usertrace creating build/lib/aos/managers copying aos/managers/__init__.py -> build/lib/aos/managers copying aos/managers/queryserver.py -> build/lib/aos/managers copying aos/managers/rpmfile.py -> build/lib/aos/managers copying aos/managers/addon.py -> build/lib/aos/managers copying aos/managers/package.py -> build/lib/aos/managers copying aos/managers/repo.py -> build/lib/aos/managers copying aos/managers/sqlitedb.py -> build/lib/aos/managers copying aos/managers/localpkg.py -> build/lib/aos/managers copying aos/managers/constant.py -> build/lib/aos/managers copying aos/managers/misc.py -> build/lib/aos/managers copying aos/managers/test.py -> build/lib/aos/managers copying aos/managers/metadata.py -> build/lib/aos/managers creating build/lib/aos/commands copying aos/commands/__init__.py -> build/lib/aos/commands copying aos/commands/pack.py -> build/lib/aos/commands copying aos/commands/install.py -> build/lib/aos/commands copying aos/commands/upload.py -> build/lib/aos/commands copying aos/commands/list.py -> build/lib/aos/commands copying aos/commands/check.py -> build/lib/aos/commands copying aos/commands/devices.py -> build/lib/aos/commands copying aos/commands/remove.py -> build/lib/aos/commands copying aos/commands/create.py -> build/lib/aos/commands copying aos/commands/monitor.py -> build/lib/aos/commands copying aos/commands/make.py -> build/lib/aos/commands copying aos/commands/debug.py -> build/lib/aos/commands copying aos/commands/upgrade.py -> build/lib/aos/commands copying aos/commands/ota.py -> build/lib/aos/commands copying aos/commands/open.py -> build/lib/aos/commands + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.30S3Sx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64 + cd aos-cube-0.5.11 + 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-aos-cube-0.5.11-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr creating /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos copying build/lib/aos/download.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos copying build/lib/aos/__init__.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos copying build/lib/aos/config.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos copying build/lib/aos/__main__.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos copying build/lib/aos/util.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos copying build/lib/aos/constant.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos copying build/lib/aos/ota_upload.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos creating /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/usertrace copying build/lib/aos/usertrace/__init__.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/usertrace copying build/lib/aos/usertrace/report.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/usertrace copying build/lib/aos/usertrace/do_report.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/usertrace creating /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers copying build/lib/aos/managers/__init__.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers copying build/lib/aos/managers/queryserver.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers copying build/lib/aos/managers/rpmfile.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers copying build/lib/aos/managers/addon.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers copying build/lib/aos/managers/package.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers copying build/lib/aos/managers/repo.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers copying build/lib/aos/managers/sqlitedb.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers copying build/lib/aos/managers/localpkg.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers copying build/lib/aos/managers/constant.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers copying build/lib/aos/managers/misc.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers copying build/lib/aos/managers/test.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers copying build/lib/aos/managers/metadata.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers creating /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/__init__.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/pack.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/install.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/upload.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/list.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/check.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/devices.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/remove.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/create.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/monitor.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/make.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/debug.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/upgrade.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/ota.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands copying build/lib/aos/commands/open.py -> /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/constant.py to constant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/ota_upload.py to ota_upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/usertrace/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/usertrace/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/usertrace/do_report.py to do_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers/queryserver.py to queryserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers/rpmfile.py to rpmfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers/addon.py to addon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers/repo.py to repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers/sqlitedb.py to sqlitedb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers/localpkg.py to localpkg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers/constant.py to constant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/managers/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/pack.py to pack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/upload.py to upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/check.py to check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/devices.py to devices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/remove.py to remove.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/monitor.py to monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/make.py to make.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/upgrade.py to upgrade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/ota.py to ota.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos/commands/open.py to open.cpython-39.pyc writing byte-compilation script '/tmp/tmpy4u89wbe.py' /usr/bin/python3 /tmp/tmpy4u89wbe.py removing /tmp/tmpy4u89wbe.py running install_egg_info running egg_info writing aos_cube.egg-info/PKG-INFO writing dependency_links to aos_cube.egg-info/dependency_links.txt writing entry points to aos_cube.egg-info/entry_points.txt writing requirements to aos_cube.egg-info/requires.txt writing top-level names to aos_cube.egg-info/top_level.txt reading manifest file 'aos_cube.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'aos_cube.egg-info/SOURCES.txt' Copying aos_cube.egg-info to /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9/site-packages/aos_cube-0.5.11-py3.9.egg-info running install_scripts Installing aos script to /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/bin Installing aos-cube script to /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64//usr/share/doc/python-aos-cube + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64 ~/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64 ~/build/BUILD/aos-cube-0.5.11 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/aos-cube-0.5.11 + mv /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.5.11-1 --unique-debug-suffix -0.5.11-1.x86_64 --unique-debug-src-base python-aos-cube-0.5.11-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/aos-cube-0.5.11 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-aos-cube-0.5.11-1.noarch Provides: python-aos-cube python3-aos-cube = 0.5.11-1 python3.9dist(aos-cube) = 0.5.11 python3dist(aos-cube) = 0.5.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(click) python3.9dist(configparser) python3.9dist(esptool) python3.9dist(paho-mqtt) python3.9dist(progressbar2) python3.9dist(pyserial) python3.9dist(requests) python3.9dist(scons) python3.9dist(setuptools) Processing files: python-aos-cube-help-0.5.11-1.noarch warning: Empty %files file /builddir/build/BUILD/aos-cube-0.5.11/doclist.lst Provides: python-aos-cube-help = 0.5.11-1 python3-aos-cube-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64 Wrote: /builddir/build/RPMS/python-aos-cube-help-0.5.11-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-aos-cube-0.5.11-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.w6rylR + umask 022 + cd /builddir/build/BUILD + cd aos-cube-0.5.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-aos-cube-0.5.11-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0