Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-greykite.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681975154.615601/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 aarch64 --nodeps /builddir/build/SPECS/python-greykite.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-greykite-0.5.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-greykite.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681975154.615601/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 aarch64 --nodeps /builddir/build/SPECS/python-greykite.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-greykite-0.5.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-greykite.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681975154.615601/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 aarch64 --nodeps /builddir/build/SPECS/python-greykite.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ss3vT0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf greykite-0.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/greykite-0.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd greykite-0.5.0 + /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.YqdFB1 + umask 022 + cd /builddir/build/BUILD + cd greykite-0.5.0 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/pytest-runner/ running build running build_py creating build creating build/lib creating build/lib/greykite copying greykite/__init__.py -> build/lib/greykite creating build/lib/greykite/framework copying greykite/framework/constants.py -> build/lib/greykite/framework copying greykite/framework/__init__.py -> build/lib/greykite/framework creating build/lib/greykite/common copying greykite/common/logging.py -> build/lib/greykite/common copying greykite/common/data_loader.py -> build/lib/greykite/common copying greykite/common/aggregation_function_enum.py -> build/lib/greykite/common copying greykite/common/compare_two_dfs_on_index.py -> build/lib/greykite/common copying greykite/common/evaluation.py -> build/lib/greykite/common copying greykite/common/testing_utils.py -> build/lib/greykite/common copying greykite/common/constants.py -> build/lib/greykite/common copying greykite/common/time_properties.py -> build/lib/greykite/common copying greykite/common/python_utils.py -> build/lib/greykite/common copying greykite/common/gen_moving_timeseries_forecast.py -> build/lib/greykite/common copying greykite/common/__init__.py -> build/lib/greykite/common copying greykite/common/enums.py -> build/lib/greykite/common copying greykite/common/time_properties_forecast.py -> build/lib/greykite/common copying greykite/common/sphinx_plotly.py -> build/lib/greykite/common creating build/lib/greykite/sklearn copying greykite/sklearn/sklearn_scorer.py -> build/lib/greykite/sklearn copying greykite/sklearn/__init__.py -> build/lib/greykite/sklearn copying greykite/sklearn/cross_validation.py -> build/lib/greykite/sklearn creating build/lib/greykite/algo copying greykite/algo/__init__.py -> build/lib/greykite/algo creating build/lib/greykite/framework/utils copying greykite/framework/utils/exploratory_data_analysis.py -> build/lib/greykite/framework/utils copying greykite/framework/utils/result_summary.py -> build/lib/greykite/framework/utils copying greykite/framework/utils/framework_testing_utils.py -> build/lib/greykite/framework/utils copying greykite/framework/utils/__init__.py -> build/lib/greykite/framework/utils creating build/lib/greykite/framework/output copying greykite/framework/output/univariate_forecast.py -> build/lib/greykite/framework/output copying greykite/framework/output/__init__.py -> build/lib/greykite/framework/output creating build/lib/greykite/framework/benchmark copying greykite/framework/benchmark/benchmark_template.py -> build/lib/greykite/framework/benchmark copying greykite/framework/benchmark/benchmark_class.py -> build/lib/greykite/framework/benchmark copying greykite/framework/benchmark/data_loader_ts.py -> build/lib/greykite/framework/benchmark copying greykite/framework/benchmark/benchmark_class_helper.py -> build/lib/greykite/framework/benchmark copying greykite/framework/benchmark/__init__.py -> build/lib/greykite/framework/benchmark creating build/lib/greykite/framework/input copying greykite/framework/input/univariate_time_series.py -> build/lib/greykite/framework/input copying greykite/framework/input/__init__.py -> build/lib/greykite/framework/input creating build/lib/greykite/framework/templates copying greykite/framework/templates/forecast_config_defaults.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/multistage_forecast_template.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/auto_arima_template.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/auto_model_template.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/simple_silverkite_template.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/base_template.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/multistage_forecast_template_config.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/model_templates.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/lag_based_template.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/simple_silverkite_template_config.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/forecaster.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/silverkite_template.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/__init__.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/prophet_template.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/template_interface.py -> build/lib/greykite/framework/templates copying greykite/framework/templates/pickle_utils.py -> build/lib/greykite/framework/templates creating build/lib/greykite/framework/pipeline copying greykite/framework/pipeline/__init__.py -> build/lib/greykite/framework/pipeline copying greykite/framework/pipeline/utils.py -> build/lib/greykite/framework/pipeline copying greykite/framework/pipeline/pipeline.py -> build/lib/greykite/framework/pipeline creating build/lib/greykite/framework/templates/autogen copying greykite/framework/templates/autogen/forecast_config.py -> build/lib/greykite/framework/templates/autogen copying greykite/framework/templates/autogen/__init__.py -> build/lib/greykite/framework/templates/autogen creating build/lib/greykite/common/features copying greykite/common/features/timeseries_impute.py -> build/lib/greykite/common/features copying greykite/common/features/adjust_anomalous_data.py -> build/lib/greykite/common/features copying greykite/common/features/normalize.py -> build/lib/greykite/common/features copying greykite/common/features/__init__.py -> build/lib/greykite/common/features copying greykite/common/features/timeseries_lags.py -> build/lib/greykite/common/features copying greykite/common/features/timeseries_features.py -> build/lib/greykite/common/features creating build/lib/greykite/common/viz copying greykite/common/viz/timeseries_annotate.py -> build/lib/greykite/common/viz copying greykite/common/viz/timeseries_plotting.py -> build/lib/greykite/common/viz copying greykite/common/viz/colors_utils.py -> build/lib/greykite/common/viz copying greykite/common/viz/timeseries_plotting_mpl.py -> build/lib/greykite/common/viz copying greykite/common/viz/__init__.py -> build/lib/greykite/common/viz creating build/lib/greykite/sklearn/transform copying greykite/sklearn/transform/column_selector.py -> build/lib/greykite/sklearn/transform copying greykite/sklearn/transform/dtype_column_selector.py -> build/lib/greykite/sklearn/transform copying greykite/sklearn/transform/null_transformer.py -> build/lib/greykite/sklearn/transform copying greykite/sklearn/transform/pandas_feature_union.py -> build/lib/greykite/sklearn/transform copying greykite/sklearn/transform/build_timeseries_features_transformer.py -> build/lib/greykite/sklearn/transform copying greykite/sklearn/transform/__init__.py -> build/lib/greykite/sklearn/transform copying greykite/sklearn/transform/normalize_transformer.py -> build/lib/greykite/sklearn/transform copying greykite/sklearn/transform/zscore_outlier_transformer.py -> build/lib/greykite/sklearn/transform copying greykite/sklearn/transform/drop_degenerate_transformer.py -> build/lib/greykite/sklearn/transform creating build/lib/greykite/sklearn/uncertainty copying greykite/sklearn/uncertainty/exceptions.py -> build/lib/greykite/sklearn/uncertainty copying greykite/sklearn/uncertainty/uncertainty_methods.py -> build/lib/greykite/sklearn/uncertainty copying greykite/sklearn/uncertainty/base_uncertainty_model.py -> build/lib/greykite/sklearn/uncertainty copying greykite/sklearn/uncertainty/simple_conditional_residuals_model.py -> build/lib/greykite/sklearn/uncertainty copying greykite/sklearn/uncertainty/__init__.py -> build/lib/greykite/sklearn/uncertainty copying greykite/sklearn/uncertainty/quantile_regression_uncertainty_model.py -> build/lib/greykite/sklearn/uncertainty creating build/lib/greykite/sklearn/estimator copying greykite/sklearn/estimator/base_forecast_estimator.py -> build/lib/greykite/sklearn/estimator copying greykite/sklearn/estimator/base_silverkite_estimator.py -> build/lib/greykite/sklearn/estimator copying greykite/sklearn/estimator/multistage_forecast_estimator.py -> build/lib/greykite/sklearn/estimator copying greykite/sklearn/estimator/testing_utils.py -> build/lib/greykite/sklearn/estimator copying greykite/sklearn/estimator/auto_arima_estimator.py -> build/lib/greykite/sklearn/estimator copying greykite/sklearn/estimator/prophet_estimator.py -> build/lib/greykite/sklearn/estimator copying greykite/sklearn/estimator/one_by_one_estimator.py -> build/lib/greykite/sklearn/estimator copying greykite/sklearn/estimator/simple_silverkite_estimator.py -> build/lib/greykite/sklearn/estimator copying greykite/sklearn/estimator/__init__.py -> build/lib/greykite/sklearn/estimator copying greykite/sklearn/estimator/null_model.py -> build/lib/greykite/sklearn/estimator copying greykite/sklearn/estimator/lag_based_estimator.py -> build/lib/greykite/sklearn/estimator copying greykite/sklearn/estimator/silverkite_estimator.py -> build/lib/greykite/sklearn/estimator creating build/lib/greykite/algo/uncertainty copying greykite/algo/uncertainty/__init__.py -> build/lib/greykite/algo/uncertainty creating build/lib/greykite/algo/common copying greykite/algo/common/seasonality_inferrer.py -> build/lib/greykite/algo/common copying greykite/algo/common/l1_quantile_regression.py -> build/lib/greykite/algo/common copying greykite/algo/common/holiday_inferrer.py -> build/lib/greykite/algo/common copying greykite/algo/common/holiday_utils.py -> build/lib/greykite/algo/common copying greykite/algo/common/ml_models.py -> build/lib/greykite/algo/common copying greykite/algo/common/holiday_grouper.py -> build/lib/greykite/algo/common copying greykite/algo/common/forecast_one_by_one.py -> build/lib/greykite/algo/common copying greykite/algo/common/col_name_utils.py -> build/lib/greykite/algo/common copying greykite/algo/common/model_summary_utils.py -> build/lib/greykite/algo/common copying greykite/algo/common/__init__.py -> build/lib/greykite/algo/common copying greykite/algo/common/model_summary.py -> build/lib/greykite/algo/common copying greykite/algo/common/partial_regularize_regression.py -> build/lib/greykite/algo/common creating build/lib/greykite/algo/reconcile copying greykite/algo/reconcile/__init__.py -> build/lib/greykite/algo/reconcile copying greykite/algo/reconcile/hierarchical_relationship.py -> build/lib/greykite/algo/reconcile creating build/lib/greykite/algo/changepoint copying greykite/algo/changepoint/__init__.py -> build/lib/greykite/algo/changepoint creating build/lib/greykite/algo/forecast copying greykite/algo/forecast/__init__.py -> build/lib/greykite/algo/forecast creating build/lib/greykite/algo/uncertainty/conditional copying greykite/algo/uncertainty/conditional/estimate_distribution.py -> build/lib/greykite/algo/uncertainty/conditional copying greykite/algo/uncertainty/conditional/conf_interval.py -> build/lib/greykite/algo/uncertainty/conditional copying greykite/algo/uncertainty/conditional/__init__.py -> build/lib/greykite/algo/uncertainty/conditional copying greykite/algo/uncertainty/conditional/dataframe_utils.py -> build/lib/greykite/algo/uncertainty/conditional copying greykite/algo/uncertainty/conditional/normal_quantiles.py -> build/lib/greykite/algo/uncertainty/conditional creating build/lib/greykite/algo/reconcile/convex copying greykite/algo/reconcile/convex/reconcile_forecasts.py -> build/lib/greykite/algo/reconcile/convex copying greykite/algo/reconcile/convex/__init__.py -> build/lib/greykite/algo/reconcile/convex creating build/lib/greykite/algo/changepoint/adalasso copying greykite/algo/changepoint/adalasso/changepoint_detector.py -> build/lib/greykite/algo/changepoint/adalasso copying greykite/algo/changepoint/adalasso/auto_changepoint_params.py -> build/lib/greykite/algo/changepoint/adalasso copying greykite/algo/changepoint/adalasso/__init__.py -> build/lib/greykite/algo/changepoint/adalasso copying greykite/algo/changepoint/adalasso/changepoints_utils.py -> build/lib/greykite/algo/changepoint/adalasso creating build/lib/greykite/algo/forecast/similarity copying greykite/algo/forecast/similarity/forecast_similarity_based.py -> build/lib/greykite/algo/forecast/similarity copying greykite/algo/forecast/similarity/__init__.py -> build/lib/greykite/algo/forecast/similarity creating build/lib/greykite/algo/forecast/silverkite copying greykite/algo/forecast/silverkite/auto_config.py -> build/lib/greykite/algo/forecast/silverkite copying greykite/algo/forecast/silverkite/forecast_simple_silverkite_helper.py -> build/lib/greykite/algo/forecast/silverkite copying greykite/algo/forecast/silverkite/forecast_silverkite_helper.py -> build/lib/greykite/algo/forecast/silverkite copying greykite/algo/forecast/silverkite/forecast_simple_silverkite.py -> build/lib/greykite/algo/forecast/silverkite copying greykite/algo/forecast/silverkite/forecast_silverkite.py -> build/lib/greykite/algo/forecast/silverkite copying greykite/algo/forecast/silverkite/__init__.py -> build/lib/greykite/algo/forecast/silverkite creating build/lib/greykite/algo/forecast/silverkite/constants copying greykite/algo/forecast/silverkite/constants/silverkite_time_frequency.py -> build/lib/greykite/algo/forecast/silverkite/constants copying greykite/algo/forecast/silverkite/constants/silverkite_seasonality.py -> build/lib/greykite/algo/forecast/silverkite/constants copying greykite/algo/forecast/silverkite/constants/silverkite_column.py -> build/lib/greykite/algo/forecast/silverkite/constants copying greykite/algo/forecast/silverkite/constants/__init__.py -> build/lib/greykite/algo/forecast/silverkite/constants copying greykite/algo/forecast/silverkite/constants/silverkite_holiday.py -> build/lib/greykite/algo/forecast/silverkite/constants copying greykite/algo/forecast/silverkite/constants/silverkite_component.py -> build/lib/greykite/algo/forecast/silverkite/constants copying greykite/algo/forecast/silverkite/constants/silverkite_constant.py -> build/lib/greykite/algo/forecast/silverkite/constants running egg_info writing greykite.egg-info/PKG-INFO writing dependency_links to greykite.egg-info/dependency_links.txt writing entry points to greykite.egg-info/entry_points.txt writing requirements to greykite.egg-info/requires.txt writing top-level names to greykite.egg-info/top_level.txt reading manifest file 'greykite.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'greykite.egg-info/SOURCES.txt' creating build/lib/greykite/data creating build/lib/greykite/data/daily copying greykite/data/daily/daily_bitcoin_transactions.csv -> build/lib/greykite/data/daily copying greykite/data/daily/daily_demand_order.csv -> build/lib/greykite/data/daily copying greykite/data/daily/daily_female_births.csv -> build/lib/greykite/data/daily copying greykite/data/daily/daily_hierarchical_actuals.csv -> build/lib/greykite/data/daily copying greykite/data/daily/daily_hierarchical_forecasts.csv -> build/lib/greykite/data/daily copying greykite/data/daily/daily_istanbul_stock.csv -> build/lib/greykite/data/daily copying greykite/data/daily/daily_peyton_manning.csv -> build/lib/greykite/data/daily copying greykite/data/daily/daily_temperature_australia.csv -> build/lib/greykite/data/daily creating build/lib/greykite/data/hourly copying greykite/data/hourly/hourly_beijing_pm.csv -> build/lib/greykite/data/hourly copying greykite/data/hourly/hourly_bikesharing.csv -> build/lib/greykite/data/hourly copying greykite/data/hourly/hourly_electricity.csv -> build/lib/greykite/data/hourly copying greykite/data/hourly/hourly_parking.csv -> build/lib/greykite/data/hourly copying greykite/data/hourly/hourly_sf_traffic.csv -> build/lib/greykite/data/hourly copying greykite/data/hourly/hourly_solarpower.csv -> build/lib/greykite/data/hourly copying greykite/data/hourly/hourly_traffic_volume.csv -> build/lib/greykite/data/hourly copying greykite/data/hourly/hourly_windpower.csv -> build/lib/greykite/data/hourly creating build/lib/greykite/data/minute copying greykite/data/minute/minute_energy_appliance.csv.xz -> build/lib/greykite/data/minute copying greykite/data/minute/minute_household_power.csv.xz -> build/lib/greykite/data/minute copying greykite/data/minute/minute_yosemite_temps.csv.xz -> build/lib/greykite/data/minute copying greykite/data/minute/online_retail.csv.xz -> build/lib/greykite/data/minute creating build/lib/greykite/data/monthly copying greykite/data/monthly/monthly_fred_housing.csv -> build/lib/greykite/data/monthly copying greykite/data/monthly/monthly_shampoo.csv -> build/lib/greykite/data/monthly copying greykite/data/monthly/monthly_sunspot.csv -> build/lib/greykite/data/monthly copying greykite/data/monthly/monthly_sunspot_monash.csv -> build/lib/greykite/data/monthly creating build/lib/greykite/tests creating build/lib/greykite/tests/algo creating build/lib/greykite/tests/algo/changepoint creating build/lib/greykite/tests/algo/changepoint/adalasso copying greykite/tests/algo/changepoint/adalasso/test_auto_changepoint_params.py -> build/lib/greykite/tests/algo/changepoint/adalasso copying greykite/tests/algo/changepoint/adalasso/test_changepoint_detector.py -> build/lib/greykite/tests/algo/changepoint/adalasso copying greykite/tests/algo/changepoint/adalasso/test_changepoints_utils.py -> build/lib/greykite/tests/algo/changepoint/adalasso creating build/lib/greykite/tests/algo/common copying greykite/tests/algo/common/test_col_name_utils.py -> build/lib/greykite/tests/algo/common copying greykite/tests/algo/common/test_forecast_one_by_one.py -> build/lib/greykite/tests/algo/common copying greykite/tests/algo/common/test_holiday_grouper.py -> build/lib/greykite/tests/algo/common copying greykite/tests/algo/common/test_holiday_inferrer.py -> build/lib/greykite/tests/algo/common copying greykite/tests/algo/common/test_holiday_utils.py -> build/lib/greykite/tests/algo/common copying greykite/tests/algo/common/test_l1_quantile_regression.py -> build/lib/greykite/tests/algo/common copying greykite/tests/algo/common/test_ml_models.py -> build/lib/greykite/tests/algo/common copying greykite/tests/algo/common/test_model_summary.py -> build/lib/greykite/tests/algo/common copying greykite/tests/algo/common/test_model_summary_utils.py -> build/lib/greykite/tests/algo/common copying greykite/tests/algo/common/test_partial_regularize_regression.py -> build/lib/greykite/tests/algo/common copying greykite/tests/algo/common/test_seasonality_inferrer.py -> build/lib/greykite/tests/algo/common creating build/lib/greykite/tests/algo/forecast creating build/lib/greykite/tests/algo/forecast/silverkite copying greykite/tests/algo/forecast/silverkite/test_auto_config.py -> build/lib/greykite/tests/algo/forecast/silverkite copying greykite/tests/algo/forecast/silverkite/test_forecast_silverkite.py -> build/lib/greykite/tests/algo/forecast/silverkite copying greykite/tests/algo/forecast/silverkite/test_forecast_silverkite_helper.py -> build/lib/greykite/tests/algo/forecast/silverkite copying greykite/tests/algo/forecast/silverkite/test_forecast_simple_silverkite.py -> build/lib/greykite/tests/algo/forecast/silverkite copying greykite/tests/algo/forecast/silverkite/test_forecast_simple_silverkite_helper.py -> build/lib/greykite/tests/algo/forecast/silverkite copying greykite/tests/algo/forecast/silverkite/test_silverkite_constants.py -> build/lib/greykite/tests/algo/forecast/silverkite creating build/lib/greykite/tests/algo/forecast/similarity copying greykite/tests/algo/forecast/similarity/test_forecast_similarity_based.py -> build/lib/greykite/tests/algo/forecast/similarity creating build/lib/greykite/tests/algo/reconcile copying greykite/tests/algo/reconcile/test_hierarchical_relationship.py -> build/lib/greykite/tests/algo/reconcile creating build/lib/greykite/tests/algo/reconcile/convex copying greykite/tests/algo/reconcile/convex/test_reconcile_forecasts.py -> build/lib/greykite/tests/algo/reconcile/convex creating build/lib/greykite/tests/algo/reconcile/convex/data copying greykite/tests/algo/reconcile/convex/data/expected_mint.csv -> build/lib/greykite/tests/algo/reconcile/convex/data copying greykite/tests/algo/reconcile/convex/data/expected_ols.csv -> build/lib/greykite/tests/algo/reconcile/convex/data creating build/lib/greykite/tests/algo/uncertainty creating build/lib/greykite/tests/algo/uncertainty/conditional copying greykite/tests/algo/uncertainty/conditional/test_conf_interval.py -> build/lib/greykite/tests/algo/uncertainty/conditional copying greykite/tests/algo/uncertainty/conditional/test_dataframe_utils.py -> build/lib/greykite/tests/algo/uncertainty/conditional copying greykite/tests/algo/uncertainty/conditional/test_estimate_distribution.py -> build/lib/greykite/tests/algo/uncertainty/conditional copying greykite/tests/algo/uncertainty/conditional/test_normal_quantiles.py -> build/lib/greykite/tests/algo/uncertainty/conditional creating build/lib/greykite/tests/common copying greykite/tests/common/test_aggregation_function_enum.py -> build/lib/greykite/tests/common copying greykite/tests/common/test_compare_two_dfs_on_index.py -> build/lib/greykite/tests/common copying greykite/tests/common/test_data_loader.py -> build/lib/greykite/tests/common copying greykite/tests/common/test_enums.py -> build/lib/greykite/tests/common copying greykite/tests/common/test_evaluation.py -> build/lib/greykite/tests/common copying greykite/tests/common/test_gen_moving_timeseries_forecast.py -> build/lib/greykite/tests/common copying greykite/tests/common/test_logging.py -> build/lib/greykite/tests/common copying greykite/tests/common/test_python_utils.py -> build/lib/greykite/tests/common copying greykite/tests/common/test_testing_utils.py -> build/lib/greykite/tests/common copying greykite/tests/common/test_time_properties.py -> build/lib/greykite/tests/common copying greykite/tests/common/test_time_properties_forecast.py -> build/lib/greykite/tests/common creating build/lib/greykite/tests/common/features copying greykite/tests/common/features/test_adjust_anomalous_data.py -> build/lib/greykite/tests/common/features copying greykite/tests/common/features/test_normalize.py -> build/lib/greykite/tests/common/features copying greykite/tests/common/features/test_timeseries_features.py -> build/lib/greykite/tests/common/features copying greykite/tests/common/features/test_timeseries_impute.py -> build/lib/greykite/tests/common/features copying greykite/tests/common/features/test_timeseries_lags.py -> build/lib/greykite/tests/common/features creating build/lib/greykite/tests/common/viz copying greykite/tests/common/viz/test_colors_utils.py -> build/lib/greykite/tests/common/viz copying greykite/tests/common/viz/test_timeseries_annotate.py -> build/lib/greykite/tests/common/viz copying greykite/tests/common/viz/test_timeseries_plotting.py -> build/lib/greykite/tests/common/viz copying greykite/tests/common/viz/test_timeseries_plotting_mpl.py -> build/lib/greykite/tests/common/viz creating build/lib/greykite/tests/framework creating build/lib/greykite/tests/framework/benchmark copying greykite/tests/framework/benchmark/test_benchmark_class.py -> build/lib/greykite/tests/framework/benchmark copying greykite/tests/framework/benchmark/test_benchmark_class_helper.py -> build/lib/greykite/tests/framework/benchmark copying greykite/tests/framework/benchmark/test_benchmark_template.py -> build/lib/greykite/tests/framework/benchmark copying greykite/tests/framework/benchmark/test_data_loader_ts.py -> build/lib/greykite/tests/framework/benchmark creating build/lib/greykite/tests/framework/input copying greykite/tests/framework/input/test_univariate_time_series.py -> build/lib/greykite/tests/framework/input creating build/lib/greykite/tests/framework/output copying greykite/tests/framework/output/test_univariate_forecast.py -> build/lib/greykite/tests/framework/output creating build/lib/greykite/tests/framework/pipeline copying greykite/tests/framework/pipeline/test_pipeline.py -> build/lib/greykite/tests/framework/pipeline copying greykite/tests/framework/pipeline/test_utils.py -> build/lib/greykite/tests/framework/pipeline creating build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_auto_arima_template.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_auto_model_template.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_base_template.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_forecast_config.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_forecast_config_defaults.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_forecaster.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_lag_based_template.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_model_templates.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_multistage_forecast_template.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_multistage_forecast_template_config.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_pickle_utils.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_prophet_template.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_silverkite_template.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_simple_silverkite_template.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_simple_silverkite_template_config.py -> build/lib/greykite/tests/framework/templates copying greykite/tests/framework/templates/test_template_interface.py -> build/lib/greykite/tests/framework/templates creating build/lib/greykite/tests/framework/utils copying greykite/tests/framework/utils/test_result_summary.py -> build/lib/greykite/tests/framework/utils creating build/lib/greykite/tests/sklearn copying greykite/tests/sklearn/test_cross_validation.py -> build/lib/greykite/tests/sklearn copying greykite/tests/sklearn/test_sklearn_scorer.py -> build/lib/greykite/tests/sklearn creating build/lib/greykite/tests/sklearn/estimator copying greykite/tests/sklearn/estimator/test_auto_arima_estimator.py -> build/lib/greykite/tests/sklearn/estimator copying greykite/tests/sklearn/estimator/test_base_forecast_estimator.py -> build/lib/greykite/tests/sklearn/estimator copying greykite/tests/sklearn/estimator/test_base_silverkite_estimator.py -> build/lib/greykite/tests/sklearn/estimator copying greykite/tests/sklearn/estimator/test_lag_based_estimator.py -> build/lib/greykite/tests/sklearn/estimator copying greykite/tests/sklearn/estimator/test_multistage_forecast_estimator.py -> build/lib/greykite/tests/sklearn/estimator copying greykite/tests/sklearn/estimator/test_null_model.py -> build/lib/greykite/tests/sklearn/estimator copying greykite/tests/sklearn/estimator/test_one_by_one_estimator.py -> build/lib/greykite/tests/sklearn/estimator copying greykite/tests/sklearn/estimator/test_prophet_estimator.py -> build/lib/greykite/tests/sklearn/estimator copying greykite/tests/sklearn/estimator/test_silverkite_estimator.py -> build/lib/greykite/tests/sklearn/estimator copying greykite/tests/sklearn/estimator/test_simple_silverkite_estimator.py -> build/lib/greykite/tests/sklearn/estimator creating build/lib/greykite/tests/sklearn/transform copying greykite/tests/sklearn/transform/test_build_timeseries_features_transformer.py -> build/lib/greykite/tests/sklearn/transform copying greykite/tests/sklearn/transform/test_column_selector.py -> build/lib/greykite/tests/sklearn/transform copying greykite/tests/sklearn/transform/test_drop_degenerate_transformer.py -> build/lib/greykite/tests/sklearn/transform copying greykite/tests/sklearn/transform/test_dtype_column_selector.py -> build/lib/greykite/tests/sklearn/transform copying greykite/tests/sklearn/transform/test_normalize_transformer.py -> build/lib/greykite/tests/sklearn/transform copying greykite/tests/sklearn/transform/test_null_transformer.py -> build/lib/greykite/tests/sklearn/transform copying greykite/tests/sklearn/transform/test_pandas_feature_union.py -> build/lib/greykite/tests/sklearn/transform copying greykite/tests/sklearn/transform/test_zscore_outlier_transformer.py -> build/lib/greykite/tests/sklearn/transform creating build/lib/greykite/tests/sklearn/uncertainty copying greykite/tests/sklearn/uncertainty/test_base_uncertainty_model.py -> build/lib/greykite/tests/sklearn/uncertainty copying greykite/tests/sklearn/uncertainty/test_quantile_regression_uncertainty_model.py -> build/lib/greykite/tests/sklearn/uncertainty copying greykite/tests/sklearn/uncertainty/test_simple_conditional_residuals_model.py -> build/lib/greykite/tests/sklearn/uncertainty copying greykite/tests/sklearn/uncertainty/test_uncertainty_methods.py -> build/lib/greykite/tests/sklearn/uncertainty + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NWllSy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64 + cd greykite-0.5.0 + 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 -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-greykite-0.5.0-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-greykite-0.5.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/monthly copying build/lib/greykite/data/monthly/monthly_shampoo.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/monthly copying build/lib/greykite/data/monthly/monthly_sunspot_monash.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/monthly copying build/lib/greykite/data/monthly/monthly_sunspot.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/monthly copying build/lib/greykite/data/monthly/monthly_fred_housing.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/monthly creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/minute copying build/lib/greykite/data/minute/minute_yosemite_temps.csv.xz -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/minute copying build/lib/greykite/data/minute/minute_energy_appliance.csv.xz -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/minute copying build/lib/greykite/data/minute/minute_household_power.csv.xz -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/minute copying build/lib/greykite/data/minute/online_retail.csv.xz -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/minute creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/hourly copying build/lib/greykite/data/hourly/hourly_traffic_volume.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/hourly copying build/lib/greykite/data/hourly/hourly_sf_traffic.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/hourly copying build/lib/greykite/data/hourly/hourly_electricity.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/hourly copying build/lib/greykite/data/hourly/hourly_windpower.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/hourly copying build/lib/greykite/data/hourly/hourly_beijing_pm.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/hourly copying build/lib/greykite/data/hourly/hourly_parking.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/hourly copying build/lib/greykite/data/hourly/hourly_bikesharing.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/hourly copying build/lib/greykite/data/hourly/hourly_solarpower.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/hourly creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/daily copying build/lib/greykite/data/daily/daily_peyton_manning.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/daily copying build/lib/greykite/data/daily/daily_female_births.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/daily copying build/lib/greykite/data/daily/daily_hierarchical_actuals.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/daily copying build/lib/greykite/data/daily/daily_istanbul_stock.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/daily copying build/lib/greykite/data/daily/daily_bitcoin_transactions.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/daily copying build/lib/greykite/data/daily/daily_temperature_australia.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/daily copying build/lib/greykite/data/daily/daily_demand_order.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/daily copying build/lib/greykite/data/daily/daily_hierarchical_forecasts.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/data/daily creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/utils copying build/lib/greykite/framework/utils/exploratory_data_analysis.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/utils copying build/lib/greykite/framework/utils/result_summary.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/utils copying build/lib/greykite/framework/utils/framework_testing_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/utils copying build/lib/greykite/framework/utils/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/utils creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/output copying build/lib/greykite/framework/output/univariate_forecast.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/output copying build/lib/greykite/framework/output/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/output creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/benchmark copying build/lib/greykite/framework/benchmark/benchmark_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/benchmark copying build/lib/greykite/framework/benchmark/benchmark_class.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/benchmark copying build/lib/greykite/framework/benchmark/data_loader_ts.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/benchmark copying build/lib/greykite/framework/benchmark/benchmark_class_helper.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/benchmark copying build/lib/greykite/framework/benchmark/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/benchmark copying build/lib/greykite/framework/constants.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework copying build/lib/greykite/framework/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/input copying build/lib/greykite/framework/input/univariate_time_series.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/input copying build/lib/greykite/framework/input/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/input creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/forecast_config_defaults.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/multistage_forecast_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/auto_arima_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/auto_model_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/simple_silverkite_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/base_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/multistage_forecast_template_config.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/model_templates.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/lag_based_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/autogen copying build/lib/greykite/framework/templates/autogen/forecast_config.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/autogen copying build/lib/greykite/framework/templates/autogen/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/autogen copying build/lib/greykite/framework/templates/simple_silverkite_template_config.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/forecaster.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/silverkite_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/prophet_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/template_interface.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates copying build/lib/greykite/framework/templates/pickle_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/pipeline copying build/lib/greykite/framework/pipeline/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/pipeline copying build/lib/greykite/framework/pipeline/utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/pipeline copying build/lib/greykite/framework/pipeline/pipeline.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/pipeline creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/features copying build/lib/greykite/common/features/timeseries_impute.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/features copying build/lib/greykite/common/features/adjust_anomalous_data.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/features copying build/lib/greykite/common/features/normalize.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/features copying build/lib/greykite/common/features/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/features copying build/lib/greykite/common/features/timeseries_lags.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/features copying build/lib/greykite/common/features/timeseries_features.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/features copying build/lib/greykite/common/logging.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common copying build/lib/greykite/common/data_loader.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common copying build/lib/greykite/common/aggregation_function_enum.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common copying build/lib/greykite/common/compare_two_dfs_on_index.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common copying build/lib/greykite/common/evaluation.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common copying build/lib/greykite/common/testing_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common copying build/lib/greykite/common/constants.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common copying build/lib/greykite/common/time_properties.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common copying build/lib/greykite/common/python_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common copying build/lib/greykite/common/gen_moving_timeseries_forecast.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common copying build/lib/greykite/common/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common copying build/lib/greykite/common/enums.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/viz copying build/lib/greykite/common/viz/timeseries_annotate.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/viz copying build/lib/greykite/common/viz/timeseries_plotting.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/viz copying build/lib/greykite/common/viz/colors_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/viz copying build/lib/greykite/common/viz/timeseries_plotting_mpl.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/viz copying build/lib/greykite/common/viz/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/viz copying build/lib/greykite/common/time_properties_forecast.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common copying build/lib/greykite/common/sphinx_plotly.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common copying build/lib/greykite/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform copying build/lib/greykite/sklearn/transform/column_selector.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform copying build/lib/greykite/sklearn/transform/dtype_column_selector.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform copying build/lib/greykite/sklearn/transform/null_transformer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform copying build/lib/greykite/sklearn/transform/pandas_feature_union.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform copying build/lib/greykite/sklearn/transform/build_timeseries_features_transformer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform copying build/lib/greykite/sklearn/transform/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform copying build/lib/greykite/sklearn/transform/normalize_transformer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform copying build/lib/greykite/sklearn/transform/zscore_outlier_transformer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform copying build/lib/greykite/sklearn/transform/drop_degenerate_transformer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/uncertainty copying build/lib/greykite/sklearn/uncertainty/exceptions.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/uncertainty copying build/lib/greykite/sklearn/uncertainty/uncertainty_methods.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/uncertainty copying build/lib/greykite/sklearn/uncertainty/base_uncertainty_model.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/uncertainty copying build/lib/greykite/sklearn/uncertainty/simple_conditional_residuals_model.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/uncertainty copying build/lib/greykite/sklearn/uncertainty/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/uncertainty copying build/lib/greykite/sklearn/uncertainty/quantile_regression_uncertainty_model.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/uncertainty copying build/lib/greykite/sklearn/sklearn_scorer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator copying build/lib/greykite/sklearn/estimator/base_forecast_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator copying build/lib/greykite/sklearn/estimator/base_silverkite_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator copying build/lib/greykite/sklearn/estimator/multistage_forecast_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator copying build/lib/greykite/sklearn/estimator/testing_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator copying build/lib/greykite/sklearn/estimator/auto_arima_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator copying build/lib/greykite/sklearn/estimator/prophet_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator copying build/lib/greykite/sklearn/estimator/one_by_one_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator copying build/lib/greykite/sklearn/estimator/simple_silverkite_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator copying build/lib/greykite/sklearn/estimator/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator copying build/lib/greykite/sklearn/estimator/null_model.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator copying build/lib/greykite/sklearn/estimator/lag_based_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator copying build/lib/greykite/sklearn/estimator/silverkite_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator copying build/lib/greykite/sklearn/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn copying build/lib/greykite/sklearn/cross_validation.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty/conditional copying build/lib/greykite/algo/uncertainty/conditional/estimate_distribution.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty/conditional copying build/lib/greykite/algo/uncertainty/conditional/conf_interval.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty/conditional copying build/lib/greykite/algo/uncertainty/conditional/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty/conditional copying build/lib/greykite/algo/uncertainty/conditional/dataframe_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty/conditional copying build/lib/greykite/algo/uncertainty/conditional/normal_quantiles.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty/conditional copying build/lib/greykite/algo/uncertainty/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common copying build/lib/greykite/algo/common/seasonality_inferrer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common copying build/lib/greykite/algo/common/l1_quantile_regression.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common copying build/lib/greykite/algo/common/holiday_inferrer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common copying build/lib/greykite/algo/common/holiday_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common copying build/lib/greykite/algo/common/ml_models.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common copying build/lib/greykite/algo/common/holiday_grouper.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common copying build/lib/greykite/algo/common/forecast_one_by_one.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common copying build/lib/greykite/algo/common/col_name_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common copying build/lib/greykite/algo/common/model_summary_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common copying build/lib/greykite/algo/common/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common copying build/lib/greykite/algo/common/model_summary.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common copying build/lib/greykite/algo/common/partial_regularize_regression.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common copying build/lib/greykite/algo/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/reconcile creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/reconcile/convex copying build/lib/greykite/algo/reconcile/convex/reconcile_forecasts.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/reconcile/convex copying build/lib/greykite/algo/reconcile/convex/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/reconcile/convex copying build/lib/greykite/algo/reconcile/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/reconcile copying build/lib/greykite/algo/reconcile/hierarchical_relationship.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/reconcile creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/changepoint copying build/lib/greykite/algo/changepoint/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/changepoint creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/changepoint/adalasso copying build/lib/greykite/algo/changepoint/adalasso/changepoint_detector.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/changepoint/adalasso copying build/lib/greykite/algo/changepoint/adalasso/auto_changepoint_params.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/changepoint/adalasso copying build/lib/greykite/algo/changepoint/adalasso/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/changepoint/adalasso copying build/lib/greykite/algo/changepoint/adalasso/changepoints_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/changepoint/adalasso creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/similarity copying build/lib/greykite/algo/forecast/similarity/forecast_similarity_based.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/similarity copying build/lib/greykite/algo/forecast/similarity/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/similarity creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite copying build/lib/greykite/algo/forecast/silverkite/auto_config.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite copying build/lib/greykite/algo/forecast/silverkite/forecast_simple_silverkite_helper.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite copying build/lib/greykite/algo/forecast/silverkite/forecast_silverkite_helper.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite copying build/lib/greykite/algo/forecast/silverkite/forecast_simple_silverkite.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants copying build/lib/greykite/algo/forecast/silverkite/constants/silverkite_time_frequency.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants copying build/lib/greykite/algo/forecast/silverkite/constants/silverkite_seasonality.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants copying build/lib/greykite/algo/forecast/silverkite/constants/silverkite_column.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants copying build/lib/greykite/algo/forecast/silverkite/constants/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants copying build/lib/greykite/algo/forecast/silverkite/constants/silverkite_holiday.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants copying build/lib/greykite/algo/forecast/silverkite/constants/silverkite_component.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants copying build/lib/greykite/algo/forecast/silverkite/constants/silverkite_constant.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants copying build/lib/greykite/algo/forecast/silverkite/forecast_silverkite.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite copying build/lib/greykite/algo/forecast/silverkite/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite copying build/lib/greykite/algo/forecast/__init__.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/utils copying build/lib/greykite/tests/framework/utils/test_result_summary.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/utils creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/output copying build/lib/greykite/tests/framework/output/test_univariate_forecast.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/output creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/benchmark copying build/lib/greykite/tests/framework/benchmark/test_data_loader_ts.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/benchmark copying build/lib/greykite/tests/framework/benchmark/test_benchmark_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/benchmark copying build/lib/greykite/tests/framework/benchmark/test_benchmark_class.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/benchmark copying build/lib/greykite/tests/framework/benchmark/test_benchmark_class_helper.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/benchmark creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/input copying build/lib/greykite/tests/framework/input/test_univariate_time_series.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/input creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_auto_model_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_model_templates.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_template_interface.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_multistage_forecast_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_base_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_auto_arima_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_silverkite_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_forecast_config.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_pickle_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_forecast_config_defaults.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_multistage_forecast_template_config.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_simple_silverkite_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_lag_based_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_simple_silverkite_template_config.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_forecaster.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates copying build/lib/greykite/tests/framework/templates/test_prophet_template.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/pipeline copying build/lib/greykite/tests/framework/pipeline/test_pipeline.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/pipeline copying build/lib/greykite/tests/framework/pipeline/test_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/pipeline creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common copying build/lib/greykite/tests/common/test_python_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/features copying build/lib/greykite/tests/common/features/test_normalize.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/features copying build/lib/greykite/tests/common/features/test_timeseries_lags.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/features copying build/lib/greykite/tests/common/features/test_timeseries_impute.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/features copying build/lib/greykite/tests/common/features/test_adjust_anomalous_data.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/features copying build/lib/greykite/tests/common/features/test_timeseries_features.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/features copying build/lib/greykite/tests/common/test_aggregation_function_enum.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common copying build/lib/greykite/tests/common/test_gen_moving_timeseries_forecast.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common copying build/lib/greykite/tests/common/test_compare_two_dfs_on_index.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common copying build/lib/greykite/tests/common/test_data_loader.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common copying build/lib/greykite/tests/common/test_logging.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common copying build/lib/greykite/tests/common/test_enums.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common copying build/lib/greykite/tests/common/test_testing_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common copying build/lib/greykite/tests/common/test_time_properties.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/viz copying build/lib/greykite/tests/common/viz/test_timeseries_annotate.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/viz copying build/lib/greykite/tests/common/viz/test_timeseries_plotting.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/viz copying build/lib/greykite/tests/common/viz/test_colors_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/viz copying build/lib/greykite/tests/common/viz/test_timeseries_plotting_mpl.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/viz copying build/lib/greykite/tests/common/test_evaluation.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common copying build/lib/greykite/tests/common/test_time_properties_forecast.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform copying build/lib/greykite/tests/sklearn/transform/test_dtype_column_selector.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform copying build/lib/greykite/tests/sklearn/transform/test_column_selector.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform copying build/lib/greykite/tests/sklearn/transform/test_build_timeseries_features_transformer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform copying build/lib/greykite/tests/sklearn/transform/test_pandas_feature_union.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform copying build/lib/greykite/tests/sklearn/transform/test_drop_degenerate_transformer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform copying build/lib/greykite/tests/sklearn/transform/test_normalize_transformer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform copying build/lib/greykite/tests/sklearn/transform/test_zscore_outlier_transformer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform copying build/lib/greykite/tests/sklearn/transform/test_null_transformer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/uncertainty copying build/lib/greykite/tests/sklearn/uncertainty/test_quantile_regression_uncertainty_model.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/uncertainty copying build/lib/greykite/tests/sklearn/uncertainty/test_simple_conditional_residuals_model.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/uncertainty copying build/lib/greykite/tests/sklearn/uncertainty/test_base_uncertainty_model.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/uncertainty copying build/lib/greykite/tests/sklearn/uncertainty/test_uncertainty_methods.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/uncertainty creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator copying build/lib/greykite/tests/sklearn/estimator/test_simple_silverkite_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator copying build/lib/greykite/tests/sklearn/estimator/test_base_forecast_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator copying build/lib/greykite/tests/sklearn/estimator/test_auto_arima_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator copying build/lib/greykite/tests/sklearn/estimator/test_one_by_one_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator copying build/lib/greykite/tests/sklearn/estimator/test_null_model.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator copying build/lib/greykite/tests/sklearn/estimator/test_multistage_forecast_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator copying build/lib/greykite/tests/sklearn/estimator/test_base_silverkite_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator copying build/lib/greykite/tests/sklearn/estimator/test_prophet_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator copying build/lib/greykite/tests/sklearn/estimator/test_silverkite_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator copying build/lib/greykite/tests/sklearn/estimator/test_lag_based_estimator.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator copying build/lib/greykite/tests/sklearn/test_sklearn_scorer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn copying build/lib/greykite/tests/sklearn/test_cross_validation.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/uncertainty creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/uncertainty/conditional copying build/lib/greykite/tests/algo/uncertainty/conditional/test_normal_quantiles.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/uncertainty/conditional copying build/lib/greykite/tests/algo/uncertainty/conditional/test_conf_interval.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/uncertainty/conditional copying build/lib/greykite/tests/algo/uncertainty/conditional/test_dataframe_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/uncertainty/conditional copying build/lib/greykite/tests/algo/uncertainty/conditional/test_estimate_distribution.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/uncertainty/conditional creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common copying build/lib/greykite/tests/algo/common/test_seasonality_inferrer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common copying build/lib/greykite/tests/algo/common/test_holiday_inferrer.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common copying build/lib/greykite/tests/algo/common/test_model_summary_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common copying build/lib/greykite/tests/algo/common/test_col_name_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common copying build/lib/greykite/tests/algo/common/test_model_summary.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common copying build/lib/greykite/tests/algo/common/test_l1_quantile_regression.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common copying build/lib/greykite/tests/algo/common/test_holiday_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common copying build/lib/greykite/tests/algo/common/test_ml_models.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common copying build/lib/greykite/tests/algo/common/test_partial_regularize_regression.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common copying build/lib/greykite/tests/algo/common/test_forecast_one_by_one.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common copying build/lib/greykite/tests/algo/common/test_holiday_grouper.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/reconcile creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/reconcile/convex creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/reconcile/convex/data copying build/lib/greykite/tests/algo/reconcile/convex/data/expected_ols.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/reconcile/convex/data copying build/lib/greykite/tests/algo/reconcile/convex/data/expected_mint.csv -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/reconcile/convex/data copying build/lib/greykite/tests/algo/reconcile/convex/test_reconcile_forecasts.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/reconcile/convex copying build/lib/greykite/tests/algo/reconcile/test_hierarchical_relationship.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/reconcile creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/changepoint creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/changepoint/adalasso copying build/lib/greykite/tests/algo/changepoint/adalasso/test_changepoint_detector.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/changepoint/adalasso copying build/lib/greykite/tests/algo/changepoint/adalasso/test_auto_changepoint_params.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/changepoint/adalasso copying build/lib/greykite/tests/algo/changepoint/adalasso/test_changepoints_utils.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/changepoint/adalasso creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/similarity copying build/lib/greykite/tests/algo/forecast/similarity/test_forecast_similarity_based.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/similarity creating /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/silverkite copying build/lib/greykite/tests/algo/forecast/silverkite/test_forecast_silverkite_helper.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/silverkite copying build/lib/greykite/tests/algo/forecast/silverkite/test_forecast_silverkite.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/silverkite copying build/lib/greykite/tests/algo/forecast/silverkite/test_forecast_simple_silverkite.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/silverkite copying build/lib/greykite/tests/algo/forecast/silverkite/test_auto_config.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/silverkite copying build/lib/greykite/tests/algo/forecast/silverkite/test_silverkite_constants.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/silverkite copying build/lib/greykite/tests/algo/forecast/silverkite/test_forecast_simple_silverkite_helper.py -> /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/silverkite byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/utils/exploratory_data_analysis.py to exploratory_data_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/utils/result_summary.py to result_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/utils/framework_testing_utils.py to framework_testing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/output/univariate_forecast.py to univariate_forecast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/output/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/benchmark/benchmark_template.py to benchmark_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/benchmark/benchmark_class.py to benchmark_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/benchmark/data_loader_ts.py to data_loader_ts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/benchmark/benchmark_class_helper.py to benchmark_class_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/benchmark/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/input/univariate_time_series.py to univariate_time_series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/input/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/forecast_config_defaults.py to forecast_config_defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/multistage_forecast_template.py to multistage_forecast_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/auto_arima_template.py to auto_arima_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/auto_model_template.py to auto_model_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/simple_silverkite_template.py to simple_silverkite_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/base_template.py to base_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/multistage_forecast_template_config.py to multistage_forecast_template_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/model_templates.py to model_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/lag_based_template.py to lag_based_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/autogen/forecast_config.py to forecast_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/autogen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/simple_silverkite_template_config.py to simple_silverkite_template_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/forecaster.py to forecaster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/silverkite_template.py to silverkite_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/prophet_template.py to prophet_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/template_interface.py to template_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/templates/pickle_utils.py to pickle_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/pipeline/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/pipeline/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/framework/pipeline/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/features/timeseries_impute.py to timeseries_impute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/features/adjust_anomalous_data.py to adjust_anomalous_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/features/normalize.py to normalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/features/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/features/timeseries_lags.py to timeseries_lags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/features/timeseries_features.py to timeseries_features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/data_loader.py to data_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/aggregation_function_enum.py to aggregation_function_enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/compare_two_dfs_on_index.py to compare_two_dfs_on_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/evaluation.py to evaluation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/testing_utils.py to testing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/time_properties.py to time_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/python_utils.py to python_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/gen_moving_timeseries_forecast.py to gen_moving_timeseries_forecast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/enums.py to enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/viz/timeseries_annotate.py to timeseries_annotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/viz/timeseries_plotting.py to timeseries_plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/viz/colors_utils.py to colors_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/viz/timeseries_plotting_mpl.py to timeseries_plotting_mpl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/viz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/time_properties_forecast.py to time_properties_forecast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/common/sphinx_plotly.py to sphinx_plotly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform/column_selector.py to column_selector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform/dtype_column_selector.py to dtype_column_selector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform/null_transformer.py to null_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform/pandas_feature_union.py to pandas_feature_union.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform/build_timeseries_features_transformer.py to build_timeseries_features_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform/normalize_transformer.py to normalize_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform/zscore_outlier_transformer.py to zscore_outlier_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/transform/drop_degenerate_transformer.py to drop_degenerate_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/uncertainty/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/uncertainty/uncertainty_methods.py to uncertainty_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/uncertainty/base_uncertainty_model.py to base_uncertainty_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/uncertainty/simple_conditional_residuals_model.py to simple_conditional_residuals_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/uncertainty/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/uncertainty/quantile_regression_uncertainty_model.py to quantile_regression_uncertainty_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/sklearn_scorer.py to sklearn_scorer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator/base_forecast_estimator.py to base_forecast_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator/base_silverkite_estimator.py to base_silverkite_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator/multistage_forecast_estimator.py to multistage_forecast_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator/testing_utils.py to testing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator/auto_arima_estimator.py to auto_arima_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator/prophet_estimator.py to prophet_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator/one_by_one_estimator.py to one_by_one_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator/simple_silverkite_estimator.py to simple_silverkite_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator/null_model.py to null_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator/lag_based_estimator.py to lag_based_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/estimator/silverkite_estimator.py to silverkite_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/sklearn/cross_validation.py to cross_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty/conditional/estimate_distribution.py to estimate_distribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty/conditional/conf_interval.py to conf_interval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty/conditional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty/conditional/dataframe_utils.py to dataframe_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty/conditional/normal_quantiles.py to normal_quantiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/uncertainty/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common/seasonality_inferrer.py to seasonality_inferrer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common/l1_quantile_regression.py to l1_quantile_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common/holiday_inferrer.py to holiday_inferrer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common/holiday_utils.py to holiday_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common/ml_models.py to ml_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common/holiday_grouper.py to holiday_grouper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common/forecast_one_by_one.py to forecast_one_by_one.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common/col_name_utils.py to col_name_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common/model_summary_utils.py to model_summary_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common/model_summary.py to model_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/common/partial_regularize_regression.py to partial_regularize_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/reconcile/convex/reconcile_forecasts.py to reconcile_forecasts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/reconcile/convex/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/reconcile/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/reconcile/hierarchical_relationship.py to hierarchical_relationship.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/changepoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/changepoint/adalasso/changepoint_detector.py to changepoint_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/changepoint/adalasso/auto_changepoint_params.py to auto_changepoint_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/changepoint/adalasso/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/changepoint/adalasso/changepoints_utils.py to changepoints_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/similarity/forecast_similarity_based.py to forecast_similarity_based.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/similarity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/auto_config.py to auto_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/forecast_simple_silverkite_helper.py to forecast_simple_silverkite_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/forecast_silverkite_helper.py to forecast_silverkite_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/forecast_simple_silverkite.py to forecast_simple_silverkite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants/silverkite_time_frequency.py to silverkite_time_frequency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants/silverkite_seasonality.py to silverkite_seasonality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants/silverkite_column.py to silverkite_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants/silverkite_holiday.py to silverkite_holiday.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants/silverkite_component.py to silverkite_component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/constants/silverkite_constant.py to silverkite_constant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/forecast_silverkite.py to forecast_silverkite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/silverkite/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/algo/forecast/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/utils/test_result_summary.py to test_result_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/output/test_univariate_forecast.py to test_univariate_forecast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/benchmark/test_data_loader_ts.py to test_data_loader_ts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/benchmark/test_benchmark_template.py to test_benchmark_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/benchmark/test_benchmark_class.py to test_benchmark_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/benchmark/test_benchmark_class_helper.py to test_benchmark_class_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/input/test_univariate_time_series.py to test_univariate_time_series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_auto_model_template.py to test_auto_model_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_model_templates.py to test_model_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_template_interface.py to test_template_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_multistage_forecast_template.py to test_multistage_forecast_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_base_template.py to test_base_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_auto_arima_template.py to test_auto_arima_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_silverkite_template.py to test_silverkite_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_forecast_config.py to test_forecast_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_pickle_utils.py to test_pickle_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_forecast_config_defaults.py to test_forecast_config_defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_multistage_forecast_template_config.py to test_multistage_forecast_template_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_simple_silverkite_template.py to test_simple_silverkite_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_lag_based_template.py to test_lag_based_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_simple_silverkite_template_config.py to test_simple_silverkite_template_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_forecaster.py to test_forecaster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/templates/test_prophet_template.py to test_prophet_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/pipeline/test_pipeline.py to test_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/framework/pipeline/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/test_python_utils.py to test_python_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/features/test_normalize.py to test_normalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/features/test_timeseries_lags.py to test_timeseries_lags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/features/test_timeseries_impute.py to test_timeseries_impute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/features/test_adjust_anomalous_data.py to test_adjust_anomalous_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/features/test_timeseries_features.py to test_timeseries_features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/test_aggregation_function_enum.py to test_aggregation_function_enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/test_gen_moving_timeseries_forecast.py to test_gen_moving_timeseries_forecast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/test_compare_two_dfs_on_index.py to test_compare_two_dfs_on_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/test_data_loader.py to test_data_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/test_logging.py to test_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/test_enums.py to test_enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/test_testing_utils.py to test_testing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/test_time_properties.py to test_time_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/viz/test_timeseries_annotate.py to test_timeseries_annotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/viz/test_timeseries_plotting.py to test_timeseries_plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/viz/test_colors_utils.py to test_colors_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/viz/test_timeseries_plotting_mpl.py to test_timeseries_plotting_mpl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/test_evaluation.py to test_evaluation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/common/test_time_properties_forecast.py to test_time_properties_forecast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform/test_dtype_column_selector.py to test_dtype_column_selector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform/test_column_selector.py to test_column_selector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform/test_build_timeseries_features_transformer.py to test_build_timeseries_features_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform/test_pandas_feature_union.py to test_pandas_feature_union.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform/test_drop_degenerate_transformer.py to test_drop_degenerate_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform/test_normalize_transformer.py to test_normalize_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform/test_zscore_outlier_transformer.py to test_zscore_outlier_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/transform/test_null_transformer.py to test_null_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/uncertainty/test_quantile_regression_uncertainty_model.py to test_quantile_regression_uncertainty_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/uncertainty/test_simple_conditional_residuals_model.py to test_simple_conditional_residuals_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/uncertainty/test_base_uncertainty_model.py to test_base_uncertainty_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/uncertainty/test_uncertainty_methods.py to test_uncertainty_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator/test_simple_silverkite_estimator.py to test_simple_silverkite_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator/test_base_forecast_estimator.py to test_base_forecast_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator/test_auto_arima_estimator.py to test_auto_arima_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator/test_one_by_one_estimator.py to test_one_by_one_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator/test_null_model.py to test_null_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator/test_multistage_forecast_estimator.py to test_multistage_forecast_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator/test_base_silverkite_estimator.py to test_base_silverkite_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator/test_prophet_estimator.py to test_prophet_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator/test_silverkite_estimator.py to test_silverkite_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/estimator/test_lag_based_estimator.py to test_lag_based_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/test_sklearn_scorer.py to test_sklearn_scorer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/sklearn/test_cross_validation.py to test_cross_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/uncertainty/conditional/test_normal_quantiles.py to test_normal_quantiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/uncertainty/conditional/test_conf_interval.py to test_conf_interval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/uncertainty/conditional/test_dataframe_utils.py to test_dataframe_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/uncertainty/conditional/test_estimate_distribution.py to test_estimate_distribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common/test_seasonality_inferrer.py to test_seasonality_inferrer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common/test_holiday_inferrer.py to test_holiday_inferrer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common/test_model_summary_utils.py to test_model_summary_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common/test_col_name_utils.py to test_col_name_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common/test_model_summary.py to test_model_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common/test_l1_quantile_regression.py to test_l1_quantile_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common/test_holiday_utils.py to test_holiday_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common/test_ml_models.py to test_ml_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common/test_partial_regularize_regression.py to test_partial_regularize_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common/test_forecast_one_by_one.py to test_forecast_one_by_one.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/common/test_holiday_grouper.py to test_holiday_grouper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/reconcile/convex/test_reconcile_forecasts.py to test_reconcile_forecasts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/reconcile/test_hierarchical_relationship.py to test_hierarchical_relationship.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/changepoint/adalasso/test_changepoint_detector.py to test_changepoint_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/changepoint/adalasso/test_auto_changepoint_params.py to test_auto_changepoint_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/changepoint/adalasso/test_changepoints_utils.py to test_changepoints_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/similarity/test_forecast_similarity_based.py to test_forecast_similarity_based.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/silverkite/test_forecast_silverkite_helper.py to test_forecast_silverkite_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/silverkite/test_forecast_silverkite.py to test_forecast_silverkite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/silverkite/test_forecast_simple_silverkite.py to test_forecast_simple_silverkite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/silverkite/test_auto_config.py to test_auto_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/silverkite/test_silverkite_constants.py to test_silverkite_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite/tests/algo/forecast/silverkite/test_forecast_simple_silverkite_helper.py to test_forecast_simple_silverkite_helper.cpython-39.pyc writing byte-compilation script '/tmp/tmp2svmssgn.py' /usr/bin/python3 /tmp/tmp2svmssgn.py removing /tmp/tmp2svmssgn.py running install_egg_info running egg_info writing greykite.egg-info/PKG-INFO writing dependency_links to greykite.egg-info/dependency_links.txt writing entry points to greykite.egg-info/entry_points.txt writing requirements to greykite.egg-info/requires.txt writing top-level names to greykite.egg-info/top_level.txt reading manifest file 'greykite.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'greykite.egg-info/SOURCES.txt' Copying greykite.egg-info to /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/greykite-0.5.0-py3.9.egg-info running install_scripts Installing greykite script to /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64//usr/share/doc/python-greykite + '[' -d doc ']' ~/build/BUILDROOT/python-greykite-0.5.0-1.aarch64 ~/build/BUILD/greykite-0.5.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/greykite-0.5.0 + popd + mv /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.5.0-1 --unique-debug-suffix -0.5.0-1.aarch64 --unique-debug-src-base python-greykite-0.5.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/greykite-0.5.0 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-greykite-0.5.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-greykite-0.5.0-1.noarch Provides: python-greykite python3-greykite = 0.5.0-1 python3.9dist(greykite) = 0.5 python3dist(greykite) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(cvxpy) >= 1.2.1 python3.9dist(dill) >= 0.3.3 python3.9dist(holidays-ext) >= 0.0.7 python3.9dist(ipython) >= 7.31.1 python3.9dist(matplotlib) >= 3.4.1 python3.9dist(numpy) >= 1.22 python3.9dist(osqp) >= 0.6.1 python3.9dist(overrides) >= 2.8 python3.9dist(pandas) >= 1.5 python3.9dist(pandas) < 2 python3.9dist(patsy) >= 0.5.1 python3.9dist(plotly) >= 4.12 python3.9dist(pmdarima) >= 1.8 python3.9dist(pmdarima) <= 1.8.5 python3.9dist(pytest) >= 4.6.5 python3.9dist(pytest-runner) >= 5.1 python3.9dist(scikit-learn) >= 0.24.1 python3.9dist(scipy) >= 1.5.4 python3.9dist(setuptools) python3.9dist(six) >= 1.15 python3.9dist(statsmodels) >= 0.12.2 python3.9dist(testfixtures) >= 6.14.2 python3.9dist(tqdm) >= 4.52 Processing files: python-greykite-help-0.5.0-1.noarch warning: Empty %files file /builddir/build/BUILD/greykite-0.5.0/doclist.lst Provides: python-greykite-help = 0.5.0-1 python3-greykite-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-greykite-0.5.0-1.aarch64 Wrote: /builddir/build/RPMS/python-greykite-help-0.5.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-greykite-0.5.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TyUAqY + umask 022 + cd /builddir/build/BUILD + cd greykite-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-greykite-0.5.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0