Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-msticpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683348059.830734/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-msticpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-msticpy-2.4.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-msticpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683348059.830734/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-msticpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-msticpy-2.4.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-msticpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683348059.830734/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-msticpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jCdbrh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf msticpy-2.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/msticpy-2.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd msticpy-2.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HYb966 + umask 022 + cd /builddir/build/BUILD + cd msticpy-2.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/msticpy copying msticpy/_version.py -> build/lib/msticpy copying msticpy/__init__.py -> build/lib/msticpy creating build/lib/msticpy/auth copying msticpy/auth/keyring_client.py -> build/lib/msticpy/auth copying msticpy/auth/azure_auth.py -> build/lib/msticpy/auth copying msticpy/auth/msal_auth.py -> build/lib/msticpy/auth copying msticpy/auth/secret_settings.py -> build/lib/msticpy/auth copying msticpy/auth/keyvault_client.py -> build/lib/msticpy/auth copying msticpy/auth/__init__.py -> build/lib/msticpy/auth copying msticpy/auth/keyvault_settings.py -> build/lib/msticpy/auth copying msticpy/auth/cred_wrapper.py -> build/lib/msticpy/auth copying msticpy/auth/cloud_mappings.py -> build/lib/msticpy/auth copying msticpy/auth/azure_auth_core.py -> build/lib/msticpy/auth creating build/lib/msticpy/common copying msticpy/common/exceptions.py -> build/lib/msticpy/common copying msticpy/common/pkg_config.py -> build/lib/msticpy/common copying msticpy/common/provider_settings.py -> build/lib/msticpy/common copying msticpy/common/check_version.py -> build/lib/msticpy/common copying msticpy/common/azure_auth.py -> build/lib/msticpy/common copying msticpy/common/wsconfig.py -> build/lib/msticpy/common copying msticpy/common/__init__.py -> build/lib/msticpy/common copying msticpy/common/data_utils.py -> build/lib/msticpy/common copying msticpy/common/timespan.py -> build/lib/msticpy/common copying msticpy/common/data_types.py -> build/lib/msticpy/common creating build/lib/msticpy/datamodel copying msticpy/datamodel/__init__.py -> build/lib/msticpy/datamodel copying msticpy/datamodel/pivot.py -> build/lib/msticpy/datamodel creating build/lib/msticpy/nbtools copying msticpy/nbtools/utility.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/timeseries.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/nbdisplay.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/timeline_duration.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/security_alert.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/timeline.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/ti_browser.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/timeline_pd_accessor.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/data_viewer.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/morph_charts.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/wsconfig.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/__init__.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/foliummap.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/entityschema.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/nbwidgets.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/security_alert_graph.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/process_tree.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/security_base.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/observationlist.py -> build/lib/msticpy/nbtools copying msticpy/nbtools/security_event.py -> build/lib/msticpy/nbtools creating build/lib/msticpy/nbwidgets copying msticpy/nbwidgets/core.py -> build/lib/msticpy/nbwidgets copying msticpy/nbwidgets/option_buttons.py -> build/lib/msticpy/nbwidgets copying msticpy/nbwidgets/get_environment_key.py -> build/lib/msticpy/nbwidgets copying msticpy/nbwidgets/get_text.py -> build/lib/msticpy/nbwidgets copying msticpy/nbwidgets/select_alert.py -> build/lib/msticpy/nbwidgets copying msticpy/nbwidgets/__init__.py -> build/lib/msticpy/nbwidgets copying msticpy/nbwidgets/select_item.py -> build/lib/msticpy/nbwidgets copying msticpy/nbwidgets/select_subset.py -> build/lib/msticpy/nbwidgets copying msticpy/nbwidgets/progress.py -> build/lib/msticpy/nbwidgets copying msticpy/nbwidgets/query_time.py -> build/lib/msticpy/nbwidgets copying msticpy/nbwidgets/lookback.py -> build/lib/msticpy/nbwidgets creating build/lib/msticpy/config copying msticpy/config/ce_common.py -> build/lib/msticpy/config copying msticpy/config/ce_data_providers.py -> build/lib/msticpy/config copying msticpy/config/ce_azure_sentinel.py -> build/lib/msticpy/config copying msticpy/config/file_browser.py -> build/lib/msticpy/config copying msticpy/config/compound_ctrls.py -> build/lib/msticpy/config copying msticpy/config/ce_provider_base.py -> build/lib/msticpy/config copying msticpy/config/ce_simple_settings.py -> build/lib/msticpy/config copying msticpy/config/ce_ti_providers.py -> build/lib/msticpy/config copying msticpy/config/ce_azure.py -> build/lib/msticpy/config copying msticpy/config/comp_edit.py -> build/lib/msticpy/config copying msticpy/config/mp_config_control.py -> build/lib/msticpy/config copying msticpy/config/mp_config_file.py -> build/lib/msticpy/config copying msticpy/config/__init__.py -> build/lib/msticpy/config copying msticpy/config/ce_other_providers.py -> build/lib/msticpy/config copying msticpy/config/ce_keyvault.py -> build/lib/msticpy/config copying msticpy/config/mp_config_edit.py -> build/lib/msticpy/config copying msticpy/config/ce_user_defaults.py -> build/lib/msticpy/config creating build/lib/msticpy/transform copying msticpy/transform/process_tree_utils.py -> build/lib/msticpy/transform copying msticpy/transform/cmd_line.py -> build/lib/msticpy/transform copying msticpy/transform/proc_tree_build_mde.py -> build/lib/msticpy/transform copying msticpy/transform/base64unpack.py -> build/lib/msticpy/transform copying msticpy/transform/auditdextract.py -> build/lib/msticpy/transform copying msticpy/transform/network.py -> build/lib/msticpy/transform copying msticpy/transform/__init__.py -> build/lib/msticpy/transform copying msticpy/transform/proc_tree_build_winlx.py -> build/lib/msticpy/transform copying msticpy/transform/iocextract.py -> build/lib/msticpy/transform copying msticpy/transform/proc_tree_schema.py -> build/lib/msticpy/transform copying msticpy/transform/proc_tree_builder.py -> build/lib/msticpy/transform creating build/lib/msticpy/sectools copying msticpy/sectools/ip_utils.py -> build/lib/msticpy/sectools copying msticpy/sectools/tilookup.py -> build/lib/msticpy/sectools copying msticpy/sectools/domain_utils.py -> build/lib/msticpy/sectools copying msticpy/sectools/cmd_line.py -> build/lib/msticpy/sectools copying msticpy/sectools/proc_tree_build_mde.py -> build/lib/msticpy/sectools copying msticpy/sectools/vtlookup.py -> build/lib/msticpy/sectools copying msticpy/sectools/base64unpack.py -> build/lib/msticpy/sectools copying msticpy/sectools/auditdextract.py -> build/lib/msticpy/sectools copying msticpy/sectools/proc_tree_utils.py -> build/lib/msticpy/sectools copying msticpy/sectools/__init__.py -> build/lib/msticpy/sectools copying msticpy/sectools/geoip.py -> build/lib/msticpy/sectools copying msticpy/sectools/proc_tree_build_winlx.py -> build/lib/msticpy/sectools copying msticpy/sectools/iocextract.py -> build/lib/msticpy/sectools copying msticpy/sectools/proc_tree_schema.py -> build/lib/msticpy/sectools copying msticpy/sectools/syslog_utils.py -> build/lib/msticpy/sectools copying msticpy/sectools/proc_tree_builder.py -> build/lib/msticpy/sectools copying msticpy/sectools/sectools_magics.py -> build/lib/msticpy/sectools copying msticpy/sectools/eventcluster.py -> build/lib/msticpy/sectools creating build/lib/msticpy/init copying msticpy/init/azure_ml_tools.py -> build/lib/msticpy/init copying msticpy/init/nbmagics.py -> build/lib/msticpy/init copying msticpy/init/nbinit.py -> build/lib/msticpy/init copying msticpy/init/mp_pandas_accessors.py -> build/lib/msticpy/init copying msticpy/init/__init__.py -> build/lib/msticpy/init copying msticpy/init/user_config.py -> build/lib/msticpy/init copying msticpy/init/logging.py -> build/lib/msticpy/init copying msticpy/init/pivot.py -> build/lib/msticpy/init copying msticpy/init/azure_synapse_tools.py -> build/lib/msticpy/init creating build/lib/msticpy/vis copying msticpy/vis/timeseries.py -> build/lib/msticpy/vis copying msticpy/vis/nbdisplay.py -> build/lib/msticpy/vis copying msticpy/vis/timeline_duration.py -> build/lib/msticpy/vis copying msticpy/vis/code_view.py -> build/lib/msticpy/vis copying msticpy/vis/mordor_browser.py -> build/lib/msticpy/vis copying msticpy/vis/timeline.py -> build/lib/msticpy/vis copying msticpy/vis/ti_browser.py -> build/lib/msticpy/vis copying msticpy/vis/timeline_pd_accessor.py -> build/lib/msticpy/vis copying msticpy/vis/query_browser.py -> build/lib/msticpy/vis copying msticpy/vis/data_viewer.py -> build/lib/msticpy/vis copying msticpy/vis/entity_graph_tools.py -> build/lib/msticpy/vis copying msticpy/vis/morph_charts.py -> build/lib/msticpy/vis copying msticpy/vis/timeline_values.py -> build/lib/msticpy/vis copying msticpy/vis/matrix_plot.py -> build/lib/msticpy/vis copying msticpy/vis/vtobject_browser.py -> build/lib/msticpy/vis copying msticpy/vis/__init__.py -> build/lib/msticpy/vis copying msticpy/vis/foliummap.py -> build/lib/msticpy/vis copying msticpy/vis/network_plot.py -> build/lib/msticpy/vis copying msticpy/vis/timeline_common.py -> build/lib/msticpy/vis copying msticpy/vis/process_tree.py -> build/lib/msticpy/vis copying msticpy/vis/mp_pandas_plot.py -> build/lib/msticpy/vis copying msticpy/vis/figure_dimension.py -> build/lib/msticpy/vis creating build/lib/msticpy/data copying msticpy/data/azure_blob_storage.py -> build/lib/msticpy/data copying msticpy/data/data_obfus.py -> build/lib/msticpy/data copying msticpy/data/azure_data.py -> build/lib/msticpy/data copying msticpy/data/__init__.py -> build/lib/msticpy/data copying msticpy/data/query_defns.py -> build/lib/msticpy/data copying msticpy/data/azure_sentinel.py -> build/lib/msticpy/data copying msticpy/data/query_container.py -> build/lib/msticpy/data copying msticpy/data/data_providers.py -> build/lib/msticpy/data copying msticpy/data/sql_to_kql.py -> build/lib/msticpy/data creating build/lib/msticpy/context copying msticpy/context/http_provider.py -> build/lib/msticpy/context copying msticpy/context/lookup_result.py -> build/lib/msticpy/context copying msticpy/context/ip_utils.py -> build/lib/msticpy/context copying msticpy/context/provider_base.py -> build/lib/msticpy/context copying msticpy/context/tilookup.py -> build/lib/msticpy/context copying msticpy/context/domain_utils.py -> build/lib/msticpy/context copying msticpy/context/preprocess_observable.py -> build/lib/msticpy/context copying msticpy/context/lookup.py -> build/lib/msticpy/context copying msticpy/context/__init__.py -> build/lib/msticpy/context copying msticpy/context/geoip.py -> build/lib/msticpy/context copying msticpy/context/contextlookup.py -> build/lib/msticpy/context creating build/lib/msticpy/analysis copying msticpy/analysis/timeseries.py -> build/lib/msticpy/analysis copying msticpy/analysis/code_cleanup.py -> build/lib/msticpy/analysis copying msticpy/analysis/outliers.py -> build/lib/msticpy/analysis copying msticpy/analysis/__init__.py -> build/lib/msticpy/analysis copying msticpy/analysis/cluster_auditd.py -> build/lib/msticpy/analysis copying msticpy/analysis/syslog_utils.py -> build/lib/msticpy/analysis copying msticpy/analysis/observationlist.py -> build/lib/msticpy/analysis copying msticpy/analysis/eventcluster.py -> build/lib/msticpy/analysis creating build/lib/msticpy/common/utility copying msticpy/common/utility/package.py -> build/lib/msticpy/common/utility copying msticpy/common/utility/format.py -> build/lib/msticpy/common/utility copying msticpy/common/utility/__init__.py -> build/lib/msticpy/common/utility copying msticpy/common/utility/ipython.py -> build/lib/msticpy/common/utility copying msticpy/common/utility/types.py -> build/lib/msticpy/common/utility creating build/lib/msticpy/datamodel/soc copying msticpy/datamodel/soc/sentinel_alert.py -> build/lib/msticpy/datamodel/soc copying msticpy/datamodel/soc/incident.py -> build/lib/msticpy/datamodel/soc copying msticpy/datamodel/soc/__init__.py -> build/lib/msticpy/datamodel/soc creating build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/iot_device.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/threat_intelligence.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/submission_mail.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/malware.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/host_logon_session.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/alert.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/registry_value.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/security_group.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/file_hash.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/azure_resource.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/cloud_application.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/mail_cluster.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/mail_message.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/unknown_entity.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/url.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/entity_enums.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/__init__.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/entity.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/cloud_logon_session.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/entity_graph.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/account.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/network_connection.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/process.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/geo_location.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/ip_address.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/mailbox.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/dns.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/graph_property.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/registry_key.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/file.py -> build/lib/msticpy/datamodel/entities copying msticpy/datamodel/entities/host.py -> build/lib/msticpy/datamodel/entities creating build/lib/msticpy/sectools/tiproviders copying msticpy/sectools/tiproviders/ti_provider_base.py -> build/lib/msticpy/sectools/tiproviders copying msticpy/sectools/tiproviders/__init__.py -> build/lib/msticpy/sectools/tiproviders creating build/lib/msticpy/sectools/vtlookupv3 copying msticpy/sectools/vtlookupv3/vtfile_behavior.py -> build/lib/msticpy/sectools/vtlookupv3 copying msticpy/sectools/vtlookupv3/vtobject_browser.py -> build/lib/msticpy/sectools/vtlookupv3 copying msticpy/sectools/vtlookupv3/__init__.py -> build/lib/msticpy/sectools/vtlookupv3 copying msticpy/sectools/vtlookupv3/vtlookupv3.py -> build/lib/msticpy/sectools/vtlookupv3 creating build/lib/msticpy/init/pivot_init copying msticpy/init/pivot_init/pivot_data_queries.py -> build/lib/msticpy/init/pivot_init copying msticpy/init/pivot_init/__init__.py -> build/lib/msticpy/init/pivot_init copying msticpy/init/pivot_init/pivot_ti_provider.py -> build/lib/msticpy/init/pivot_init copying msticpy/init/pivot_init/vt_pivot.py -> build/lib/msticpy/init/pivot_init creating build/lib/msticpy/init/pivot_core copying msticpy/init/pivot_core/pivot_pipeline.py -> build/lib/msticpy/init/pivot_core copying msticpy/init/pivot_core/pivot_pd_accessor.py -> build/lib/msticpy/init/pivot_core copying msticpy/init/pivot_core/pivot_register_reader.py -> build/lib/msticpy/init/pivot_core copying msticpy/init/pivot_core/pivot_container.py -> build/lib/msticpy/init/pivot_core copying msticpy/init/pivot_core/__init__.py -> build/lib/msticpy/init/pivot_core copying msticpy/init/pivot_core/pivot_browser.py -> build/lib/msticpy/init/pivot_core copying msticpy/init/pivot_core/pivot_register.py -> build/lib/msticpy/init/pivot_core copying msticpy/init/pivot_core/pivot_magic_core.py -> build/lib/msticpy/init/pivot_core creating build/lib/msticpy/data/azure copying msticpy/data/azure/azure_blob_storage.py -> build/lib/msticpy/data/azure copying msticpy/data/azure/azure_data.py -> build/lib/msticpy/data/azure copying msticpy/data/azure/__init__.py -> build/lib/msticpy/data/azure creating build/lib/msticpy/data/drivers copying msticpy/data/drivers/splunk_driver.py -> build/lib/msticpy/data/drivers copying msticpy/data/drivers/odata_driver.py -> build/lib/msticpy/data/drivers copying msticpy/data/drivers/sumologic_driver.py -> build/lib/msticpy/data/drivers copying msticpy/data/drivers/driver_base.py -> build/lib/msticpy/data/drivers copying msticpy/data/drivers/kql_driver.py -> build/lib/msticpy/data/drivers copying msticpy/data/drivers/cybereason_driver.py -> build/lib/msticpy/data/drivers copying msticpy/data/drivers/mordor_driver.py -> build/lib/msticpy/data/drivers copying msticpy/data/drivers/__init__.py -> build/lib/msticpy/data/drivers copying msticpy/data/drivers/resource_graph_driver.py -> build/lib/msticpy/data/drivers copying msticpy/data/drivers/security_graph_driver.py -> build/lib/msticpy/data/drivers copying msticpy/data/drivers/elastic_driver.py -> build/lib/msticpy/data/drivers copying msticpy/data/drivers/local_data_driver.py -> build/lib/msticpy/data/drivers copying msticpy/data/drivers/mdatp_driver.py -> build/lib/msticpy/data/drivers copying msticpy/data/drivers/kusto_driver.py -> build/lib/msticpy/data/drivers creating build/lib/msticpy/data/core copying msticpy/data/core/data_query_reader.py -> build/lib/msticpy/data/core copying msticpy/data/core/param_extractor.py -> build/lib/msticpy/data/core copying msticpy/data/core/query_store.py -> build/lib/msticpy/data/core copying msticpy/data/core/query_source.py -> build/lib/msticpy/data/core copying msticpy/data/core/__init__.py -> build/lib/msticpy/data/core copying msticpy/data/core/query_defns.py -> build/lib/msticpy/data/core copying msticpy/data/core/query_container.py -> build/lib/msticpy/data/core copying msticpy/data/core/data_providers.py -> build/lib/msticpy/data/core creating build/lib/msticpy/data/storage copying msticpy/data/storage/azure_blob_storage.py -> build/lib/msticpy/data/storage copying msticpy/data/storage/__init__.py -> build/lib/msticpy/data/storage creating build/lib/msticpy/data/uploaders copying msticpy/data/uploaders/uploader_base.py -> build/lib/msticpy/data/uploaders copying msticpy/data/uploaders/loganalytics_uploader.py -> build/lib/msticpy/data/uploaders copying msticpy/data/uploaders/splunk_uploader.py -> build/lib/msticpy/data/uploaders copying msticpy/data/uploaders/__init__.py -> build/lib/msticpy/data/uploaders creating build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/ti_http_provider.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/ibm_xforce.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/virustotal.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/kql_base.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/ti_provider_base.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/intsights.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/open_page_rank.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/pulsedive.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/__init__.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/mblookup.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/greynoise.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/alienvault_otx.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/result_severity.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/tor_exit_nodes.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/azure_sent_byoti.py -> build/lib/msticpy/context/tiproviders copying msticpy/context/tiproviders/riskiq.py -> build/lib/msticpy/context/tiproviders creating build/lib/msticpy/context/contextproviders copying msticpy/context/contextproviders/http_context_provider.py -> build/lib/msticpy/context/contextproviders copying msticpy/context/contextproviders/__init__.py -> build/lib/msticpy/context/contextproviders copying msticpy/context/contextproviders/context_provider_base.py -> build/lib/msticpy/context/contextproviders copying msticpy/context/contextproviders/servicenow.py -> build/lib/msticpy/context/contextproviders creating build/lib/msticpy/context/azure copying msticpy/context/azure/sentinel_search.py -> build/lib/msticpy/context/azure copying msticpy/context/azure/sentinel_core.py -> build/lib/msticpy/context/azure copying msticpy/context/azure/sentinel_analytics.py -> build/lib/msticpy/context/azure copying msticpy/context/azure/sentinel_dynamic_summary_types.py -> build/lib/msticpy/context/azure copying msticpy/context/azure/azure_data.py -> build/lib/msticpy/context/azure copying msticpy/context/azure/__init__.py -> build/lib/msticpy/context/azure copying msticpy/context/azure/sentinel_workspaces.py -> build/lib/msticpy/context/azure copying msticpy/context/azure/sentinel_utils.py -> build/lib/msticpy/context/azure copying msticpy/context/azure/sentinel_dynamic_summary.py -> build/lib/msticpy/context/azure copying msticpy/context/azure/sentinel_watchlists.py -> build/lib/msticpy/context/azure copying msticpy/context/azure/sentinel_bookmarks.py -> build/lib/msticpy/context/azure copying msticpy/context/azure/sentinel_ti.py -> build/lib/msticpy/context/azure copying msticpy/context/azure/sentinel_incidents.py -> build/lib/msticpy/context/azure creating build/lib/msticpy/context/vtlookupv3 copying msticpy/context/vtlookupv3/vtfile_behavior.py -> build/lib/msticpy/context/vtlookupv3 copying msticpy/context/vtlookupv3/vtlookup.py -> build/lib/msticpy/context/vtlookupv3 copying msticpy/context/vtlookupv3/__init__.py -> build/lib/msticpy/context/vtlookupv3 copying msticpy/context/vtlookupv3/vtlookupv3.py -> build/lib/msticpy/context/vtlookupv3 creating build/lib/msticpy/analysis/anomalous_sequence copying msticpy/analysis/anomalous_sequence/sessionize.py -> build/lib/msticpy/analysis/anomalous_sequence copying msticpy/analysis/anomalous_sequence/anomalous.py -> build/lib/msticpy/analysis/anomalous_sequence copying msticpy/analysis/anomalous_sequence/__init__.py -> build/lib/msticpy/analysis/anomalous_sequence copying msticpy/analysis/anomalous_sequence/model.py -> build/lib/msticpy/analysis/anomalous_sequence creating build/lib/msticpy/analysis/anomalous_sequence/utils copying msticpy/analysis/anomalous_sequence/utils/data_structures.py -> build/lib/msticpy/analysis/anomalous_sequence/utils copying msticpy/analysis/anomalous_sequence/utils/cmds_params_only.py -> build/lib/msticpy/analysis/anomalous_sequence/utils copying msticpy/analysis/anomalous_sequence/utils/laplace_smooth.py -> build/lib/msticpy/analysis/anomalous_sequence/utils copying msticpy/analysis/anomalous_sequence/utils/cmds_only.py -> build/lib/msticpy/analysis/anomalous_sequence/utils copying msticpy/analysis/anomalous_sequence/utils/__init__.py -> build/lib/msticpy/analysis/anomalous_sequence/utils copying msticpy/analysis/anomalous_sequence/utils/probabilities.py -> build/lib/msticpy/analysis/anomalous_sequence/utils copying msticpy/analysis/anomalous_sequence/utils/cmds_params_values.py -> build/lib/msticpy/analysis/anomalous_sequence/utils running egg_info writing msticpy.egg-info/PKG-INFO writing dependency_links to msticpy.egg-info/dependency_links.txt writing requirements to msticpy.egg-info/requires.txt writing top-level names to msticpy.egg-info/top_level.txt reading manifest file 'msticpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests' adding license file 'LICENSE' adding license file 'NOTICE.txt' writing manifest file 'msticpy.egg-info/SOURCES.txt' copying msticpy/msticpyconfig.yaml -> build/lib/msticpy creating build/lib/msticpy/resources copying msticpy/resources/WinSecurityEvent.json -> build/lib/msticpy/resources copying msticpy/resources/cmd_line_rules.json -> build/lib/msticpy/resources copying msticpy/resources/mp_pivot_reg.yaml -> build/lib/msticpy/resources copying msticpy/resources/mpconfig_defaults.yaml -> build/lib/msticpy/resources copying msticpy/resources/obfuscation_cols.yaml -> build/lib/msticpy/resources creating build/lib/msticpy/data/queries creating build/lib/msticpy/data/queries/cybereason copying msticpy/data/queries/cybereason/cybereason_connections.yaml -> build/lib/msticpy/data/queries/cybereason copying msticpy/data/queries/cybereason/cybereason_hosts.yaml -> build/lib/msticpy/data/queries/cybereason copying msticpy/data/queries/cybereason/cybereason_processes.yaml -> build/lib/msticpy/data/queries/cybereason creating build/lib/msticpy/data/queries/localdata copying msticpy/data/queries/localdata/local_data.yaml -> build/lib/msticpy/data/queries/localdata creating build/lib/msticpy/data/queries/m365d copying msticpy/data/queries/m365d/kql_mdatp_alerts.yaml -> build/lib/msticpy/data/queries/m365d copying msticpy/data/queries/m365d/kql_mdatp_file.yaml -> build/lib/msticpy/data/queries/m365d copying msticpy/data/queries/m365d/kql_mdatp_hunting.yaml -> build/lib/msticpy/data/queries/m365d copying msticpy/data/queries/m365d/kql_mdatp_network.yaml -> build/lib/msticpy/data/queries/m365d copying msticpy/data/queries/m365d/kql_mdatp_process.yaml -> build/lib/msticpy/data/queries/m365d copying msticpy/data/queries/m365d/kql_mdatp_user.yaml -> build/lib/msticpy/data/queries/m365d creating build/lib/msticpy/data/queries/mde copying msticpy/data/queries/mde/kql_mdatp_alerts.yaml -> build/lib/msticpy/data/queries/mde copying msticpy/data/queries/mde/kql_mdatp_file.yaml -> build/lib/msticpy/data/queries/mde copying msticpy/data/queries/mde/kql_mdatp_hunting.yaml -> build/lib/msticpy/data/queries/mde copying msticpy/data/queries/mde/kql_mdatp_network.yaml -> build/lib/msticpy/data/queries/mde copying msticpy/data/queries/mde/kql_mdatp_process.yaml -> build/lib/msticpy/data/queries/mde copying msticpy/data/queries/mde/kql_mdatp_user.yaml -> build/lib/msticpy/data/queries/mde creating build/lib/msticpy/data/queries/msgraph copying msticpy/data/queries/msgraph/graph_alerts.yaml -> build/lib/msticpy/data/queries/msgraph creating build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_alert.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_az_dns.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_az_network.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_azure.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_azuresentinel.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_heartbeat_info.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_lxauditd.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_lxsyslog_activity.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_lxsyslog_apps.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_lxsyslog_logon.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_lxsyslog_sysmon.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_net.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_o365.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_threatintel.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_timeseries.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_winevent.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_winevent_logon.yaml -> build/lib/msticpy/data/queries/mssentinel copying msticpy/data/queries/mssentinel/kql_sent_winevent_proc.yaml -> build/lib/msticpy/data/queries/mssentinel creating build/lib/msticpy/data/queries/resourcegraph copying msticpy/data/queries/resourcegraph/resource_graph_queries.yaml -> build/lib/msticpy/data/queries/resourcegraph copying msticpy/data/queries/resourcegraph/sentinel_resources.yaml -> build/lib/msticpy/data/queries/resourcegraph creating build/lib/msticpy/data/queries/splunk copying msticpy/data/queries/splunk/splunk_alert_queries.yaml -> build/lib/msticpy/data/queries/splunk copying msticpy/data/queries/splunk/splunk_authentication_queries.yaml -> build/lib/msticpy/data/queries/splunk copying msticpy/data/queries/splunk/splunk_queries.yaml -> build/lib/msticpy/data/queries/splunk creating build/lib/msticpy/data/queries/sumologic copying msticpy/data/queries/sumologic/sumologic_queries.yaml -> build/lib/msticpy/data/queries/sumologic + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xw4UmU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64 + cd msticpy-2.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth copying build/lib/msticpy/auth/keyring_client.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth copying build/lib/msticpy/auth/azure_auth.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth copying build/lib/msticpy/auth/msal_auth.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth copying build/lib/msticpy/auth/secret_settings.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth copying build/lib/msticpy/auth/keyvault_client.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth copying build/lib/msticpy/auth/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth copying build/lib/msticpy/auth/keyvault_settings.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth copying build/lib/msticpy/auth/cred_wrapper.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth copying build/lib/msticpy/auth/cloud_mappings.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth copying build/lib/msticpy/auth/azure_auth_core.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common copying build/lib/msticpy/common/exceptions.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common copying build/lib/msticpy/common/pkg_config.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common copying build/lib/msticpy/common/provider_settings.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common copying build/lib/msticpy/common/check_version.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/utility copying build/lib/msticpy/common/utility/package.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/utility copying build/lib/msticpy/common/utility/format.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/utility copying build/lib/msticpy/common/utility/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/utility copying build/lib/msticpy/common/utility/ipython.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/utility copying build/lib/msticpy/common/utility/types.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/utility copying build/lib/msticpy/common/azure_auth.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common copying build/lib/msticpy/common/wsconfig.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common copying build/lib/msticpy/common/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common copying build/lib/msticpy/common/data_utils.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common copying build/lib/msticpy/common/timespan.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common copying build/lib/msticpy/common/data_types.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/soc copying build/lib/msticpy/datamodel/soc/sentinel_alert.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/soc copying build/lib/msticpy/datamodel/soc/incident.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/soc copying build/lib/msticpy/datamodel/soc/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/soc creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/iot_device.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/threat_intelligence.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/submission_mail.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/malware.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/host_logon_session.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/alert.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/registry_value.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/security_group.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/file_hash.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/azure_resource.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/cloud_application.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/mail_cluster.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/mail_message.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/unknown_entity.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/url.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/entity_enums.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/entity.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/cloud_logon_session.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/entity_graph.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/account.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/network_connection.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/process.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/geo_location.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/ip_address.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/mailbox.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/dns.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/graph_property.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/registry_key.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/file.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/entities/host.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities copying build/lib/msticpy/datamodel/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel copying build/lib/msticpy/datamodel/pivot.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/utility.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/timeseries.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/nbdisplay.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/timeline_duration.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/security_alert.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/timeline.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/ti_browser.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/timeline_pd_accessor.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/data_viewer.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/morph_charts.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/wsconfig.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/foliummap.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/entityschema.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/nbwidgets.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/security_alert_graph.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/process_tree.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/security_base.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/observationlist.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools copying build/lib/msticpy/nbtools/security_event.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets copying build/lib/msticpy/nbwidgets/core.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets copying build/lib/msticpy/nbwidgets/option_buttons.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets copying build/lib/msticpy/nbwidgets/get_environment_key.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets copying build/lib/msticpy/nbwidgets/get_text.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets copying build/lib/msticpy/nbwidgets/select_alert.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets copying build/lib/msticpy/nbwidgets/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets copying build/lib/msticpy/nbwidgets/select_item.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets copying build/lib/msticpy/nbwidgets/select_subset.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets copying build/lib/msticpy/nbwidgets/progress.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets copying build/lib/msticpy/nbwidgets/query_time.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets copying build/lib/msticpy/nbwidgets/lookback.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/resources copying build/lib/msticpy/resources/mpconfig_defaults.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/resources copying build/lib/msticpy/resources/cmd_line_rules.json -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/resources copying build/lib/msticpy/resources/obfuscation_cols.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/resources copying build/lib/msticpy/resources/WinSecurityEvent.json -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/resources copying build/lib/msticpy/resources/mp_pivot_reg.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/resources creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/ce_common.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/ce_data_providers.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/ce_azure_sentinel.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/file_browser.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/compound_ctrls.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/ce_provider_base.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/ce_simple_settings.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/ce_ti_providers.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/ce_azure.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/comp_edit.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/mp_config_control.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/mp_config_file.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/ce_other_providers.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/ce_keyvault.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/mp_config_edit.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config copying build/lib/msticpy/config/ce_user_defaults.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform copying build/lib/msticpy/transform/process_tree_utils.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform copying build/lib/msticpy/transform/cmd_line.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform copying build/lib/msticpy/transform/proc_tree_build_mde.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform copying build/lib/msticpy/transform/base64unpack.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform copying build/lib/msticpy/transform/auditdextract.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform copying build/lib/msticpy/transform/network.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform copying build/lib/msticpy/transform/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform copying build/lib/msticpy/transform/proc_tree_build_winlx.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform copying build/lib/msticpy/transform/iocextract.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform copying build/lib/msticpy/transform/proc_tree_schema.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform copying build/lib/msticpy/transform/proc_tree_builder.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/tiproviders copying build/lib/msticpy/sectools/tiproviders/ti_provider_base.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/tiproviders copying build/lib/msticpy/sectools/tiproviders/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/tiproviders copying build/lib/msticpy/sectools/ip_utils.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/tilookup.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/domain_utils.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/cmd_line.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/proc_tree_build_mde.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/vtlookupv3 copying build/lib/msticpy/sectools/vtlookupv3/vtfile_behavior.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/vtlookupv3 copying build/lib/msticpy/sectools/vtlookupv3/vtobject_browser.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/vtlookupv3 copying build/lib/msticpy/sectools/vtlookupv3/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/vtlookupv3 copying build/lib/msticpy/sectools/vtlookupv3/vtlookupv3.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/vtlookupv3 copying build/lib/msticpy/sectools/vtlookup.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/base64unpack.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/auditdextract.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/proc_tree_utils.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/geoip.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/proc_tree_build_winlx.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/iocextract.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/proc_tree_schema.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/syslog_utils.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/proc_tree_builder.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/sectools_magics.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/sectools/eventcluster.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools copying build/lib/msticpy/_version.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init copying build/lib/msticpy/init/azure_ml_tools.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init copying build/lib/msticpy/init/nbmagics.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_init copying build/lib/msticpy/init/pivot_init/pivot_data_queries.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_init copying build/lib/msticpy/init/pivot_init/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_init copying build/lib/msticpy/init/pivot_init/pivot_ti_provider.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_init copying build/lib/msticpy/init/pivot_init/vt_pivot.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_init copying build/lib/msticpy/init/nbinit.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init copying build/lib/msticpy/init/mp_pandas_accessors.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init copying build/lib/msticpy/init/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init copying build/lib/msticpy/init/user_config.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init copying build/lib/msticpy/init/logging.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init copying build/lib/msticpy/init/pivot.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init copying build/lib/msticpy/init/azure_synapse_tools.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core copying build/lib/msticpy/init/pivot_core/pivot_pipeline.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core copying build/lib/msticpy/init/pivot_core/pivot_pd_accessor.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core copying build/lib/msticpy/init/pivot_core/pivot_register_reader.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core copying build/lib/msticpy/init/pivot_core/pivot_container.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core copying build/lib/msticpy/init/pivot_core/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core copying build/lib/msticpy/init/pivot_core/pivot_browser.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core copying build/lib/msticpy/init/pivot_core/pivot_register.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core copying build/lib/msticpy/init/pivot_core/pivot_magic_core.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core copying build/lib/msticpy/msticpyconfig.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy copying build/lib/msticpy/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/timeseries.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/nbdisplay.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/timeline_duration.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/code_view.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/mordor_browser.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/timeline.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/ti_browser.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/timeline_pd_accessor.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/query_browser.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/data_viewer.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/entity_graph_tools.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/morph_charts.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/timeline_values.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/matrix_plot.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/vtobject_browser.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/foliummap.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/network_plot.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/timeline_common.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/process_tree.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/mp_pandas_plot.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis copying build/lib/msticpy/vis/figure_dimension.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/azure copying build/lib/msticpy/data/azure/azure_blob_storage.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/azure copying build/lib/msticpy/data/azure/azure_data.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/azure copying build/lib/msticpy/data/azure/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/azure creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mde copying build/lib/msticpy/data/queries/mde/kql_mdatp_user.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mde copying build/lib/msticpy/data/queries/mde/kql_mdatp_network.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mde copying build/lib/msticpy/data/queries/mde/kql_mdatp_process.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mde copying build/lib/msticpy/data/queries/mde/kql_mdatp_hunting.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mde copying build/lib/msticpy/data/queries/mde/kql_mdatp_file.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mde copying build/lib/msticpy/data/queries/mde/kql_mdatp_alerts.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mde creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/sumologic copying build/lib/msticpy/data/queries/sumologic/sumologic_queries.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/sumologic creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/m365d copying build/lib/msticpy/data/queries/m365d/kql_mdatp_user.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/m365d copying build/lib/msticpy/data/queries/m365d/kql_mdatp_network.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/m365d copying build/lib/msticpy/data/queries/m365d/kql_mdatp_process.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/m365d copying build/lib/msticpy/data/queries/m365d/kql_mdatp_hunting.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/m365d copying build/lib/msticpy/data/queries/m365d/kql_mdatp_file.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/m365d copying build/lib/msticpy/data/queries/m365d/kql_mdatp_alerts.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/m365d creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/splunk copying build/lib/msticpy/data/queries/splunk/splunk_authentication_queries.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/splunk copying build/lib/msticpy/data/queries/splunk/splunk_alert_queries.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/splunk copying build/lib/msticpy/data/queries/splunk/splunk_queries.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/splunk creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/msgraph copying build/lib/msticpy/data/queries/msgraph/graph_alerts.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/msgraph creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/localdata copying build/lib/msticpy/data/queries/localdata/local_data.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/localdata creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/cybereason copying build/lib/msticpy/data/queries/cybereason/cybereason_processes.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/cybereason copying build/lib/msticpy/data/queries/cybereason/cybereason_connections.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/cybereason copying build/lib/msticpy/data/queries/cybereason/cybereason_hosts.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/cybereason creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/resourcegraph copying build/lib/msticpy/data/queries/resourcegraph/sentinel_resources.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/resourcegraph copying build/lib/msticpy/data/queries/resourcegraph/resource_graph_queries.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/resourcegraph creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_azuresentinel.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_lxauditd.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_lxsyslog_apps.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_az_dns.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_azure.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_lxsyslog_logon.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_lxsyslog_sysmon.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_winevent.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_winevent_proc.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_o365.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_heartbeat_info.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_net.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_lxsyslog_activity.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_alert.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_timeseries.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_az_network.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_threatintel.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel copying build/lib/msticpy/data/queries/mssentinel/kql_sent_winevent_logon.yaml -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/queries/mssentinel creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/splunk_driver.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/odata_driver.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/sumologic_driver.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/driver_base.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/kql_driver.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/cybereason_driver.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/mordor_driver.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/resource_graph_driver.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/security_graph_driver.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/elastic_driver.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/local_data_driver.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/mdatp_driver.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/drivers/kusto_driver.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers copying build/lib/msticpy/data/azure_blob_storage.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data copying build/lib/msticpy/data/data_obfus.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core copying build/lib/msticpy/data/core/data_query_reader.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core copying build/lib/msticpy/data/core/param_extractor.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core copying build/lib/msticpy/data/core/query_store.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core copying build/lib/msticpy/data/core/query_source.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core copying build/lib/msticpy/data/core/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core copying build/lib/msticpy/data/core/query_defns.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core copying build/lib/msticpy/data/core/query_container.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core copying build/lib/msticpy/data/core/data_providers.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/storage copying build/lib/msticpy/data/storage/azure_blob_storage.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/storage copying build/lib/msticpy/data/storage/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/storage copying build/lib/msticpy/data/azure_data.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data copying build/lib/msticpy/data/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data copying build/lib/msticpy/data/query_defns.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/uploaders copying build/lib/msticpy/data/uploaders/uploader_base.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/uploaders copying build/lib/msticpy/data/uploaders/loganalytics_uploader.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/uploaders copying build/lib/msticpy/data/uploaders/splunk_uploader.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/uploaders copying build/lib/msticpy/data/uploaders/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/uploaders copying build/lib/msticpy/data/azure_sentinel.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data copying build/lib/msticpy/data/query_container.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data copying build/lib/msticpy/data/data_providers.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data copying build/lib/msticpy/data/sql_to_kql.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/ti_http_provider.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/ibm_xforce.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/virustotal.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/kql_base.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/ti_provider_base.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/intsights.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/open_page_rank.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/pulsedive.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/mblookup.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/greynoise.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/alienvault_otx.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/result_severity.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/tor_exit_nodes.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/azure_sent_byoti.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders copying build/lib/msticpy/context/tiproviders/riskiq.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/contextproviders copying build/lib/msticpy/context/contextproviders/http_context_provider.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/contextproviders copying build/lib/msticpy/context/contextproviders/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/contextproviders copying build/lib/msticpy/context/contextproviders/context_provider_base.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/contextproviders copying build/lib/msticpy/context/contextproviders/servicenow.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/contextproviders copying build/lib/msticpy/context/http_provider.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/azure/sentinel_search.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/azure/sentinel_core.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/azure/sentinel_analytics.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/azure/sentinel_dynamic_summary_types.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/azure/azure_data.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/azure/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/azure/sentinel_workspaces.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/azure/sentinel_utils.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/azure/sentinel_dynamic_summary.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/azure/sentinel_watchlists.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/azure/sentinel_bookmarks.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/azure/sentinel_ti.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/azure/sentinel_incidents.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure copying build/lib/msticpy/context/lookup_result.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context copying build/lib/msticpy/context/ip_utils.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context copying build/lib/msticpy/context/provider_base.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context copying build/lib/msticpy/context/tilookup.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context copying build/lib/msticpy/context/domain_utils.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/vtlookupv3 copying build/lib/msticpy/context/vtlookupv3/vtfile_behavior.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/vtlookupv3 copying build/lib/msticpy/context/vtlookupv3/vtlookup.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/vtlookupv3 copying build/lib/msticpy/context/vtlookupv3/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/vtlookupv3 copying build/lib/msticpy/context/vtlookupv3/vtlookupv3.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/vtlookupv3 copying build/lib/msticpy/context/preprocess_observable.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context copying build/lib/msticpy/context/lookup.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context copying build/lib/msticpy/context/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context copying build/lib/msticpy/context/geoip.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context copying build/lib/msticpy/context/contextlookup.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis copying build/lib/msticpy/analysis/timeseries.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis copying build/lib/msticpy/analysis/code_cleanup.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis copying build/lib/msticpy/analysis/outliers.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis copying build/lib/msticpy/analysis/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis copying build/lib/msticpy/analysis/cluster_auditd.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence copying build/lib/msticpy/analysis/anomalous_sequence/sessionize.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence copying build/lib/msticpy/analysis/anomalous_sequence/anomalous.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence copying build/lib/msticpy/analysis/anomalous_sequence/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence creating /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils copying build/lib/msticpy/analysis/anomalous_sequence/utils/data_structures.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils copying build/lib/msticpy/analysis/anomalous_sequence/utils/cmds_params_only.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils copying build/lib/msticpy/analysis/anomalous_sequence/utils/laplace_smooth.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils copying build/lib/msticpy/analysis/anomalous_sequence/utils/cmds_only.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils copying build/lib/msticpy/analysis/anomalous_sequence/utils/__init__.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils copying build/lib/msticpy/analysis/anomalous_sequence/utils/probabilities.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils copying build/lib/msticpy/analysis/anomalous_sequence/utils/cmds_params_values.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils copying build/lib/msticpy/analysis/anomalous_sequence/model.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence copying build/lib/msticpy/analysis/syslog_utils.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis copying build/lib/msticpy/analysis/observationlist.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis copying build/lib/msticpy/analysis/eventcluster.py -> /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth/keyring_client.py to keyring_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth/azure_auth.py to azure_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth/msal_auth.py to msal_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth/secret_settings.py to secret_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth/keyvault_client.py to keyvault_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth/keyvault_settings.py to keyvault_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth/cred_wrapper.py to cred_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth/cloud_mappings.py to cloud_mappings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/auth/azure_auth_core.py to azure_auth_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/pkg_config.py to pkg_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/provider_settings.py to provider_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/check_version.py to check_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/utility/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/utility/format.py to format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/utility/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/utility/ipython.py to ipython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/utility/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/azure_auth.py to azure_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/wsconfig.py to wsconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/data_utils.py to data_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/timespan.py to timespan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/common/data_types.py to data_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/soc/sentinel_alert.py to sentinel_alert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/soc/incident.py to incident.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/soc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/iot_device.py to iot_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/threat_intelligence.py to threat_intelligence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/submission_mail.py to submission_mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/malware.py to malware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/host_logon_session.py to host_logon_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/alert.py to alert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/registry_value.py to registry_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/security_group.py to security_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/file_hash.py to file_hash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/azure_resource.py to azure_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/cloud_application.py to cloud_application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/mail_cluster.py to mail_cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/mail_message.py to mail_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/unknown_entity.py to unknown_entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/url.py to url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/entity_enums.py to entity_enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/entity.py to entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/cloud_logon_session.py to cloud_logon_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/entity_graph.py to entity_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/network_connection.py to network_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/geo_location.py to geo_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/ip_address.py to ip_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/mailbox.py to mailbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/dns.py to dns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/graph_property.py to graph_property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/registry_key.py to registry_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/entities/host.py to host.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/datamodel/pivot.py to pivot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/utility.py to utility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/timeseries.py to timeseries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/nbdisplay.py to nbdisplay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/timeline_duration.py to timeline_duration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/security_alert.py to security_alert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/timeline.py to timeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/ti_browser.py to ti_browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/timeline_pd_accessor.py to timeline_pd_accessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/data_viewer.py to data_viewer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/morph_charts.py to morph_charts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/wsconfig.py to wsconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/foliummap.py to foliummap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/entityschema.py to entityschema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/nbwidgets.py to nbwidgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/security_alert_graph.py to security_alert_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/process_tree.py to process_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/security_base.py to security_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/observationlist.py to observationlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbtools/security_event.py to security_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets/option_buttons.py to option_buttons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets/get_environment_key.py to get_environment_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets/get_text.py to get_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets/select_alert.py to select_alert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets/select_item.py to select_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets/select_subset.py to select_subset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets/progress.py to progress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets/query_time.py to query_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/nbwidgets/lookback.py to lookback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/ce_common.py to ce_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/ce_data_providers.py to ce_data_providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/ce_azure_sentinel.py to ce_azure_sentinel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/file_browser.py to file_browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/compound_ctrls.py to compound_ctrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/ce_provider_base.py to ce_provider_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/ce_simple_settings.py to ce_simple_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/ce_ti_providers.py to ce_ti_providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/ce_azure.py to ce_azure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/comp_edit.py to comp_edit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/mp_config_control.py to mp_config_control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/mp_config_file.py to mp_config_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/ce_other_providers.py to ce_other_providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/ce_keyvault.py to ce_keyvault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/mp_config_edit.py to mp_config_edit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/config/ce_user_defaults.py to ce_user_defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform/process_tree_utils.py to process_tree_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform/cmd_line.py to cmd_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform/proc_tree_build_mde.py to proc_tree_build_mde.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform/base64unpack.py to base64unpack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform/auditdextract.py to auditdextract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform/proc_tree_build_winlx.py to proc_tree_build_winlx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform/iocextract.py to iocextract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform/proc_tree_schema.py to proc_tree_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/transform/proc_tree_builder.py to proc_tree_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/tiproviders/ti_provider_base.py to ti_provider_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/tiproviders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/ip_utils.py to ip_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/tilookup.py to tilookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/domain_utils.py to domain_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/cmd_line.py to cmd_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/proc_tree_build_mde.py to proc_tree_build_mde.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/vtlookupv3/vtfile_behavior.py to vtfile_behavior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/vtlookupv3/vtobject_browser.py to vtobject_browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/vtlookupv3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/vtlookupv3/vtlookupv3.py to vtlookupv3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/vtlookup.py to vtlookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/base64unpack.py to base64unpack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/auditdextract.py to auditdextract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/proc_tree_utils.py to proc_tree_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/geoip.py to geoip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/proc_tree_build_winlx.py to proc_tree_build_winlx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/iocextract.py to iocextract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/proc_tree_schema.py to proc_tree_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/syslog_utils.py to syslog_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/proc_tree_builder.py to proc_tree_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/sectools_magics.py to sectools_magics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/sectools/eventcluster.py to eventcluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/azure_ml_tools.py to azure_ml_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/nbmagics.py to nbmagics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_init/pivot_data_queries.py to pivot_data_queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_init/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_init/pivot_ti_provider.py to pivot_ti_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_init/vt_pivot.py to vt_pivot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/nbinit.py to nbinit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/mp_pandas_accessors.py to mp_pandas_accessors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/user_config.py to user_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot.py to pivot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/azure_synapse_tools.py to azure_synapse_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core/pivot_pipeline.py to pivot_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core/pivot_pd_accessor.py to pivot_pd_accessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core/pivot_register_reader.py to pivot_register_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core/pivot_container.py to pivot_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core/pivot_browser.py to pivot_browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core/pivot_register.py to pivot_register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/init/pivot_core/pivot_magic_core.py to pivot_magic_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/timeseries.py to timeseries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/nbdisplay.py to nbdisplay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/timeline_duration.py to timeline_duration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/code_view.py to code_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/mordor_browser.py to mordor_browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/timeline.py to timeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/ti_browser.py to ti_browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/timeline_pd_accessor.py to timeline_pd_accessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/query_browser.py to query_browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/data_viewer.py to data_viewer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/entity_graph_tools.py to entity_graph_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/morph_charts.py to morph_charts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/timeline_values.py to timeline_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/matrix_plot.py to matrix_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/vtobject_browser.py to vtobject_browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/foliummap.py to foliummap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/network_plot.py to network_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/timeline_common.py to timeline_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/process_tree.py to process_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/mp_pandas_plot.py to mp_pandas_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/vis/figure_dimension.py to figure_dimension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/azure/azure_blob_storage.py to azure_blob_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/azure/azure_data.py to azure_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/azure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/splunk_driver.py to splunk_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/odata_driver.py to odata_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/sumologic_driver.py to sumologic_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/driver_base.py to driver_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/kql_driver.py to kql_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/cybereason_driver.py to cybereason_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/mordor_driver.py to mordor_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/resource_graph_driver.py to resource_graph_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/security_graph_driver.py to security_graph_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/elastic_driver.py to elastic_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/local_data_driver.py to local_data_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/mdatp_driver.py to mdatp_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/drivers/kusto_driver.py to kusto_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/azure_blob_storage.py to azure_blob_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/data_obfus.py to data_obfus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core/data_query_reader.py to data_query_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core/param_extractor.py to param_extractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core/query_store.py to query_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core/query_source.py to query_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core/query_defns.py to query_defns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core/query_container.py to query_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/core/data_providers.py to data_providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/storage/azure_blob_storage.py to azure_blob_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/azure_data.py to azure_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/query_defns.py to query_defns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/uploaders/uploader_base.py to uploader_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/uploaders/loganalytics_uploader.py to loganalytics_uploader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/uploaders/splunk_uploader.py to splunk_uploader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/uploaders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/azure_sentinel.py to azure_sentinel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/query_container.py to query_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/data_providers.py to data_providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/data/sql_to_kql.py to sql_to_kql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/ti_http_provider.py to ti_http_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/ibm_xforce.py to ibm_xforce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/virustotal.py to virustotal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/kql_base.py to kql_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/ti_provider_base.py to ti_provider_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/intsights.py to intsights.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/open_page_rank.py to open_page_rank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/pulsedive.py to pulsedive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/mblookup.py to mblookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/greynoise.py to greynoise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/alienvault_otx.py to alienvault_otx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/result_severity.py to result_severity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/tor_exit_nodes.py to tor_exit_nodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/azure_sent_byoti.py to azure_sent_byoti.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tiproviders/riskiq.py to riskiq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/contextproviders/http_context_provider.py to http_context_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/contextproviders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/contextproviders/context_provider_base.py to context_provider_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/contextproviders/servicenow.py to servicenow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/http_provider.py to http_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure/sentinel_search.py to sentinel_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure/sentinel_core.py to sentinel_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure/sentinel_analytics.py to sentinel_analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure/sentinel_dynamic_summary_types.py to sentinel_dynamic_summary_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure/azure_data.py to azure_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure/sentinel_workspaces.py to sentinel_workspaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure/sentinel_utils.py to sentinel_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure/sentinel_dynamic_summary.py to sentinel_dynamic_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure/sentinel_watchlists.py to sentinel_watchlists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure/sentinel_bookmarks.py to sentinel_bookmarks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure/sentinel_ti.py to sentinel_ti.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/azure/sentinel_incidents.py to sentinel_incidents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/lookup_result.py to lookup_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/ip_utils.py to ip_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/provider_base.py to provider_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/tilookup.py to tilookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/domain_utils.py to domain_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/vtlookupv3/vtfile_behavior.py to vtfile_behavior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/vtlookupv3/vtlookup.py to vtlookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/vtlookupv3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/vtlookupv3/vtlookupv3.py to vtlookupv3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/preprocess_observable.py to preprocess_observable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/lookup.py to lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/geoip.py to geoip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/context/contextlookup.py to contextlookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/timeseries.py to timeseries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/code_cleanup.py to code_cleanup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/outliers.py to outliers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/cluster_auditd.py to cluster_auditd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/sessionize.py to sessionize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/anomalous.py to anomalous.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils/data_structures.py to data_structures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils/cmds_params_only.py to cmds_params_only.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils/laplace_smooth.py to laplace_smooth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils/cmds_only.py to cmds_only.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils/probabilities.py to probabilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/utils/cmds_params_values.py to cmds_params_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/anomalous_sequence/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/syslog_utils.py to syslog_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/observationlist.py to observationlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy/analysis/eventcluster.py to eventcluster.cpython-39.pyc writing byte-compilation script '/tmp/tmpb0igkfbi.py' /usr/bin/python3 /tmp/tmpb0igkfbi.py removing /tmp/tmpb0igkfbi.py running install_egg_info running egg_info writing msticpy.egg-info/PKG-INFO writing dependency_links to msticpy.egg-info/dependency_links.txt writing requirements to msticpy.egg-info/requires.txt writing top-level names to msticpy.egg-info/top_level.txt reading manifest file 'msticpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests' adding license file 'LICENSE' adding license file 'NOTICE.txt' writing manifest file 'msticpy.egg-info/SOURCES.txt' Copying msticpy.egg-info to /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9/site-packages/msticpy-2.4.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64//usr/share/doc/python-msticpy + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64 ~/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64 ~/build/BUILD/msticpy-2.4.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/msticpy-2.4.0 + mv /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.4.0-1 --unique-debug-suffix -2.4.0-1.x86_64 --unique-debug-src-base python-msticpy-2.4.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/msticpy-2.4.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-msticpy-2.4.0-1.noarch Provides: python-msticpy python3-msticpy = 2.4.0-1 python3.9dist(msticpy) = 2.4 python3dist(msticpy) = 2.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(attrs) >= 18.2 python3.9dist(azure-common) >= 1.1.18 python3.9dist(azure-core) >= 1.24 python3.9dist(azure-identity) >= 1.10 python3.9dist(azure-mgmt-subscription) >= 3 python3.9dist(beautifulsoup4) >= 4 python3.9dist(bokeh) >= 1.4 python3.9dist(bokeh) <= 2.4.3 python3.9dist(cryptography) >= 3.1 python3.9dist(deprecated) >= 1.2.4 python3.9dist(dnspython) >= 2 python3.9dist(dnspython) < 3 python3.9dist(folium) >= 0.9 python3.9dist(geoip2) >= 2.9 python3.9dist(html5lib) python3.9dist(httpx) = 0.23.3 python3.9dist(ipython) >= 7.23.1 python3.9dist(ipywidgets) >= 7.4.2 python3.9dist(ipywidgets) < 8 python3.9dist(kqlmagiccustom) >= 0.1.114.post22 python3.9dist(lxml) >= 4.6.5 python3.9dist(matplotlib) >= 3 python3.9dist(msal) >= 1.12 python3.9dist(msal-extensions) >= 0.3 python3.9dist(msrest) >= 0.6 python3.9dist(msrestazure) >= 0.6 python3.9dist(nest-asyncio) >= 1.4 python3.9dist(networkx) >= 2.2 python3.9dist(numpy) >= 1.15.4 python3.9dist(pandas) >= 1.4 python3.9dist(pandas) < 2 python3.9dist(pygments) >= 2 python3.9dist(pyjwt) >= 2.3 python3.9dist(python-dateutil) >= 2.8.1 python3.9dist(pytz) >= 2019.2 python3.9dist(pyyaml) >= 3.13 python3.9dist(setuptools) >= 40.6.3 python3.9dist(tldextract) >= 2.2.2 python3.9dist(tqdm) >= 4.36.1 python3.9dist(typing-extensions) >= 4.2 python3.9dist(urllib3) >= 1.23 Processing files: python-msticpy-help-2.4.0-1.noarch warning: Empty %files file /builddir/build/BUILD/msticpy-2.4.0/doclist.lst Provides: python-msticpy-help = 2.4.0-1 python3-msticpy-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64 Wrote: /builddir/build/RPMS/python-msticpy-help-2.4.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-msticpy-2.4.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eq8i1g + umask 022 + cd /builddir/build/BUILD + cd msticpy-2.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-msticpy-2.4.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0