Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-happytransformer.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685525487.619260/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-happytransformer.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-happytransformer-2.4.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-happytransformer.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685525487.619260/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-happytransformer.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-happytransformer-2.4.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-happytransformer.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685525487.619260/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-happytransformer.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.NhBFXH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf happytransformer-2.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/happytransformer-2.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd happytransformer-2.4.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.qtrthH + umask 022 + cd /builddir/build/BUILD + cd happytransformer-2.4.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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/happytransformer copying happytransformer/happy_question_answering.py -> build/lib/happytransformer copying happytransformer/happy_transformer.py -> build/lib/happytransformer copying happytransformer/happy_generation.py -> build/lib/happytransformer copying happytransformer/happy_token_classification.py -> build/lib/happytransformer copying happytransformer/happy_text_to_text.py -> build/lib/happytransformer copying happytransformer/cuda_detect.py -> build/lib/happytransformer copying happytransformer/happy_next_sentence.py -> build/lib/happytransformer copying happytransformer/happy_text_classification.py -> build/lib/happytransformer copying happytransformer/__init__.py -> build/lib/happytransformer copying happytransformer/happy_trainer.py -> build/lib/happytransformer copying happytransformer/fine_tuning_util.py -> build/lib/happytransformer copying happytransformer/happy_word_prediction.py -> build/lib/happytransformer creating build/lib/tests copying tests/test_tt.py -> build/lib/tests copying tests/shared_tests.py -> build/lib/tests copying tests/test_qa.py -> build/lib/tests copying tests/test_ns.py -> build/lib/tests copying tests/test_toc.py -> build/lib/tests copying tests/test_tc.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_wp.py -> build/lib/tests copying tests/test_gen.py -> build/lib/tests creating build/lib/happytransformer/gen copying happytransformer/gen/default_args.py -> build/lib/happytransformer/gen copying happytransformer/gen/trainer.py -> build/lib/happytransformer/gen copying happytransformer/gen/__init__.py -> build/lib/happytransformer/gen creating build/lib/happytransformer/wp copying happytransformer/wp/default_args.py -> build/lib/happytransformer/wp copying happytransformer/wp/trainer.py -> build/lib/happytransformer/wp copying happytransformer/wp/__init__.py -> build/lib/happytransformer/wp creating build/lib/happytransformer/sp copying happytransformer/sp/default_args.py -> build/lib/happytransformer/sp copying happytransformer/sp/trainer.py -> build/lib/happytransformer/sp copying happytransformer/sp/__init__.py -> build/lib/happytransformer/sp creating build/lib/happytransformer/toc copying happytransformer/toc/default_args.py -> build/lib/happytransformer/toc copying happytransformer/toc/trainer.py -> build/lib/happytransformer/toc copying happytransformer/toc/__init__.py -> build/lib/happytransformer/toc creating build/lib/happytransformer/tc copying happytransformer/tc/default_args.py -> build/lib/happytransformer/tc copying happytransformer/tc/trainer.py -> build/lib/happytransformer/tc copying happytransformer/tc/__init__.py -> build/lib/happytransformer/tc creating build/lib/happytransformer/tt copying happytransformer/tt/trainer.py -> build/lib/happytransformer/tt copying happytransformer/tt/__init__.py -> build/lib/happytransformer/tt creating build/lib/happytransformer/qa copying happytransformer/qa/default_args.py -> build/lib/happytransformer/qa copying happytransformer/qa/trainer.py -> build/lib/happytransformer/qa copying happytransformer/qa/__init__.py -> build/lib/happytransformer/qa creating build/lib/happytransformer/adaptors copying happytransformer/adaptors/adaptor.py -> build/lib/happytransformer/adaptors copying happytransformer/adaptors/berts.py -> build/lib/happytransformer/adaptors copying happytransformer/adaptors/__init__.py -> build/lib/happytransformer/adaptors + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZUMAnG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64 + cd happytransformer-2.4.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-happytransformer-2.4.1-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-happytransformer-2.4.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer creating /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/gen copying build/lib/happytransformer/gen/default_args.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/gen copying build/lib/happytransformer/gen/trainer.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/gen copying build/lib/happytransformer/gen/__init__.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/gen copying build/lib/happytransformer/happy_question_answering.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer creating /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/wp copying build/lib/happytransformer/wp/default_args.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/wp copying build/lib/happytransformer/wp/trainer.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/wp copying build/lib/happytransformer/wp/__init__.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/wp copying build/lib/happytransformer/happy_transformer.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer copying build/lib/happytransformer/happy_generation.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer copying build/lib/happytransformer/happy_token_classification.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer copying build/lib/happytransformer/happy_text_to_text.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer copying build/lib/happytransformer/cuda_detect.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer copying build/lib/happytransformer/happy_next_sentence.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer copying build/lib/happytransformer/happy_text_classification.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer creating /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/sp copying build/lib/happytransformer/sp/default_args.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/sp copying build/lib/happytransformer/sp/trainer.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/sp copying build/lib/happytransformer/sp/__init__.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/sp copying build/lib/happytransformer/__init__.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer creating /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/toc copying build/lib/happytransformer/toc/default_args.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/toc copying build/lib/happytransformer/toc/trainer.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/toc copying build/lib/happytransformer/toc/__init__.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/toc copying build/lib/happytransformer/happy_trainer.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer copying build/lib/happytransformer/fine_tuning_util.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer creating /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/tc copying build/lib/happytransformer/tc/default_args.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/tc copying build/lib/happytransformer/tc/trainer.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/tc copying build/lib/happytransformer/tc/__init__.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/tc creating /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/tt copying build/lib/happytransformer/tt/trainer.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/tt copying build/lib/happytransformer/tt/__init__.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/tt copying build/lib/happytransformer/happy_word_prediction.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer creating /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/qa copying build/lib/happytransformer/qa/default_args.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/qa copying build/lib/happytransformer/qa/trainer.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/qa copying build/lib/happytransformer/qa/__init__.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/qa creating /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/adaptors copying build/lib/happytransformer/adaptors/adaptor.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/adaptors copying build/lib/happytransformer/adaptors/berts.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/adaptors copying build/lib/happytransformer/adaptors/__init__.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/adaptors creating /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_tt.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/shared_tests.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_qa.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_ns.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_toc.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_tc.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_wp.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_gen.py -> /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/gen/default_args.py to default_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/gen/trainer.py to trainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/gen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/happy_question_answering.py to happy_question_answering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/wp/default_args.py to default_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/wp/trainer.py to trainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/wp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/happy_transformer.py to happy_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/happy_generation.py to happy_generation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/happy_token_classification.py to happy_token_classification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/happy_text_to_text.py to happy_text_to_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/cuda_detect.py to cuda_detect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/happy_next_sentence.py to happy_next_sentence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/happy_text_classification.py to happy_text_classification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/sp/default_args.py to default_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/sp/trainer.py to trainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/sp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/toc/default_args.py to default_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/toc/trainer.py to trainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/toc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/happy_trainer.py to happy_trainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/fine_tuning_util.py to fine_tuning_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/tc/default_args.py to default_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/tc/trainer.py to trainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/tc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/tt/trainer.py to trainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/tt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/happy_word_prediction.py to happy_word_prediction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/qa/default_args.py to default_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/qa/trainer.py to trainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/qa/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/adaptors/adaptor.py to adaptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/adaptors/berts.py to berts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer/adaptors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_tt.py to test_tt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/shared_tests.py to shared_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_qa.py to test_qa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_ns.py to test_ns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_toc.py to test_toc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_tc.py to test_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_wp.py to test_wp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_gen.py to test_gen.cpython-39.pyc writing byte-compilation script '/tmp/tmp1el2ug2n.py' /usr/bin/python3 /tmp/tmp1el2ug2n.py removing /tmp/tmp1el2ug2n.py running install_egg_info running egg_info writing happytransformer.egg-info/PKG-INFO writing dependency_links to happytransformer.egg-info/dependency_links.txt writing requirements to happytransformer.egg-info/requires.txt writing top-level names to happytransformer.egg-info/top_level.txt reading manifest file 'happytransformer.egg-info/SOURCES.txt' writing manifest file 'happytransformer.egg-info/SOURCES.txt' Copying happytransformer.egg-info to /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9/site-packages/happytransformer-2.4.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64//usr/share/doc/python-happytransformer + '[' -d doc ']' ~/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64 ~/build/BUILD/happytransformer-2.4.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-happytransformer-2.4.1-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/happytransformer-2.4.1 + mv /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.4.1-1 --unique-debug-suffix -2.4.1-1.x86_64 --unique-debug-src-base python-happytransformer-2.4.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/happytransformer-2.4.1 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-happytransformer-2.4.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-happytransformer-2.4.1-1.noarch Provides: python-happytransformer python3-happytransformer = 2.4.1-1 python3.9dist(happytransformer) = 2.4.1 python3dist(happytransformer) = 2.4.1 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(datasets) >= 1.6 python3.9dist(protobuf) python3.9dist(sentencepiece) python3.9dist(torch) >= 1 python3.9dist(tqdm) >= 4.43 python3.9dist(transformers) >= 4.4 Processing files: python-happytransformer-help-2.4.1-1.noarch warning: Empty %files file /builddir/build/BUILD/happytransformer-2.4.1/doclist.lst Provides: python-happytransformer-help = 2.4.1-1 python3-happytransformer-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-happytransformer-2.4.1-1.x86_64 Wrote: /builddir/build/RPMS/python-happytransformer-help-2.4.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-happytransformer-2.4.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rDC47s + umask 022 + cd /builddir/build/BUILD + cd happytransformer-2.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-happytransformer-2.4.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0