Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-faas-supervisor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686438887.649474/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-faas-supervisor.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-faas-supervisor-1.5.8-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-faas-supervisor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686438887.649474/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-faas-supervisor.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-faas-supervisor-1.5.8-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-faas-supervisor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686438887.649474/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-faas-supervisor.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.PxDHWW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf faas-supervisor-1.5.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/faas-supervisor-1.5.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd faas-supervisor-1.5.8 + /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.KVFvCW + umask 022 + cd /builddir/build/BUILD + cd faas-supervisor-1.5.8 + 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/faassupervisor copying faassupervisor/version.py -> build/lib/faassupervisor copying faassupervisor/exceptions.py -> build/lib/faassupervisor copying faassupervisor/logger.py -> build/lib/faassupervisor copying faassupervisor/__init__.py -> build/lib/faassupervisor copying faassupervisor/supervisor.py -> build/lib/faassupervisor copying faassupervisor/utils.py -> build/lib/faassupervisor package init file 'test/__init__.py' not found (or not a regular file) creating build/lib/faassupervisor/storage copying faassupervisor/storage/config.py -> build/lib/faassupervisor/storage copying faassupervisor/storage/__init__.py -> build/lib/faassupervisor/storage creating build/lib/faassupervisor/events copying faassupervisor/events/unknown.py -> build/lib/faassupervisor/events copying faassupervisor/events/dCache.py -> build/lib/faassupervisor/events copying faassupervisor/events/apigateway.py -> build/lib/faassupervisor/events copying faassupervisor/events/onedata.py -> build/lib/faassupervisor/events copying faassupervisor/events/__init__.py -> build/lib/faassupervisor/events copying faassupervisor/events/minio.py -> build/lib/faassupervisor/events copying faassupervisor/events/s3.py -> build/lib/faassupervisor/events creating build/lib/faassupervisor/faas copying faassupervisor/faas/__init__.py -> build/lib/faassupervisor/faas creating build/lib/faassupervisor/storage/providers copying faassupervisor/storage/providers/webdav.py -> build/lib/faassupervisor/storage/providers copying faassupervisor/storage/providers/onedata.py -> build/lib/faassupervisor/storage/providers copying faassupervisor/storage/providers/__init__.py -> build/lib/faassupervisor/storage/providers copying faassupervisor/storage/providers/minio.py -> build/lib/faassupervisor/storage/providers copying faassupervisor/storage/providers/local.py -> build/lib/faassupervisor/storage/providers copying faassupervisor/storage/providers/s3.py -> build/lib/faassupervisor/storage/providers package init file 'faassupervisor/faas/aws_lambda/__init__.py' not found (or not a regular file) creating build/lib/faassupervisor/faas/aws_lambda copying faassupervisor/faas/aws_lambda/function.py -> build/lib/faassupervisor/faas/aws_lambda copying faassupervisor/faas/aws_lambda/function_handler.py -> build/lib/faassupervisor/faas/aws_lambda copying faassupervisor/faas/aws_lambda/udocker.py -> build/lib/faassupervisor/faas/aws_lambda copying faassupervisor/faas/aws_lambda/supervisor.py -> build/lib/faassupervisor/faas/aws_lambda copying faassupervisor/faas/aws_lambda/batch.py -> build/lib/faassupervisor/faas/aws_lambda copying faassupervisor/faas/aws_lambda/container.py -> build/lib/faassupervisor/faas/aws_lambda creating build/lib/faassupervisor/faas/binary package init file 'faassupervisor/faas/binary/__init__.py' not found (or not a regular file) copying faassupervisor/faas/binary/supervisor.py -> build/lib/faassupervisor/faas/binary creating build/lib/test creating build/lib/test/unit copying test/unit/__init__.py -> build/lib/test/unit creating build/lib/test/unit/faassupervisor package init file 'test/unit/faassupervisor/__init__.py' not found (or not a regular file) copying test/unit/faassupervisor/events.py -> build/lib/test/unit/faassupervisor copying test/unit/faassupervisor/faas.py -> build/lib/test/unit/faassupervisor copying test/unit/faassupervisor/utils.py -> build/lib/test/unit/faassupervisor copying test/unit/faassupervisor/storage.py -> build/lib/test/unit/faassupervisor + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UPsO8t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64 + cd faas-supervisor-1.5.8 + 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-faas-supervisor-1.5.8-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-faas-supervisor-1.5.8-1.x86_64/usr creating /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor copying build/lib/faassupervisor/version.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor copying build/lib/faassupervisor/exceptions.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor copying build/lib/faassupervisor/logger.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor creating /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage copying build/lib/faassupervisor/storage/config.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage copying build/lib/faassupervisor/storage/__init__.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage creating /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/providers copying build/lib/faassupervisor/storage/providers/webdav.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/providers copying build/lib/faassupervisor/storage/providers/onedata.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/providers copying build/lib/faassupervisor/storage/providers/__init__.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/providers copying build/lib/faassupervisor/storage/providers/minio.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/providers copying build/lib/faassupervisor/storage/providers/local.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/providers copying build/lib/faassupervisor/storage/providers/s3.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/providers creating /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events copying build/lib/faassupervisor/events/unknown.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events copying build/lib/faassupervisor/events/dCache.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events copying build/lib/faassupervisor/events/apigateway.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events copying build/lib/faassupervisor/events/onedata.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events copying build/lib/faassupervisor/events/__init__.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events copying build/lib/faassupervisor/events/minio.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events copying build/lib/faassupervisor/events/s3.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events copying build/lib/faassupervisor/__init__.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor creating /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas creating /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/aws_lambda copying build/lib/faassupervisor/faas/aws_lambda/function.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/aws_lambda copying build/lib/faassupervisor/faas/aws_lambda/function_handler.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/aws_lambda copying build/lib/faassupervisor/faas/aws_lambda/udocker.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/aws_lambda copying build/lib/faassupervisor/faas/aws_lambda/supervisor.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/aws_lambda copying build/lib/faassupervisor/faas/aws_lambda/batch.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/aws_lambda copying build/lib/faassupervisor/faas/aws_lambda/container.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/aws_lambda creating /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/binary copying build/lib/faassupervisor/faas/binary/supervisor.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/binary copying build/lib/faassupervisor/faas/__init__.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas copying build/lib/faassupervisor/supervisor.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor copying build/lib/faassupervisor/utils.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor creating /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/test/unit creating /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/test/unit/faassupervisor copying build/lib/test/unit/faassupervisor/events.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/test/unit/faassupervisor copying build/lib/test/unit/faassupervisor/faas.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/test/unit/faassupervisor copying build/lib/test/unit/faassupervisor/utils.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/test/unit/faassupervisor copying build/lib/test/unit/faassupervisor/storage.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/test/unit/faassupervisor copying build/lib/test/unit/__init__.py -> /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/test/unit byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/providers/webdav.py to webdav.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/providers/onedata.py to onedata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/providers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/providers/minio.py to minio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/providers/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/storage/providers/s3.py to s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events/unknown.py to unknown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events/dCache.py to dCache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events/apigateway.py to apigateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events/onedata.py to onedata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events/minio.py to minio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/events/s3.py to s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/aws_lambda/function.py to function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/aws_lambda/function_handler.py to function_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/aws_lambda/udocker.py to udocker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/aws_lambda/supervisor.py to supervisor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/aws_lambda/batch.py to batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/aws_lambda/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/binary/supervisor.py to supervisor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/faas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/supervisor.py to supervisor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faassupervisor/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/test/unit/faassupervisor/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/test/unit/faassupervisor/faas.py to faas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/test/unit/faassupervisor/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/test/unit/faassupervisor/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/test/unit/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpl4l0851t.py' /usr/bin/python3 /tmp/tmpl4l0851t.py removing /tmp/tmpl4l0851t.py running install_egg_info running egg_info writing faas_supervisor.egg-info/PKG-INFO writing dependency_links to faas_supervisor.egg-info/dependency_links.txt writing requirements to faas_supervisor.egg-info/requires.txt writing top-level names to faas_supervisor.egg-info/top_level.txt package init file 'test/__init__.py' not found (or not a regular file) package init file 'build/__init__.py' not found (or not a regular file) package init file 'faassupervisor/faas/aws_lambda/__init__.py' not found (or not a regular file) package init file 'faassupervisor/faas/binary/__init__.py' not found (or not a regular file) package init file 'test/unit/faassupervisor/__init__.py' not found (or not a regular file) package init file 'build/lib/__init__.py' not found (or not a regular file) package init file 'build/lib/test/__init__.py' not found (or not a regular file) package init file 'build/lib/faassupervisor/faas/aws_lambda/__init__.py' not found (or not a regular file) package init file 'build/lib/faassupervisor/faas/binary/__init__.py' not found (or not a regular file) package init file 'build/lib/test/unit/faassupervisor/__init__.py' not found (or not a regular file) reading manifest file 'faas_supervisor.egg-info/SOURCES.txt' writing manifest file 'faas_supervisor.egg-info/SOURCES.txt' Copying faas_supervisor.egg-info to /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9/site-packages/faas_supervisor-1.5.8-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64//usr/share/doc/python-faas-supervisor + '[' -d doc ']' + '[' -d docs ']' ~/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64 ~/build/BUILD/faas-supervisor-1.5.8 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/faas-supervisor-1.5.8 + mv /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.5.8-1 --unique-debug-suffix -1.5.8-1.x86_64 --unique-debug-src-base python-faas-supervisor-1.5.8-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/faas-supervisor-1.5.8 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-faas-supervisor-1.5.8-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-faas-supervisor-1.5.8-1.noarch Provides: python-faas-supervisor python3-faas-supervisor = 1.5.8-1 python3.9dist(faas-supervisor) = 1.5.8 python3dist(faas-supervisor) = 1.5.8 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: python(abi) = 3.9 python3.9dist(boto3) python3.9dist(pyyaml) python3.9dist(setuptools) >= 40.8 python3.9dist(webdavclient3) = 3.14.6requests Processing files: python-faas-supervisor-help-1.5.8-1.noarch warning: Empty %files file /builddir/build/BUILD/faas-supervisor-1.5.8/doclist.lst Provides: python-faas-supervisor-help = 1.5.8-1 python3-faas-supervisor-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-faas-supervisor-1.5.8-1.x86_64 Wrote: /builddir/build/RPMS/python-faas-supervisor-help-1.5.8-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-faas-supervisor-1.5.8-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hIo0L2 + umask 022 + cd /builddir/build/BUILD + cd faas-supervisor-1.5.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-faas-supervisor-1.5.8-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0