Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-py42.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686395718.804894/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-py42.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-py42-1.26.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-py42.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686395718.804894/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-py42.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-py42-1.26.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-py42.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686395718.804894/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-py42.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X6mVNw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf py42-1.26.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/py42-1.26.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd py42-1.26.2 + /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.mpRNT4 + umask 022 + cd /builddir/build/BUILD + cd py42-1.26.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/py42 copying src/py42/choices.py -> build/lib/py42 copying src/py42/__version__.py -> build/lib/py42 copying src/py42/usercontext.py -> build/lib/py42 copying src/py42/__init__.py -> build/lib/py42 copying src/py42/exceptions.py -> build/lib/py42 copying src/py42/util.py -> build/lib/py42 copying src/py42/response.py -> build/lib/py42 creating build/lib/py42/settings copying src/py42/settings/debug.py -> build/lib/py42/settings copying src/py42/settings/__init__.py -> build/lib/py42/settings creating build/lib/py42/constants copying src/py42/constants/__init__.py -> build/lib/py42/constants creating build/lib/py42/clients copying src/py42/clients/cases.py -> build/lib/py42/clients copying src/py42/clients/authority.py -> build/lib/py42/clients copying src/py42/clients/watchlists.py -> build/lib/py42/clients copying src/py42/clients/userriskprofile.py -> build/lib/py42/clients copying src/py42/clients/alerts.py -> build/lib/py42/clients copying src/py42/clients/loginconfig.py -> build/lib/py42/clients copying src/py42/clients/auditlogs.py -> build/lib/py42/clients copying src/py42/clients/trustedactivities.py -> build/lib/py42/clients copying src/py42/clients/alertrules.py -> build/lib/py42/clients copying src/py42/clients/__init__.py -> build/lib/py42/clients copying src/py42/clients/securitydata.py -> build/lib/py42/clients copying src/py42/clients/archive.py -> build/lib/py42/clients copying src/py42/clients/detectionlists.py -> build/lib/py42/clients creating build/lib/py42/services copying src/py42/services/cases.py -> build/lib/py42/services copying src/py42/services/watchlists.py -> build/lib/py42/services copying src/py42/services/userriskprofile.py -> build/lib/py42/services copying src/py42/services/alerts.py -> build/lib/py42/services copying src/py42/services/preservationdata.py -> build/lib/py42/services copying src/py42/services/auditlogs.py -> build/lib/py42/services copying src/py42/services/_auth.py -> build/lib/py42/services copying src/py42/services/legalholdapiclient.py -> build/lib/py42/services copying src/py42/services/trustedactivities.py -> build/lib/py42/services copying src/py42/services/alertrules.py -> build/lib/py42/services copying src/py42/services/administration.py -> build/lib/py42/services copying src/py42/services/__init__.py -> build/lib/py42/services copying src/py42/services/fileevent.py -> build/lib/py42/services copying src/py42/services/archive.py -> build/lib/py42/services copying src/py42/services/orgs.py -> build/lib/py42/services copying src/py42/services/legalhold.py -> build/lib/py42/services copying src/py42/services/util.py -> build/lib/py42/services copying src/py42/services/_keyvaluestore.py -> build/lib/py42/services copying src/py42/services/casesfileevents.py -> build/lib/py42/services copying src/py42/services/savedsearch.py -> build/lib/py42/services copying src/py42/services/devices.py -> build/lib/py42/services copying src/py42/services/_connection.py -> build/lib/py42/services copying src/py42/services/users.py -> build/lib/py42/services creating build/lib/py42/sdk copying src/py42/sdk/__init__.py -> build/lib/py42/sdk creating build/lib/py42/clients/settings copying src/py42/clients/settings/org_settings.py -> build/lib/py42/clients/settings copying src/py42/clients/settings/_converters.py -> build/lib/py42/clients/settings copying src/py42/clients/settings/__init__.py -> build/lib/py42/clients/settings copying src/py42/clients/settings/device_settings.py -> build/lib/py42/clients/settings creating build/lib/py42/clients/_archiveaccess copying src/py42/clients/_archiveaccess/__init__.py -> build/lib/py42/clients/_archiveaccess copying src/py42/clients/_archiveaccess/restoremanager.py -> build/lib/py42/clients/_archiveaccess copying src/py42/clients/_archiveaccess/accessorfactory.py -> build/lib/py42/clients/_archiveaccess creating build/lib/py42/services/storage copying src/py42/services/storage/preservationdata.py -> build/lib/py42/services/storage copying src/py42/services/storage/__init__.py -> build/lib/py42/services/storage copying src/py42/services/storage/archive.py -> build/lib/py42/services/storage copying src/py42/services/storage/exfiltrateddata.py -> build/lib/py42/services/storage copying src/py42/services/storage/restore.py -> build/lib/py42/services/storage copying src/py42/services/storage/_service_factory.py -> build/lib/py42/services/storage creating build/lib/py42/services/detectionlists copying src/py42/services/detectionlists/departing_employee.py -> build/lib/py42/services/detectionlists copying src/py42/services/detectionlists/__init__.py -> build/lib/py42/services/detectionlists copying src/py42/services/detectionlists/user_profile.py -> build/lib/py42/services/detectionlists copying src/py42/services/detectionlists/high_risk_employee.py -> build/lib/py42/services/detectionlists creating build/lib/py42/sdk/queries copying src/py42/sdk/queries/__init__.py -> build/lib/py42/sdk/queries copying src/py42/sdk/queries/query_filter.py -> build/lib/py42/sdk/queries creating build/lib/py42/sdk/queries/fileevents copying src/py42/sdk/queries/fileevents/file_event_query.py -> build/lib/py42/sdk/queries/fileevents copying src/py42/sdk/queries/fileevents/__init__.py -> build/lib/py42/sdk/queries/fileevents copying src/py42/sdk/queries/fileevents/util.py -> build/lib/py42/sdk/queries/fileevents creating build/lib/py42/sdk/queries/alerts copying src/py42/sdk/queries/alerts/alert_query.py -> build/lib/py42/sdk/queries/alerts copying src/py42/sdk/queries/alerts/__init__.py -> build/lib/py42/sdk/queries/alerts copying src/py42/sdk/queries/alerts/util.py -> build/lib/py42/sdk/queries/alerts creating build/lib/py42/sdk/queries/fileevents/v1 copying src/py42/sdk/queries/fileevents/v1/__init__.py -> build/lib/py42/sdk/queries/fileevents/v1 creating build/lib/py42/sdk/queries/fileevents/v2 copying src/py42/sdk/queries/fileevents/v2/file_event_query.py -> build/lib/py42/sdk/queries/fileevents/v2 copying src/py42/sdk/queries/fileevents/v2/__init__.py -> build/lib/py42/sdk/queries/fileevents/v2 creating build/lib/py42/sdk/queries/fileevents/filters copying src/py42/sdk/queries/fileevents/filters/device_filter.py -> build/lib/py42/sdk/queries/fileevents/filters copying src/py42/sdk/queries/fileevents/filters/exposure_filter.py -> build/lib/py42/sdk/queries/fileevents/filters copying src/py42/sdk/queries/fileevents/filters/__init__.py -> build/lib/py42/sdk/queries/fileevents/filters copying src/py42/sdk/queries/fileevents/filters/print_filter.py -> build/lib/py42/sdk/queries/fileevents/filters copying src/py42/sdk/queries/fileevents/filters/file_filter.py -> build/lib/py42/sdk/queries/fileevents/filters copying src/py42/sdk/queries/fileevents/filters/activity_filter.py -> build/lib/py42/sdk/queries/fileevents/filters copying src/py42/sdk/queries/fileevents/filters/risk_filter.py -> build/lib/py42/sdk/queries/fileevents/filters copying src/py42/sdk/queries/fileevents/filters/email_filter.py -> build/lib/py42/sdk/queries/fileevents/filters copying src/py42/sdk/queries/fileevents/filters/source_filter.py -> build/lib/py42/sdk/queries/fileevents/filters copying src/py42/sdk/queries/fileevents/filters/cloud_filter.py -> build/lib/py42/sdk/queries/fileevents/filters copying src/py42/sdk/queries/fileevents/filters/event_filter.py -> build/lib/py42/sdk/queries/fileevents/filters creating build/lib/py42/sdk/queries/fileevents/v2/filters copying src/py42/sdk/queries/fileevents/v2/filters/timestamp.py -> build/lib/py42/sdk/queries/fileevents/v2/filters copying src/py42/sdk/queries/fileevents/v2/filters/event.py -> build/lib/py42/sdk/queries/fileevents/v2/filters copying src/py42/sdk/queries/fileevents/v2/filters/file.py -> build/lib/py42/sdk/queries/fileevents/v2/filters copying src/py42/sdk/queries/fileevents/v2/filters/__init__.py -> build/lib/py42/sdk/queries/fileevents/v2/filters copying src/py42/sdk/queries/fileevents/v2/filters/risk_indicator_terms.py -> build/lib/py42/sdk/queries/fileevents/v2/filters copying src/py42/sdk/queries/fileevents/v2/filters/source.py -> build/lib/py42/sdk/queries/fileevents/v2/filters copying src/py42/sdk/queries/fileevents/v2/filters/user.py -> build/lib/py42/sdk/queries/fileevents/v2/filters copying src/py42/sdk/queries/fileevents/v2/filters/report.py -> build/lib/py42/sdk/queries/fileevents/v2/filters copying src/py42/sdk/queries/fileevents/v2/filters/risk.py -> build/lib/py42/sdk/queries/fileevents/v2/filters copying src/py42/sdk/queries/fileevents/v2/filters/process.py -> build/lib/py42/sdk/queries/fileevents/v2/filters copying src/py42/sdk/queries/fileevents/v2/filters/destination.py -> build/lib/py42/sdk/queries/fileevents/v2/filters creating build/lib/py42/sdk/queries/alerts/filters copying src/py42/sdk/queries/alerts/filters/alert_filter.py -> build/lib/py42/sdk/queries/alerts/filters copying src/py42/sdk/queries/alerts/filters/__init__.py -> build/lib/py42/sdk/queries/alerts/filters running egg_info writing src/py42.egg-info/PKG-INFO writing dependency_links to src/py42.egg-info/dependency_links.txt writing requirements to src/py42.egg-info/requires.txt writing top-level names to src/py42.egg-info/top_level.txt reading manifest file 'src/py42.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'src/py42.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EC7sDe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64 + cd py42-1.26.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42 copying build/lib/py42/choices.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42 creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/settings copying build/lib/py42/settings/debug.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/settings copying build/lib/py42/settings/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/settings copying build/lib/py42/__version__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42 creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/constants copying build/lib/py42/constants/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/constants creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/settings copying build/lib/py42/clients/settings/org_settings.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/settings copying build/lib/py42/clients/settings/_converters.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/settings copying build/lib/py42/clients/settings/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/settings copying build/lib/py42/clients/settings/device_settings.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/settings copying build/lib/py42/clients/cases.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients copying build/lib/py42/clients/authority.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients copying build/lib/py42/clients/watchlists.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients copying build/lib/py42/clients/userriskprofile.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients copying build/lib/py42/clients/alerts.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients copying build/lib/py42/clients/loginconfig.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients copying build/lib/py42/clients/auditlogs.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients copying build/lib/py42/clients/trustedactivities.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients copying build/lib/py42/clients/alertrules.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients copying build/lib/py42/clients/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients copying build/lib/py42/clients/securitydata.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients copying build/lib/py42/clients/archive.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/_archiveaccess copying build/lib/py42/clients/_archiveaccess/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/_archiveaccess copying build/lib/py42/clients/_archiveaccess/restoremanager.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/_archiveaccess copying build/lib/py42/clients/_archiveaccess/accessorfactory.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/_archiveaccess copying build/lib/py42/clients/detectionlists.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/cases.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/watchlists.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/userriskprofile.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/alerts.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/preservationdata.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/auditlogs.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/_auth.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/legalholdapiclient.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/trustedactivities.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/alertrules.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/administration.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/fileevent.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/archive.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/orgs.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/legalhold.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/util.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/_keyvaluestore.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/casesfileevents.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/storage copying build/lib/py42/services/storage/preservationdata.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/storage copying build/lib/py42/services/storage/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/storage copying build/lib/py42/services/storage/archive.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/storage copying build/lib/py42/services/storage/exfiltrateddata.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/storage copying build/lib/py42/services/storage/restore.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/storage copying build/lib/py42/services/storage/_service_factory.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/storage copying build/lib/py42/services/savedsearch.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/devices.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/detectionlists copying build/lib/py42/services/detectionlists/departing_employee.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/detectionlists copying build/lib/py42/services/detectionlists/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/detectionlists copying build/lib/py42/services/detectionlists/user_profile.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/detectionlists copying build/lib/py42/services/detectionlists/high_risk_employee.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/detectionlists copying build/lib/py42/services/_connection.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/services/users.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services copying build/lib/py42/usercontext.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42 copying build/lib/py42/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42 copying build/lib/py42/exceptions.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42 copying build/lib/py42/util.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42 creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk copying build/lib/py42/sdk/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v1 copying build/lib/py42/sdk/queries/fileevents/v1/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v1 copying build/lib/py42/sdk/queries/fileevents/file_event_query.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2 copying build/lib/py42/sdk/queries/fileevents/v2/file_event_query.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2 copying build/lib/py42/sdk/queries/fileevents/v2/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2 creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters copying build/lib/py42/sdk/queries/fileevents/v2/filters/timestamp.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters copying build/lib/py42/sdk/queries/fileevents/v2/filters/event.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters copying build/lib/py42/sdk/queries/fileevents/v2/filters/file.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters copying build/lib/py42/sdk/queries/fileevents/v2/filters/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters copying build/lib/py42/sdk/queries/fileevents/v2/filters/risk_indicator_terms.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters copying build/lib/py42/sdk/queries/fileevents/v2/filters/source.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters copying build/lib/py42/sdk/queries/fileevents/v2/filters/user.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters copying build/lib/py42/sdk/queries/fileevents/v2/filters/report.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters copying build/lib/py42/sdk/queries/fileevents/v2/filters/risk.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters copying build/lib/py42/sdk/queries/fileevents/v2/filters/process.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters copying build/lib/py42/sdk/queries/fileevents/v2/filters/destination.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters copying build/lib/py42/sdk/queries/fileevents/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters copying build/lib/py42/sdk/queries/fileevents/filters/device_filter.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters copying build/lib/py42/sdk/queries/fileevents/filters/exposure_filter.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters copying build/lib/py42/sdk/queries/fileevents/filters/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters copying build/lib/py42/sdk/queries/fileevents/filters/print_filter.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters copying build/lib/py42/sdk/queries/fileevents/filters/file_filter.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters copying build/lib/py42/sdk/queries/fileevents/filters/activity_filter.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters copying build/lib/py42/sdk/queries/fileevents/filters/risk_filter.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters copying build/lib/py42/sdk/queries/fileevents/filters/email_filter.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters copying build/lib/py42/sdk/queries/fileevents/filters/source_filter.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters copying build/lib/py42/sdk/queries/fileevents/filters/cloud_filter.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters copying build/lib/py42/sdk/queries/fileevents/filters/event_filter.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters copying build/lib/py42/sdk/queries/fileevents/util.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents copying build/lib/py42/sdk/queries/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/alerts copying build/lib/py42/sdk/queries/alerts/alert_query.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/alerts copying build/lib/py42/sdk/queries/alerts/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/alerts creating /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/alerts/filters copying build/lib/py42/sdk/queries/alerts/filters/alert_filter.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/alerts/filters copying build/lib/py42/sdk/queries/alerts/filters/__init__.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/alerts/filters copying build/lib/py42/sdk/queries/alerts/util.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/alerts copying build/lib/py42/sdk/queries/query_filter.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries copying build/lib/py42/response.py -> /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42 byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/choices.py to choices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/settings/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/constants/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/settings/org_settings.py to org_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/settings/_converters.py to _converters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/settings/device_settings.py to device_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/cases.py to cases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/authority.py to authority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/watchlists.py to watchlists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/userriskprofile.py to userriskprofile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/alerts.py to alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/loginconfig.py to loginconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/auditlogs.py to auditlogs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/trustedactivities.py to trustedactivities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/alertrules.py to alertrules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/securitydata.py to securitydata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/archive.py to archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/_archiveaccess/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/_archiveaccess/restoremanager.py to restoremanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/_archiveaccess/accessorfactory.py to accessorfactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/clients/detectionlists.py to detectionlists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/cases.py to cases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/watchlists.py to watchlists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/userriskprofile.py to userriskprofile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/alerts.py to alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/preservationdata.py to preservationdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/auditlogs.py to auditlogs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/_auth.py to _auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/legalholdapiclient.py to legalholdapiclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/trustedactivities.py to trustedactivities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/alertrules.py to alertrules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/administration.py to administration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/fileevent.py to fileevent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/archive.py to archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/orgs.py to orgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/legalhold.py to legalhold.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/_keyvaluestore.py to _keyvaluestore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/casesfileevents.py to casesfileevents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/storage/preservationdata.py to preservationdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/storage/archive.py to archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/storage/exfiltrateddata.py to exfiltrateddata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/storage/restore.py to restore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/storage/_service_factory.py to _service_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/savedsearch.py to savedsearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/devices.py to devices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/detectionlists/departing_employee.py to departing_employee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/detectionlists/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/detectionlists/user_profile.py to user_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/detectionlists/high_risk_employee.py to high_risk_employee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/_connection.py to _connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/services/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/usercontext.py to usercontext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/file_event_query.py to file_event_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/file_event_query.py to file_event_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters/timestamp.py to timestamp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters/risk_indicator_terms.py to risk_indicator_terms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters/risk.py to risk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/v2/filters/destination.py to destination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters/device_filter.py to device_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters/exposure_filter.py to exposure_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters/print_filter.py to print_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters/file_filter.py to file_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters/activity_filter.py to activity_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters/risk_filter.py to risk_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters/email_filter.py to email_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters/source_filter.py to source_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters/cloud_filter.py to cloud_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/filters/event_filter.py to event_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/fileevents/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/alerts/alert_query.py to alert_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/alerts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/alerts/filters/alert_filter.py to alert_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/alerts/filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/alerts/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/sdk/queries/query_filter.py to query_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42/response.py to response.cpython-39.pyc writing byte-compilation script '/tmp/tmpihenxps0.py' /usr/bin/python3 /tmp/tmpihenxps0.py removing /tmp/tmpihenxps0.py running install_egg_info running egg_info writing src/py42.egg-info/PKG-INFO writing dependency_links to src/py42.egg-info/dependency_links.txt writing requirements to src/py42.egg-info/requires.txt writing top-level names to src/py42.egg-info/top_level.txt reading manifest file 'src/py42.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'src/py42.egg-info/SOURCES.txt' Copying src/py42.egg-info to /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/usr/lib/python3.9/site-packages/py42-1.26.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64//usr/share/doc/python-py42 + '[' -d doc ']' ~/build/BUILDROOT/python-py42-1.26.2-1.aarch64 ~/build/BUILD/py42-1.26.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/py42-1.26.2 + popd + mv /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.26.2-1 --unique-debug-suffix -1.26.2-1.aarch64 --unique-debug-src-base python-py42-1.26.2-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/py42-1.26.2 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-py42-1.26.2-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-py42-1.26.2-1.noarch Provides: python-py42 python3-py42 = 1.26.2-1 python3.9dist(py42) = 1.26.2 python3dist(py42) = 1.26.2 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(requests) >= 2.25 python3.9dist(urllib3) >= 1.26.6 python3.9dist(urllib3) < 2 Processing files: python-py42-help-1.26.2-1.noarch warning: Empty %files file /builddir/build/BUILD/py42-1.26.2/doclist.lst Provides: python-py42-help = 1.26.2-1 python3-py42-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-py42-1.26.2-1.aarch64 Wrote: /builddir/build/RPMS/python-py42-help-1.26.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-py42-1.26.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sXrvhQ + umask 022 + cd /builddir/build/BUILD + cd py42-1.26.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-py42-1.26.2-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0