Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cde.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687302347.673034/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-cde.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-cde-0.6.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-cde.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687302347.673034/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-cde.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-cde-0.6.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-cde.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687302347.673034/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-cde.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.FsD0N7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cde-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cde-0.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cde-0.6.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.rPCxDM + umask 022 + cd /builddir/build/BUILD + cd cde-0.6.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/tests copying tests/dummies.py -> build/lib/tests copying tests/unittests_evaluations.py -> build/lib/tests copying tests/unittests_simulations.py -> build/lib/tests copying tests/unittests_normalizing_flows.py -> build/lib/tests copying tests/unittests_utils.py -> build/lib/tests copying tests/unittests_io.py -> build/lib/tests copying tests/unittests_estimators.py -> build/lib/tests copying tests/unittests_configrunner.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/cde copying cde/BaseConditionalDensity.py -> build/lib/cde copying cde/__init__.py -> build/lib/cde creating build/lib/cde/model_fitting copying cde/model_fitting/GoodnessOfFit.py -> build/lib/cde/model_fitting copying cde/model_fitting/ConfigRunner.py -> build/lib/cde/model_fitting copying cde/model_fitting/sim_eval.py -> build/lib/cde/model_fitting copying cde/model_fitting/GoodnessOfFitResults.py -> build/lib/cde/model_fitting copying cde/model_fitting/divergences.py -> build/lib/cde/model_fitting copying cde/model_fitting/__init__.py -> build/lib/cde/model_fitting copying cde/model_fitting/plotting.py -> build/lib/cde/model_fitting copying cde/model_fitting/GoodnessOfFitSingleResult.py -> build/lib/cde/model_fitting copying cde/model_fitting/GoodnessOfFitLogProb.py -> build/lib/cde/model_fitting copying cde/model_fitting/ConfigRunnerLogProb.py -> build/lib/cde/model_fitting creating build/lib/cde/density_estimator copying cde/density_estimator/LSCDE.py -> build/lib/cde/density_estimator copying cde/density_estimator/KMN.py -> build/lib/cde/density_estimator copying cde/density_estimator/NF.py -> build/lib/cde/density_estimator copying cde/density_estimator/NKDE.py -> build/lib/cde/density_estimator copying cde/density_estimator/MDN.py -> build/lib/cde/density_estimator copying cde/density_estimator/__init__.py -> build/lib/cde/density_estimator copying cde/density_estimator/CKDE.py -> build/lib/cde/density_estimator copying cde/density_estimator/BaseNNMixtureEstimator.py -> build/lib/cde/density_estimator copying cde/density_estimator/BaseDensityEstimator.py -> build/lib/cde/density_estimator copying cde/density_estimator/BaseNNEstimator.py -> build/lib/cde/density_estimator creating build/lib/cde/evaluation copying cde/evaluation/__init__.py -> build/lib/cde/evaluation creating build/lib/cde/utils copying cde/utils/distribution.py -> build/lib/cde/utils copying cde/utils/misc.py -> build/lib/cde/utils copying cde/utils/center_point_select.py -> build/lib/cde/utils copying cde/utils/integration.py -> build/lib/cde/utils copying cde/utils/io.py -> build/lib/cde/utils copying cde/utils/async_executor.py -> build/lib/cde/utils copying cde/utils/__init__.py -> build/lib/cde/utils copying cde/utils/optimizers.py -> build/lib/cde/utils copying cde/utils/serializable.py -> build/lib/cde/utils creating build/lib/cde/density_simulation copying cde/density_simulation/ArmaJump.py -> build/lib/cde/density_simulation copying cde/density_simulation/toy_densities.py -> build/lib/cde/density_simulation copying cde/density_simulation/GMM.py -> build/lib/cde/density_simulation copying cde/density_simulation/__init__.py -> build/lib/cde/density_simulation copying cde/density_simulation/LinearStudentT.py -> build/lib/cde/density_simulation copying cde/density_simulation/SkewNormal.py -> build/lib/cde/density_simulation copying cde/density_simulation/LinearGaussian.py -> build/lib/cde/density_simulation copying cde/density_simulation/JumpDiffusionModel.py -> build/lib/cde/density_simulation copying cde/density_simulation/EconDensity.py -> build/lib/cde/density_simulation copying cde/density_simulation/BaseConditionalDensitySimulation.py -> build/lib/cde/density_simulation creating build/lib/cde/density_estimator/normalizing_flows copying cde/density_estimator/normalizing_flows/AffineFlow.py -> build/lib/cde/density_estimator/normalizing_flows copying cde/density_estimator/normalizing_flows/PlanarFlow.py -> build/lib/cde/density_estimator/normalizing_flows copying cde/density_estimator/normalizing_flows/__init__.py -> build/lib/cde/density_estimator/normalizing_flows copying cde/density_estimator/normalizing_flows/BaseNormalizingFlow.py -> build/lib/cde/density_estimator/normalizing_flows copying cde/density_estimator/normalizing_flows/RadialFlow.py -> build/lib/cde/density_estimator/normalizing_flows copying cde/density_estimator/normalizing_flows/IdentityFlow.py -> build/lib/cde/density_estimator/normalizing_flows creating build/lib/cde/evaluation/empirical_eval copying cde/evaluation/empirical_eval/benchmark_empirical.py -> build/lib/cde/evaluation/empirical_eval copying cde/evaluation/empirical_eval/regularization_empirical.py -> build/lib/cde/evaluation/empirical_eval copying cde/evaluation/empirical_eval/experiment_util.py -> build/lib/cde/evaluation/empirical_eval copying cde/evaluation/empirical_eval/benchmark_empirical_kde.py -> build/lib/cde/evaluation/empirical_eval copying cde/evaluation/empirical_eval/__init__.py -> build/lib/cde/evaluation/empirical_eval copying cde/evaluation/empirical_eval/datasets.py -> build/lib/cde/evaluation/empirical_eval creating build/lib/cde/evaluation/eurostoxx_eval copying cde/evaluation/eurostoxx_eval/underest_of_variance.py -> build/lib/cde/evaluation/eurostoxx_eval copying cde/evaluation/eurostoxx_eval/empirical_benchmark.py -> build/lib/cde/evaluation/eurostoxx_eval copying cde/evaluation/eurostoxx_eval/noise_reg_plots.py -> build/lib/cde/evaluation/eurostoxx_eval copying cde/evaluation/eurostoxx_eval/fit_density.py -> build/lib/cde/evaluation/eurostoxx_eval copying cde/evaluation/eurostoxx_eval/moments_time_series.py -> build/lib/cde/evaluation/eurostoxx_eval copying cde/evaluation/eurostoxx_eval/feature_selection.py -> build/lib/cde/evaluation/eurostoxx_eval copying cde/evaluation/eurostoxx_eval/__init__.py -> build/lib/cde/evaluation/eurostoxx_eval copying cde/evaluation/eurostoxx_eval/load_dataset.py -> build/lib/cde/evaluation/eurostoxx_eval creating build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question1_noise_reg_xy.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question5_regularisation_MDN.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question4_benchmark_econ_density.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question3_NNvsCKDE_Econ_GMM.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question4_benchmark_student5dim.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question4_benchmark_arma_jump.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question5_regularisation_NF.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question4_benchmark_skew.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/base_experiment.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question7_regularization_logprobs.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question8_benchmark.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question3_NNvsCKDE_Arma_Skew.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question4_benchmark_student10dim.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question2_entropy_reg.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question6_noise_schedules.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/__init__.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/hyperparam_sweep_nonparametrics.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/hyperparam_sweep.py -> build/lib/cde/evaluation/simulation_eval copying cde/evaluation/simulation_eval/question5_regularisation_KMN.py -> build/lib/cde/evaluation/simulation_eval creating build/lib/cde/utils/tf_utils copying cde/utils/tf_utils/adamW.py -> build/lib/cde/utils/tf_utils copying cde/utils/tf_utils/layers_powered.py -> build/lib/cde/utils/tf_utils copying cde/utils/tf_utils/layers.py -> build/lib/cde/utils/tf_utils copying cde/utils/tf_utils/__init__.py -> build/lib/cde/utils/tf_utils copying cde/utils/tf_utils/network.py -> build/lib/cde/utils/tf_utils copying cde/utils/tf_utils/tensor_utils.py -> build/lib/cde/utils/tf_utils copying cde/utils/tf_utils/map_inference.py -> build/lib/cde/utils/tf_utils copying cde/utils/tf_utils/parameterized.py -> build/lib/cde/utils/tf_utils + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.srpNr9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64 + cd cde-0.6.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-cde-0.6.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-cde-0.6.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/dummies.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/unittests_evaluations.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/unittests_simulations.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/unittests_normalizing_flows.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/unittests_utils.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/unittests_io.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/unittests_estimators.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/unittests_configrunner.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting copying build/lib/cde/model_fitting/GoodnessOfFit.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting copying build/lib/cde/model_fitting/ConfigRunner.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting copying build/lib/cde/model_fitting/sim_eval.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting copying build/lib/cde/model_fitting/GoodnessOfFitResults.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting copying build/lib/cde/model_fitting/divergences.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting copying build/lib/cde/model_fitting/__init__.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting copying build/lib/cde/model_fitting/plotting.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting copying build/lib/cde/model_fitting/GoodnessOfFitSingleResult.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting copying build/lib/cde/model_fitting/GoodnessOfFitLogProb.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting copying build/lib/cde/model_fitting/ConfigRunnerLogProb.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/normalizing_flows copying build/lib/cde/density_estimator/normalizing_flows/AffineFlow.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/normalizing_flows copying build/lib/cde/density_estimator/normalizing_flows/PlanarFlow.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/normalizing_flows copying build/lib/cde/density_estimator/normalizing_flows/__init__.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/normalizing_flows copying build/lib/cde/density_estimator/normalizing_flows/BaseNormalizingFlow.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/normalizing_flows copying build/lib/cde/density_estimator/normalizing_flows/RadialFlow.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/normalizing_flows copying build/lib/cde/density_estimator/normalizing_flows/IdentityFlow.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/normalizing_flows copying build/lib/cde/density_estimator/LSCDE.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator copying build/lib/cde/density_estimator/KMN.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator copying build/lib/cde/density_estimator/NF.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator copying build/lib/cde/density_estimator/NKDE.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator copying build/lib/cde/density_estimator/MDN.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator copying build/lib/cde/density_estimator/__init__.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator copying build/lib/cde/density_estimator/CKDE.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator copying build/lib/cde/density_estimator/BaseNNMixtureEstimator.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator copying build/lib/cde/density_estimator/BaseDensityEstimator.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator copying build/lib/cde/density_estimator/BaseNNEstimator.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator copying build/lib/cde/BaseConditionalDensity.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/empirical_eval copying build/lib/cde/evaluation/empirical_eval/benchmark_empirical.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/empirical_eval copying build/lib/cde/evaluation/empirical_eval/regularization_empirical.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/empirical_eval copying build/lib/cde/evaluation/empirical_eval/experiment_util.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/empirical_eval copying build/lib/cde/evaluation/empirical_eval/benchmark_empirical_kde.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/empirical_eval copying build/lib/cde/evaluation/empirical_eval/__init__.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/empirical_eval copying build/lib/cde/evaluation/empirical_eval/datasets.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/empirical_eval creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval copying build/lib/cde/evaluation/eurostoxx_eval/underest_of_variance.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval copying build/lib/cde/evaluation/eurostoxx_eval/empirical_benchmark.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval copying build/lib/cde/evaluation/eurostoxx_eval/noise_reg_plots.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval copying build/lib/cde/evaluation/eurostoxx_eval/fit_density.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval copying build/lib/cde/evaluation/eurostoxx_eval/moments_time_series.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval copying build/lib/cde/evaluation/eurostoxx_eval/feature_selection.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval copying build/lib/cde/evaluation/eurostoxx_eval/__init__.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval copying build/lib/cde/evaluation/eurostoxx_eval/load_dataset.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval copying build/lib/cde/evaluation/__init__.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question1_noise_reg_xy.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question5_regularisation_MDN.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question4_benchmark_econ_density.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question3_NNvsCKDE_Econ_GMM.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question4_benchmark_student5dim.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question4_benchmark_arma_jump.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question5_regularisation_NF.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question4_benchmark_skew.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/base_experiment.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question7_regularization_logprobs.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question8_benchmark.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question3_NNvsCKDE_Arma_Skew.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question4_benchmark_student10dim.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question2_entropy_reg.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question6_noise_schedules.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/__init__.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/hyperparam_sweep_nonparametrics.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/hyperparam_sweep.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval copying build/lib/cde/evaluation/simulation_eval/question5_regularisation_KMN.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils copying build/lib/cde/utils/distribution.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils copying build/lib/cde/utils/misc.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils copying build/lib/cde/utils/center_point_select.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils copying build/lib/cde/utils/integration.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils copying build/lib/cde/utils/tf_utils/adamW.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils copying build/lib/cde/utils/tf_utils/layers_powered.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils copying build/lib/cde/utils/tf_utils/layers.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils copying build/lib/cde/utils/tf_utils/__init__.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils copying build/lib/cde/utils/tf_utils/network.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils copying build/lib/cde/utils/tf_utils/tensor_utils.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils copying build/lib/cde/utils/tf_utils/map_inference.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils copying build/lib/cde/utils/tf_utils/parameterized.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils copying build/lib/cde/utils/io.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils copying build/lib/cde/utils/async_executor.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils copying build/lib/cde/utils/__init__.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils copying build/lib/cde/utils/optimizers.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils copying build/lib/cde/utils/serializable.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils copying build/lib/cde/__init__.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde creating /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation copying build/lib/cde/density_simulation/ArmaJump.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation copying build/lib/cde/density_simulation/toy_densities.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation copying build/lib/cde/density_simulation/GMM.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation copying build/lib/cde/density_simulation/__init__.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation copying build/lib/cde/density_simulation/LinearStudentT.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation copying build/lib/cde/density_simulation/SkewNormal.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation copying build/lib/cde/density_simulation/LinearGaussian.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation copying build/lib/cde/density_simulation/JumpDiffusionModel.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation copying build/lib/cde/density_simulation/EconDensity.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation copying build/lib/cde/density_simulation/BaseConditionalDensitySimulation.py -> /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests/dummies.py to dummies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests_evaluations.py to unittests_evaluations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests_simulations.py to unittests_simulations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests_normalizing_flows.py to unittests_normalizing_flows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests_utils.py to unittests_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests_io.py to unittests_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests_estimators.py to unittests_estimators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests_configrunner.py to unittests_configrunner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting/GoodnessOfFit.py to GoodnessOfFit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting/ConfigRunner.py to ConfigRunner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting/sim_eval.py to sim_eval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting/GoodnessOfFitResults.py to GoodnessOfFitResults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting/divergences.py to divergences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting/plotting.py to plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting/GoodnessOfFitSingleResult.py to GoodnessOfFitSingleResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting/GoodnessOfFitLogProb.py to GoodnessOfFitLogProb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/model_fitting/ConfigRunnerLogProb.py to ConfigRunnerLogProb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/normalizing_flows/AffineFlow.py to AffineFlow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/normalizing_flows/PlanarFlow.py to PlanarFlow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/normalizing_flows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/normalizing_flows/BaseNormalizingFlow.py to BaseNormalizingFlow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/normalizing_flows/RadialFlow.py to RadialFlow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/normalizing_flows/IdentityFlow.py to IdentityFlow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/LSCDE.py to LSCDE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/KMN.py to KMN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/NF.py to NF.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/NKDE.py to NKDE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/MDN.py to MDN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/CKDE.py to CKDE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/BaseNNMixtureEstimator.py to BaseNNMixtureEstimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/BaseDensityEstimator.py to BaseDensityEstimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_estimator/BaseNNEstimator.py to BaseNNEstimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/BaseConditionalDensity.py to BaseConditionalDensity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/empirical_eval/benchmark_empirical.py to benchmark_empirical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/empirical_eval/regularization_empirical.py to regularization_empirical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/empirical_eval/experiment_util.py to experiment_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/empirical_eval/benchmark_empirical_kde.py to benchmark_empirical_kde.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/empirical_eval/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/empirical_eval/datasets.py to datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval/underest_of_variance.py to underest_of_variance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval/empirical_benchmark.py to empirical_benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval/noise_reg_plots.py to noise_reg_plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval/fit_density.py to fit_density.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval/moments_time_series.py to moments_time_series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval/feature_selection.py to feature_selection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/eurostoxx_eval/load_dataset.py to load_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question1_noise_reg_xy.py to question1_noise_reg_xy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question5_regularisation_MDN.py to question5_regularisation_MDN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question4_benchmark_econ_density.py to question4_benchmark_econ_density.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question3_NNvsCKDE_Econ_GMM.py to question3_NNvsCKDE_Econ_GMM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question4_benchmark_student5dim.py to question4_benchmark_student5dim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question4_benchmark_arma_jump.py to question4_benchmark_arma_jump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question5_regularisation_NF.py to question5_regularisation_NF.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question4_benchmark_skew.py to question4_benchmark_skew.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/base_experiment.py to base_experiment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question7_regularization_logprobs.py to question7_regularization_logprobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question8_benchmark.py to question8_benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question3_NNvsCKDE_Arma_Skew.py to question3_NNvsCKDE_Arma_Skew.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question4_benchmark_student10dim.py to question4_benchmark_student10dim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question2_entropy_reg.py to question2_entropy_reg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question6_noise_schedules.py to question6_noise_schedules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/hyperparam_sweep_nonparametrics.py to hyperparam_sweep_nonparametrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/hyperparam_sweep.py to hyperparam_sweep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/evaluation/simulation_eval/question5_regularisation_KMN.py to question5_regularisation_KMN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/distribution.py to distribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/center_point_select.py to center_point_select.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/integration.py to integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils/adamW.py to adamW.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils/layers_powered.py to layers_powered.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils/layers.py to layers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils/tensor_utils.py to tensor_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils/map_inference.py to map_inference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/tf_utils/parameterized.py to parameterized.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/async_executor.py to async_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/optimizers.py to optimizers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/utils/serializable.py to serializable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation/ArmaJump.py to ArmaJump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation/toy_densities.py to toy_densities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation/GMM.py to GMM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation/LinearStudentT.py to LinearStudentT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation/SkewNormal.py to SkewNormal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation/LinearGaussian.py to LinearGaussian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation/JumpDiffusionModel.py to JumpDiffusionModel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation/EconDensity.py to EconDensity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde/density_simulation/BaseConditionalDensitySimulation.py to BaseConditionalDensitySimulation.cpython-39.pyc writing byte-compilation script '/tmp/tmpbhazyf6o.py' /usr/bin/python3 /tmp/tmpbhazyf6o.py removing /tmp/tmpbhazyf6o.py running install_egg_info running egg_info writing cde.egg-info/PKG-INFO writing dependency_links to cde.egg-info/dependency_links.txt writing requirements to cde.egg-info/requires.txt writing top-level names to cde.egg-info/top_level.txt reading manifest file 'cde.egg-info/SOURCES.txt' writing manifest file 'cde.egg-info/SOURCES.txt' Copying cde.egg-info to /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/cde-0.6.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64//usr/share/doc/python-cde + '[' -d doc ']' ~/build/BUILDROOT/python-cde-0.6.1-1.x86_64 ~/build/BUILD/cde-0.6.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-cde-0.6.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/cde-0.6.1 + mv /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.6.1-1 --unique-debug-suffix -0.6.1-1.x86_64 --unique-debug-src-base python-cde-0.6.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/cde-0.6.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-cde-0.6.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-cde-0.6.1-1.noarch Provides: python-cde python3-cde = 0.6.1-1 python3.9dist(cde) = 0.6.1 python3dist(cde) = 0.6.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(edward) >= 1.3.4 python3.9dist(edward) <= 1.3.5 python3.9dist(keras) python3.9dist(matplotlib) python3.9dist(ml-logger) <= 99.99 python3.9dist(numpy) python3.9dist(pandas) python3.9dist(progressbar2) python3.9dist(pytest) python3.9dist(scikit-learn) python3.9dist(scipy) = 1.2.1 python3.9dist(seaborn) python3.9dist(statsmodels) python3.9dist(tensorflow) >= 1.4 python3.9dist(tensorflow) <= 1.7 python3.9dist(xlrd) Processing files: python-cde-help-0.6.1-1.noarch warning: Empty %files file /builddir/build/BUILD/cde-0.6.1/doclist.lst Provides: python-cde-help = 0.6.1-1 python3-cde-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-cde-0.6.1-1.x86_64 Wrote: /builddir/build/RPMS/python-cde-help-0.6.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-cde-0.6.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zkCu2S + umask 022 + cd /builddir/build/BUILD + cd cde-0.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cde-0.6.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0