Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-otter-grader.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682016967.524522/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-otter-grader.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-otter-grader-4.3.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 x86_64 --nodeps /builddir/build/SPECS/python-otter-grader.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682016967.524522/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-otter-grader.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-otter-grader-4.3.2-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-otter-grader.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682016967.524522/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-otter-grader.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.bSs5s6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf otter-grader-4.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/otter-grader-4.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd otter-grader-4.3.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.415sTF + umask 022 + cd /builddir/build/BUILD + cd otter-grader-4.3.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 -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/otter copying otter/cli.py -> build/lib/otter copying otter/version.py -> build/lib/otter copying otter/utils.py -> build/lib/otter copying otter/__init__.py -> build/lib/otter copying otter/api.py -> build/lib/otter copying otter/__main__.py -> build/lib/otter creating build/lib/otter/test_files copying otter/test_files/exception_test.py -> build/lib/otter/test_files copying otter/test_files/abstract_test.py -> build/lib/otter/test_files copying otter/test_files/__init__.py -> build/lib/otter/test_files copying otter/test_files/metadata_test.py -> build/lib/otter/test_files copying otter/test_files/ok_test.py -> build/lib/otter/test_files copying otter/test_files/ottr_test.py -> build/lib/otter/test_files creating build/lib/otter/assign copying otter/assign/notebook_transformer.py -> build/lib/otter/assign copying otter/assign/tests_manager.py -> build/lib/otter/assign copying otter/assign/feature_toggle.py -> build/lib/otter/assign copying otter/assign/utils.py -> build/lib/otter/assign copying otter/assign/cell_factory.py -> build/lib/otter/assign copying otter/assign/question_config.py -> build/lib/otter/assign copying otter/assign/output.py -> build/lib/otter/assign copying otter/assign/plugins.py -> build/lib/otter/assign copying otter/assign/__init__.py -> build/lib/otter/assign copying otter/assign/solutions.py -> build/lib/otter/assign copying otter/assign/assignment.py -> build/lib/otter/assign copying otter/assign/blocks.py -> build/lib/otter/assign creating build/lib/otter/generate copying otter/generate/utils.py -> build/lib/otter/generate copying otter/generate/token.py -> build/lib/otter/generate copying otter/generate/__init__.py -> build/lib/otter/generate creating build/lib/otter/grade copying otter/grade/utils.py -> build/lib/otter/grade copying otter/grade/__init__.py -> build/lib/otter/grade copying otter/grade/containers.py -> build/lib/otter/grade creating build/lib/otter/plugins copying otter/plugins/abstract_plugin.py -> build/lib/otter/plugins copying otter/plugins/__init__.py -> build/lib/otter/plugins creating build/lib/otter/execute copying otter/execute/execute_notebook.py -> build/lib/otter/execute copying otter/execute/execute_log.py -> build/lib/otter/execute copying otter/execute/checker.py -> build/lib/otter/execute copying otter/execute/__init__.py -> build/lib/otter/execute copying otter/execute/transforms.py -> build/lib/otter/execute creating build/lib/otter/export copying otter/export/utils.py -> build/lib/otter/export copying otter/export/__init__.py -> build/lib/otter/export creating build/lib/otter/run copying otter/run/__init__.py -> build/lib/otter/run creating build/lib/otter/check copying otter/check/notebook.py -> build/lib/otter/check copying otter/check/utils.py -> build/lib/otter/check copying otter/check/__init__.py -> build/lib/otter/check copying otter/check/logs.py -> build/lib/otter/check creating build/lib/otter/assign/v0 copying otter/assign/v0/notebook_transformer.py -> build/lib/otter/assign/v0 copying otter/assign/v0/tests.py -> build/lib/otter/assign/v0 copying otter/assign/v0/utils.py -> build/lib/otter/assign/v0 copying otter/assign/v0/output.py -> build/lib/otter/assign/v0 copying otter/assign/v0/constants.py -> build/lib/otter/assign/v0 copying otter/assign/v0/plugins.py -> build/lib/otter/assign/v0 copying otter/assign/v0/__init__.py -> build/lib/otter/assign/v0 copying otter/assign/v0/questions.py -> build/lib/otter/assign/v0 copying otter/assign/v0/solutions.py -> build/lib/otter/assign/v0 copying otter/assign/v0/assignment.py -> build/lib/otter/assign/v0 copying otter/assign/v0/cell_generators.py -> build/lib/otter/assign/v0 creating build/lib/otter/assign/r_adapter copying otter/assign/r_adapter/rmarkdown_converter.py -> build/lib/otter/assign/r_adapter copying otter/assign/r_adapter/tests_manager.py -> build/lib/otter/assign/r_adapter copying otter/assign/r_adapter/cell_factory.py -> build/lib/otter/assign/r_adapter copying otter/assign/r_adapter/__init__.py -> build/lib/otter/assign/r_adapter copying otter/assign/r_adapter/solutions.py -> build/lib/otter/assign/r_adapter creating build/lib/otter/assign/v0/rmarkdown_adapter copying otter/assign/v0/rmarkdown_adapter/notebook_transformer.py -> build/lib/otter/assign/v0/rmarkdown_adapter copying otter/assign/v0/rmarkdown_adapter/tests.py -> build/lib/otter/assign/v0/rmarkdown_adapter copying otter/assign/v0/rmarkdown_adapter/utils.py -> build/lib/otter/assign/v0/rmarkdown_adapter copying otter/assign/v0/rmarkdown_adapter/output.py -> build/lib/otter/assign/v0/rmarkdown_adapter copying otter/assign/v0/rmarkdown_adapter/constants.py -> build/lib/otter/assign/v0/rmarkdown_adapter copying otter/assign/v0/rmarkdown_adapter/__init__.py -> build/lib/otter/assign/v0/rmarkdown_adapter copying otter/assign/v0/rmarkdown_adapter/solutions.py -> build/lib/otter/assign/v0/rmarkdown_adapter creating build/lib/otter/assign/v0/convert copying otter/assign/v0/convert/notebook_transformer.py -> build/lib/otter/assign/v0/convert copying otter/assign/v0/convert/__init__.py -> build/lib/otter/assign/v0/convert copying otter/assign/v0/convert/__main__.py -> build/lib/otter/assign/v0/convert creating build/lib/otter/assign/v0/r_adapter copying otter/assign/v0/r_adapter/tests.py -> build/lib/otter/assign/v0/r_adapter copying otter/assign/v0/r_adapter/__init__.py -> build/lib/otter/assign/v0/r_adapter creating build/lib/otter/plugins/builtin copying otter/plugins/builtin/grade_override.py -> build/lib/otter/plugins/builtin copying otter/plugins/builtin/__init__.py -> build/lib/otter/plugins/builtin copying otter/plugins/builtin/rate_limiting.py -> build/lib/otter/plugins/builtin creating build/lib/otter/plugins/builtin/gmail_notifications copying otter/plugins/builtin/gmail_notifications/__init__.py -> build/lib/otter/plugins/builtin/gmail_notifications creating build/lib/otter/plugins/builtin/gmail_notifications/bin copying otter/plugins/builtin/gmail_notifications/bin/gmail_oauth2.py -> build/lib/otter/plugins/builtin/gmail_notifications/bin copying otter/plugins/builtin/gmail_notifications/bin/__init__.py -> build/lib/otter/plugins/builtin/gmail_notifications/bin creating build/lib/otter/export/exporters copying otter/export/exporters/via_latex.py -> build/lib/otter/export/exporters copying otter/export/exporters/utils.py -> build/lib/otter/export/exporters copying otter/export/exporters/base_exporter.py -> build/lib/otter/export/exporters copying otter/export/exporters/__init__.py -> build/lib/otter/export/exporters copying otter/export/exporters/via_html.py -> build/lib/otter/export/exporters creating build/lib/otter/run/run_autograder copying otter/run/run_autograder/utils.py -> build/lib/otter/run/run_autograder copying otter/run/run_autograder/__init__.py -> build/lib/otter/run/run_autograder copying otter/run/run_autograder/autograder_config.py -> build/lib/otter/run/run_autograder creating build/lib/otter/run/run_autograder/runners copying otter/run/run_autograder/runners/abstract_runner.py -> build/lib/otter/run/run_autograder/runners copying otter/run/run_autograder/runners/python_runner.py -> build/lib/otter/run/run_autograder/runners copying otter/run/run_autograder/runners/__init__.py -> build/lib/otter/run/run_autograder/runners copying otter/run/run_autograder/runners/r_runner.py -> build/lib/otter/run/run_autograder/runners creating build/lib/otter/check/validate_export copying otter/check/validate_export/__init__.py -> build/lib/otter/check/validate_export copying otter/check/validate_export/__main__.py -> build/lib/otter/check/validate_export creating build/lib/otter/generate/templates creating build/lib/otter/generate/templates/python copying otter/generate/templates/python/run_autograder -> build/lib/otter/generate/templates/python copying otter/generate/templates/python/requirements.txt -> build/lib/otter/generate/templates/python copying otter/generate/templates/python/run_otter.py -> build/lib/otter/generate/templates/python copying otter/generate/templates/python/environment.yml -> build/lib/otter/generate/templates/python copying otter/generate/templates/python/setup.sh -> build/lib/otter/generate/templates/python creating build/lib/otter/generate/templates/r copying otter/generate/templates/r/requirements.r -> build/lib/otter/generate/templates/r copying otter/generate/templates/r/run_autograder -> build/lib/otter/generate/templates/r copying otter/generate/templates/r/requirements.txt -> build/lib/otter/generate/templates/r copying otter/generate/templates/r/run_otter.py -> build/lib/otter/generate/templates/r copying otter/generate/templates/r/environment.yml -> build/lib/otter/generate/templates/r copying otter/generate/templates/r/setup.sh -> build/lib/otter/generate/templates/r copying otter/grade/Dockerfile -> build/lib/otter/grade creating build/lib/otter/export/exporters/templates copying otter/export/exporters/templates/via_latex_xecjk.tpl -> build/lib/otter/export/exporters/templates copying otter/export/exporters/templates/via_html.tpl -> build/lib/otter/export/exporters/templates copying otter/export/exporters/templates/via_latex.tpl -> build/lib/otter/export/exporters/templates creating build/lib/otter/export/exporters/templates/via_latex copying otter/export/exporters/templates/via_latex/index.tex.j2 -> build/lib/otter/export/exporters/templates/via_latex copying otter/export/exporters/templates/via_latex/conf.json -> build/lib/otter/export/exporters/templates/via_latex creating build/lib/otter/export/exporters/templates/via_latex_xecjk copying otter/export/exporters/templates/via_latex_xecjk/index.tex.j2 -> build/lib/otter/export/exporters/templates/via_latex_xecjk copying otter/export/exporters/templates/via_latex_xecjk/conf.json -> build/lib/otter/export/exporters/templates/via_latex_xecjk creating build/lib/otter/export/exporters/templates/via_html copying otter/export/exporters/templates/via_html/index.html.j2 -> build/lib/otter/export/exporters/templates/via_html copying otter/export/exporters/templates/via_html/conf.json -> build/lib/otter/export/exporters/templates/via_html + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xGJhpE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64 + cd otter-grader-4.3.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 -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-otter-grader-4.3.2-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-otter-grader-4.3.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/test_files copying build/lib/otter/test_files/exception_test.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/test_files copying build/lib/otter/test_files/abstract_test.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/test_files copying build/lib/otter/test_files/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/test_files copying build/lib/otter/test_files/metadata_test.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/test_files copying build/lib/otter/test_files/ok_test.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/test_files copying build/lib/otter/test_files/ottr_test.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/test_files copying build/lib/otter/cli.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign copying build/lib/otter/assign/notebook_transformer.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0 copying build/lib/otter/assign/v0/notebook_transformer.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0 copying build/lib/otter/assign/v0/tests.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0 copying build/lib/otter/assign/v0/utils.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0 copying build/lib/otter/assign/v0/output.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0 copying build/lib/otter/assign/v0/constants.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0 copying build/lib/otter/assign/v0/plugins.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0 copying build/lib/otter/assign/v0/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0 copying build/lib/otter/assign/v0/questions.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0 copying build/lib/otter/assign/v0/solutions.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0 creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter copying build/lib/otter/assign/v0/rmarkdown_adapter/notebook_transformer.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter copying build/lib/otter/assign/v0/rmarkdown_adapter/tests.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter copying build/lib/otter/assign/v0/rmarkdown_adapter/utils.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter copying build/lib/otter/assign/v0/rmarkdown_adapter/output.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter copying build/lib/otter/assign/v0/rmarkdown_adapter/constants.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter copying build/lib/otter/assign/v0/rmarkdown_adapter/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter copying build/lib/otter/assign/v0/rmarkdown_adapter/solutions.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter copying build/lib/otter/assign/v0/assignment.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0 creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/convert copying build/lib/otter/assign/v0/convert/notebook_transformer.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/convert copying build/lib/otter/assign/v0/convert/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/convert copying build/lib/otter/assign/v0/convert/__main__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/convert copying build/lib/otter/assign/v0/cell_generators.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0 creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/r_adapter copying build/lib/otter/assign/v0/r_adapter/tests.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/r_adapter copying build/lib/otter/assign/v0/r_adapter/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/r_adapter copying build/lib/otter/assign/tests_manager.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign copying build/lib/otter/assign/feature_toggle.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign copying build/lib/otter/assign/utils.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign copying build/lib/otter/assign/cell_factory.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign copying build/lib/otter/assign/question_config.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign copying build/lib/otter/assign/output.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign copying build/lib/otter/assign/plugins.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign copying build/lib/otter/assign/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign copying build/lib/otter/assign/solutions.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign copying build/lib/otter/assign/assignment.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/r_adapter copying build/lib/otter/assign/r_adapter/rmarkdown_converter.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/r_adapter copying build/lib/otter/assign/r_adapter/tests_manager.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/r_adapter copying build/lib/otter/assign/r_adapter/cell_factory.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/r_adapter copying build/lib/otter/assign/r_adapter/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/r_adapter copying build/lib/otter/assign/r_adapter/solutions.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/r_adapter copying build/lib/otter/assign/blocks.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/python copying build/lib/otter/generate/templates/python/run_autograder -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/python copying build/lib/otter/generate/templates/python/requirements.txt -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/python copying build/lib/otter/generate/templates/python/run_otter.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/python copying build/lib/otter/generate/templates/python/environment.yml -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/python copying build/lib/otter/generate/templates/python/setup.sh -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/python creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/r copying build/lib/otter/generate/templates/r/requirements.r -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/r copying build/lib/otter/generate/templates/r/run_autograder -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/r copying build/lib/otter/generate/templates/r/requirements.txt -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/r copying build/lib/otter/generate/templates/r/run_otter.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/r copying build/lib/otter/generate/templates/r/environment.yml -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/r copying build/lib/otter/generate/templates/r/setup.sh -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/r copying build/lib/otter/generate/utils.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate copying build/lib/otter/generate/token.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate copying build/lib/otter/generate/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate copying build/lib/otter/version.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/grade copying build/lib/otter/grade/utils.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/grade copying build/lib/otter/grade/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/grade copying build/lib/otter/grade/containers.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/grade copying build/lib/otter/grade/Dockerfile -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/grade copying build/lib/otter/utils.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin copying build/lib/otter/plugins/builtin/grade_override.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin copying build/lib/otter/plugins/builtin/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin/gmail_notifications copying build/lib/otter/plugins/builtin/gmail_notifications/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin/gmail_notifications creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin/gmail_notifications/bin copying build/lib/otter/plugins/builtin/gmail_notifications/bin/gmail_oauth2.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin/gmail_notifications/bin copying build/lib/otter/plugins/builtin/gmail_notifications/bin/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin/gmail_notifications/bin copying build/lib/otter/plugins/builtin/rate_limiting.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin copying build/lib/otter/plugins/abstract_plugin.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins copying build/lib/otter/plugins/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins copying build/lib/otter/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/execute copying build/lib/otter/execute/execute_notebook.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/execute copying build/lib/otter/execute/execute_log.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/execute copying build/lib/otter/execute/checker.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/execute copying build/lib/otter/execute/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/execute copying build/lib/otter/execute/transforms.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/execute copying build/lib/otter/api.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/templates copying build/lib/otter/export/exporters/templates/via_latex_xecjk.tpl -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/templates copying build/lib/otter/export/exporters/templates/via_html.tpl -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/templates creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/templates/via_latex copying build/lib/otter/export/exporters/templates/via_latex/index.tex.j2 -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/templates/via_latex copying build/lib/otter/export/exporters/templates/via_latex/conf.json -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/templates/via_latex creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/templates/via_latex_xecjk copying build/lib/otter/export/exporters/templates/via_latex_xecjk/index.tex.j2 -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/templates/via_latex_xecjk copying build/lib/otter/export/exporters/templates/via_latex_xecjk/conf.json -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/templates/via_latex_xecjk copying build/lib/otter/export/exporters/templates/via_latex.tpl -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/templates creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/templates/via_html copying build/lib/otter/export/exporters/templates/via_html/index.html.j2 -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/templates/via_html copying build/lib/otter/export/exporters/templates/via_html/conf.json -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/templates/via_html copying build/lib/otter/export/exporters/via_latex.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters copying build/lib/otter/export/exporters/utils.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters copying build/lib/otter/export/exporters/base_exporter.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters copying build/lib/otter/export/exporters/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters copying build/lib/otter/export/exporters/via_html.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters copying build/lib/otter/export/utils.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export copying build/lib/otter/export/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder copying build/lib/otter/run/run_autograder/utils.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder copying build/lib/otter/run/run_autograder/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder copying build/lib/otter/run/run_autograder/autograder_config.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder/runners copying build/lib/otter/run/run_autograder/runners/abstract_runner.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder/runners copying build/lib/otter/run/run_autograder/runners/python_runner.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder/runners copying build/lib/otter/run/run_autograder/runners/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder/runners copying build/lib/otter/run/run_autograder/runners/r_runner.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder/runners copying build/lib/otter/run/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run copying build/lib/otter/__main__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check copying build/lib/otter/check/notebook.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check copying build/lib/otter/check/utils.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check copying build/lib/otter/check/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check copying build/lib/otter/check/logs.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check creating /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check/validate_export copying build/lib/otter/check/validate_export/__init__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check/validate_export copying build/lib/otter/check/validate_export/__main__.py -> /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check/validate_export byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/test_files/exception_test.py to exception_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/test_files/abstract_test.py to abstract_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/test_files/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/test_files/metadata_test.py to metadata_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/test_files/ok_test.py to ok_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/test_files/ottr_test.py to ottr_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/notebook_transformer.py to notebook_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/notebook_transformer.py to notebook_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/output.py to output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/questions.py to questions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/solutions.py to solutions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter/notebook_transformer.py to notebook_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter/output.py to output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/rmarkdown_adapter/solutions.py to solutions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/assignment.py to assignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/convert/notebook_transformer.py to notebook_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/convert/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/convert/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/cell_generators.py to cell_generators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/r_adapter/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/v0/r_adapter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/tests_manager.py to tests_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/feature_toggle.py to feature_toggle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/cell_factory.py to cell_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/question_config.py to question_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/output.py to output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/solutions.py to solutions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/assignment.py to assignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/r_adapter/rmarkdown_converter.py to rmarkdown_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/r_adapter/tests_manager.py to tests_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/r_adapter/cell_factory.py to cell_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/r_adapter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/r_adapter/solutions.py to solutions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/assign/blocks.py to blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/python/run_otter.py to run_otter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/templates/r/run_otter.py to run_otter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/token.py to token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/generate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/grade/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/grade/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/grade/containers.py to containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin/grade_override.py to grade_override.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin/gmail_notifications/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin/gmail_notifications/bin/gmail_oauth2.py to gmail_oauth2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin/gmail_notifications/bin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/builtin/rate_limiting.py to rate_limiting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/abstract_plugin.py to abstract_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/execute/execute_notebook.py to execute_notebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/execute/execute_log.py to execute_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/execute/checker.py to checker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/execute/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/execute/transforms.py to transforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/via_latex.py to via_latex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/base_exporter.py to base_exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/exporters/via_html.py to via_html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder/autograder_config.py to autograder_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder/runners/abstract_runner.py to abstract_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder/runners/python_runner.py to python_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder/runners/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/run_autograder/runners/r_runner.py to r_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/run/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check/notebook.py to notebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check/logs.py to logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check/validate_export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter/check/validate_export/__main__.py to __main__.cpython-39.pyc writing byte-compilation script '/tmp/tmp4m5k8nis.py' /usr/bin/python3 /tmp/tmp4m5k8nis.py removing /tmp/tmp4m5k8nis.py running install_egg_info running egg_info writing otter_grader.egg-info/PKG-INFO writing dependency_links to otter_grader.egg-info/dependency_links.txt writing entry points to otter_grader.egg-info/entry_points.txt writing requirements to otter_grader.egg-info/requires.txt writing top-level names to otter_grader.egg-info/top_level.txt reading manifest file 'otter_grader.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.dockerignore' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.github' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'Dockerfile' warning: no previously-included files found matching 'docs' warning: no previously-included files found matching 'environment.yml' warning: no previously-included files found matching 'examples' warning: no previously-included files found matching 'logo' warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching 'rtd_environment.yml' warning: no previously-included files found matching 'slack-shields.json' warning: no previously-included files found matching 'test' adding license file 'LICENSE' writing manifest file 'otter_grader.egg-info/SOURCES.txt' Copying otter_grader.egg-info to /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9/site-packages/otter_grader-4.3.2-py3.9.egg-info running install_scripts Installing gmail_oauth2 script to /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/bin Installing otter script to /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64//usr/share/doc/python-otter-grader + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64 ~/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64 ~/build/BUILD/otter-grader-4.3.2 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/otter-grader-4.3.2 + mv /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.3.2-1 --unique-debug-suffix -4.3.2-1.x86_64 --unique-debug-src-base python-otter-grader-4.3.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/otter-grader-4.3.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-otter-grader-4.3.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-otter-grader-4.3.2-1.noarch Provides: python-otter-grader python3-otter-grader = 4.3.2-1 python3.9dist(otter-grader) = 4.3.2 python3dist(otter-grader) = 4.3.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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(click) python3.9dist(dill) python3.9dist(fica) >= 0.2 python3.9dist(google-api-python-client) python3.9dist(google-auth-oauthlib) python3.9dist(ipython) python3.9dist(jinja2) python3.9dist(jupytext) python3.9dist(nbformat) python3.9dist(pandas) python3.9dist(python-on-whales) python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(setuptools) python3.9dist(six) python3.9dist(wrapt) Processing files: python-otter-grader-help-4.3.2-1.noarch warning: Empty %files file /builddir/build/BUILD/otter-grader-4.3.2/doclist.lst Provides: python-otter-grader-help = 4.3.2-1 python3-otter-grader-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-otter-grader-4.3.2-1.x86_64 Wrote: /builddir/build/RPMS/python-otter-grader-help-4.3.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-otter-grader-4.3.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oz130Y + umask 022 + cd /builddir/build/BUILD + cd otter-grader-4.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-otter-grader-4.3.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0