Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-thamos.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683913295.230829/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-thamos.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-thamos-1.29.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 aarch64 --nodeps /builddir/build/SPECS/python-thamos.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683913295.230829/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-thamos.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-thamos-1.29.1-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-thamos.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683913295.230829/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-thamos.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.bpS6OU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf thamos-1.29.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/thamos-1.29.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd thamos-1.29.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.p8TlZ1 + umask 022 + cd /builddir/build/BUILD + cd thamos-1.29.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 -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/thamos copying thamos/cli.py -> build/lib/thamos copying thamos/__init__.py -> build/lib/thamos copying thamos/discover.py -> build/lib/thamos copying thamos/utils.py -> build/lib/thamos copying thamos/lib.py -> build/lib/thamos copying thamos/cli_config.py -> build/lib/thamos copying thamos/exceptions.py -> build/lib/thamos copying thamos/config.py -> build/lib/thamos creating build/lib/thamos/swagger_client copying thamos/swagger_client/__init__.py -> build/lib/thamos/swagger_client copying thamos/swagger_client/rest.py -> build/lib/thamos/swagger_client copying thamos/swagger_client/configuration.py -> build/lib/thamos/swagger_client copying thamos/swagger_client/api_client.py -> build/lib/thamos/swagger_client creating build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/adviser_result_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_dependencies_dependencies.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/adviser_result_response_result.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/kebechet_webhook_input.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/container_images_response_error.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/build_analysis_response_error_base_image_analysis.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/adviser_result_response_metadata.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_indexes_indexes.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_status_response_status.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/build_analysis_response_buildlog_analysis.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_indexes.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/project_def.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/__init__.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/container_images_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_response_error.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/requirements_lock_def.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/repo_init_input.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/unit_def.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_versions_response_versions.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/adviser_result_response_metadata_distribution_version_parts.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_result_response_result.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_result_response_result_pythonfiles.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/adviser_result_response_result_report_pipeline.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/provenance_result_response_result_parameters.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/build_analysis_response_error.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/provenance_result_response_result.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_result_response_result_debdependencies.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_packages_response_packages.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/build.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/image_metadata_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_version_metadata_response_metadata_importlib_metadata.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/stack_info.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/adviser_result_response_result_report.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_name_import_response_package_names.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_versions_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_environments_environment.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/advise_input_library_usage.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_result_response_metadata.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/kebechet_metadata.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_result_response_result_aicoeci.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/build_build_log.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/runtime_environment_operating_system.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/container_images_response_parameters.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/runtime_environment.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_version_metadata_response_error.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/provenance_result_response_metadata_distribution.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_unauthorized_error.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_version_metadata_response_metadata_importlib_metadata_entry_points.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/provenance_result_response_metadata.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_result_response_result_pythonpackages.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_packages_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/callback_info.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/build_analysis_response_error_build_log_analysis.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_name_import_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/build_analysis_response_base_image_analysis.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_version_environments_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/requirements_def.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/justification.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/project_def_constraints.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/provenance_input.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/adviser_result_response_result_report_products.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_dependencies_error.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/provenance_result_response_metadata_distribution_version_parts.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_name_response_error.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/advise_input.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_result_response_result_deb.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_dependencies.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_environments.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/container_images_response_container_images.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_result_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/justification_inner.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_platforms.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_status_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/runtime_environment_hardware.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_result_response_result_pythoninterpreters.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/adviser_result_response_metadata_distribution.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_version_metadata_response_metadata.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/adviser_result_response_metadata_python.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_version_metadata_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/adviser_result_response_result_report_dependency_graph.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_package_versions_response_error.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/build_analysis_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_log_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/analysis_with_authentication_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/provenance_result_response.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/python_stack.py -> build/lib/thamos/swagger_client/models copying thamos/swagger_client/models/deb_dependency_item.py -> build/lib/thamos/swagger_client/models creating build/lib/thamos/swagger_client/thoth copying thamos/swagger_client/thoth/image_analysis_api.py -> build/lib/thamos/swagger_client/thoth copying thamos/swagger_client/thoth/__init__.py -> build/lib/thamos/swagger_client/thoth copying thamos/swagger_client/thoth/environments_api.py -> build/lib/thamos/swagger_client/thoth copying thamos/swagger_client/thoth/provenance_api.py -> build/lib/thamos/swagger_client/thoth copying thamos/swagger_client/thoth/advise_api.py -> build/lib/thamos/swagger_client/thoth copying thamos/swagger_client/thoth/build_analysis_api.py -> build/lib/thamos/swagger_client/thoth copying thamos/swagger_client/thoth/python_packages_api.py -> build/lib/thamos/swagger_client/thoth copying thamos/swagger_client/thoth/buildlogs_api.py -> build/lib/thamos/swagger_client/thoth copying thamos/swagger_client/thoth/container_images_api.py -> build/lib/thamos/swagger_client/thoth copying thamos/swagger_client/thoth/kebechet_api.py -> build/lib/thamos/swagger_client/thoth running egg_info writing thamos.egg-info/PKG-INFO writing dependency_links to thamos.egg-info/dependency_links.txt writing entry points to thamos.egg-info/entry_points.txt writing requirements to thamos.egg-info/requires.txt writing top-level names to thamos.egg-info/top_level.txt reading manifest file 'thamos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements-test.txt' warning: no files found matching 'examples/*/Pipfile' warning: no files found matching '*.lock' under directory 'examples' warning: no files found matching '*.py' under directory 'examples' warning: no files found matching '*.rst' under directory 'examples' warning: no files found matching '*.txt' under directory 'examples' warning: no files found matching '*.yaml' under directory 'examples' adding license file 'LICENSE' writing manifest file 'thamos.egg-info/SOURCES.txt' copying thamos/py.typed -> build/lib/thamos creating build/lib/thamos/data copying thamos/data/defaultThoth.yaml -> build/lib/thamos/data + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mt99tO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64 + cd thamos-1.29.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 -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-thamos-1.29.1-1.aarch64 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-thamos-1.29.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos copying build/lib/thamos/cli.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos copying build/lib/thamos/__init__.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos copying build/lib/thamos/discover.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos copying build/lib/thamos/utils.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos copying build/lib/thamos/lib.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos copying build/lib/thamos/cli_config.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos creating /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client creating /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/adviser_result_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_dependencies_dependencies.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/adviser_result_response_result.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/kebechet_webhook_input.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/container_images_response_error.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/build_analysis_response_error_base_image_analysis.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/adviser_result_response_metadata.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_indexes_indexes.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_status_response_status.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/build_analysis_response_buildlog_analysis.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_indexes.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/project_def.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/__init__.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/container_images_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_response_error.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/requirements_lock_def.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/repo_init_input.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/unit_def.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_versions_response_versions.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/adviser_result_response_metadata_distribution_version_parts.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_result_response_result.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_result_response_result_pythonfiles.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/adviser_result_response_result_report_pipeline.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/provenance_result_response_result_parameters.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/build_analysis_response_error.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/provenance_result_response_result.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_result_response_result_debdependencies.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_packages_response_packages.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/build.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/image_metadata_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_version_metadata_response_metadata_importlib_metadata.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/stack_info.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/adviser_result_response_result_report.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_name_import_response_package_names.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_versions_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_environments_environment.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/advise_input_library_usage.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_result_response_metadata.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/kebechet_metadata.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_result_response_result_aicoeci.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/build_build_log.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/runtime_environment_operating_system.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/container_images_response_parameters.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/runtime_environment.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_version_metadata_response_error.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/provenance_result_response_metadata_distribution.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_unauthorized_error.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_version_metadata_response_metadata_importlib_metadata_entry_points.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/provenance_result_response_metadata.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_result_response_result_pythonpackages.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_packages_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/callback_info.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/build_analysis_response_error_build_log_analysis.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_name_import_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/build_analysis_response_base_image_analysis.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_version_environments_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/requirements_def.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/justification.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/project_def_constraints.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/provenance_input.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/adviser_result_response_result_report_products.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_dependencies_error.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/provenance_result_response_metadata_distribution_version_parts.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_name_response_error.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/advise_input.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_result_response_result_deb.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_dependencies.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_environments.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/container_images_response_container_images.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_result_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/justification_inner.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_platforms.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_status_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/runtime_environment_hardware.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_result_response_result_pythoninterpreters.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/adviser_result_response_metadata_distribution.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_version_metadata_response_metadata.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/adviser_result_response_metadata_python.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_version_metadata_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/adviser_result_response_result_report_dependency_graph.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_package_versions_response_error.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/build_analysis_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_log_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/analysis_with_authentication_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/provenance_result_response.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/python_stack.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/models/deb_dependency_item.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models copying build/lib/thamos/swagger_client/__init__.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client copying build/lib/thamos/swagger_client/rest.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client creating /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth copying build/lib/thamos/swagger_client/thoth/image_analysis_api.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth copying build/lib/thamos/swagger_client/thoth/__init__.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth copying build/lib/thamos/swagger_client/thoth/environments_api.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth copying build/lib/thamos/swagger_client/thoth/provenance_api.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth copying build/lib/thamos/swagger_client/thoth/advise_api.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth copying build/lib/thamos/swagger_client/thoth/build_analysis_api.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth copying build/lib/thamos/swagger_client/thoth/python_packages_api.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth copying build/lib/thamos/swagger_client/thoth/buildlogs_api.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth copying build/lib/thamos/swagger_client/thoth/container_images_api.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth copying build/lib/thamos/swagger_client/thoth/kebechet_api.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth copying build/lib/thamos/swagger_client/configuration.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client copying build/lib/thamos/swagger_client/api_client.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client copying build/lib/thamos/exceptions.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos copying build/lib/thamos/py.typed -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos creating /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/data copying build/lib/thamos/data/defaultThoth.yaml -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/data copying build/lib/thamos/config.py -> /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/discover.py to discover.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/lib.py to lib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/cli_config.py to cli_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/adviser_result_response.py to adviser_result_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_dependencies_dependencies.py to python_package_dependencies_dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/adviser_result_response_result.py to adviser_result_response_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/kebechet_webhook_input.py to kebechet_webhook_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/container_images_response_error.py to container_images_response_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/build_analysis_response_error_base_image_analysis.py to build_analysis_response_error_base_image_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/adviser_result_response_metadata.py to adviser_result_response_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_indexes_indexes.py to python_package_indexes_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_status_response_status.py to analysis_status_response_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/build_analysis_response_buildlog_analysis.py to build_analysis_response_buildlog_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_indexes.py to python_package_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/project_def.py to project_def.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/container_images_response.py to container_images_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_response_error.py to analysis_response_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/requirements_lock_def.py to requirements_lock_def.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/repo_init_input.py to repo_init_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/unit_def.py to unit_def.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_versions_response_versions.py to python_package_versions_response_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/adviser_result_response_metadata_distribution_version_parts.py to adviser_result_response_metadata_distribution_version_parts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_result_response_result.py to analysis_result_response_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_result_response_result_pythonfiles.py to analysis_result_response_result_pythonfiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/adviser_result_response_result_report_pipeline.py to adviser_result_response_result_report_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/provenance_result_response_result_parameters.py to provenance_result_response_result_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/build_analysis_response_error.py to build_analysis_response_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/provenance_result_response_result.py to provenance_result_response_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_result_response_result_debdependencies.py to analysis_result_response_result_debdependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_packages_response_packages.py to python_packages_response_packages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/image_metadata_response.py to image_metadata_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_version_metadata_response_metadata_importlib_metadata.py to python_package_version_metadata_response_metadata_importlib_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/stack_info.py to stack_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/adviser_result_response_result_report.py to adviser_result_response_result_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_name_import_response_package_names.py to python_package_name_import_response_package_names.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_response.py to analysis_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_versions_response.py to python_package_versions_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_environments_environment.py to python_environments_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/advise_input_library_usage.py to advise_input_library_usage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_result_response_metadata.py to analysis_result_response_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/kebechet_metadata.py to kebechet_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_result_response_result_aicoeci.py to analysis_result_response_result_aicoeci.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/build_build_log.py to build_build_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/runtime_environment_operating_system.py to runtime_environment_operating_system.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/container_images_response_parameters.py to container_images_response_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/runtime_environment.py to runtime_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_version_metadata_response_error.py to python_package_version_metadata_response_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/provenance_result_response_metadata_distribution.py to provenance_result_response_metadata_distribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_unauthorized_error.py to analysis_unauthorized_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_version_metadata_response_metadata_importlib_metadata_entry_points.py to python_package_version_metadata_response_metadata_importlib_metadata_entry_points.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/provenance_result_response_metadata.py to provenance_result_response_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_result_response_result_pythonpackages.py to analysis_result_response_result_pythonpackages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_packages_response.py to python_packages_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/callback_info.py to callback_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/build_analysis_response_error_build_log_analysis.py to build_analysis_response_error_build_log_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_name_import_response.py to python_package_name_import_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/build_analysis_response_base_image_analysis.py to build_analysis_response_base_image_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_version_environments_response.py to python_package_version_environments_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/requirements_def.py to requirements_def.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/justification.py to justification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/project_def_constraints.py to project_def_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/provenance_input.py to provenance_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/adviser_result_response_result_report_products.py to adviser_result_response_result_report_products.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_dependencies_error.py to python_package_dependencies_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/provenance_result_response_metadata_distribution_version_parts.py to provenance_result_response_metadata_distribution_version_parts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_name_response_error.py to python_package_name_response_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/advise_input.py to advise_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_result_response_result_deb.py to analysis_result_response_result_deb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_dependencies.py to python_package_dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_environments.py to python_environments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/container_images_response_container_images.py to container_images_response_container_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_result_response.py to analysis_result_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/justification_inner.py to justification_inner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_platforms.py to python_platforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_status_response.py to analysis_status_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/runtime_environment_hardware.py to runtime_environment_hardware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_result_response_result_pythoninterpreters.py to analysis_result_response_result_pythoninterpreters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/adviser_result_response_metadata_distribution.py to adviser_result_response_metadata_distribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_version_metadata_response_metadata.py to python_package_version_metadata_response_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/adviser_result_response_metadata_python.py to adviser_result_response_metadata_python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_version_metadata_response.py to python_package_version_metadata_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/adviser_result_response_result_report_dependency_graph.py to adviser_result_response_result_report_dependency_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_package_versions_response_error.py to python_package_versions_response_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/build_analysis_response.py to build_analysis_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_log_response.py to analysis_log_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/analysis_with_authentication_response.py to analysis_with_authentication_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/provenance_result_response.py to provenance_result_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/python_stack.py to python_stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/models/deb_dependency_item.py to deb_dependency_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/rest.py to rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth/image_analysis_api.py to image_analysis_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth/environments_api.py to environments_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth/provenance_api.py to provenance_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth/advise_api.py to advise_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth/build_analysis_api.py to build_analysis_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth/python_packages_api.py to python_packages_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth/buildlogs_api.py to buildlogs_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth/container_images_api.py to container_images_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/thoth/kebechet_api.py to kebechet_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/swagger_client/api_client.py to api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos/config.py to config.cpython-39.pyc writing byte-compilation script '/tmp/tmpe_9rff8o.py' /usr/bin/python3 /tmp/tmpe_9rff8o.py removing /tmp/tmpe_9rff8o.py running install_egg_info running egg_info writing thamos.egg-info/PKG-INFO writing dependency_links to thamos.egg-info/dependency_links.txt writing entry points to thamos.egg-info/entry_points.txt writing requirements to thamos.egg-info/requires.txt writing top-level names to thamos.egg-info/top_level.txt reading manifest file 'thamos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements-test.txt' warning: no files found matching 'examples/*/Pipfile' warning: no files found matching '*.lock' under directory 'examples' warning: no files found matching '*.py' under directory 'examples' warning: no files found matching '*.rst' under directory 'examples' warning: no files found matching '*.txt' under directory 'examples' warning: no files found matching '*.yaml' under directory 'examples' adding license file 'LICENSE' writing manifest file 'thamos.egg-info/SOURCES.txt' Copying thamos.egg-info to /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/lib/python3.9/site-packages/thamos-1.29.1-py3.9.egg-info running install_scripts Installing thamos script to /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64//usr/share/doc/python-thamos + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64//usr/share/doc/python-thamos + '[' -d example ']' ~/build/BUILDROOT/python-thamos-1.29.1-1.aarch64 ~/build/BUILD/thamos-1.29.1 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-thamos-1.29.1-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/thamos-1.29.1 + popd + mv /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.29.1-1 --unique-debug-suffix -1.29.1-1.aarch64 --unique-debug-src-base python-thamos-1.29.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/thamos-1.29.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-thamos-1.29.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-thamos-1.29.1-1.noarch Provides: python-thamos python3-thamos = 1.29.1-1 python3.9dist(thamos) = 1.29.1 python3dist(thamos) = 1.29.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(certifi) >= 14.05.14 python3.9dist(click) python3.9dist(daiquiri) python3.9dist(distro) python3.9dist(invectio) python3.9dist(jsonschema) python3.9dist(micropipenv) python3.9dist(python-dateutil) >= 2.5.3 python3.9dist(pyyaml) >= 5.3 python3.9dist(requests) python3.9dist(rich) python3.9dist(rich-click) python3.9dist(setuptools) >= 40.3 python3.9dist(six) >= 1.10 python3.9dist(termcolor) python3.9dist(thoth-analyzer) python3.9dist(thoth-common) python3.9dist(thoth-python) >= 0.9 python3.9dist(urllib3) >= 1.15.1 python3.9dist(virtualenv) >= 20.0.3 python3.9dist(yaspin) Processing files: python-thamos-help-1.29.1-1.noarch warning: Empty %files file /builddir/build/BUILD/thamos-1.29.1/doclist.lst Provides: python-thamos-help = 1.29.1-1 python3-thamos-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-thamos-1.29.1-1.aarch64 Wrote: /builddir/build/RPMS/python-thamos-help-1.29.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-thamos-1.29.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.beWZ2j + umask 022 + cd /builddir/build/BUILD + cd thamos-1.29.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-thamos-1.29.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0