Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-mstrio-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682314684.818915/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-mstrio-py.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-mstrio-py-11.3.9.101-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-mstrio-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682314684.818915/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-mstrio-py.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-mstrio-py-11.3.9.101-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-mstrio-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682314684.818915/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-mstrio-py.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.hnVbrS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mstrio-py-11.3.9.101 + /usr/bin/gzip -dc /builddir/build/SOURCES/mstrio-py-11.3.9.101.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mstrio-py-11.3.9.101 + /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.lP4CnS + umask 022 + cd /builddir/build/BUILD + cd mstrio-py-11.3.9.101 + 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/mstrio copying mstrio/connection.py -> build/lib/mstrio copying mstrio/config.py -> build/lib/mstrio copying mstrio/types.py -> build/lib/mstrio copying mstrio/__init__.py -> build/lib/mstrio creating build/lib/connector-jupyter copying connector-jupyter/__init__.py -> build/lib/connector-jupyter creating build/lib/mstrio/utils copying mstrio/utils/exceptions.py -> build/lib/mstrio/utils copying mstrio/utils/error_handlers.py -> build/lib/mstrio/utils copying mstrio/utils/encoder.py -> build/lib/mstrio/utils copying mstrio/utils/dict_filter.py -> build/lib/mstrio/utils copying mstrio/utils/version_helper.py -> build/lib/mstrio/utils copying mstrio/utils/model.py -> build/lib/mstrio/utils copying mstrio/utils/wip.py -> build/lib/mstrio/utils copying mstrio/utils/sessions.py -> build/lib/mstrio/utils copying mstrio/utils/progress_bar_mixin.py -> build/lib/mstrio/utils copying mstrio/utils/dependence_mixin.py -> build/lib/mstrio/utils copying mstrio/utils/monitors.py -> build/lib/mstrio/utils copying mstrio/utils/api_helpers.py -> build/lib/mstrio/utils copying mstrio/utils/helper.py -> build/lib/mstrio/utils copying mstrio/utils/filter.py -> build/lib/mstrio/utils copying mstrio/utils/datasources.py -> build/lib/mstrio/utils copying mstrio/utils/enum_helper.py -> build/lib/mstrio/utils copying mstrio/utils/parser.py -> build/lib/mstrio/utils copying mstrio/utils/__init__.py -> build/lib/mstrio/utils copying mstrio/utils/formjson.py -> build/lib/mstrio/utils copying mstrio/utils/acl.py -> build/lib/mstrio/utils copying mstrio/utils/entity.py -> build/lib/mstrio/utils copying mstrio/utils/object_mapping.py -> build/lib/mstrio/utils copying mstrio/utils/time_helper.py -> build/lib/mstrio/utils copying mstrio/utils/cache.py -> build/lib/mstrio/utils copying mstrio/utils/certified_info.py -> build/lib/mstrio/utils creating build/lib/mstrio/server copying mstrio/server/cluster.py -> build/lib/mstrio/server copying mstrio/server/node.py -> build/lib/mstrio/server copying mstrio/server/project.py -> build/lib/mstrio/server copying mstrio/server/environment.py -> build/lib/mstrio/server copying mstrio/server/__init__.py -> build/lib/mstrio/server copying mstrio/server/job_monitor.py -> build/lib/mstrio/server copying mstrio/server/server.py -> build/lib/mstrio/server creating build/lib/mstrio/object_management copying mstrio/object_management/search_enums.py -> build/lib/mstrio/object_management copying mstrio/object_management/predefined_folders.py -> build/lib/mstrio/object_management copying mstrio/object_management/shortcut.py -> build/lib/mstrio/object_management copying mstrio/object_management/__init__.py -> build/lib/mstrio/object_management copying mstrio/object_management/object.py -> build/lib/mstrio/object_management copying mstrio/object_management/search_operations.py -> build/lib/mstrio/object_management copying mstrio/object_management/folder.py -> build/lib/mstrio/object_management creating build/lib/mstrio/access_and_security copying mstrio/access_and_security/security_role.py -> build/lib/mstrio/access_and_security copying mstrio/access_and_security/privilege.py -> build/lib/mstrio/access_and_security copying mstrio/access_and_security/privilege_mode.py -> build/lib/mstrio/access_and_security copying mstrio/access_and_security/__init__.py -> build/lib/mstrio/access_and_security creating build/lib/mstrio/project_objects copying mstrio/project_objects/dossier.py -> build/lib/mstrio/project_objects copying mstrio/project_objects/document.py -> build/lib/mstrio/project_objects copying mstrio/project_objects/__init__.py -> build/lib/mstrio/project_objects copying mstrio/project_objects/library.py -> build/lib/mstrio/project_objects copying mstrio/project_objects/content_cache.py -> build/lib/mstrio/project_objects copying mstrio/project_objects/report.py -> build/lib/mstrio/project_objects creating build/lib/mstrio/datasources copying mstrio/datasources/datasource_instance.py -> build/lib/mstrio/datasources copying mstrio/datasources/datasource_connection.py -> build/lib/mstrio/datasources copying mstrio/datasources/datasource_map.py -> build/lib/mstrio/datasources copying mstrio/datasources/database_connections.py -> build/lib/mstrio/datasources copying mstrio/datasources/datasource_login.py -> build/lib/mstrio/datasources copying mstrio/datasources/__init__.py -> build/lib/mstrio/datasources copying mstrio/datasources/dbms.py -> build/lib/mstrio/datasources creating build/lib/mstrio/distribution_services copying mstrio/distribution_services/event.py -> build/lib/mstrio/distribution_services copying mstrio/distribution_services/__init__.py -> build/lib/mstrio/distribution_services creating build/lib/mstrio/modeling copying mstrio/modeling/__init__.py -> build/lib/mstrio/modeling creating build/lib/mstrio/users_and_groups copying mstrio/users_and_groups/user.py -> build/lib/mstrio/users_and_groups copying mstrio/users_and_groups/user_group.py -> build/lib/mstrio/users_and_groups copying mstrio/users_and_groups/contact_group.py -> build/lib/mstrio/users_and_groups copying mstrio/users_and_groups/contact.py -> build/lib/mstrio/users_and_groups copying mstrio/users_and_groups/__init__.py -> build/lib/mstrio/users_and_groups copying mstrio/users_and_groups/user_connections.py -> build/lib/mstrio/users_and_groups creating build/lib/mstrio/api copying mstrio/api/contacts.py -> build/lib/mstrio/api copying mstrio/api/exceptions.py -> build/lib/mstrio/api copying mstrio/api/devices.py -> build/lib/mstrio/api copying mstrio/api/attributes.py -> build/lib/mstrio/api copying mstrio/api/transmitters.py -> build/lib/mstrio/api copying mstrio/api/bookmarks.py -> build/lib/mstrio/api copying mstrio/api/hooks.py -> build/lib/mstrio/api copying mstrio/api/contact_groups.py -> build/lib/mstrio/api copying mstrio/api/users.py -> build/lib/mstrio/api copying mstrio/api/events.py -> build/lib/mstrio/api copying mstrio/api/registrations.py -> build/lib/mstrio/api copying mstrio/api/documents.py -> build/lib/mstrio/api copying mstrio/api/monitors.py -> build/lib/mstrio/api copying mstrio/api/changesets.py -> build/lib/mstrio/api copying mstrio/api/usergroups.py -> build/lib/mstrio/api copying mstrio/api/hierarchies.py -> build/lib/mstrio/api copying mstrio/api/security.py -> build/lib/mstrio/api copying mstrio/api/tables.py -> build/lib/mstrio/api copying mstrio/api/security_filters.py -> build/lib/mstrio/api copying mstrio/api/browsing.py -> build/lib/mstrio/api copying mstrio/api/objects.py -> build/lib/mstrio/api copying mstrio/api/transformations.py -> build/lib/mstrio/api copying mstrio/api/reports.py -> build/lib/mstrio/api copying mstrio/api/datasources.py -> build/lib/mstrio/api copying mstrio/api/incremental_refresh_reports.py -> build/lib/mstrio/api copying mstrio/api/filters.py -> build/lib/mstrio/api copying mstrio/api/user_hierarchies.py -> build/lib/mstrio/api copying mstrio/api/misc.py -> build/lib/mstrio/api copying mstrio/api/subscriptions.py -> build/lib/mstrio/api copying mstrio/api/cubes.py -> build/lib/mstrio/api copying mstrio/api/metrics.py -> build/lib/mstrio/api copying mstrio/api/__init__.py -> build/lib/mstrio/api copying mstrio/api/schedules.py -> build/lib/mstrio/api copying mstrio/api/projects.py -> build/lib/mstrio/api copying mstrio/api/migration.py -> build/lib/mstrio/api copying mstrio/api/library.py -> build/lib/mstrio/api copying mstrio/api/schema.py -> build/lib/mstrio/api copying mstrio/api/datasets.py -> build/lib/mstrio/api copying mstrio/api/administration.py -> build/lib/mstrio/api copying mstrio/api/authentication.py -> build/lib/mstrio/api copying mstrio/api/folders.py -> build/lib/mstrio/api copying mstrio/api/facts.py -> build/lib/mstrio/api creating build/lib/mstrio/utils/settings copying mstrio/utils/settings/setting_types.py -> build/lib/mstrio/utils/settings copying mstrio/utils/settings/settings_helper.py -> build/lib/mstrio/utils/settings copying mstrio/utils/settings/settings_io.py -> build/lib/mstrio/utils/settings copying mstrio/utils/settings/__init__.py -> build/lib/mstrio/utils/settings copying mstrio/utils/settings/base_settings.py -> build/lib/mstrio/utils/settings creating build/lib/mstrio/utils/resources copying mstrio/utils/resources/locales.py -> build/lib/mstrio/utils/resources copying mstrio/utils/resources/__init__.py -> build/lib/mstrio/utils/resources creating build/lib/mstrio/object_management/migration copying mstrio/object_management/migration/__init__.py -> build/lib/mstrio/object_management/migration copying mstrio/object_management/migration/migration.py -> build/lib/mstrio/object_management/migration copying mstrio/object_management/migration/package.py -> build/lib/mstrio/object_management/migration creating build/lib/mstrio/project_objects/incremental_refresh_report copying mstrio/project_objects/incremental_refresh_report/advanced_properties.py -> build/lib/mstrio/project_objects/incremental_refresh_report copying mstrio/project_objects/incremental_refresh_report/incremental_refresh_report.py -> build/lib/mstrio/project_objects/incremental_refresh_report copying mstrio/project_objects/incremental_refresh_report/__init__.py -> build/lib/mstrio/project_objects/incremental_refresh_report copying mstrio/project_objects/incremental_refresh_report/template.py -> build/lib/mstrio/project_objects/incremental_refresh_report creating build/lib/mstrio/project_objects/datasets copying mstrio/project_objects/datasets/cube.py -> build/lib/mstrio/project_objects/datasets copying mstrio/project_objects/datasets/super_cube.py -> build/lib/mstrio/project_objects/datasets copying mstrio/project_objects/datasets/__init__.py -> build/lib/mstrio/project_objects/datasets copying mstrio/project_objects/datasets/olap_cube.py -> build/lib/mstrio/project_objects/datasets copying mstrio/project_objects/datasets/cube_cache.py -> build/lib/mstrio/project_objects/datasets creating build/lib/mstrio/distribution_services/device copying mstrio/distribution_services/device/device.py -> build/lib/mstrio/distribution_services/device copying mstrio/distribution_services/device/__init__.py -> build/lib/mstrio/distribution_services/device copying mstrio/distribution_services/device/device_properties.py -> build/lib/mstrio/distribution_services/device creating build/lib/mstrio/distribution_services/transmitter copying mstrio/distribution_services/transmitter/transmitter.py -> build/lib/mstrio/distribution_services/transmitter copying mstrio/distribution_services/transmitter/__init__.py -> build/lib/mstrio/distribution_services/transmitter creating build/lib/mstrio/distribution_services/subscription copying mstrio/distribution_services/subscription/file_subscription.py -> build/lib/mstrio/distribution_services/subscription copying mstrio/distribution_services/subscription/common.py -> build/lib/mstrio/distribution_services/subscription copying mstrio/distribution_services/subscription/dynamic_recipient_list.py -> build/lib/mstrio/distribution_services/subscription copying mstrio/distribution_services/subscription/subscription_manager.py -> build/lib/mstrio/distribution_services/subscription copying mstrio/distribution_services/subscription/delivery.py -> build/lib/mstrio/distribution_services/subscription copying mstrio/distribution_services/subscription/email_subscription.py -> build/lib/mstrio/distribution_services/subscription copying mstrio/distribution_services/subscription/history_list_subscription.py -> build/lib/mstrio/distribution_services/subscription copying mstrio/distribution_services/subscription/content.py -> build/lib/mstrio/distribution_services/subscription copying mstrio/distribution_services/subscription/cache_update_subscription.py -> build/lib/mstrio/distribution_services/subscription copying mstrio/distribution_services/subscription/__init__.py -> build/lib/mstrio/distribution_services/subscription copying mstrio/distribution_services/subscription/ftp_subscription.py -> build/lib/mstrio/distribution_services/subscription copying mstrio/distribution_services/subscription/base_subscription.py -> build/lib/mstrio/distribution_services/subscription creating build/lib/mstrio/distribution_services/schedule copying mstrio/distribution_services/schedule/schedule.py -> build/lib/mstrio/distribution_services/schedule copying mstrio/distribution_services/schedule/schedule_time.py -> build/lib/mstrio/distribution_services/schedule copying mstrio/distribution_services/schedule/__init__.py -> build/lib/mstrio/distribution_services/schedule creating build/lib/mstrio/modeling/security_filter copying mstrio/modeling/security_filter/security_filter.py -> build/lib/mstrio/modeling/security_filter copying mstrio/modeling/security_filter/__init__.py -> build/lib/mstrio/modeling/security_filter creating build/lib/mstrio/modeling/schema copying mstrio/modeling/schema/__init__.py -> build/lib/mstrio/modeling/schema copying mstrio/modeling/schema/helpers.py -> build/lib/mstrio/modeling/schema copying mstrio/modeling/schema/schema_management.py -> build/lib/mstrio/modeling/schema creating build/lib/mstrio/modeling/metric copying mstrio/modeling/metric/dimensionality.py -> build/lib/mstrio/modeling/metric copying mstrio/modeling/metric/__init__.py -> build/lib/mstrio/modeling/metric copying mstrio/modeling/metric/metric_format.py -> build/lib/mstrio/modeling/metric copying mstrio/modeling/metric/metric.py -> build/lib/mstrio/modeling/metric creating build/lib/mstrio/modeling/expression copying mstrio/modeling/expression/fact_expression.py -> build/lib/mstrio/modeling/expression copying mstrio/modeling/expression/parameters.py -> build/lib/mstrio/modeling/expression copying mstrio/modeling/expression/__init__.py -> build/lib/mstrio/modeling/expression copying mstrio/modeling/expression/enums.py -> build/lib/mstrio/modeling/expression copying mstrio/modeling/expression/expression_nodes.py -> build/lib/mstrio/modeling/expression copying mstrio/modeling/expression/dynamic_date_time.py -> build/lib/mstrio/modeling/expression copying mstrio/modeling/expression/expression.py -> build/lib/mstrio/modeling/expression creating build/lib/mstrio/modeling/filter copying mstrio/modeling/filter/filter.py -> build/lib/mstrio/modeling/filter copying mstrio/modeling/filter/__init__.py -> build/lib/mstrio/modeling/filter creating build/lib/mstrio/modeling/schema/transformation copying mstrio/modeling/schema/transformation/transformation.py -> build/lib/mstrio/modeling/schema/transformation copying mstrio/modeling/schema/transformation/__init__.py -> build/lib/mstrio/modeling/schema/transformation creating build/lib/mstrio/modeling/schema/user_hierarchy copying mstrio/modeling/schema/user_hierarchy/user_hierarchy.py -> build/lib/mstrio/modeling/schema/user_hierarchy copying mstrio/modeling/schema/user_hierarchy/__init__.py -> build/lib/mstrio/modeling/schema/user_hierarchy creating build/lib/mstrio/modeling/schema/fact copying mstrio/modeling/schema/fact/__init__.py -> build/lib/mstrio/modeling/schema/fact copying mstrio/modeling/schema/fact/fact.py -> build/lib/mstrio/modeling/schema/fact creating build/lib/mstrio/modeling/schema/attribute copying mstrio/modeling/schema/attribute/attribute.py -> build/lib/mstrio/modeling/schema/attribute copying mstrio/modeling/schema/attribute/attribute_form.py -> build/lib/mstrio/modeling/schema/attribute copying mstrio/modeling/schema/attribute/relationship.py -> build/lib/mstrio/modeling/schema/attribute copying mstrio/modeling/schema/attribute/__init__.py -> build/lib/mstrio/modeling/schema/attribute creating build/lib/mstrio/modeling/schema/table copying mstrio/modeling/schema/table/logical_table.py -> build/lib/mstrio/modeling/schema/table copying mstrio/modeling/schema/table/warehouse_table.py -> build/lib/mstrio/modeling/schema/table copying mstrio/modeling/schema/table/physical_table.py -> build/lib/mstrio/modeling/schema/table copying mstrio/modeling/schema/table/__init__.py -> build/lib/mstrio/modeling/schema/table running egg_info writing mstrio_py.egg-info/PKG-INFO writing dependency_links to mstrio_py.egg-info/dependency_links.txt writing requirements to mstrio_py.egg-info/requires.txt writing top-level names to mstrio_py.egg-info/top_level.txt reading manifest file 'mstrio_py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests' warning: no files found matching 'version.txt' warning: no previously-included files found matching 'check_python_version.sh' adding license file 'LICENSE' writing manifest file 'mstrio_py.egg-info/SOURCES.txt' copying connector-jupyter/.gitignore -> build/lib/connector-jupyter copying connector-jupyter/package-lock.json -> build/lib/connector-jupyter copying connector-jupyter/package.json -> build/lib/connector-jupyter creating build/lib/connector-jupyter/production creating build/lib/connector-jupyter/production/jupyter-config creating build/lib/connector-jupyter/production/jupyter-config/nbconfig creating build/lib/connector-jupyter/production/jupyter-config/nbconfig/notebook.d copying connector-jupyter/production/jupyter-config/nbconfig/notebook.d/mstr_jupyter.json -> build/lib/connector-jupyter/production/jupyter-config/nbconfig/notebook.d creating build/lib/connector-jupyter/production/mstr_jupyter creating build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/.eslintrc.js -> build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/MicroStrategy.yaml -> build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/README.md -> build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/cell-button.js -> build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/global-override.css -> build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/globals.js -> build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/jupyter-cell.js -> build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/jupyter-kernel.js -> build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/main.js -> build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/mstr-cell.js -> build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/mstr.ico -> build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/python-code.js -> build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/ui-iframe.css -> build/lib/connector-jupyter/production/mstr_jupyter/static copying connector-jupyter/production/mstr_jupyter/static/utilities.js -> build/lib/connector-jupyter/production/mstr_jupyter/static creating build/lib/connector-jupyter/production/mstr_jupyter/static/icons copying connector-jupyter/production/mstr_jupyter/static/icons/code-copy.png -> build/lib/connector-jupyter/production/mstr_jupyter/static/icons copying connector-jupyter/production/mstr_jupyter/static/icons/code-edit.png -> build/lib/connector-jupyter/production/mstr_jupyter/static/icons copying connector-jupyter/production/mstr_jupyter/static/icons/code-hide.png -> build/lib/connector-jupyter/production/mstr_jupyter/static/icons copying connector-jupyter/production/mstr_jupyter/static/icons/code-run.png -> build/lib/connector-jupyter/production/mstr_jupyter/static/icons copying connector-jupyter/production/mstr_jupyter/static/icons/code-show.png -> build/lib/connector-jupyter/production/mstr_jupyter/static/icons copying connector-jupyter/production/mstr_jupyter/static/icons/nbextensions-issue.png -> build/lib/connector-jupyter/production/mstr_jupyter/static/icons copying connector-jupyter/production/mstr_jupyter/static/icons/table-hide.png -> build/lib/connector-jupyter/production/mstr_jupyter/static/icons copying connector-jupyter/production/mstr_jupyter/static/icons/table-show.png -> build/lib/connector-jupyter/production/mstr_jupyter/static/icons creating build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector creating build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/asset-manifest.json -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/config.json -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/favicon.ico -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/index.html -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/manifest.json -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build creating build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static creating build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/css copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/css/main.533bed2f.css -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/css creating build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/js copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/js/main.e1aca29b.js -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/js copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/js/main.e1aca29b.js.LICENSE.txt -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/js creating build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/draggable_icon.66c4c69fd834208f8758.svg -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/icon-downarrow.2daf0e97b9f1b62b8cf4.svg -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/icon-uparrow.5d0f917ebd433f9b1f54.svg -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/icon_success.8e1860fe5dd4347e22d1.svg -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/loading_icon.3b99fd5019e395faa679.gif -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/sort-indicator-desc-icon.e209fd7505e228248d82.svg -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/sort-indicator-none-icon.809a02a624c7e0ead705.svg -> build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IWcYt1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64 + cd mstrio-py-11.3.9.101 + 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-mstrio-py-11.3.9.101-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-mstrio-py-11.3.9.101-1.aarch64/usr creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/exceptions.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/error_handlers.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/encoder.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/dict_filter.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/version_helper.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/model.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/wip.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/sessions.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/progress_bar_mixin.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/dependence_mixin.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/monitors.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/api_helpers.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/helper.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/filter.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/datasources.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/enum_helper.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/parser.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/settings copying build/lib/mstrio/utils/settings/setting_types.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/settings copying build/lib/mstrio/utils/settings/settings_helper.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/settings copying build/lib/mstrio/utils/settings/settings_io.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/settings copying build/lib/mstrio/utils/settings/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/settings copying build/lib/mstrio/utils/settings/base_settings.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/settings copying build/lib/mstrio/utils/formjson.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/resources copying build/lib/mstrio/utils/resources/locales.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/resources copying build/lib/mstrio/utils/resources/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/resources copying build/lib/mstrio/utils/acl.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/entity.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/object_mapping.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/time_helper.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/cache.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils copying build/lib/mstrio/utils/certified_info.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server copying build/lib/mstrio/server/cluster.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server copying build/lib/mstrio/server/node.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server copying build/lib/mstrio/server/project.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server copying build/lib/mstrio/server/environment.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server copying build/lib/mstrio/server/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server copying build/lib/mstrio/server/job_monitor.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server copying build/lib/mstrio/server/server.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server copying build/lib/mstrio/connection.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/migration copying build/lib/mstrio/object_management/migration/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/migration copying build/lib/mstrio/object_management/migration/migration.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/migration copying build/lib/mstrio/object_management/migration/package.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/migration copying build/lib/mstrio/object_management/search_enums.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management copying build/lib/mstrio/object_management/predefined_folders.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management copying build/lib/mstrio/object_management/shortcut.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management copying build/lib/mstrio/object_management/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management copying build/lib/mstrio/object_management/object.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management copying build/lib/mstrio/object_management/search_operations.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management copying build/lib/mstrio/object_management/folder.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management copying build/lib/mstrio/config.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/access_and_security copying build/lib/mstrio/access_and_security/security_role.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/access_and_security copying build/lib/mstrio/access_and_security/privilege.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/access_and_security copying build/lib/mstrio/access_and_security/privilege_mode.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/access_and_security copying build/lib/mstrio/access_and_security/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/access_and_security copying build/lib/mstrio/types.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects copying build/lib/mstrio/project_objects/dossier.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects copying build/lib/mstrio/project_objects/document.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects copying build/lib/mstrio/project_objects/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/incremental_refresh_report copying build/lib/mstrio/project_objects/incremental_refresh_report/advanced_properties.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/incremental_refresh_report copying build/lib/mstrio/project_objects/incremental_refresh_report/incremental_refresh_report.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/incremental_refresh_report copying build/lib/mstrio/project_objects/incremental_refresh_report/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/incremental_refresh_report copying build/lib/mstrio/project_objects/incremental_refresh_report/template.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/incremental_refresh_report copying build/lib/mstrio/project_objects/library.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects copying build/lib/mstrio/project_objects/content_cache.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects copying build/lib/mstrio/project_objects/report.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/datasets copying build/lib/mstrio/project_objects/datasets/cube.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/datasets copying build/lib/mstrio/project_objects/datasets/super_cube.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/datasets copying build/lib/mstrio/project_objects/datasets/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/datasets copying build/lib/mstrio/project_objects/datasets/olap_cube.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/datasets copying build/lib/mstrio/project_objects/datasets/cube_cache.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/datasets creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources copying build/lib/mstrio/datasources/datasource_instance.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources copying build/lib/mstrio/datasources/datasource_connection.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources copying build/lib/mstrio/datasources/datasource_map.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources copying build/lib/mstrio/datasources/database_connections.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources copying build/lib/mstrio/datasources/datasource_login.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources copying build/lib/mstrio/datasources/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources copying build/lib/mstrio/datasources/dbms.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services copying build/lib/mstrio/distribution_services/event.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/device copying build/lib/mstrio/distribution_services/device/device.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/device copying build/lib/mstrio/distribution_services/device/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/device copying build/lib/mstrio/distribution_services/device/device_properties.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/device creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/transmitter copying build/lib/mstrio/distribution_services/transmitter/transmitter.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/transmitter copying build/lib/mstrio/distribution_services/transmitter/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/transmitter copying build/lib/mstrio/distribution_services/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription copying build/lib/mstrio/distribution_services/subscription/file_subscription.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription copying build/lib/mstrio/distribution_services/subscription/common.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription copying build/lib/mstrio/distribution_services/subscription/dynamic_recipient_list.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription copying build/lib/mstrio/distribution_services/subscription/subscription_manager.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription copying build/lib/mstrio/distribution_services/subscription/delivery.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription copying build/lib/mstrio/distribution_services/subscription/email_subscription.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription copying build/lib/mstrio/distribution_services/subscription/history_list_subscription.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription copying build/lib/mstrio/distribution_services/subscription/content.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription copying build/lib/mstrio/distribution_services/subscription/cache_update_subscription.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription copying build/lib/mstrio/distribution_services/subscription/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription copying build/lib/mstrio/distribution_services/subscription/ftp_subscription.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription copying build/lib/mstrio/distribution_services/subscription/base_subscription.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/schedule copying build/lib/mstrio/distribution_services/schedule/schedule.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/schedule copying build/lib/mstrio/distribution_services/schedule/schedule_time.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/schedule copying build/lib/mstrio/distribution_services/schedule/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/schedule creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/security_filter copying build/lib/mstrio/modeling/security_filter/security_filter.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/security_filter copying build/lib/mstrio/modeling/security_filter/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/security_filter creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/transformation copying build/lib/mstrio/modeling/schema/transformation/transformation.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/transformation copying build/lib/mstrio/modeling/schema/transformation/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/transformation creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/user_hierarchy copying build/lib/mstrio/modeling/schema/user_hierarchy/user_hierarchy.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/user_hierarchy copying build/lib/mstrio/modeling/schema/user_hierarchy/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/user_hierarchy copying build/lib/mstrio/modeling/schema/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema copying build/lib/mstrio/modeling/schema/helpers.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/fact copying build/lib/mstrio/modeling/schema/fact/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/fact copying build/lib/mstrio/modeling/schema/fact/fact.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/fact creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/attribute copying build/lib/mstrio/modeling/schema/attribute/attribute.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/attribute copying build/lib/mstrio/modeling/schema/attribute/attribute_form.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/attribute copying build/lib/mstrio/modeling/schema/attribute/relationship.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/attribute copying build/lib/mstrio/modeling/schema/attribute/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/attribute creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/table copying build/lib/mstrio/modeling/schema/table/logical_table.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/table copying build/lib/mstrio/modeling/schema/table/warehouse_table.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/table copying build/lib/mstrio/modeling/schema/table/physical_table.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/table copying build/lib/mstrio/modeling/schema/table/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/table copying build/lib/mstrio/modeling/schema/schema_management.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema copying build/lib/mstrio/modeling/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/metric copying build/lib/mstrio/modeling/metric/dimensionality.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/metric copying build/lib/mstrio/modeling/metric/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/metric copying build/lib/mstrio/modeling/metric/metric_format.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/metric copying build/lib/mstrio/modeling/metric/metric.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/metric creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression copying build/lib/mstrio/modeling/expression/fact_expression.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression copying build/lib/mstrio/modeling/expression/parameters.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression copying build/lib/mstrio/modeling/expression/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression copying build/lib/mstrio/modeling/expression/enums.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression copying build/lib/mstrio/modeling/expression/expression_nodes.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression copying build/lib/mstrio/modeling/expression/dynamic_date_time.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression copying build/lib/mstrio/modeling/expression/expression.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/filter copying build/lib/mstrio/modeling/filter/filter.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/filter copying build/lib/mstrio/modeling/filter/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/filter copying build/lib/mstrio/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/users_and_groups copying build/lib/mstrio/users_and_groups/user.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/users_and_groups copying build/lib/mstrio/users_and_groups/user_group.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/users_and_groups copying build/lib/mstrio/users_and_groups/contact_group.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/users_and_groups copying build/lib/mstrio/users_and_groups/contact.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/users_and_groups copying build/lib/mstrio/users_and_groups/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/users_and_groups copying build/lib/mstrio/users_and_groups/user_connections.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/users_and_groups creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/contacts.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/exceptions.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/devices.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/attributes.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/transmitters.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/bookmarks.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/hooks.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/contact_groups.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/users.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/events.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/registrations.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/documents.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/monitors.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/changesets.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/usergroups.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/hierarchies.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/security.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/tables.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/security_filters.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/browsing.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/objects.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/transformations.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/reports.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/datasources.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/incremental_refresh_reports.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/filters.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/user_hierarchies.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/misc.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/subscriptions.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/cubes.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/metrics.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/schedules.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/projects.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/migration.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/library.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/schema.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/datasets.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/administration.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/authentication.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/folders.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api copying build/lib/mstrio/api/facts.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter copying build/lib/connector-jupyter/package.json -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter copying build/lib/connector-jupyter/package-lock.json -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter copying build/lib/connector-jupyter/.gitignore -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter copying build/lib/connector-jupyter/__init__.py -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/jupyter-config creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/jupyter-config/nbconfig creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/jupyter-config/nbconfig/notebook.d copying build/lib/connector-jupyter/production/jupyter-config/nbconfig/notebook.d/mstr_jupyter.json -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/jupyter-config/nbconfig/notebook.d creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static copying build/lib/connector-jupyter/production/mstr_jupyter/static/cell-button.js -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static copying build/lib/connector-jupyter/production/mstr_jupyter/static/jupyter-kernel.js -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static copying build/lib/connector-jupyter/production/mstr_jupyter/static/README.md -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static copying build/lib/connector-jupyter/production/mstr_jupyter/static/ui-iframe.css -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static copying build/lib/connector-jupyter/production/mstr_jupyter/static/.eslintrc.js -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr.ico -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static copying build/lib/connector-jupyter/production/mstr_jupyter/static/global-override.css -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-cell.js -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static copying build/lib/connector-jupyter/production/mstr_jupyter/static/jupyter-cell.js -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static copying build/lib/connector-jupyter/production/mstr_jupyter/static/main.js -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static copying build/lib/connector-jupyter/production/mstr_jupyter/static/globals.js -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static copying build/lib/connector-jupyter/production/mstr_jupyter/static/utilities.js -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/index.html -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/asset-manifest.json -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/icon-downarrow.2daf0e97b9f1b62b8cf4.svg -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/draggable_icon.66c4c69fd834208f8758.svg -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/sort-indicator-none-icon.809a02a624c7e0ead705.svg -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/loading_icon.3b99fd5019e395faa679.gif -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/icon_success.8e1860fe5dd4347e22d1.svg -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/icon-uparrow.5d0f917ebd433f9b1f54.svg -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media/sort-indicator-desc-icon.e209fd7505e228248d82.svg -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/media creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/css copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/css/main.533bed2f.css -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/css creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/js copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/js/main.e1aca29b.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/js copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/js/main.e1aca29b.js -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/static/js copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/config.json -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/favicon.ico -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build copying build/lib/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build/manifest.json -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/mstr-connector/build copying build/lib/connector-jupyter/production/mstr_jupyter/static/python-code.js -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static copying build/lib/connector-jupyter/production/mstr_jupyter/static/MicroStrategy.yaml -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static creating /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/icons copying build/lib/connector-jupyter/production/mstr_jupyter/static/icons/nbextensions-issue.png -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/icons copying build/lib/connector-jupyter/production/mstr_jupyter/static/icons/code-hide.png -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/icons copying build/lib/connector-jupyter/production/mstr_jupyter/static/icons/code-copy.png -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/icons copying build/lib/connector-jupyter/production/mstr_jupyter/static/icons/code-show.png -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/icons copying build/lib/connector-jupyter/production/mstr_jupyter/static/icons/table-show.png -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/icons copying build/lib/connector-jupyter/production/mstr_jupyter/static/icons/code-edit.png -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/icons copying build/lib/connector-jupyter/production/mstr_jupyter/static/icons/code-run.png -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/icons copying build/lib/connector-jupyter/production/mstr_jupyter/static/icons/table-hide.png -> /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/production/mstr_jupyter/static/icons byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/error_handlers.py to error_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/encoder.py to encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/dict_filter.py to dict_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/version_helper.py to version_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/wip.py to wip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/sessions.py to sessions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/progress_bar_mixin.py to progress_bar_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/dependence_mixin.py to dependence_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/monitors.py to monitors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/api_helpers.py to api_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/datasources.py to datasources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/enum_helper.py to enum_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/settings/setting_types.py to setting_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/settings/settings_helper.py to settings_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/settings/settings_io.py to settings_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/settings/base_settings.py to base_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/formjson.py to formjson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/resources/locales.py to locales.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/acl.py to acl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/entity.py to entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/object_mapping.py to object_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/time_helper.py to time_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/utils/certified_info.py to certified_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server/cluster.py to cluster.cpython-39.pyc File "/usr/lib/python3.9/site-packages/mstrio/server/cluster.py", line 622 match val: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server/job_monitor.py to job_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/migration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/migration/migration.py to migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/migration/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/search_enums.py to search_enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/predefined_folders.py to predefined_folders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/shortcut.py to shortcut.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/object.py to object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/search_operations.py to search_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/object_management/folder.py to folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/access_and_security/security_role.py to security_role.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/access_and_security/privilege.py to privilege.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/access_and_security/privilege_mode.py to privilege_mode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/access_and_security/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/dossier.py to dossier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/incremental_refresh_report/advanced_properties.py to advanced_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/incremental_refresh_report/incremental_refresh_report.py to incremental_refresh_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/incremental_refresh_report/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/incremental_refresh_report/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/library.py to library.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/content_cache.py to content_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/datasets/cube.py to cube.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/datasets/super_cube.py to super_cube.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/datasets/olap_cube.py to olap_cube.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/project_objects/datasets/cube_cache.py to cube_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources/datasource_instance.py to datasource_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources/datasource_connection.py to datasource_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources/datasource_map.py to datasource_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources/database_connections.py to database_connections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources/datasource_login.py to datasource_login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/datasources/dbms.py to dbms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/device/device.py to device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/device/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/device/device_properties.py to device_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/transmitter/transmitter.py to transmitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/transmitter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription/file_subscription.py to file_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription/dynamic_recipient_list.py to dynamic_recipient_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription/subscription_manager.py to subscription_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription/delivery.py to delivery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription/email_subscription.py to email_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription/history_list_subscription.py to history_list_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription/content.py to content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription/cache_update_subscription.py to cache_update_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription/ftp_subscription.py to ftp_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/subscription/base_subscription.py to base_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/schedule/schedule.py to schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/schedule/schedule_time.py to schedule_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/distribution_services/schedule/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/security_filter/security_filter.py to security_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/security_filter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/transformation/transformation.py to transformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/transformation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/user_hierarchy/user_hierarchy.py to user_hierarchy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/user_hierarchy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/fact/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/fact/fact.py to fact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/attribute/attribute.py to attribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/attribute/attribute_form.py to attribute_form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/attribute/relationship.py to relationship.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/attribute/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/table/logical_table.py to logical_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/table/warehouse_table.py to warehouse_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/table/physical_table.py to physical_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/table/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/schema/schema_management.py to schema_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/metric/dimensionality.py to dimensionality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/metric/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/metric/metric_format.py to metric_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/metric/metric.py to metric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression/fact_expression.py to fact_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression/parameters.py to parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression/enums.py to enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression/expression_nodes.py to expression_nodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression/dynamic_date_time.py to dynamic_date_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/expression/expression.py to expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/filter/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/modeling/filter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/users_and_groups/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/users_and_groups/user_group.py to user_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/users_and_groups/contact_group.py to contact_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/users_and_groups/contact.py to contact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/users_and_groups/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/users_and_groups/user_connections.py to user_connections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/contacts.py to contacts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/devices.py to devices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/attributes.py to attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/transmitters.py to transmitters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/bookmarks.py to bookmarks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/contact_groups.py to contact_groups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/registrations.py to registrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/documents.py to documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/monitors.py to monitors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/changesets.py to changesets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/usergroups.py to usergroups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/hierarchies.py to hierarchies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/security.py to security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/security_filters.py to security_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/browsing.py to browsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/objects.py to objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/transformations.py to transformations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/reports.py to reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/datasources.py to datasources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/incremental_refresh_reports.py to incremental_refresh_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/user_hierarchies.py to user_hierarchies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/subscriptions.py to subscriptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/cubes.py to cubes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/schedules.py to schedules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/projects.py to projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/migration.py to migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/library.py to library.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/datasets.py to datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/administration.py to administration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/authentication.py to authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/folders.py to folders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/api/facts.py to facts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/connector-jupyter/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpis4n0aa4.py' /usr/bin/python3 /tmp/tmpis4n0aa4.py File "/usr/lib/python3.9/site-packages/mstrio/server/cluster.py", line 622 match val: ^ SyntaxError: invalid syntax removing /tmp/tmpis4n0aa4.py running install_egg_info running egg_info writing mstrio_py.egg-info/PKG-INFO writing dependency_links to mstrio_py.egg-info/dependency_links.txt writing requirements to mstrio_py.egg-info/requires.txt writing top-level names to mstrio_py.egg-info/top_level.txt reading manifest file 'mstrio_py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests' warning: no files found matching 'version.txt' warning: no previously-included files found matching 'check_python_version.sh' adding license file 'LICENSE' writing manifest file 'mstrio_py.egg-info/SOURCES.txt' Copying mstrio_py.egg-info to /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio_py-11.3.9.101-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64//usr/share/doc/python-mstrio-py + '[' -d doc ']' ~/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64 ~/build/BUILD/mstrio-py-11.3.9.101 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/mstrio-py-11.3.9.101 + popd + mv /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 11.3.9.101-1 --unique-debug-suffix -11.3.9.101-1.aarch64 --unique-debug-src-base python-mstrio-py-11.3.9.101-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/mstrio-py-11.3.9.101 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-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-mstrio-py-11.3.9.101-1.aarch64/usr/lib/python3.9/site-packages/mstrio/server/cluster.py'... File "/usr/lib/python3.9/site-packages/mstrio/server/cluster.py", line 622 match val: ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.IWcYt1 (%install) Bad exit status from /var/tmp/rpm-tmp.IWcYt1 (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-mstrio-py.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-mstrio-py.spec