Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-emmental.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687267819.980254/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-emmental.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-emmental-0.1.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-emmental.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687267819.980254/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-emmental.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-emmental-0.1.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-emmental.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687267819.980254/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-emmental.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.W66Avx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf emmental-0.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/emmental-0.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd emmental-0.1.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.oTzkno + umask 022 + cd /builddir/build/BUILD + cd emmental-0.1.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' running build running build_py creating build creating build/lib creating build/lib/emmental copying src/emmental/meta.py -> build/lib/emmental copying src/emmental/learner.py -> build/lib/emmental copying src/emmental/data.py -> build/lib/emmental copying src/emmental/_version.py -> build/lib/emmental copying src/emmental/model.py -> build/lib/emmental copying src/emmental/task.py -> build/lib/emmental copying src/emmental/scorer.py -> build/lib/emmental copying src/emmental/__init__.py -> build/lib/emmental creating build/lib/emmental/logging copying src/emmental/logging/json_writer.py -> build/lib/emmental/logging copying src/emmental/logging/logging_manager.py -> build/lib/emmental/logging copying src/emmental/logging/log_writer.py -> build/lib/emmental/logging copying src/emmental/logging/tensorboard_writer.py -> build/lib/emmental/logging copying src/emmental/logging/checkpointer.py -> build/lib/emmental/logging copying src/emmental/logging/wandb_writer.py -> build/lib/emmental/logging copying src/emmental/logging/__init__.py -> build/lib/emmental/logging creating build/lib/emmental/metrics copying src/emmental/metrics/spearman_correlation.py -> build/lib/emmental/metrics copying src/emmental/metrics/matthews_correlation.py -> build/lib/emmental/metrics copying src/emmental/metrics/fbeta.py -> build/lib/emmental/metrics copying src/emmental/metrics/precision.py -> build/lib/emmental/metrics copying src/emmental/metrics/pearson_correlation.py -> build/lib/emmental/metrics copying src/emmental/metrics/recall.py -> build/lib/emmental/metrics copying src/emmental/metrics/accuracy.py -> build/lib/emmental/metrics copying src/emmental/metrics/accuracy_f1.py -> build/lib/emmental/metrics copying src/emmental/metrics/roc_auc.py -> build/lib/emmental/metrics copying src/emmental/metrics/pearson_spearman.py -> build/lib/emmental/metrics copying src/emmental/metrics/mean_squared_error.py -> build/lib/emmental/metrics copying src/emmental/metrics/__init__.py -> build/lib/emmental/metrics creating build/lib/emmental/optimizers copying src/emmental/optimizers/bert_adam.py -> build/lib/emmental/optimizers copying src/emmental/optimizers/__init__.py -> build/lib/emmental/optimizers creating build/lib/emmental/utils copying src/emmental/utils/utils.py -> build/lib/emmental/utils copying src/emmental/utils/seed.py -> build/lib/emmental/utils copying src/emmental/utils/__init__.py -> build/lib/emmental/utils copying src/emmental/utils/parse_args.py -> build/lib/emmental/utils creating build/lib/emmental/modules copying src/emmental/modules/rnn_module.py -> build/lib/emmental/modules copying src/emmental/modules/identity_module.py -> build/lib/emmental/modules copying src/emmental/modules/sparse_linear_module.py -> build/lib/emmental/modules copying src/emmental/modules/embedding_module.py -> build/lib/emmental/modules copying src/emmental/modules/__init__.py -> build/lib/emmental/modules creating build/lib/emmental/contrib copying src/emmental/contrib/__init__.py -> build/lib/emmental/contrib creating build/lib/emmental/schedulers copying src/emmental/schedulers/sequential_scheduler.py -> build/lib/emmental/schedulers copying src/emmental/schedulers/mixed_scheduler.py -> build/lib/emmental/schedulers copying src/emmental/schedulers/round_robin_scheduler.py -> build/lib/emmental/schedulers copying src/emmental/schedulers/scheduler.py -> build/lib/emmental/schedulers copying src/emmental/schedulers/__init__.py -> build/lib/emmental/schedulers creating build/lib/emmental/contrib/slicing copying src/emmental/contrib/slicing/data.py -> build/lib/emmental/contrib/slicing copying src/emmental/contrib/slicing/task.py -> build/lib/emmental/contrib/slicing copying src/emmental/contrib/slicing/slicing_function.py -> build/lib/emmental/contrib/slicing copying src/emmental/contrib/slicing/__init__.py -> build/lib/emmental/contrib/slicing creating build/lib/emmental/contrib/slicing/modules copying src/emmental/contrib/slicing/modules/utils.py -> build/lib/emmental/contrib/slicing/modules copying src/emmental/contrib/slicing/modules/slice_attention_module.py -> build/lib/emmental/contrib/slicing/modules copying src/emmental/contrib/slicing/modules/__init__.py -> build/lib/emmental/contrib/slicing/modules running egg_info writing src/emmental.egg-info/PKG-INFO writing dependency_links to src/emmental.egg-info/dependency_links.txt writing requirements to src/emmental.egg-info/requires.txt writing top-level names to src/emmental.egg-info/top_level.txt reading manifest file 'src/emmental.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/emmental.egg-info/SOURCES.txt' copying src/emmental/emmental-default-config.yaml -> build/lib/emmental + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C8sGAU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64 + cd emmental-0.1.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-emmental-0.1.1-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-emmental-0.1.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental copying build/lib/emmental/meta.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental copying build/lib/emmental/learner.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental copying build/lib/emmental/data.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental copying build/lib/emmental/emmental-default-config.yaml -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental creating /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging copying build/lib/emmental/logging/json_writer.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging copying build/lib/emmental/logging/logging_manager.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging copying build/lib/emmental/logging/log_writer.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging copying build/lib/emmental/logging/tensorboard_writer.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging copying build/lib/emmental/logging/checkpointer.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging copying build/lib/emmental/logging/wandb_writer.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging copying build/lib/emmental/logging/__init__.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging copying build/lib/emmental/_version.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental creating /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics copying build/lib/emmental/metrics/spearman_correlation.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics copying build/lib/emmental/metrics/matthews_correlation.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics copying build/lib/emmental/metrics/fbeta.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics copying build/lib/emmental/metrics/precision.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics copying build/lib/emmental/metrics/pearson_correlation.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics copying build/lib/emmental/metrics/recall.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics copying build/lib/emmental/metrics/accuracy.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics copying build/lib/emmental/metrics/accuracy_f1.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics copying build/lib/emmental/metrics/roc_auc.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics copying build/lib/emmental/metrics/pearson_spearman.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics copying build/lib/emmental/metrics/mean_squared_error.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics copying build/lib/emmental/metrics/__init__.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics creating /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/optimizers copying build/lib/emmental/optimizers/bert_adam.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/optimizers copying build/lib/emmental/optimizers/__init__.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/optimizers copying build/lib/emmental/model.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental copying build/lib/emmental/task.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental creating /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/utils copying build/lib/emmental/utils/utils.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/utils copying build/lib/emmental/utils/seed.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/utils copying build/lib/emmental/utils/__init__.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/utils copying build/lib/emmental/utils/parse_args.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/utils creating /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/modules copying build/lib/emmental/modules/rnn_module.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/modules copying build/lib/emmental/modules/identity_module.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/modules copying build/lib/emmental/modules/sparse_linear_module.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/modules copying build/lib/emmental/modules/embedding_module.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/modules copying build/lib/emmental/modules/__init__.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/modules copying build/lib/emmental/scorer.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental creating /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib creating /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing copying build/lib/emmental/contrib/slicing/data.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing copying build/lib/emmental/contrib/slicing/task.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing creating /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing/modules copying build/lib/emmental/contrib/slicing/modules/utils.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing/modules copying build/lib/emmental/contrib/slicing/modules/slice_attention_module.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing/modules copying build/lib/emmental/contrib/slicing/modules/__init__.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing/modules copying build/lib/emmental/contrib/slicing/slicing_function.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing copying build/lib/emmental/contrib/slicing/__init__.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing copying build/lib/emmental/contrib/__init__.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib creating /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/schedulers copying build/lib/emmental/schedulers/sequential_scheduler.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/schedulers copying build/lib/emmental/schedulers/mixed_scheduler.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/schedulers copying build/lib/emmental/schedulers/round_robin_scheduler.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/schedulers copying build/lib/emmental/schedulers/scheduler.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/schedulers copying build/lib/emmental/schedulers/__init__.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/schedulers copying build/lib/emmental/__init__.py -> /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/learner.py to learner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging/json_writer.py to json_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging/logging_manager.py to logging_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging/log_writer.py to log_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging/tensorboard_writer.py to tensorboard_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging/checkpointer.py to checkpointer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging/wandb_writer.py to wandb_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/logging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics/spearman_correlation.py to spearman_correlation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics/matthews_correlation.py to matthews_correlation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics/fbeta.py to fbeta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics/precision.py to precision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics/pearson_correlation.py to pearson_correlation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics/recall.py to recall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics/accuracy.py to accuracy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics/accuracy_f1.py to accuracy_f1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics/roc_auc.py to roc_auc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics/pearson_spearman.py to pearson_spearman.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics/mean_squared_error.py to mean_squared_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/optimizers/bert_adam.py to bert_adam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/optimizers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/utils/seed.py to seed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/utils/parse_args.py to parse_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/modules/rnn_module.py to rnn_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/modules/identity_module.py to identity_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/modules/sparse_linear_module.py to sparse_linear_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/modules/embedding_module.py to embedding_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/scorer.py to scorer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing/modules/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing/modules/slice_attention_module.py to slice_attention_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing/modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing/slicing_function.py to slicing_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/slicing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/schedulers/sequential_scheduler.py to sequential_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/schedulers/mixed_scheduler.py to mixed_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/schedulers/round_robin_scheduler.py to round_robin_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/schedulers/scheduler.py to scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/schedulers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp8jaez6dz.py' /usr/bin/python3 /tmp/tmp8jaez6dz.py removing /tmp/tmp8jaez6dz.py running install_egg_info running egg_info writing src/emmental.egg-info/PKG-INFO writing dependency_links to src/emmental.egg-info/dependency_links.txt writing requirements to src/emmental.egg-info/requires.txt writing top-level names to src/emmental.egg-info/top_level.txt reading manifest file 'src/emmental.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/emmental.egg-info/SOURCES.txt' Copying src/emmental.egg-info to /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/usr/lib/python3.9/site-packages/emmental-0.1.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64//usr/share/doc/python-emmental + '[' -d doc ']' ~/build/BUILDROOT/python-emmental-0.1.1-1.x86_64 ~/build/BUILD/emmental-0.1.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-emmental-0.1.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 ']' ~/build/BUILD/emmental-0.1.1 + popd + mv /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.1-1 --unique-debug-suffix -0.1.1-1.x86_64 --unique-debug-src-base python-emmental-0.1.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/emmental-0.1.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-emmental-0.1.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-emmental-0.1.1-1.noarch Provides: python-emmental python3-emmental = 0.1.1-1 python3.9dist(emmental) = 0.1.1 python3dist(emmental) = 0.1.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(numpy) >= 1.11 python3.9dist(numpy) < 2 python3.9dist(pyyaml) >= 5.1 python3.9dist(pyyaml) < 6 python3.9dist(scikit-learn) >= 0.20 python3.9dist(scikit-learn) < 2 python3.9dist(scipy) >= 1.1 python3.9dist(scipy) < 2 python3.9dist(tensorboard) >= 1.15 python3.9dist(tensorboard) < 3 python3.9dist(torch) >= 1.3.1 python3.9dist(torch) < 2 python3.9dist(tqdm) >= 4.41 python3.9dist(tqdm) < 5 python3.9dist(wandb) >= 0.10 python3.9dist(wandb) < 1 Processing files: python-emmental-help-0.1.1-1.noarch warning: Empty %files file /builddir/build/BUILD/emmental-0.1.1/doclist.lst Provides: python-emmental-help = 0.1.1-1 python3-emmental-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-emmental-0.1.1-1.x86_64 Wrote: /builddir/build/RPMS/python-emmental-help-0.1.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-emmental-0.1.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OGTIKy + umask 022 + cd /builddir/build/BUILD + cd emmental-0.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-emmental-0.1.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0