Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-energinet-ml-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683333689.974278/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-energinet-ml-sdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-energinet-ml-sdk-0.10.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-energinet-ml-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683333689.974278/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-energinet-ml-sdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-energinet-ml-sdk-0.10.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-energinet-ml-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683333689.974278/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-energinet-ml-sdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8KlCyw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf energinet-ml-sdk-0.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/energinet-ml-sdk-0.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd energinet-ml-sdk-0.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9ZXJ7L + umask 022 + cd /builddir/build/BUILD + cd energinet-ml-sdk-0.10.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/energinetml copying energinetml/settings.py -> build/lib/energinetml copying energinetml/backend.py -> build/lib/energinetml copying energinetml/__main__.py -> build/lib/energinetml copying energinetml/__init__.py -> build/lib/energinetml creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/constants.py -> build/lib/tests creating build/lib/energinetml/azure copying energinetml/azure/logger.py -> build/lib/energinetml/azure copying energinetml/azure/submitting.py -> build/lib/energinetml/azure copying energinetml/azure/backend.py -> build/lib/energinetml/azure copying energinetml/azure/training.py -> build/lib/energinetml/azure copying energinetml/azure/__init__.py -> build/lib/energinetml/azure copying energinetml/azure/datasets.py -> build/lib/energinetml/azure copying energinetml/azure/interactive.py -> build/lib/energinetml/azure creating build/lib/energinetml/cli copying energinetml/cli/__init__.py -> build/lib/energinetml/cli creating build/lib/energinetml/core copying energinetml/core/logger.py -> build/lib/energinetml/core copying energinetml/core/webapp.py -> build/lib/energinetml/core copying energinetml/core/submitting.py -> build/lib/energinetml/core copying energinetml/core/project.py -> build/lib/energinetml/core copying energinetml/core/insight.py -> build/lib/energinetml/core copying energinetml/core/templates.py -> build/lib/energinetml/core copying energinetml/core/backend.py -> build/lib/energinetml/core copying energinetml/core/training.py -> build/lib/energinetml/core copying energinetml/core/docker.py -> build/lib/energinetml/core copying energinetml/core/__init__.py -> build/lib/energinetml/core copying energinetml/core/validation.py -> build/lib/energinetml/core copying energinetml/core/predicting.py -> build/lib/energinetml/core copying energinetml/core/requirements.py -> build/lib/energinetml/core copying energinetml/core/configurable.py -> build/lib/energinetml/core copying energinetml/core/http.py -> build/lib/energinetml/core copying energinetml/core/files.py -> build/lib/energinetml/core copying energinetml/core/model.py -> build/lib/energinetml/core creating build/lib/energinetml/cli/project copying energinetml/cli/project/init.py -> build/lib/energinetml/cli/project copying energinetml/cli/project/__init__.py -> build/lib/energinetml/cli/project creating build/lib/energinetml/cli/infrastructure copying energinetml/cli/infrastructure/init.py -> build/lib/energinetml/cli/infrastructure copying energinetml/cli/infrastructure/__init__.py -> build/lib/energinetml/cli/infrastructure creating build/lib/energinetml/cli/model copying energinetml/cli/model/train.py -> build/lib/energinetml/cli/model copying energinetml/cli/model/init.py -> build/lib/energinetml/cli/model copying energinetml/cli/model/__init__.py -> build/lib/energinetml/cli/model copying energinetml/cli/model/serve.py -> build/lib/energinetml/cli/model copying energinetml/cli/model/build.py -> build/lib/energinetml/cli/model copying energinetml/cli/model/submit.py -> build/lib/energinetml/cli/model copying energinetml/cli/model/release.py -> build/lib/energinetml/cli/model copying energinetml/cli/model/files.py -> build/lib/energinetml/cli/model creating build/lib/energinetml/cli/utils copying energinetml/cli/utils/verify.py -> build/lib/energinetml/cli/utils copying energinetml/cli/utils/projects.py -> build/lib/energinetml/cli/utils copying energinetml/cli/utils/__init__.py -> build/lib/energinetml/cli/utils copying energinetml/cli/utils/decorators.py -> build/lib/energinetml/cli/utils creating build/lib/energinetml/cli/cluster copying energinetml/cli/cluster/change.py -> build/lib/energinetml/cli/cluster copying energinetml/cli/cluster/__init__.py -> build/lib/energinetml/cli/cluster copying energinetml/cli/cluster/create.py -> build/lib/energinetml/cli/cluster creating build/lib/energinetml/cli/webapp copying energinetml/cli/webapp/init.py -> build/lib/energinetml/cli/webapp copying energinetml/cli/webapp/__init__.py -> build/lib/energinetml/cli/webapp copying energinetml/cli/webapp/serve.py -> build/lib/energinetml/cli/webapp copying energinetml/cli/webapp/build.py -> build/lib/energinetml/cli/webapp creating build/lib/tests/unittests copying tests/unittests/__init__.py -> build/lib/tests/unittests creating build/lib/tests/smoketest copying tests/smoketest/__init__.py -> build/lib/tests/smoketest creating build/lib/tests/unittests/azure_ copying tests/unittests/azure_/datasets_test.py -> build/lib/tests/unittests/azure_ copying tests/unittests/azure_/training_test.py -> build/lib/tests/unittests/azure_ copying tests/unittests/azure_/__init__.py -> build/lib/tests/unittests/azure_ copying tests/unittests/azure_/backend_test.py -> build/lib/tests/unittests/azure_ creating build/lib/tests/unittests/cli copying tests/unittests/cli/__init__.py -> build/lib/tests/unittests/cli creating build/lib/tests/unittests/core copying tests/unittests/core/submitting_test.py -> build/lib/tests/unittests/core copying tests/unittests/core/files_test.py -> build/lib/tests/unittests/core copying tests/unittests/core/model_test.py -> build/lib/tests/unittests/core copying tests/unittests/core/logger_test.py -> build/lib/tests/unittests/core copying tests/unittests/core/__init__.py -> build/lib/tests/unittests/core copying tests/unittests/core/predicting_validator_test.py -> build/lib/tests/unittests/core copying tests/unittests/core/predicting_test.py -> build/lib/tests/unittests/core copying tests/unittests/core/project_test.py -> build/lib/tests/unittests/core copying tests/unittests/core/configurable_test.py -> build/lib/tests/unittests/core copying tests/unittests/core/insight_test.py -> build/lib/tests/unittests/core copying tests/unittests/core/http_test.py -> build/lib/tests/unittests/core copying tests/unittests/core/requirements_test.py -> build/lib/tests/unittests/core copying tests/unittests/core/docker_test.py -> build/lib/tests/unittests/core copying tests/unittests/core/backend_test.py -> build/lib/tests/unittests/core creating build/lib/tests/unittests/cli/project copying tests/unittests/cli/project/__init__.py -> build/lib/tests/unittests/cli/project copying tests/unittests/cli/project/init_test.py -> build/lib/tests/unittests/cli/project creating build/lib/tests/unittests/cli/infrastructure copying tests/unittests/cli/infrastructure/__init__.py -> build/lib/tests/unittests/cli/infrastructure copying tests/unittests/cli/infrastructure/init_test.py -> build/lib/tests/unittests/cli/infrastructure creating build/lib/tests/unittests/cli/model copying tests/unittests/cli/model/files_test.py -> build/lib/tests/unittests/cli/model copying tests/unittests/cli/model/build_test.py -> build/lib/tests/unittests/cli/model copying tests/unittests/cli/model/train_test.py -> build/lib/tests/unittests/cli/model copying tests/unittests/cli/model/__init__.py -> build/lib/tests/unittests/cli/model copying tests/unittests/cli/model/init_test.py -> build/lib/tests/unittests/cli/model copying tests/unittests/cli/model/release_test.py -> build/lib/tests/unittests/cli/model copying tests/unittests/cli/model/submit_test.py -> build/lib/tests/unittests/cli/model creating build/lib/tests/unittests/cli/utils copying tests/unittests/cli/utils/decorators_test.py -> build/lib/tests/unittests/cli/utils copying tests/unittests/cli/utils/__init__.py -> build/lib/tests/unittests/cli/utils copying tests/unittests/cli/utils/projects_test.py -> build/lib/tests/unittests/cli/utils creating build/lib/tests/unittests/cli/cluster copying tests/unittests/cli/cluster/create_test.py -> build/lib/tests/unittests/cli/cluster copying tests/unittests/cli/cluster/change_test.py -> build/lib/tests/unittests/cli/cluster copying tests/unittests/cli/cluster/__init__.py -> build/lib/tests/unittests/cli/cluster creating build/lib/tests/smoketest/ml_deployment copying tests/smoketest/ml_deployment/deployment_smoke_test.py -> build/lib/tests/smoketest/ml_deployment copying tests/smoketest/ml_deployment/__init__.py -> build/lib/tests/smoketest/ml_deployment creating build/lib/tests/smoketest/webapp_deployment copying tests/smoketest/webapp_deployment/deployment_smoke_test.py -> build/lib/tests/smoketest/webapp_deployment copying tests/smoketest/webapp_deployment/__init__.py -> build/lib/tests/smoketest/webapp_deployment running egg_info creating energinet_ml_sdk.egg-info writing energinet_ml_sdk.egg-info/PKG-INFO writing dependency_links to energinet_ml_sdk.egg-info/dependency_links.txt writing entry points to energinet_ml_sdk.egg-info/entry_points.txt writing requirements to energinet_ml_sdk.egg-info/requires.txt writing top-level names to energinet_ml_sdk.egg-info/top_level.txt writing manifest file 'energinet_ml_sdk.egg-info/SOURCES.txt' reading manifest file 'energinet_ml_sdk.egg-info/SOURCES.txt' writing manifest file 'energinet_ml_sdk.egg-info/SOURCES.txt' creating build/lib/energinetml/meta copying energinetml/meta/COMMAND_NAME -> build/lib/energinetml/meta copying energinetml/meta/PACKAGE_NAME -> build/lib/energinetml/meta copying energinetml/meta/PACKAGE_VERSION -> build/lib/energinetml/meta copying energinetml/meta/PYTHON_VERSION -> build/lib/energinetml/meta creating build/lib/energinetml/static copying energinetml/static/Dockerfile -> build/lib/energinetml/static creating build/lib/energinetml/static/model_template copying energinetml/static/model_template/__init__.py -> build/lib/energinetml/static/model_template copying energinetml/static/model_template/__main__.py -> build/lib/energinetml/static/model_template copying energinetml/static/model_template/model.py -> build/lib/energinetml/static/model_template + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Dchn94 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64 + cd energinet-ml-sdk-0.10.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure copying build/lib/energinetml/azure/logger.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure copying build/lib/energinetml/azure/submitting.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure copying build/lib/energinetml/azure/backend.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure copying build/lib/energinetml/azure/training.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure copying build/lib/energinetml/azure/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure copying build/lib/energinetml/azure/datasets.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure copying build/lib/energinetml/azure/interactive.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure copying build/lib/energinetml/settings.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml copying build/lib/energinetml/backend.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/project copying build/lib/energinetml/cli/project/init.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/project copying build/lib/energinetml/cli/project/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/project creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/infrastructure copying build/lib/energinetml/cli/infrastructure/init.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/infrastructure copying build/lib/energinetml/cli/infrastructure/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/infrastructure creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model copying build/lib/energinetml/cli/model/train.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model copying build/lib/energinetml/cli/model/init.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model copying build/lib/energinetml/cli/model/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model copying build/lib/energinetml/cli/model/serve.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model copying build/lib/energinetml/cli/model/build.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model copying build/lib/energinetml/cli/model/submit.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model copying build/lib/energinetml/cli/model/release.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model copying build/lib/energinetml/cli/model/files.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model copying build/lib/energinetml/cli/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/utils copying build/lib/energinetml/cli/utils/verify.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/utils copying build/lib/energinetml/cli/utils/projects.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/utils copying build/lib/energinetml/cli/utils/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/utils copying build/lib/energinetml/cli/utils/decorators.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/utils creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/cluster copying build/lib/energinetml/cli/cluster/change.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/cluster copying build/lib/energinetml/cli/cluster/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/cluster copying build/lib/energinetml/cli/cluster/create.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/cluster creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/webapp copying build/lib/energinetml/cli/webapp/init.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/webapp copying build/lib/energinetml/cli/webapp/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/webapp copying build/lib/energinetml/cli/webapp/serve.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/webapp copying build/lib/energinetml/cli/webapp/build.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/webapp copying build/lib/energinetml/__main__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/logger.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/webapp.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/submitting.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/project.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/insight.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/templates.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/backend.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/training.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/docker.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/validation.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/predicting.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/requirements.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/configurable.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/http.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/files.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core copying build/lib/energinetml/core/model.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/static copying build/lib/energinetml/static/Dockerfile -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/static creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/static/model_template copying build/lib/energinetml/static/model_template/__main__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/static/model_template copying build/lib/energinetml/static/model_template/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/static/model_template copying build/lib/energinetml/static/model_template/model.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/static/model_template copying build/lib/energinetml/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/meta copying build/lib/energinetml/meta/COMMAND_NAME -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/meta copying build/lib/energinetml/meta/PYTHON_VERSION -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/meta copying build/lib/energinetml/meta/PACKAGE_VERSION -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/meta copying build/lib/energinetml/meta/PACKAGE_NAME -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/meta creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/azure_ copying build/lib/tests/unittests/azure_/datasets_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/azure_ copying build/lib/tests/unittests/azure_/training_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/azure_ copying build/lib/tests/unittests/azure_/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/azure_ copying build/lib/tests/unittests/azure_/backend_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/azure_ creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/project copying build/lib/tests/unittests/cli/project/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/project copying build/lib/tests/unittests/cli/project/init_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/project creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/infrastructure copying build/lib/tests/unittests/cli/infrastructure/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/infrastructure copying build/lib/tests/unittests/cli/infrastructure/init_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/infrastructure creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model copying build/lib/tests/unittests/cli/model/files_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model copying build/lib/tests/unittests/cli/model/build_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model copying build/lib/tests/unittests/cli/model/train_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model copying build/lib/tests/unittests/cli/model/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model copying build/lib/tests/unittests/cli/model/init_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model copying build/lib/tests/unittests/cli/model/release_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model copying build/lib/tests/unittests/cli/model/submit_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model copying build/lib/tests/unittests/cli/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/utils copying build/lib/tests/unittests/cli/utils/decorators_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/utils copying build/lib/tests/unittests/cli/utils/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/utils copying build/lib/tests/unittests/cli/utils/projects_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/utils creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/cluster copying build/lib/tests/unittests/cli/cluster/create_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/cluster copying build/lib/tests/unittests/cli/cluster/change_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/cluster copying build/lib/tests/unittests/cli/cluster/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/cluster creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/submitting_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/files_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/model_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/logger_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/predicting_validator_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/predicting_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/project_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/configurable_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/insight_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/http_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/requirements_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/docker_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/core/backend_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core copying build/lib/tests/unittests/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/smoketest creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/smoketest/ml_deployment copying build/lib/tests/smoketest/ml_deployment/deployment_smoke_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/smoketest/ml_deployment copying build/lib/tests/smoketest/ml_deployment/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/smoketest/ml_deployment copying build/lib/tests/smoketest/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/smoketest creating /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/smoketest/webapp_deployment copying build/lib/tests/smoketest/webapp_deployment/deployment_smoke_test.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/smoketest/webapp_deployment copying build/lib/tests/smoketest/webapp_deployment/__init__.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/smoketest/webapp_deployment copying build/lib/tests/constants.py -> /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure/submitting.py to submitting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure/backend.py to backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure/training.py to training.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure/datasets.py to datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/azure/interactive.py to interactive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/backend.py to backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/project/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/project/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/infrastructure/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/infrastructure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model/train.py to train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model/serve.py to serve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model/submit.py to submit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model/release.py to release.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/model/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/utils/verify.py to verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/utils/projects.py to projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/utils/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/cluster/change.py to change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/cluster/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/cluster/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/webapp/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/webapp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/webapp/serve.py to serve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/cli/webapp/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/webapp.py to webapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/submitting.py to submitting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/insight.py to insight.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/backend.py to backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/training.py to training.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/docker.py to docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/predicting.py to predicting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/requirements.py to requirements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/configurable.py to configurable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/core/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/static/model_template/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/static/model_template/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/static/model_template/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinetml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/azure_/datasets_test.py to datasets_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/azure_/training_test.py to training_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/azure_/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/azure_/backend_test.py to backend_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/project/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/project/init_test.py to init_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/infrastructure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/infrastructure/init_test.py to init_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model/files_test.py to files_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model/build_test.py to build_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model/train_test.py to train_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model/init_test.py to init_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model/release_test.py to release_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/model/submit_test.py to submit_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/utils/decorators_test.py to decorators_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/utils/projects_test.py to projects_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/cluster/create_test.py to create_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/cluster/change_test.py to change_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/cli/cluster/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/submitting_test.py to submitting_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/files_test.py to files_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/model_test.py to model_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/logger_test.py to logger_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/predicting_validator_test.py to predicting_validator_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/predicting_test.py to predicting_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/project_test.py to project_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/configurable_test.py to configurable_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/insight_test.py to insight_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/http_test.py to http_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/requirements_test.py to requirements_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/docker_test.py to docker_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/core/backend_test.py to backend_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/unittests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/smoketest/ml_deployment/deployment_smoke_test.py to deployment_smoke_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/smoketest/ml_deployment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/smoketest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/smoketest/webapp_deployment/deployment_smoke_test.py to deployment_smoke_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/smoketest/webapp_deployment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/constants.py to constants.cpython-39.pyc writing byte-compilation script '/tmp/tmp232unlyp.py' /usr/bin/python3 /tmp/tmp232unlyp.py removing /tmp/tmp232unlyp.py running install_egg_info running egg_info writing energinet_ml_sdk.egg-info/PKG-INFO writing dependency_links to energinet_ml_sdk.egg-info/dependency_links.txt writing entry points to energinet_ml_sdk.egg-info/entry_points.txt writing requirements to energinet_ml_sdk.egg-info/requires.txt writing top-level names to energinet_ml_sdk.egg-info/top_level.txt reading manifest file 'energinet_ml_sdk.egg-info/SOURCES.txt' writing manifest file 'energinet_ml_sdk.egg-info/SOURCES.txt' Copying energinet_ml_sdk.egg-info to /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/energinet_ml_sdk-0.10.1-py3.9.egg-info running install_scripts Installing energinetml script to /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64//usr/share/doc/python-energinet-ml-sdk + '[' -d doc ']' ~/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64 ~/build/BUILD/energinet-ml-sdk-0.10.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64 + '[' -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 ']' + popd ~/build/BUILD/energinet-ml-sdk-0.10.1 + mv /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.10.1-1 --unique-debug-suffix -0.10.1-1.x86_64 --unique-debug-src-base python-energinet-ml-sdk-0.10.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/energinet-ml-sdk-0.10.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-energinet-ml-sdk-0.10.1-1.noarch Provides: python-energinet-ml-sdk python3-energinet-ml-sdk = 0.10.1-1 python3.9dist(energinet-ml-sdk) = 0.10.1 python3dist(energinet-ml-sdk) = 0.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(azure-cli-core) = 2.34.1 python3.9dist(azure-identity) = 1.7 python3.9dist(azure-monitor-opentelemetry-exporter) = 1.0.0b4 python3.9dist(azureml-core) = 1.39 python3.9dist(azureml-dataset-runtime) = 1.39 python3.9dist(click) = 8.0.3 python3.9dist(click-spinner) = 0.1.10 python3.9dist(fastapi) = 0.63 python3.9dist(flask) python3.9dist(jinja2) = 3.0.1 python3.9dist(packaging) = 20.9 python3.9dist(pandas) >= 1.2 python3.9dist(pydantic) = 1.8.1 python3.9dist(pyopenssl) < 21 python3.9dist(requests) python3.9dist(requirements-parser) = 0.2 python3.9dist(setuptools) python3.9dist(uvicorn) = 0.15 python3.9dist(waitress) Processing files: python-energinet-ml-sdk-help-0.10.1-1.noarch warning: Empty %files file /builddir/build/BUILD/energinet-ml-sdk-0.10.1/doclist.lst Provides: python-energinet-ml-sdk-help = 0.10.1-1 python3-energinet-ml-sdk-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-energinet-ml-sdk-0.10.1-1.x86_64 Wrote: /builddir/build/RPMS/python-energinet-ml-sdk-help-0.10.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-energinet-ml-sdk-0.10.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PA34VR + umask 022 + cd /builddir/build/BUILD + cd energinet-ml-sdk-0.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-energinet-ml-sdk-0.10.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0