Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-beneath.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686392513.949760/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-beneath.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-beneath-1.4.2-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-beneath.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686392513.949760/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-beneath.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-beneath-1.4.2-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-beneath.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686392513.949760/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-beneath.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.JPETek + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf beneath-1.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/beneath-1.4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd beneath-1.4.2 + /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.8Uyt0A + umask 022 + cd /builddir/build/BUILD + cd beneath-1.4.2 + 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/beneath copying beneath/writer.py -> build/lib/beneath copying beneath/cursor.py -> build/lib/beneath copying beneath/easy.py -> build/lib/beneath copying beneath/config.py -> build/lib/beneath copying beneath/checkpointer.py -> build/lib/beneath copying beneath/consumer.py -> build/lib/beneath copying beneath/table.py -> build/lib/beneath copying beneath/client.py -> build/lib/beneath copying beneath/connection.py -> build/lib/beneath copying beneath/schema.py -> build/lib/beneath copying beneath/job.py -> build/lib/beneath copying beneath/__init__.py -> build/lib/beneath copying beneath/instance.py -> build/lib/beneath creating build/lib/beneath/admin copying beneath/admin/users.py -> build/lib/beneath/admin copying beneath/admin/projects.py -> build/lib/beneath/admin copying beneath/admin/services.py -> build/lib/beneath/admin copying beneath/admin/tables.py -> build/lib/beneath/admin copying beneath/admin/secrets.py -> build/lib/beneath/admin copying beneath/admin/client.py -> build/lib/beneath/admin copying beneath/admin/organizations.py -> build/lib/beneath/admin copying beneath/admin/base.py -> build/lib/beneath/admin copying beneath/admin/__init__.py -> build/lib/beneath/admin creating build/lib/beneath/beam copying beneath/beam/convert_types.py -> build/lib/beneath/beam copying beneath/beam/read_from_beneath.py -> build/lib/beneath/beam copying beneath/beam/write_to_beneath.py -> build/lib/beneath/beam copying beneath/beam/__init__.py -> build/lib/beneath/beam creating build/lib/beneath/cli copying beneath/cli/organization.py -> build/lib/beneath/cli copying beneath/cli/auth.py -> build/lib/beneath/cli copying beneath/cli/service.py -> build/lib/beneath/cli copying beneath/cli/project.py -> build/lib/beneath/cli copying beneath/cli/table.py -> build/lib/beneath/cli copying beneath/cli/utils.py -> build/lib/beneath/cli copying beneath/cli/__init__.py -> build/lib/beneath/cli creating build/lib/beneath/pipeline copying beneath/pipeline/parse_args.py -> build/lib/beneath/pipeline copying beneath/pipeline/pipeline.py -> build/lib/beneath/pipeline copying beneath/pipeline/base_pipeline.py -> build/lib/beneath/pipeline copying beneath/pipeline/__init__.py -> build/lib/beneath/pipeline creating build/lib/beneath/proto copying beneath/proto/gateway_pb2.py -> build/lib/beneath/proto copying beneath/proto/gateway_pb2_grpc.py -> build/lib/beneath/proto copying beneath/proto/__init__.py -> build/lib/beneath/proto creating build/lib/beneath/utils copying beneath/utils/aiopoller.py -> build/lib/beneath/utils copying beneath/utils/identifiers.py -> build/lib/beneath/utils copying beneath/utils/aioticker.py -> build/lib/beneath/utils copying beneath/utils/aiodelaybuffer.py -> build/lib/beneath/utils copying beneath/utils/aioworkerpool.py -> build/lib/beneath/utils copying beneath/utils/infer_avro.py -> build/lib/beneath/utils copying beneath/utils/__init__.py -> build/lib/beneath/utils copying beneath/proto/gateway.proto -> build/lib/beneath/proto + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zb83JF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64 + cd beneath-1.4.2 + 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-beneath-1.4.2-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-beneath-1.4.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath copying build/lib/beneath/writer.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath copying build/lib/beneath/cursor.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath copying build/lib/beneath/easy.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath creating /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/proto copying build/lib/beneath/proto/gateway_pb2.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/proto copying build/lib/beneath/proto/gateway.proto -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/proto copying build/lib/beneath/proto/gateway_pb2_grpc.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/proto copying build/lib/beneath/proto/__init__.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/proto copying build/lib/beneath/config.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath copying build/lib/beneath/checkpointer.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath copying build/lib/beneath/consumer.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath copying build/lib/beneath/table.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath copying build/lib/beneath/client.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath creating /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli copying build/lib/beneath/cli/organization.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli copying build/lib/beneath/cli/auth.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli copying build/lib/beneath/cli/service.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli copying build/lib/beneath/cli/project.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli copying build/lib/beneath/cli/table.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli copying build/lib/beneath/cli/utils.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli copying build/lib/beneath/cli/__init__.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli copying build/lib/beneath/connection.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath creating /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils copying build/lib/beneath/utils/aiopoller.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils copying build/lib/beneath/utils/identifiers.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils copying build/lib/beneath/utils/aioticker.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils copying build/lib/beneath/utils/aiodelaybuffer.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils copying build/lib/beneath/utils/aioworkerpool.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils copying build/lib/beneath/utils/infer_avro.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils copying build/lib/beneath/utils/__init__.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils copying build/lib/beneath/schema.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath copying build/lib/beneath/job.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath creating /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/pipeline copying build/lib/beneath/pipeline/parse_args.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/pipeline copying build/lib/beneath/pipeline/pipeline.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/pipeline copying build/lib/beneath/pipeline/base_pipeline.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/pipeline copying build/lib/beneath/pipeline/__init__.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/pipeline creating /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin copying build/lib/beneath/admin/users.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin copying build/lib/beneath/admin/projects.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin copying build/lib/beneath/admin/services.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin copying build/lib/beneath/admin/tables.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin copying build/lib/beneath/admin/secrets.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin copying build/lib/beneath/admin/client.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin copying build/lib/beneath/admin/organizations.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin copying build/lib/beneath/admin/base.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin copying build/lib/beneath/admin/__init__.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin copying build/lib/beneath/__init__.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath creating /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/beam copying build/lib/beneath/beam/convert_types.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/beam copying build/lib/beneath/beam/read_from_beneath.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/beam copying build/lib/beneath/beam/write_to_beneath.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/beam copying build/lib/beneath/beam/__init__.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/beam copying build/lib/beneath/instance.py -> /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/writer.py to writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cursor.py to cursor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/easy.py to easy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/proto/gateway_pb2.py to gateway_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/proto/gateway_pb2_grpc.py to gateway_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/proto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/checkpointer.py to checkpointer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/consumer.py to consumer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli/organization.py to organization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils/aiopoller.py to aiopoller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils/identifiers.py to identifiers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils/aioticker.py to aioticker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils/aiodelaybuffer.py to aiodelaybuffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils/aioworkerpool.py to aioworkerpool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils/infer_avro.py to infer_avro.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/job.py to job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/pipeline/parse_args.py to parse_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/pipeline/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/pipeline/base_pipeline.py to base_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/pipeline/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin/projects.py to projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin/services.py to services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin/secrets.py to secrets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin/organizations.py to organizations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/beam/convert_types.py to convert_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/beam/read_from_beneath.py to read_from_beneath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/beam/write_to_beneath.py to write_to_beneath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/beam/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath/instance.py to instance.cpython-39.pyc writing byte-compilation script '/tmp/tmp0tl4idk9.py' /usr/bin/python3 /tmp/tmp0tl4idk9.py removing /tmp/tmp0tl4idk9.py running install_egg_info running egg_info creating beneath.egg-info writing beneath.egg-info/PKG-INFO writing dependency_links to beneath.egg-info/dependency_links.txt writing entry points to beneath.egg-info/entry_points.txt writing requirements to beneath.egg-info/requires.txt writing top-level names to beneath.egg-info/top_level.txt writing manifest file 'beneath.egg-info/SOURCES.txt' reading manifest file 'beneath.egg-info/SOURCES.txt' writing manifest file 'beneath.egg-info/SOURCES.txt' Copying beneath.egg-info to /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/lib/python3.9/site-packages/beneath-1.4.2-py3.9.egg-info running install_scripts Installing beneath script to /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64//usr/share/doc/python-beneath + '[' -d doc ']' ~/build/BUILDROOT/python-beneath-1.4.2-1.x86_64 ~/build/BUILD/beneath-1.4.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64 + '[' -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/beneath-1.4.2 + mv /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.4.2-1 --unique-debug-suffix -1.4.2-1.x86_64 --unique-debug-src-base python-beneath-1.4.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/beneath-1.4.2 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-beneath-1.4.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-beneath-1.4.2-1.noarch Provides: python-beneath python3-beneath = 1.4.2-1 python3.9dist(beneath) = 1.4.2 python3dist(beneath) = 1.4.2 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(aiohttp) >= 3.6.2 python3.9dist(aiohttp) < 4 python3.9dist(argparse) >= 1.4 python3.9dist(argparse) < 2 python3.9dist(cython) >= 0.29.15 python3.9dist(cython) < 0.30 python3.9dist(fastavro) >= 1 python3.9dist(fastavro) < 2 python3.9dist(grpcio) >= 1.35 python3.9dist(grpcio) < 2 python3.9dist(msgpack) >= 1 python3.9dist(msgpack) < 2 python3.9dist(pandas) >= 1.0.1 python3.9dist(pandas) < 2 python3.9dist(protobuf) >= 3.11.3 python3.9dist(protobuf) < 4 python3.9dist(setuptools) python3.9dist(six) >= 1.14 python3.9dist(six) < 2 Processing files: python-beneath-help-1.4.2-1.noarch warning: Empty %files file /builddir/build/BUILD/beneath-1.4.2/doclist.lst Provides: python-beneath-help = 1.4.2-1 python3-beneath-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-beneath-1.4.2-1.x86_64 Wrote: /builddir/build/RPMS/python-beneath-help-1.4.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-beneath-1.4.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zVRBny + umask 022 + cd /builddir/build/BUILD + cd beneath-1.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-beneath-1.4.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0