Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-edx-enterprise-data.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683318470.429367/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-edx-enterprise-data.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-edx-enterprise-data-4.6.4-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-edx-enterprise-data.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683318470.429367/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-edx-enterprise-data.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-edx-enterprise-data-4.6.4-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-edx-enterprise-data.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683318470.429367/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-edx-enterprise-data.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.bHCxk7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf edx-enterprise-data-4.6.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/edx-enterprise-data-4.6.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd edx-enterprise-data-4.6.4 + /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.284Pt2 + umask 022 + cd /builddir/build/BUILD + cd edx-enterprise-data-4.6.4 + 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/enterprise_data copying enterprise_data/constants.py -> build/lib/enterprise_data copying enterprise_data/__init__.py -> build/lib/enterprise_data copying enterprise_data/clients.py -> build/lib/enterprise_data copying enterprise_data/paginators.py -> build/lib/enterprise_data copying enterprise_data/filters.py -> build/lib/enterprise_data copying enterprise_data/utils.py -> build/lib/enterprise_data copying enterprise_data/apps.py -> build/lib/enterprise_data copying enterprise_data/urls.py -> build/lib/enterprise_data copying enterprise_data/models.py -> build/lib/enterprise_data creating build/lib/enterprise_reporting copying enterprise_reporting/__init__.py -> build/lib/enterprise_reporting copying enterprise_reporting/send_enterprise_reports.py -> build/lib/enterprise_reporting copying enterprise_reporting/delivery_method.py -> build/lib/enterprise_reporting copying enterprise_reporting/utils.py -> build/lib/enterprise_reporting copying enterprise_reporting/reporter.py -> build/lib/enterprise_reporting copying enterprise_reporting/external_resource_link_report.py -> build/lib/enterprise_reporting creating build/lib/enterprise_data_roles copying enterprise_data_roles/constants.py -> build/lib/enterprise_data_roles copying enterprise_data_roles/__init__.py -> build/lib/enterprise_data_roles copying enterprise_data_roles/rules.py -> build/lib/enterprise_data_roles copying enterprise_data_roles/apps.py -> build/lib/enterprise_data_roles copying enterprise_data_roles/admin.py -> build/lib/enterprise_data_roles copying enterprise_data_roles/models.py -> build/lib/enterprise_data_roles running egg_info writing edx_enterprise_data.egg-info/PKG-INFO writing dependency_links to edx_enterprise_data.egg-info/dependency_links.txt writing requirements to edx_enterprise_data.egg-info/requires.txt writing top-level names to edx_enterprise_data.egg-info/top_level.txt reading manifest file 'edx_enterprise_data.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CONTRIBUTING.rst' warning: no files found matching 'LICENSE.txt' warning: no files found matching 'README.rst' warning: no files found matching '*.html' under directory 'enterprise_data' warning: no files found matching '*.png' under directory 'enterprise_data' warning: no files found matching '*.gif' under directory 'enterprise_data' warning: no files found matching '*js' under directory 'enterprise_data' warning: no files found matching '*.css' under directory 'enterprise_data' warning: no files found matching '*jpg' under directory 'enterprise_data' warning: no files found matching '*jpeg' under directory 'enterprise_data' warning: no files found matching '*svg' under directory 'enterprise_data' warning: no files found matching '*.txt' under directory 'enterprise_data' warning: no files found matching '*.html' under directory 'enterprise_reporting' warning: no files found matching '*.png' under directory 'enterprise_reporting' warning: no files found matching '*.gif' under directory 'enterprise_reporting' warning: no files found matching '*js' under directory 'enterprise_reporting' warning: no files found matching '*.css' under directory 'enterprise_reporting' warning: no files found matching '*jpg' under directory 'enterprise_reporting' warning: no files found matching '*jpeg' under directory 'enterprise_reporting' warning: no files found matching '*svg' under directory 'enterprise_reporting' warning: no files found matching '*.txt' under directory 'enterprise_reporting' warning: no files found matching '*.html' under directory 'enterprise_data_roles' warning: no files found matching '*.png' under directory 'enterprise_data_roles' warning: no files found matching '*.gif' under directory 'enterprise_data_roles' warning: no files found matching '*js' under directory 'enterprise_data_roles' warning: no files found matching '*.css' under directory 'enterprise_data_roles' warning: no files found matching '*jpg' under directory 'enterprise_data_roles' warning: no files found matching '*jpeg' under directory 'enterprise_data_roles' warning: no files found matching '*svg' under directory 'enterprise_data_roles' warning: no files found matching '*.txt' under directory 'enterprise_data_roles' warning: no files found matching '*.json' under directory 'enterprise_data_roles' adding license file 'LICENSE' writing manifest file 'edx_enterprise_data.egg-info/SOURCES.txt' creating build/lib/enterprise_data/api copying enterprise_data/api/__init__.py -> build/lib/enterprise_data/api copying enterprise_data/api/urls.py -> build/lib/enterprise_data/api creating build/lib/enterprise_data/api/v0 copying enterprise_data/api/v0/__init__.py -> build/lib/enterprise_data/api/v0 copying enterprise_data/api/v0/serializers.py -> build/lib/enterprise_data/api/v0 copying enterprise_data/api/v0/urls.py -> build/lib/enterprise_data/api/v0 copying enterprise_data/api/v0/views.py -> build/lib/enterprise_data/api/v0 creating build/lib/enterprise_data/api/v1 copying enterprise_data/api/v1/__init__.py -> build/lib/enterprise_data/api/v1 copying enterprise_data/api/v1/serializers.py -> build/lib/enterprise_data/api/v1 copying enterprise_data/api/v1/urls.py -> build/lib/enterprise_data/api/v1 copying enterprise_data/api/v1/views.py -> build/lib/enterprise_data/api/v1 creating build/lib/enterprise_data/fixtures copying enterprise_data/fixtures/enterprise_enrollment.json -> build/lib/enterprise_data/fixtures copying enterprise_data/fixtures/enterprise_user.json -> build/lib/enterprise_data/fixtures creating build/lib/enterprise_data/management copying enterprise_data/management/__init__.py -> build/lib/enterprise_data/management creating build/lib/enterprise_data/management/commands copying enterprise_data/management/commands/__init__.py -> build/lib/enterprise_data/management/commands copying enterprise_data/management/commands/create_dummy_data.py -> build/lib/enterprise_data/management/commands copying enterprise_data/management/commands/create_dummy_data_lpr_v1.py -> build/lib/enterprise_data/management/commands copying enterprise_data/management/commands/create_enterprise_enrollment.py -> build/lib/enterprise_data/management/commands copying enterprise_data/management/commands/create_enterprise_learner_enrollment_lpr_v1.py -> build/lib/enterprise_data/management/commands copying enterprise_data/management/commands/create_enterprise_learner_lpr_v1.py -> build/lib/enterprise_data/management/commands copying enterprise_data/management/commands/create_enterprise_offer.py -> build/lib/enterprise_data/management/commands copying enterprise_data/management/commands/create_enterprise_user.py -> build/lib/enterprise_data/management/commands creating build/lib/enterprise_data/management/commands/tests copying enterprise_data/management/commands/tests/__init__.py -> build/lib/enterprise_data/management/commands/tests copying enterprise_data/management/commands/tests/test_create_dummy_data_lpr_v1.py -> build/lib/enterprise_data/management/commands/tests copying enterprise_data/management/commands/tests/test_create_enterprise_enrollment.py -> build/lib/enterprise_data/management/commands/tests copying enterprise_data/management/commands/tests/test_create_enterprise_learner_enrollment_lpr_v1.py -> build/lib/enterprise_data/management/commands/tests copying enterprise_data/management/commands/tests/test_create_enterprise_learner_lpr_v1.py -> build/lib/enterprise_data/management/commands/tests copying enterprise_data/management/commands/tests/test_create_enterprise_user.py -> build/lib/enterprise_data/management/commands/tests creating build/lib/enterprise_data/migrations copying enterprise_data/migrations/0001_initial.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0002_auto_20180430_1358.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0003_auto_20180501_0603.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0004_auto_20180501_0928.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0004_auto_20180508_1652.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0005_auto_20180524_2204.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0006_auto_20180612_0336.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0007_auto_20180612_0534.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0008_auto_20180614_0108.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0009_auto_20180628_1152.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0010_enterpriseenrollment_created.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0011_enterpriseuser.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0012_auto_20180831_1930.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0013_auto_20180831_1931.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0014_enterpriseuser_created.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0015_auto_20180907_1757.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0016_auto_20180924_2138.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0017_enterpriseenrollment_unenrollment_timestamp.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0018_enterprisedatafeaturerole_enterprisedataroleassignment.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0019_add_enterprise_data_feature_roles.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0020_add_role_based_access_control_switch.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0021_auto_20190329_1241.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0022_remove_role_based_access_control_switch.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0023_enterpriselearner_enterpriselearnerenrollment.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0024_auto_20210602_1811.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0025_auto_20210703_1854.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0026_auto_20210916_0414.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0027_enterpriselearnerenrollment_total_learning_time_seconds.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0028_enterpriselearnerenrollment_offer_id.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/0029_enterpriseoffer.py -> build/lib/enterprise_data/migrations copying enterprise_data/migrations/__init__.py -> build/lib/enterprise_data/migrations creating build/lib/enterprise_data/settings copying enterprise_data/settings/__init__.py -> build/lib/enterprise_data/settings copying enterprise_data/settings/test.py -> build/lib/enterprise_data/settings creating build/lib/enterprise_data/tests copying enterprise_data/tests/__init__.py -> build/lib/enterprise_data/tests copying enterprise_data/tests/mixins.py -> build/lib/enterprise_data/tests copying enterprise_data/tests/test_clients.py -> build/lib/enterprise_data/tests copying enterprise_data/tests/test_filters.py -> build/lib/enterprise_data/tests copying enterprise_data/tests/test_models.py -> build/lib/enterprise_data/tests copying enterprise_data/tests/test_utils.py -> build/lib/enterprise_data/tests copying enterprise_data/tests/test_views.py -> build/lib/enterprise_data/tests creating build/lib/enterprise_data/tests/api copying enterprise_data/tests/api/__init__.py -> build/lib/enterprise_data/tests/api creating build/lib/enterprise_data/tests/api/v0 copying enterprise_data/tests/api/v0/__init__.py -> build/lib/enterprise_data/tests/api/v0 copying enterprise_data/tests/api/v0/test_serializers.py -> build/lib/enterprise_data/tests/api/v0 creating build/lib/enterprise_data/tests/api/v1 copying enterprise_data/tests/api/v1/__init__.py -> build/lib/enterprise_data/tests/api/v1 copying enterprise_data/tests/api/v1/test_serializers.py -> build/lib/enterprise_data/tests/api/v1 copying enterprise_data/tests/api/v1/test_views.py -> build/lib/enterprise_data/tests/api/v1 creating build/lib/enterprise_reporting/clients copying enterprise_reporting/clients/__init__.py -> build/lib/enterprise_reporting/clients copying enterprise_reporting/clients/enterprise.py -> build/lib/enterprise_reporting/clients copying enterprise_reporting/clients/s3.py -> build/lib/enterprise_reporting/clients copying enterprise_reporting/clients/snowflake.py -> build/lib/enterprise_reporting/clients copying enterprise_reporting/clients/vertica.py -> build/lib/enterprise_reporting/clients creating build/lib/enterprise_reporting/fixtures copying enterprise_reporting/fixtures/__init__.py -> build/lib/enterprise_reporting/fixtures copying enterprise_reporting/fixtures/enterprise_customer_reporting.json -> build/lib/enterprise_reporting/fixtures creating build/lib/enterprise_reporting/tests copying enterprise_reporting/tests/__init__.py -> build/lib/enterprise_reporting/tests copying enterprise_reporting/tests/test_clients.py -> build/lib/enterprise_reporting/tests copying enterprise_reporting/tests/test_delivery_method.py -> build/lib/enterprise_reporting/tests copying enterprise_reporting/tests/test_enterprise_client.py -> build/lib/enterprise_reporting/tests copying enterprise_reporting/tests/test_external_link_report.py -> build/lib/enterprise_reporting/tests copying enterprise_reporting/tests/test_reporter.py -> build/lib/enterprise_reporting/tests copying enterprise_reporting/tests/test_send_enterprise_reports.py -> build/lib/enterprise_reporting/tests copying enterprise_reporting/tests/test_utils.py -> build/lib/enterprise_reporting/tests copying enterprise_reporting/tests/test_vertica_client.py -> build/lib/enterprise_reporting/tests copying enterprise_reporting/tests/utils.py -> build/lib/enterprise_reporting/tests creating build/lib/enterprise_data_roles/migrations copying enterprise_data_roles/migrations/0001_initial.py -> build/lib/enterprise_data_roles/migrations copying enterprise_data_roles/migrations/0002_add_enterprise_data_feature_roles.py -> build/lib/enterprise_data_roles/migrations copying enterprise_data_roles/migrations/0003_add_role_based_access_control_switch.py -> build/lib/enterprise_data_roles/migrations copying enterprise_data_roles/migrations/0004_enterprisedataroleassignment_enterprise_id.py -> build/lib/enterprise_data_roles/migrations copying enterprise_data_roles/migrations/0005_turn_on_role_based_access_control_switch.py -> build/lib/enterprise_data_roles/migrations copying enterprise_data_roles/migrations/0006_remove_role_based_access_control_switch.py -> build/lib/enterprise_data_roles/migrations copying enterprise_data_roles/migrations/0007_enterprisedataroleassignment_applies_to_all_contexts.py -> build/lib/enterprise_data_roles/migrations copying enterprise_data_roles/migrations/__init__.py -> build/lib/enterprise_data_roles/migrations creating build/lib/enterprise_data_roles/tests copying enterprise_data_roles/tests/__init__.py -> build/lib/enterprise_data_roles/tests copying enterprise_data_roles/tests/factories.py -> build/lib/enterprise_data_roles/tests copying enterprise_data_roles/tests/test_models.py -> build/lib/enterprise_data_roles/tests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LYnxQ3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64 + cd edx-enterprise-data-4.6.4 + 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-edx-enterprise-data-4.6.4-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-edx-enterprise-data-4.6.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data copying build/lib/enterprise_data/constants.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data copying build/lib/enterprise_data/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data copying build/lib/enterprise_data/clients.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests copying build/lib/enterprise_data/tests/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests copying build/lib/enterprise_data/tests/test_filters.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests copying build/lib/enterprise_data/tests/test_views.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests copying build/lib/enterprise_data/tests/mixins.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api copying build/lib/enterprise_data/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api/v1 copying build/lib/enterprise_data/tests/api/v1/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api/v1 copying build/lib/enterprise_data/tests/api/v1/test_views.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api/v1 copying build/lib/enterprise_data/tests/api/v1/test_serializers.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api/v1 creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api/v0 copying build/lib/enterprise_data/tests/api/v0/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api/v0 copying build/lib/enterprise_data/tests/api/v0/test_serializers.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api/v0 copying build/lib/enterprise_data/tests/test_utils.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests copying build/lib/enterprise_data/tests/test_clients.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests copying build/lib/enterprise_data/tests/test_models.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/fixtures copying build/lib/enterprise_data/fixtures/enterprise_user.json -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/fixtures copying build/lib/enterprise_data/fixtures/enterprise_enrollment.json -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/fixtures copying build/lib/enterprise_data/paginators.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api copying build/lib/enterprise_data/api/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v1 copying build/lib/enterprise_data/api/v1/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v1 copying build/lib/enterprise_data/api/v1/views.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v1 copying build/lib/enterprise_data/api/v1/serializers.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v1 copying build/lib/enterprise_data/api/v1/urls.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v1 creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v0 copying build/lib/enterprise_data/api/v0/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v0 copying build/lib/enterprise_data/api/v0/views.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v0 copying build/lib/enterprise_data/api/v0/serializers.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v0 copying build/lib/enterprise_data/api/v0/urls.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v0 copying build/lib/enterprise_data/api/urls.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api copying build/lib/enterprise_data/filters.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data copying build/lib/enterprise_data/utils.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data copying build/lib/enterprise_data/apps.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management copying build/lib/enterprise_data/management/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands copying build/lib/enterprise_data/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands copying build/lib/enterprise_data/management/commands/create_enterprise_learner_enrollment_lpr_v1.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands copying build/lib/enterprise_data/management/commands/create_dummy_data.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands copying build/lib/enterprise_data/management/commands/create_enterprise_enrollment.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/tests copying build/lib/enterprise_data/management/commands/tests/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/tests copying build/lib/enterprise_data/management/commands/tests/test_create_enterprise_user.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/tests copying build/lib/enterprise_data/management/commands/tests/test_create_enterprise_learner_enrollment_lpr_v1.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/tests copying build/lib/enterprise_data/management/commands/tests/test_create_enterprise_enrollment.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/tests copying build/lib/enterprise_data/management/commands/tests/test_create_dummy_data_lpr_v1.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/tests copying build/lib/enterprise_data/management/commands/tests/test_create_enterprise_learner_lpr_v1.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/tests copying build/lib/enterprise_data/management/commands/create_dummy_data_lpr_v1.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands copying build/lib/enterprise_data/management/commands/create_enterprise_offer.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands copying build/lib/enterprise_data/management/commands/create_enterprise_learner_lpr_v1.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands copying build/lib/enterprise_data/management/commands/create_enterprise_user.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands copying build/lib/enterprise_data/urls.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/settings copying build/lib/enterprise_data/settings/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/settings copying build/lib/enterprise_data/settings/test.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/settings copying build/lib/enterprise_data/models.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0014_enterpriseuser_created.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0007_auto_20180612_0534.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0019_add_enterprise_data_feature_roles.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0015_auto_20180907_1757.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0009_auto_20180628_1152.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0023_enterpriselearner_enterpriselearnerenrollment.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0025_auto_20210703_1854.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0008_auto_20180614_0108.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0018_enterprisedatafeaturerole_enterprisedataroleassignment.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0016_auto_20180924_2138.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0011_enterpriseuser.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0026_auto_20210916_0414.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0022_remove_role_based_access_control_switch.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0029_enterpriseoffer.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0004_auto_20180508_1652.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0002_auto_20180430_1358.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0013_auto_20180831_1931.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0020_add_role_based_access_control_switch.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0017_enterpriseenrollment_unenrollment_timestamp.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0027_enterpriselearnerenrollment_total_learning_time_seconds.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0006_auto_20180612_0336.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0028_enterpriselearnerenrollment_offer_id.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0024_auto_20210602_1811.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0021_auto_20190329_1241.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0012_auto_20180831_1930.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0005_auto_20180524_2204.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0010_enterpriseenrollment_created.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0004_auto_20180501_0928.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0003_auto_20180501_0603.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations copying build/lib/enterprise_data/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles copying build/lib/enterprise_data_roles/constants.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles copying build/lib/enterprise_data_roles/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles copying build/lib/enterprise_data_roles/rules.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/tests copying build/lib/enterprise_data_roles/tests/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/tests copying build/lib/enterprise_data_roles/tests/test_models.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/tests copying build/lib/enterprise_data_roles/tests/factories.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/tests copying build/lib/enterprise_data_roles/apps.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles copying build/lib/enterprise_data_roles/admin.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles copying build/lib/enterprise_data_roles/models.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations copying build/lib/enterprise_data_roles/migrations/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations copying build/lib/enterprise_data_roles/migrations/0005_turn_on_role_based_access_control_switch.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations copying build/lib/enterprise_data_roles/migrations/0004_enterprisedataroleassignment_enterprise_id.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations copying build/lib/enterprise_data_roles/migrations/0007_enterprisedataroleassignment_applies_to_all_contexts.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations copying build/lib/enterprise_data_roles/migrations/0002_add_enterprise_data_feature_roles.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations copying build/lib/enterprise_data_roles/migrations/0003_add_role_based_access_control_switch.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations copying build/lib/enterprise_data_roles/migrations/0006_remove_role_based_access_control_switch.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations copying build/lib/enterprise_data_roles/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting copying build/lib/enterprise_reporting/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting copying build/lib/enterprise_reporting/send_enterprise_reports.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting copying build/lib/enterprise_reporting/delivery_method.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests copying build/lib/enterprise_reporting/tests/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests copying build/lib/enterprise_reporting/tests/test_delivery_method.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests copying build/lib/enterprise_reporting/tests/test_enterprise_client.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests copying build/lib/enterprise_reporting/tests/test_utils.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests copying build/lib/enterprise_reporting/tests/utils.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests copying build/lib/enterprise_reporting/tests/test_vertica_client.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests copying build/lib/enterprise_reporting/tests/test_reporter.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests copying build/lib/enterprise_reporting/tests/test_clients.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests copying build/lib/enterprise_reporting/tests/test_external_link_report.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests copying build/lib/enterprise_reporting/tests/test_send_enterprise_reports.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/clients copying build/lib/enterprise_reporting/clients/s3.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/clients copying build/lib/enterprise_reporting/clients/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/clients copying build/lib/enterprise_reporting/clients/enterprise.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/clients copying build/lib/enterprise_reporting/clients/snowflake.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/clients copying build/lib/enterprise_reporting/clients/vertica.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/clients creating /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/fixtures copying build/lib/enterprise_reporting/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/fixtures copying build/lib/enterprise_reporting/fixtures/enterprise_customer_reporting.json -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/fixtures copying build/lib/enterprise_reporting/utils.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting copying build/lib/enterprise_reporting/reporter.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting copying build/lib/enterprise_reporting/external_resource_link_report.py -> /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/clients.py to clients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/test_filters.py to test_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api/v1/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api/v1/test_serializers.py to test_serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api/v0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/api/v0/test_serializers.py to test_serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/test_clients.py to test_clients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/tests/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/paginators.py to paginators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v1/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v1/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v1/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v0/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v0/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/v0/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/api/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/create_enterprise_learner_enrollment_lpr_v1.py to create_enterprise_learner_enrollment_lpr_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/create_dummy_data.py to create_dummy_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/create_enterprise_enrollment.py to create_enterprise_enrollment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/tests/test_create_enterprise_user.py to test_create_enterprise_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/tests/test_create_enterprise_learner_enrollment_lpr_v1.py to test_create_enterprise_learner_enrollment_lpr_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/tests/test_create_enterprise_enrollment.py to test_create_enterprise_enrollment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/tests/test_create_dummy_data_lpr_v1.py to test_create_dummy_data_lpr_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/tests/test_create_enterprise_learner_lpr_v1.py to test_create_enterprise_learner_lpr_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/create_dummy_data_lpr_v1.py to create_dummy_data_lpr_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/create_enterprise_offer.py to create_enterprise_offer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/create_enterprise_learner_lpr_v1.py to create_enterprise_learner_lpr_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/management/commands/create_enterprise_user.py to create_enterprise_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/settings/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0014_enterpriseuser_created.py to 0014_enterpriseuser_created.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0007_auto_20180612_0534.py to 0007_auto_20180612_0534.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0019_add_enterprise_data_feature_roles.py to 0019_add_enterprise_data_feature_roles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0015_auto_20180907_1757.py to 0015_auto_20180907_1757.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0009_auto_20180628_1152.py to 0009_auto_20180628_1152.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0023_enterpriselearner_enterpriselearnerenrollment.py to 0023_enterpriselearner_enterpriselearnerenrollment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0025_auto_20210703_1854.py to 0025_auto_20210703_1854.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0008_auto_20180614_0108.py to 0008_auto_20180614_0108.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0018_enterprisedatafeaturerole_enterprisedataroleassignment.py to 0018_enterprisedatafeaturerole_enterprisedataroleassignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0016_auto_20180924_2138.py to 0016_auto_20180924_2138.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0011_enterpriseuser.py to 0011_enterpriseuser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0026_auto_20210916_0414.py to 0026_auto_20210916_0414.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0022_remove_role_based_access_control_switch.py to 0022_remove_role_based_access_control_switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0029_enterpriseoffer.py to 0029_enterpriseoffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0004_auto_20180508_1652.py to 0004_auto_20180508_1652.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0002_auto_20180430_1358.py to 0002_auto_20180430_1358.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0013_auto_20180831_1931.py to 0013_auto_20180831_1931.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0020_add_role_based_access_control_switch.py to 0020_add_role_based_access_control_switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0017_enterpriseenrollment_unenrollment_timestamp.py to 0017_enterpriseenrollment_unenrollment_timestamp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0027_enterpriselearnerenrollment_total_learning_time_seconds.py to 0027_enterpriselearnerenrollment_total_learning_time_seconds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0006_auto_20180612_0336.py to 0006_auto_20180612_0336.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0028_enterpriselearnerenrollment_offer_id.py to 0028_enterpriselearnerenrollment_offer_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0024_auto_20210602_1811.py to 0024_auto_20210602_1811.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0021_auto_20190329_1241.py to 0021_auto_20190329_1241.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0012_auto_20180831_1930.py to 0012_auto_20180831_1930.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0005_auto_20180524_2204.py to 0005_auto_20180524_2204.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0010_enterpriseenrollment_created.py to 0010_enterpriseenrollment_created.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0004_auto_20180501_0928.py to 0004_auto_20180501_0928.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0003_auto_20180501_0603.py to 0003_auto_20180501_0603.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/rules.py to rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/tests/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/tests/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations/0005_turn_on_role_based_access_control_switch.py to 0005_turn_on_role_based_access_control_switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations/0004_enterprisedataroleassignment_enterprise_id.py to 0004_enterprisedataroleassignment_enterprise_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations/0007_enterprisedataroleassignment_applies_to_all_contexts.py to 0007_enterprisedataroleassignment_applies_to_all_contexts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations/0002_add_enterprise_data_feature_roles.py to 0002_add_enterprise_data_feature_roles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations/0003_add_role_based_access_control_switch.py to 0003_add_role_based_access_control_switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations/0006_remove_role_based_access_control_switch.py to 0006_remove_role_based_access_control_switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_data_roles/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/send_enterprise_reports.py to send_enterprise_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/delivery_method.py to delivery_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests/test_delivery_method.py to test_delivery_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests/test_enterprise_client.py to test_enterprise_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests/test_vertica_client.py to test_vertica_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests/test_reporter.py to test_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests/test_clients.py to test_clients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests/test_external_link_report.py to test_external_link_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/tests/test_send_enterprise_reports.py to test_send_enterprise_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/clients/s3.py to s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/clients/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/clients/enterprise.py to enterprise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/clients/snowflake.py to snowflake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/clients/vertica.py to vertica.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/fixtures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/reporter.py to reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/enterprise_reporting/external_resource_link_report.py to external_resource_link_report.cpython-39.pyc writing byte-compilation script '/tmp/tmpbq6i0eiz.py' /usr/bin/python3 /tmp/tmpbq6i0eiz.py removing /tmp/tmpbq6i0eiz.py running install_egg_info running egg_info writing edx_enterprise_data.egg-info/PKG-INFO writing dependency_links to edx_enterprise_data.egg-info/dependency_links.txt writing requirements to edx_enterprise_data.egg-info/requires.txt writing top-level names to edx_enterprise_data.egg-info/top_level.txt reading manifest file 'edx_enterprise_data.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CONTRIBUTING.rst' warning: no files found matching 'LICENSE.txt' warning: no files found matching 'README.rst' warning: no files found matching '*.html' under directory 'enterprise_data' warning: no files found matching '*.png' under directory 'enterprise_data' warning: no files found matching '*.gif' under directory 'enterprise_data' warning: no files found matching '*js' under directory 'enterprise_data' warning: no files found matching '*.css' under directory 'enterprise_data' warning: no files found matching '*jpg' under directory 'enterprise_data' warning: no files found matching '*jpeg' under directory 'enterprise_data' warning: no files found matching '*svg' under directory 'enterprise_data' warning: no files found matching '*.txt' under directory 'enterprise_data' warning: no files found matching '*.html' under directory 'enterprise_reporting' warning: no files found matching '*.png' under directory 'enterprise_reporting' warning: no files found matching '*.gif' under directory 'enterprise_reporting' warning: no files found matching '*js' under directory 'enterprise_reporting' warning: no files found matching '*.css' under directory 'enterprise_reporting' warning: no files found matching '*jpg' under directory 'enterprise_reporting' warning: no files found matching '*jpeg' under directory 'enterprise_reporting' warning: no files found matching '*svg' under directory 'enterprise_reporting' warning: no files found matching '*.txt' under directory 'enterprise_reporting' warning: no files found matching '*.html' under directory 'enterprise_data_roles' warning: no files found matching '*.png' under directory 'enterprise_data_roles' warning: no files found matching '*.gif' under directory 'enterprise_data_roles' warning: no files found matching '*js' under directory 'enterprise_data_roles' warning: no files found matching '*.css' under directory 'enterprise_data_roles' warning: no files found matching '*jpg' under directory 'enterprise_data_roles' warning: no files found matching '*jpeg' under directory 'enterprise_data_roles' warning: no files found matching '*svg' under directory 'enterprise_data_roles' warning: no files found matching '*.txt' under directory 'enterprise_data_roles' warning: no files found matching '*.json' under directory 'enterprise_data_roles' adding license file 'LICENSE' writing manifest file 'edx_enterprise_data.egg-info/SOURCES.txt' Copying edx_enterprise_data.egg-info to /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9/site-packages/edx_enterprise_data-4.6.4-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64//usr/share/doc/python-edx-enterprise-data + '[' -d doc ']' ~/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64 ~/build/BUILD/edx-enterprise-data-4.6.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64 + '[' -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/edx-enterprise-data-4.6.4 + mv /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.6.4-1 --unique-debug-suffix -4.6.4-1.x86_64 --unique-debug-src-base python-edx-enterprise-data-4.6.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/edx-enterprise-data-4.6.4 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-edx-enterprise-data-4.6.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-edx-enterprise-data-4.6.4-1.noarch Provides: python-edx-enterprise-data python3-edx-enterprise-data = 4.6.4-1 python3.9dist(edx-enterprise-data) = 4.6.4 python3dist(edx-enterprise-data) = 4.6.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(django) python3.9dist(django-fernet-fields) python3.9dist(django-filter) python3.9dist(django-model-utils) python3.9dist(edx-django-utils) python3.9dist(edx-drf-extensions) python3.9dist(edx-opaque-keys) python3.9dist(edx-rbac) python3.9dist(edx-rest-api-client) python3.9dist(factory-boy) python3.9dist(requests) python3.9dist(rules) Processing files: python-edx-enterprise-data-help-4.6.4-1.noarch warning: Empty %files file /builddir/build/BUILD/edx-enterprise-data-4.6.4/doclist.lst Provides: python-edx-enterprise-data-help = 4.6.4-1 python3-edx-enterprise-data-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-edx-enterprise-data-4.6.4-1.x86_64 Wrote: /builddir/build/RPMS/python-edx-enterprise-data-help-4.6.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-edx-enterprise-data-4.6.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lqltkw + umask 022 + cd /builddir/build/BUILD + cd edx-enterprise-data-4.6.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-edx-enterprise-data-4.6.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0