Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-e2eml.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683354581.934417/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-e2eml.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-e2eml-4.14.20-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-e2eml.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683354581.934417/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-e2eml.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-e2eml-4.14.20-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-e2eml.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683354581.934417/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-e2eml.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.rH6AO2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf e2eml-4.14.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/e2eml-4.14.20.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd e2eml-4.14.20 + /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.PSPgzm + umask 022 + cd /builddir/build/BUILD + cd e2eml-4.14.20 + 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/e2eml copying e2eml/__init__.py -> build/lib/e2eml creating build/lib/e2eml/classification copying e2eml/classification/nlp_classification.py -> build/lib/e2eml/classification copying e2eml/classification/classification_models.py -> build/lib/e2eml/classification copying e2eml/classification/__init__.py -> build/lib/e2eml/classification copying e2eml/classification/autotuned_nn_classification.py -> build/lib/e2eml/classification copying e2eml/classification/classification_blueprints.py -> build/lib/e2eml/classification creating build/lib/e2eml/full_processing copying e2eml/full_processing/cpu_preprocessing.py -> build/lib/e2eml/full_processing copying e2eml/full_processing/__init__.py -> build/lib/e2eml/full_processing copying e2eml/full_processing/cpu_processing_nlp.py -> build/lib/e2eml/full_processing copying e2eml/full_processing/preprocessing_blueprints.py -> build/lib/e2eml/full_processing copying e2eml/full_processing/postprocessing.py -> build/lib/e2eml/full_processing creating build/lib/e2eml/model_utils copying e2eml/model_utils/tabular_gan_for_regression.py -> build/lib/e2eml/model_utils copying e2eml/model_utils/save_and_load.py -> build/lib/e2eml/model_utils copying e2eml/model_utils/tabular_gan_training.py -> build/lib/e2eml/model_utils copying e2eml/model_utils/deesc_classifier.py -> build/lib/e2eml/model_utils copying e2eml/model_utils/__init__.py -> build/lib/e2eml/model_utils copying e2eml/model_utils/tabular_gan_for_classification.py -> build/lib/e2eml/model_utils package init file 'e2eml/post_analysis/__init__.py' not found (or not a regular file) creating build/lib/e2eml/post_analysis copying e2eml/post_analysis/segment_finder_classification.py -> build/lib/e2eml/post_analysis copying e2eml/post_analysis/segment_finder_regression.py -> build/lib/e2eml/post_analysis creating build/lib/e2eml/regression copying e2eml/regression/nlp_regression.py -> build/lib/e2eml/regression copying e2eml/regression/autotuned_nn_regression.py -> build/lib/e2eml/regression copying e2eml/regression/regression_models.py -> build/lib/e2eml/regression copying e2eml/regression/deep_quantile_regression.py -> build/lib/e2eml/regression copying e2eml/regression/__init__.py -> build/lib/e2eml/regression copying e2eml/regression/regression_blueprints.py -> build/lib/e2eml/regression creating build/lib/e2eml/test copying e2eml/test/classification_blueprints_test.py -> build/lib/e2eml/test copying e2eml/test/timetravel_static_test.py -> build/lib/e2eml/test copying e2eml/test/ProbaBoost.py -> build/lib/e2eml/test copying e2eml/test/timetravel_walk_test.py -> build/lib/e2eml/test copying e2eml/test/__init__.py -> build/lib/e2eml/test copying e2eml/test/regression_blueprints_test.py -> build/lib/e2eml/test creating build/lib/e2eml/time_series copying e2eml/time_series/time_series_preprocessing.py -> build/lib/e2eml/time_series copying e2eml/time_series/time_series_blueprints.py -> build/lib/e2eml/time_series copying e2eml/time_series/time_series_models.py -> build/lib/e2eml/time_series copying e2eml/time_series/lstm_model.py -> build/lib/e2eml/time_series copying e2eml/time_series/__init__.py -> build/lib/e2eml/time_series copying e2eml/time_series/rnn_model.py -> build/lib/e2eml/time_series copying e2eml/time_series/lstm_model_with_quantile_loss.py -> build/lib/e2eml/time_series creating build/lib/e2eml/timetravel copying e2eml/timetravel/timetravel.py -> build/lib/e2eml/timetravel copying e2eml/timetravel/__init__.py -> build/lib/e2eml/timetravel copying e2eml/test/NoneShap_feature_importance.png -> build/lib/e2eml/test copying e2eml/test/faults.csv -> build/lib/e2eml/test copying e2eml/test/housingprices_train.csv -> build/lib/e2eml/test copying e2eml/test/titanic_train.csv -> build/lib/e2eml/test copying e2eml/test/synthetic_multi_classifcation.csv -> build/lib/e2eml/test copying e2eml/test/Corona_NLP_train.csv -> build/lib/e2eml/test + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aoBme2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64 + cd e2eml-4.14.20 + 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-e2eml-4.14.20-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-e2eml-4.14.20-1.x86_64/usr creating /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml creating /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/classification copying build/lib/e2eml/classification/nlp_classification.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/classification copying build/lib/e2eml/classification/classification_models.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/classification copying build/lib/e2eml/classification/__init__.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/classification copying build/lib/e2eml/classification/autotuned_nn_classification.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/classification copying build/lib/e2eml/classification/classification_blueprints.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/classification creating /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/timetravel copying build/lib/e2eml/timetravel/timetravel.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/timetravel copying build/lib/e2eml/timetravel/__init__.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/timetravel creating /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/model_utils copying build/lib/e2eml/model_utils/tabular_gan_for_regression.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/model_utils copying build/lib/e2eml/model_utils/save_and_load.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/model_utils copying build/lib/e2eml/model_utils/tabular_gan_training.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/model_utils copying build/lib/e2eml/model_utils/deesc_classifier.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/model_utils copying build/lib/e2eml/model_utils/__init__.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/model_utils copying build/lib/e2eml/model_utils/tabular_gan_for_classification.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/model_utils creating /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/regression copying build/lib/e2eml/regression/nlp_regression.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/regression copying build/lib/e2eml/regression/autotuned_nn_regression.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/regression copying build/lib/e2eml/regression/regression_models.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/regression copying build/lib/e2eml/regression/deep_quantile_regression.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/regression copying build/lib/e2eml/regression/__init__.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/regression copying build/lib/e2eml/regression/regression_blueprints.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/regression copying build/lib/e2eml/__init__.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml creating /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series copying build/lib/e2eml/time_series/time_series_preprocessing.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series copying build/lib/e2eml/time_series/time_series_blueprints.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series copying build/lib/e2eml/time_series/time_series_models.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series copying build/lib/e2eml/time_series/lstm_model.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series copying build/lib/e2eml/time_series/__init__.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series copying build/lib/e2eml/time_series/rnn_model.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series copying build/lib/e2eml/time_series/lstm_model_with_quantile_loss.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series creating /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/post_analysis copying build/lib/e2eml/post_analysis/segment_finder_classification.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/post_analysis copying build/lib/e2eml/post_analysis/segment_finder_regression.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/post_analysis creating /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test copying build/lib/e2eml/test/classification_blueprints_test.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test copying build/lib/e2eml/test/NoneShap_feature_importance.png -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test copying build/lib/e2eml/test/faults.csv -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test copying build/lib/e2eml/test/timetravel_static_test.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test copying build/lib/e2eml/test/ProbaBoost.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test copying build/lib/e2eml/test/housingprices_train.csv -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test copying build/lib/e2eml/test/timetravel_walk_test.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test copying build/lib/e2eml/test/titanic_train.csv -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test copying build/lib/e2eml/test/__init__.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test copying build/lib/e2eml/test/regression_blueprints_test.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test copying build/lib/e2eml/test/synthetic_multi_classifcation.csv -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test copying build/lib/e2eml/test/Corona_NLP_train.csv -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test creating /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/full_processing copying build/lib/e2eml/full_processing/cpu_preprocessing.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/full_processing copying build/lib/e2eml/full_processing/__init__.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/full_processing copying build/lib/e2eml/full_processing/cpu_processing_nlp.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/full_processing copying build/lib/e2eml/full_processing/preprocessing_blueprints.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/full_processing copying build/lib/e2eml/full_processing/postprocessing.py -> /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/full_processing byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/classification/nlp_classification.py to nlp_classification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/classification/classification_models.py to classification_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/classification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/classification/autotuned_nn_classification.py to autotuned_nn_classification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/classification/classification_blueprints.py to classification_blueprints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/timetravel/timetravel.py to timetravel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/timetravel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/model_utils/tabular_gan_for_regression.py to tabular_gan_for_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/model_utils/save_and_load.py to save_and_load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/model_utils/tabular_gan_training.py to tabular_gan_training.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/model_utils/deesc_classifier.py to deesc_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/model_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/model_utils/tabular_gan_for_classification.py to tabular_gan_for_classification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/regression/nlp_regression.py to nlp_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/regression/autotuned_nn_regression.py to autotuned_nn_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/regression/regression_models.py to regression_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/regression/deep_quantile_regression.py to deep_quantile_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/regression/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/regression/regression_blueprints.py to regression_blueprints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series/time_series_preprocessing.py to time_series_preprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series/time_series_blueprints.py to time_series_blueprints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series/time_series_models.py to time_series_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series/lstm_model.py to lstm_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series/rnn_model.py to rnn_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/time_series/lstm_model_with_quantile_loss.py to lstm_model_with_quantile_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/post_analysis/segment_finder_classification.py to segment_finder_classification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/post_analysis/segment_finder_regression.py to segment_finder_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test/classification_blueprints_test.py to classification_blueprints_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test/timetravel_static_test.py to timetravel_static_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test/ProbaBoost.py to ProbaBoost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test/timetravel_walk_test.py to timetravel_walk_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/test/regression_blueprints_test.py to regression_blueprints_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/full_processing/cpu_preprocessing.py to cpu_preprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/full_processing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/full_processing/cpu_processing_nlp.py to cpu_processing_nlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/full_processing/preprocessing_blueprints.py to preprocessing_blueprints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml/full_processing/postprocessing.py to postprocessing.cpython-39.pyc writing byte-compilation script '/tmp/tmpj471v_8v.py' /usr/bin/python3 /tmp/tmpj471v_8v.py removing /tmp/tmpj471v_8v.py running install_egg_info running egg_info creating e2eml.egg-info writing e2eml.egg-info/PKG-INFO writing dependency_links to e2eml.egg-info/dependency_links.txt writing requirements to e2eml.egg-info/requires.txt writing top-level names to e2eml.egg-info/top_level.txt writing manifest file 'e2eml.egg-info/SOURCES.txt' package init file 'e2eml/post_analysis/__init__.py' not found (or not a regular file) reading manifest file 'e2eml.egg-info/SOURCES.txt' writing manifest file 'e2eml.egg-info/SOURCES.txt' Copying e2eml.egg-info to /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/usr/lib/python3.9/site-packages/e2eml-4.14.20-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64//usr/share/doc/python-e2eml + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64 ~/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64 ~/build/BUILD/e2eml-4.14.20 + '[' -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/e2eml-4.14.20 + mv /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.14.20-1 --unique-debug-suffix -4.14.20-1.x86_64 --unique-debug-src-base python-e2eml-4.14.20-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/e2eml-4.14.20 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-e2eml-4.14.20-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-e2eml-4.14.20-1.noarch Provides: python-e2eml python3-e2eml = 4.14.20-1 python3.9dist(e2eml) = 4.14.20 python3dist(e2eml) = 4.14.20 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(boostaroota) >= 1.3 python3.9dist(boostaroota) < 2 python3.9dist(catboost) >= 0.21 python3.9dist(category-encoders) = 2.3 python3.9dist(datasets) >= 1 python3.9dist(datasets) < 2 python3.9dist(dill) >= 0.3.3 python3.9dist(dill) < 0.4 python3.9dist(imbalanced-learn) >= 0.8 python3.9dist(imbalanced-learn) < 0.9 python3.9dist(lightgbm) >= 3.1 python3.9dist(lightgbm) < 4 python3.9dist(matplotlib) = 3.1.3 python3.9dist(ngboost) >= 0.3.1 python3.9dist(ngboost) < 0.4 python3.9dist(nltk) >= 3.2.4 python3.9dist(nltk) < 4 python3.9dist(numpy) >= 1.19.4 python3.9dist(numpy) < 2 python3.9dist(optuna) >= 2.8 python3.9dist(optuna) < 3 python3.9dist(pandas) >= 1.1.5 python3.9dist(pandas) < 2 python3.9dist(plotly) >= 5 python3.9dist(plotly) < 6 python3.9dist(psutil) = 5.8 python3.9dist(pytorch-tabnet) >= 3.1.1 python3.9dist(pytorch-tabnet) < 4 python3.9dist(scikit-learn) >= 1.0.1 python3.9dist(scikit-learn) < 2 python3.9dist(scipy) >= 1.5.4 python3.9dist(scipy) < 2 python3.9dist(seaborn) >= 0.11.1 python3.9dist(seaborn) < 0.12 python3.9dist(shap) >= 0 python3.9dist(shap) < 1 python3.9dist(spacy) >= 3.1 python3.9dist(spacy) < 4 python3.9dist(textblob) >= 0 python3.9dist(textblob) < 1 python3.9dist(torch) >= 1.7 python3.9dist(torch) < 2 python3.9dist(transformers) >= 4 python3.9dist(transformers) < 5 python3.9dist(vowpalwabbit) >= 8.11 python3.9dist(vowpalwabbit) < 9 python3.9dist(xgboost) >= 1.3.3 python3.9dist(xgboost) < 2 Processing files: python-e2eml-help-4.14.20-1.noarch warning: Empty %files file /builddir/build/BUILD/e2eml-4.14.20/doclist.lst Provides: python-e2eml-help = 4.14.20-1 python3-e2eml-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-e2eml-4.14.20-1.x86_64 Wrote: /builddir/build/RPMS/python-e2eml-help-4.14.20-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-e2eml-4.14.20-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CYERHy + umask 022 + cd /builddir/build/BUILD + cd e2eml-4.14.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-e2eml-4.14.20-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0