Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/copr-frontend.spec'], chrootPath='/var/lib/mock/803032-fedora-rawhide-x86_64-1537993371.286883/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._wxzul2b:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f4aa4abe84e34819aa561aa51eae351b', '-D', '/var/lib/mock/803032-fedora-rawhide-x86_64-1537993371.286883/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._wxzul2b:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/copr-frontend.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/copr-frontend-1.133.git.373.e3787ffa-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/copr-frontend.spec'], chrootPath='/var/lib/mock/803032-fedora-rawhide-x86_64-1537993371.286883/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._wxzul2b:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3fadd1719e0948eb894d4d1a971b602b', '-D', '/var/lib/mock/803032-fedora-rawhide-x86_64-1537993371.286883/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._wxzul2b:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/copr-frontend.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tQpeoU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf copr-frontend-1.133.git.373.e3787ffa + /usr/bin/gzip -dc /builddir/build/SOURCES/copr-frontend-1.133.git.373.e3787ffa.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd copr-frontend-1.133.git.373.e3787ffa + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vAO2xA + umask 022 + cd /builddir/build/BUILD + cd copr-frontend-1.133.git.373.e3787ffa + COPR_CONFIG=../../documentation/copr-documentation.conf + make -C documentation -j2 python make: Entering directory '/builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/documentation' mkdir -p build/py-doc-build echo "[epydoc]" > build/epydoc.lst echo -n "modules: " >> build/epydoc.lst find ../coprs_frontend -type f -name '*.py' | grep -v test | xargs echo -n >> build/epydoc.lst `which epydoc` --inheritance listed --graph all --html -o python-doc --config build/epydoc.lst [ Warning: Identifier 'pagure-events' looks suspicious; using it anyway. [ +--------------------------------------------------------------------- | In ../coprs_frontend/run/pagure-events.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named zmq (line 5) | [ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/run/check_for_anitya_version_updates.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask_sqlalchemy (line 11) | [ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/manage.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named sqlalchemy (line 7) | [ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/whoosheers.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/webhooks_ns/webhooks_general.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/webhooks_ns/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/user_ns/user_general.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/user_ns/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/tmp_ns/tmp_general.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/tmp_ns/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/status_ns/status_general.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/status_ns/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/stats_ns/stats_receiver.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/stats_ns/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/recent_ns/recent_general.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/recent_ns/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/misc.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/groups_ns/groups_general.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/groups_ns/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/coprs_ns/coprs_packages.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/coprs_ns/coprs_general.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/coprs_ns/coprs_chroots.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/coprs_ns/coprs_builds.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/coprs_ns/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/backend_ns/backend_general.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/backend_ns/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/apiv3_ns/json2form.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/apiv3_ns/apiv3_projects.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/apiv3_ns/apiv3_project_chroots.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/apiv3_ns/apiv3_packages.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/apiv3_ns/apiv3_modules.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/apiv3_ns/apiv3_general.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/apiv3_ns/apiv3_builds.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/apiv3_ns/apiv3_build_chroots.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/apiv3_ns/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/api_ns/api_general.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [..... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/api_ns/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [..... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/admin_ns/admin_general.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [..... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/admin_ns/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [..... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/views/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [..... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/rmodels.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [..... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/rest_api/util.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [..... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/rest_api/schemas.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [...... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/rest_api/resources/project_chroot.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [...... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/rest_api/resources/project.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [...... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/rest_api/resources/mock_chroot.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [...... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/rest_api/resources/build_task.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [...... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/rest_api/resources/build.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [...... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/rest_api/resources/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [...... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/rest_api/exceptions.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [...... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/rest_api/common.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [....... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/rest_api/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [....... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/redis_session.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [....... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/models.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [....... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/mail.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [....... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/logic/users_logic.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [....... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/logic/stat_logic.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [....... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/logic/packages_logic.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [........ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/logic/modules_logic.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [........ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/logic/helpers.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [........ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/logic/coprs_logic.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [........ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/logic/complex_logic.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [........ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/logic/builds_logic.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [........ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/logic/backend_logic.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [........ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/logic/api_logic.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/logic/actions_logic.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/logic/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/log.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [......... Warning: Parsing /builddir/build/BUILD/ copr-frontend-1.133.git.373.e3787ffa/coprs_frontend/coprs/ helpers.py (line 45): Unable to extract the base list for class 'coprs.helpers.PermissionEnum'. Warning: Parsing /builddir/build/BUILD/ copr-frontend-1.133.git.373.e3787ffa/coprs_frontend/coprs/ helpers.py (line 53): Unable to extract the base list for class 'coprs.helpers.BuildSourceEnum'. +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/helpers.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/forms.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/filters.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/exceptions.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/context_processors.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/constants.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/config.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/coprs/__init__.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named flask (line 4) | [.......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/alembic/schema/versions/ | fdec9947f8a1_add_web_hook_source_type_index.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | [.......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/alembic/schema/versions/ | f61a5c930abf_unique_constraint_on_modules.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | [.......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/alembic/schema/versions/ | e183e12563ee_add_index_to_module_id.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | [........... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/alembic/schema/versions/ | dabab11132c1_initial_db_setup.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | [........... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/alembic/schema/versions/ | cab566cc7dfb_add_batch_build_table.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | [........... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/alembic/schema/versions/c28451aaed50_fix_defaults.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | [........... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/alembic/schema/versions/ | bf4b5dc74740_map_mock_croots_to_dits_git_branch.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | [........... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/alembic/schema/versions/ | acac8d3ae868_add_table_for_graph_statistics.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | [........... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/alembic/schema/versions/ | ac5917e5c4fe_make_copr_dirs_unique_by_ownername.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | [........... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/alembic/schema/versions/ | a8654abcec65_unify_scm_source_types.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 887cbbd6575e_scm_integration.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 878d9d5311b7_add_use_bootstrap_container_to_copr.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 7bb0c7762df0_make_new_prio_columns.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 669ba46bf357_add_srpm_url_to_build_table.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 512ff2b9eb6c_unify_scm_source_types_for_packages.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 4edb1ca2a13f_remove_priority_columns.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 4af9d157c4ea_add_unique_constraint_for_mock_chroots.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 465202bfb9ce_update_db_functions.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 3d89a66848c5_follow_fedora_branching.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 3b67c52f5277_add_repos_to_copr_chroot.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 3b0851cb25fc_add_build_to_module_relation.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 38ea34def9a_add_proxy_column_to_user_table.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 3637b9daf7e4_generate_main_copr_dirs.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 3576fc77fb31_added_source_status_to_build.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 26bf5b9a4dd0_indeces_for_faster_build_selection.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 24e9054d4155_fix_results_paths.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 227f6bf8f10b_add_build_requires_to_build_chroot.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 1f94b22f70a1_change_module_version_to_bigint.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/schema/versions/ | 10029c92dd0d_add_with_without_columns_for_copr_chroot.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | [............ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/alembic/schema/env.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 2) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/fedora/versions/ | 94975badc43_fedora_22_chroots_deactivated.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/fedora/versions/ | 8de41eec1d1_enabling_fedora_25_chroots.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/fedora/versions/ | 419a626c25e6_rename_rawhide_to_f26.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/fedora/versions/ | 3341bf554454_add_mageia_chroots.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | +--------------------------------------------------------------------- | In ../coprs_frontend/alembic/fedora/versions/ | 14d5bf9ab362_enable_rawhide.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 13) | [............ +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/ | coprs_frontend/alembic/fedora/env.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named alembic (line 2) | Error: Two of the specified items, '../coprs_frontend/alembic/ schema/env.py' and '../coprs_frontend/alembic/fedora/env.py', have the same canonical name ("env"). This may mean that you specified two different files that both use the same module name. Ignoring the second item ('../coprs_frontend/alembic/ schema/env.py') [.................... Warning: No information available for coprs.filters.CoprHtmlRenderer's base CommonMark.HtmlRenderer [.................... Warning: No information available for coprs.forms.CoprDeleteForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.ActivateFasGroupForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.AdminPlaygroundForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.AdminPlaygroundSearchForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.ChrootForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.CoprDeleteForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.CoprLegalFlagForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.CoprModifyForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.CreateModuleForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.ChrootForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.ModuleBuildForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.ModuleFormUploadFactory's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.ModuleRepo's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.MultiCheckboxField's base wtforms.SelectMultipleField [.................... Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [.................... Warning: No information available for coprs.forms.PagureIntegrationForm's base flask_wtf.Form [.................... Warning: No information available for coprs.helpers.JSONEncodedDict's base sqlalchemy.types.TypeDecorator [.................... Warning: No information available for coprs.helpers.LiteralDialect's base sqlalchemy.engine.default.DefaultDialect [.................... Warning: No information available for coprs.helpers.StringLiteral's base sqlalchemy.sql.sqltypes.String [.................... Warning: No information available for coprs.models.Batch's base coprs.db.Model [.................... Warning: No information available for coprs.models.BuildsStatistics's base coprs.db.Model [.................... Warning: No information available for coprs.models.CoprDir's base coprs.db.Model [.................... Warning: No information available for coprs.redis_session.RedisSession's base werkzeug.datastructures.CallbackDict Warning: No information available for coprs.redis_session.RedisSession's base flask.sessions.SessionMixin [.................... Warning: No information available for coprs.redis_session.RedisSessionInterface's base flask.sessions.SessionInterface [.................... Warning: No information available for coprs.rest_api.MyApi's base flask_restful.Api [.................... Warning: No information available for coprs.rest_api.RootR's base flask_restful.Resource [.................... Warning: No information available for coprs.rest_api.resources.build.BuildListR's base flask_restful.Resource [.................... Warning: No information available for coprs.rest_api.resources.build.BuildR's base flask_restful.Resource [.................... Warning: No information available for coprs.rest_api.resources.build_task.BuildTaskListR's base flask_restful.Resource [.................... Warning: No information available for coprs.rest_api.resources.build_task.BuildTaskR's base flask_restful.Resource [.................... Warning: No information available for coprs.rest_api.resources.mock_chroot.MockChrootListR's base flask_restful.Resource [.................... Warning: No information available for coprs.rest_api.resources.mock_chroot.MockChrootR's base flask_restful.Resource [.................... Warning: No information available for coprs.rest_api.resources.project.ProjectListR's base flask_restful.Resource [.................... Warning: No information available for coprs.rest_api.resources.project.ProjectR's base flask_restful.Resource [.................... Warning: No information available for coprs.rest_api.resources.project_chroot.ProjectChrootListR's base flask_restful.Resource [.................... Warning: No information available for coprs.rest_api.resources.project_chroot.ProjectChrootR's base flask_restful.Resource [.................... Warning: No information available for coprs.rest_api.schemas.AllowedMethodSchema's base marshmallow.Schema [.................... Warning: No information available for coprs.rest_api.schemas.BuildSchema's base marshmallow.Schema [.................... Warning: No information available for coprs.rest_api.schemas.BuildSchema's base marshmallow.Schema [.................... Warning: No information available for coprs.rest_api.schemas.BuildSchema's base marshmallow.Schema [.................... Warning: No information available for coprs.rest_api.schemas.BuildTaskSchema's base marshmallow.Schema [.................... Warning: No information available for coprs.rest_api.schemas.BuiltPackages's base marshmallow.fields.Field [.................... Warning: No information available for coprs.rest_api.schemas.CoprChrootSchema's base marshmallow.Schema [.................... Warning: No information available for coprs.rest_api.schemas.CoprChrootSchema's base marshmallow.Schema [.................... Warning: No information available for coprs.rest_api.schemas.MockChrootSchema's base marshmallow.Schema [.................... Warning: No information available for coprs.rest_api.schemas.ProjectSchema's base marshmallow.Schema [.................... Warning: No information available for coprs.rest_api.schemas.ProjectSchema's base marshmallow.Schema [.................... Warning: No information available for coprs.rest_api.schemas.SpaceSeparatedList's base marshmallow.fields.Field [.................... Warning: No information available for coprs.rest_api.util.MyArg's base flask_restful.reqparse.Argument [.................... Warning: No information available for coprs.views.apiv3_ns.PaginationForm's base wtforms.Form [.................... Warning: No information available for coprs.whoosheers.CoprWhoosheer's base flask_whooshee.AbstractWhoosheer [.................... Warning: No information available for manage.AddUserCommand's base flask_script.Command [.................... Warning: No information available for manage.ChrootCommand's base flask_script.Command [.................... Warning: No information available for manage.AlterUserCommand's base flask_script.Command [.................... Warning: No information available for manage.RawhideToReleaseCommand's base flask_script.Command [.................... Warning: No information available for manage.ChrootCommand's base flask_script.Command [.................... Warning: No information available for manage.ChrootCommand's base flask_script.Command [.................... Warning: No information available for manage.CreateDBCommand's base flask_script.Command [.................... Warning: No information available for manage.CreateSqliteFileCommand's base flask_script.Command [.................... Warning: No information available for manage.DisplayChrootsCommand's base flask_script.Command [.................... Warning: No information available for manage.ChrootCommand's base flask_script.Command [.................... Warning: No information available for manage.DropDBCommand's base flask_script.Command [.................... Warning: No information available for manage.DumpUserCommand's base flask_script.Command [.................... Warning: No information available for manage.FailBuildCommand's base flask_script.Command [.................... Warning: No information available for manage.RawhideToReleaseCommand's base flask_script.Command [.................... Warning: No information available for manage.RemoveGraphsDataCommand's base flask_script.Command [.................... Warning: No information available for manage.TestCommand's base flask_script.Command [.................... Warning: No information available for manage.UpdateGraphsDataCommand's base flask_script.Command [.................... Warning: No information available for manage.UpdateIndexesCommand's base flask_script.Command [.................... Warning: No information available for manage.UpdateIndexesQuickCommand's base flask_script.Command [................................ Warning: No information available for coprs.filters.CoprHtmlRenderer's base CommonMark.HtmlRenderer [................................ Warning: No information available for coprs.forms.CoprDeleteForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.ActivateFasGroupForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.AdminPlaygroundForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.AdminPlaygroundSearchForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.ChrootForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.CoprDeleteForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.CoprLegalFlagForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.CoprModifyForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.CreateModuleForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.ChrootForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.ModuleBuildForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.ModuleFormUploadFactory's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.ModuleRepo's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.MultiCheckboxField's base wtforms.SelectMultipleField [................................ Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.BasePackageForm's base flask_wtf.Form [................................ Warning: No information available for coprs.forms.PagureIntegrationForm's base flask_wtf.Form [................................ Warning: No information available for coprs.helpers.JSONEncodedDict's base sqlalchemy.types.TypeDecorator [................................ Warning: No information available for coprs.helpers.LiteralDialect's base sqlalchemy.engine.default.DefaultDialect [................................ Warning: No information available for coprs.helpers.StringLiteral's base sqlalchemy.sql.sqltypes.String [................................ Warning: No information available for coprs.models.Batch's base coprs.db.Model [................................ Warning: No information available for coprs.models.BuildsStatistics's base coprs.db.Model [................................ Warning: No information available for coprs.models.CoprDir's base coprs.db.Model [................................ Warning: No information available for coprs.redis_session.RedisSession's base werkzeug.datastructures.CallbackDict Warning: No information available for coprs.redis_session.RedisSession's base flask.sessions.SessionMixin [................................ Warning: No information available for coprs.redis_session.RedisSessionInterface's base flask.sessions.SessionInterface [................................ Warning: No information available for coprs.rest_api.MyApi's base flask_restful.Api [................................ Warning: No information available for coprs.rest_api.RootR's base flask_restful.Resource [................................ Warning: No information available for coprs.rest_api.resources.build.BuildListR's base flask_restful.Resource [................................ Warning: No information available for coprs.rest_api.resources.build.BuildR's base flask_restful.Resource [................................ Warning: No information available for coprs.rest_api.resources.build_task.BuildTaskListR's base flask_restful.Resource [................................ Warning: No information available for coprs.rest_api.resources.build_task.BuildTaskR's base flask_restful.Resource [................................ Warning: No information available for coprs.rest_api.resources.mock_chroot.MockChrootListR's base flask_restful.Resource [................................ Warning: No information available for coprs.rest_api.resources.mock_chroot.MockChrootR's base flask_restful.Resource [................................ Warning: No information available for coprs.rest_api.resources.project.ProjectListR's base flask_restful.Resource [................................ Warning: No information available for coprs.rest_api.resources.project.ProjectR's base flask_restful.Resource [................................ Warning: No information available for coprs.rest_api.resources.project_chroot.ProjectChrootListR's base flask_restful.Resource [................................ Warning: No information available for coprs.rest_api.resources.project_chroot.ProjectChrootR's base flask_restful.Resource [................................ Warning: No information available for coprs.rest_api.schemas.AllowedMethodSchema's base marshmallow.Schema [................................ Warning: No information available for coprs.rest_api.schemas.BuildSchema's base marshmallow.Schema [................................ Warning: No information available for coprs.rest_api.schemas.BuildSchema's base marshmallow.Schema [................................ Warning: No information available for coprs.rest_api.schemas.BuildSchema's base marshmallow.Schema [................................ Warning: No information available for coprs.rest_api.schemas.BuildTaskSchema's base marshmallow.Schema [................................ Warning: No information available for coprs.rest_api.schemas.BuiltPackages's base marshmallow.fields.Field [................................ Warning: No information available for coprs.rest_api.schemas.CoprChrootSchema's base marshmallow.Schema [................................ Warning: No information available for coprs.rest_api.schemas.CoprChrootSchema's base marshmallow.Schema [................................ Warning: No information available for coprs.rest_api.schemas.MockChrootSchema's base marshmallow.Schema [................................ Warning: No information available for coprs.rest_api.schemas.ProjectSchema's base marshmallow.Schema [................................ Warning: No information available for coprs.rest_api.schemas.ProjectSchema's base marshmallow.Schema [................................ Warning: No information available for coprs.rest_api.schemas.SpaceSeparatedList's base marshmallow.fields.Field [................................ Warning: No information available for coprs.rest_api.util.MyArg's base flask_restful.reqparse.Argument [................................ Warning: No information available for coprs.views.apiv3_ns.PaginationForm's base wtforms.Form [................................ Warning: No information available for coprs.whoosheers.CoprWhoosheer's base flask_whooshee.AbstractWhoosheer [................................ Warning: No information available for manage.AddUserCommand's base flask_script.Command [................................ Warning: No information available for manage.ChrootCommand's base flask_script.Command [................................ Warning: No information available for manage.AlterUserCommand's base flask_script.Command [................................ Warning: No information available for manage.RawhideToReleaseCommand's base flask_script.Command [................................ Warning: No information available for manage.ChrootCommand's base flask_script.Command [................................ Warning: No information available for manage.ChrootCommand's base flask_script.Command [................................ Warning: No information available for manage.CreateDBCommand's base flask_script.Command [................................ Warning: No information available for manage.CreateSqliteFileCommand's base flask_script.Command [................................ Warning: No information available for manage.DisplayChrootsCommand's base flask_script.Command [................................ Warning: No information available for manage.ChrootCommand's base flask_script.Command [................................ Warning: No information available for manage.DropDBCommand's base flask_script.Command [................................ Warning: No information available for manage.DumpUserCommand's base flask_script.Command [................................ Warning: No information available for manage.FailBuildCommand's base flask_script.Command [................................ Warning: No information available for manage.RawhideToReleaseCommand's base flask_script.Command [................................ Warning: No information available for manage.RemoveGraphsDataCommand's base flask_script.Command [................................ Warning: No information available for manage.TestCommand's base flask_script.Command [................................ Warning: No information available for manage.UpdateGraphsDataCommand's base flask_script.Command [................................ Warning: No information available for manage.UpdateIndexesCommand's base flask_script.Command [................................ Warning: No information available for manage.UpdateIndexesQuickCommand's base flask_script.Command [.........................................................................] Warning: 23 markup errors were found while processing docstrings. Use the verbose switch (-v) to display markup errors. make: Leaving directory '/builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/documentation' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xZtObF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64 + cd copr-frontend-1.133.git.373.e3787ffa + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/etc/copr + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/var/lib/copr/data/openid_store + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/var/lib/copr/data/openid_store/associations + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/var/lib/copr/data/openid_store/nonces + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/var/lib/copr/data/openid_store/temp + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/var/lib/copr/data/whooshee + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/var/lib/copr/data/whooshee/copr_user_whoosheer + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/var/lib/copr/data/srpm_storage + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/etc/cron.hourly + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/etc/cron.daily + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64//usr/bin + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/lib/systemd/system + install -p -m 755 conf/cron.hourly/copr-frontend /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/etc/cron.hourly/copr-frontend + install -p -m 755 conf/cron.daily/copr-frontend /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/etc/cron.daily/copr-frontend + cp -a coprs_frontend/CONTRIBUTION_GUIDELINES coprs_frontend/alembic coprs_frontend/alembic.ini coprs_frontend/application coprs_frontend/config coprs_frontend/coprs coprs_frontend/coprs.conf.example coprs_frontend/generate_colorscheme coprs_frontend/manage.py coprs_frontend/manage.pyc coprs_frontend/run coprs_frontend/tests /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend + sed -i s/__RPM_BUILD_VERSION/1.133.git.373.e3787ffa-1.fc30/ /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/coprs/templates/layout.html + cp -a pagure-events.service /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/lib/systemd/system/ + mv /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/coprs.conf.example ./ + mv /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/config/copr.conf /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/config/copr_devel.conf /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/config/copr_unit_test.conf /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/etc/copr + rm /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/CONTRIBUTION_GUIDELINES + touch /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/var/lib/copr/data/copr.db + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/var/log/copr-frontend + install -d /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/etc/logrotate.d + cp -a conf/logrotate /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/etc/logrotate.d/copr-frontend + touch /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/var/log/copr-frontend/frontend.log + ln -fs /usr/share/copr/coprs_frontend/manage.py /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64//usr/bin/copr-frontend BUILDSTDERR: ++ dirname /usr/share/copr/copr-flavor-filelist + mkdir -p /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64//usr/share/copr + cat + mkdir -p /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/lib/rpm/macros.d + cat + python_binary=/usr/bin/python3 + bytecode_compilation_path=/builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/coprs + xargs -0 /usr/bin/python3 -O -m py_compile + find /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/coprs -type f -a -name '*.py' -print0 + find /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/coprs -type f -a -name '*.py' -print0 + xargs -0 /usr/bin/python3 -m py_compile + python_binary=/usr/bin/python3 + bytecode_compilation_path=/builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/alembic + find /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/alembic -type f -a -name '*.py' -print0 + xargs -0 /usr/bin/python3 -O -m py_compile + xargs -0 /usr/bin/python3 -m py_compile + find /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/alembic -type f -a -name '*.py' -print0 + python_binary=/usr/bin/python3 + bytecode_compilation_path=/builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/tests + find /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/tests -type f -a -name '*.py' -print0 + xargs -0 /usr/bin/python3 -O -m py_compile + find /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/copr/coprs_frontend/tests -type f -a -name '*.py' -print0 + xargs -0 /usr/bin/python3 -m py_compile + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.133.git.373.e3787ffa-1.fc30 --unique-debug-suffix -1.133.git.373.e3787ffa-1.fc30.x86_64 --unique-debug-src-base copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/etc/ld.so.conf: No such file or directory + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: /usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable mangling shebang in /usr/share/copr/coprs_frontend/run/copr-gdpr-sar.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/copr/coprs_frontend/run/check_for_anitya_version_updates.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/copr/coprs_frontend/generate_colorscheme from /bin/sh -x to #!/usr/bin/sh -x BUILDSTDERR: *** WARNING: ./usr/share/copr/coprs_frontend/coprs/views/api_ns/api_general.py is executable but has empty or no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FNAvWW + umask 022 + cd /builddir/build/BUILD + cd copr-frontend-1.133.git.373.e3787ffa + ./run_tests.sh + set -e + REDIS_PORT=7777 + redis-server --port 7777 + trap cleanup EXIT BUILDSTDERR: ++ readlink -f ../common + common_path=/builddir/build/BUILD/common + export PYTHONPATH=/builddir/build/BUILD/common + PYTHONPATH=/builddir/build/BUILD/common BUILDSTDERR: ++ pwd + export COPR_CONFIG=/builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/coprs_frontend/config/copr_unit_test.conf + COPR_CONFIG=/builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/coprs_frontend/config/copr_unit_test.conf + cd coprs_frontend + ./manage.py test BUILDSTDERR: [2018-09-26 20:24:11,854] INFO in log: logging configuration finished, config: ============================= test session starts ============================== platform linux -- Python 3.7.0, pytest-3.6.3, py-1.5.4, pluggy-0.6.0 rootdir: /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/coprs_frontend, inifile: collected 204 items tests/test_helpers.py ....... [ 3%] tests/test_mail.py ... [ 4%] tests/test_models.py . [ 5%] tests/test_rmodels.py . [ 5%] tests/test_webhooks.py ... [ 7%] tests/test_api/test_build_r.py ......................... [ 19%] tests/test_api/test_build_task_r.py ........ [ 23%] tests/test_api/test_mock_chroot_r.py .... [ 25%] tests/test_api/test_project_chroot_r.py ........... [ 30%] tests/test_api/test_project_r.py ......................... [ 43%] tests/test_logic/test_builds_logic.py .............. [ 50%] tests/test_logic/test_complex_logic.py ..... [ 52%] tests/test_logic/test_coprs_logic.py ... [ 53%] tests/test_logic/test_modules_logic.py .......... [ 58%] tests/test_logic/test_stat_logic.py .. [ 59%] tests/test_logic/test_users_logic.py ..... [ 62%] tests/test_views/test_misc.py ... [ 63%] tests/test_views/test_admin/test_admin_general.py .. [ 64%] tests/test_views/test_api_ns/test_api_general.py .. [ 65%] tests/test_views/test_backend_ns/test_backend_general.py ............ [ 71%] tests/test_views/test_coprs_ns/test_coprs_builds.py ............... [ 78%] tests/test_views/test_coprs_ns/test_coprs_general.py ................... [ 88%] .................... [ 98%] tests/test_views/test_groups_ns/test_groups_general.py .... [100%] =============================== warnings summary =============================== tests/test_webhooks.py::TestCustomWebhook::()::test_package_not_found /usr/lib/python3.7/site-packages/flask/sessions.py:208: UserWarning: "localhost" is not a valid cookie domain, it must contain a ".". Add an entry to your hosts file, for example "localhost.localdomain", and use that instead. ' "{rv}.localdomain", and use that instead.'.format(rv=rv) tests/test_views/test_api_ns/test_api_general.py::TestCreateCopr::()::test_api_create_copr_ok_minimal /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/coprs_frontend/coprs/views/api_ns/api_general.py:132: FlaskWTFDeprecationWarning: "csrf_enabled" is deprecated and will be removed in 1.0. Set "meta.csrf" instead. form = forms.CoprFormFactory.create_form_cls()(csrf_enabled=False) tests/test_views/test_api_ns/test_api_general.py::TestCreateCopr::()::test_api_create_copr_ok_all /builddir/build/BUILD/copr-frontend-1.133.git.373.e3787ffa/coprs_frontend/coprs/views/api_ns/api_general.py:132: FlaskWTFDeprecationWarning: "csrf_enabled" is deprecated and will be removed in 1.0. Set "meta.csrf" instead. form = forms.CoprFormFactory.create_form_cls()(csrf_enabled=False) -- Docs: http://doc.pytest.org/en/latest/warnings.html =================== 204 passed, 3 warnings in 16.15 seconds ==================== + cleanup + redis-cli -p 7777 shutdown + wait + exit 0 Processing files: copr-frontend-1.133.git.373.e3787ffa-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DZWuil + umask 022 + cd /builddir/build/BUILD + cd copr-frontend-1.133.git.373.e3787ffa + DOCDIR=/builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/doc/copr-frontend + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/doc/copr-frontend + cp -pr coprs.conf.example /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/doc/copr-frontend + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Hhh5FJ + umask 022 + cd /builddir/build/BUILD + cd copr-frontend-1.133.git.373.e3787ffa + LICENSEDIR=/builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/licenses/copr-frontend + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/licenses/copr-frontend + cp -pr LICENSE /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/licenses/copr-frontend + exit 0 Provides: bundled(bootstrap-combobox) = 1.1.6 bundled(bootstrap-select) = 1.5.4 bundled(bootstrap-treeview) = 1.0.1 bundled(c3) = 0.4.10 bundled(d3) = 3.5.0 bundled(datatables-colreorder) = 1.1.3 bundled(datatables-colvis) = 1.1.2 bundled(font-awesome) = 1.0.1 bundled(google-code-prettify) = 4.3.0 config(copr-frontend) = 1.133.git.373.e3787ffa-1.fc30 copr-frontend = 1.133.git.373.e3787ffa-1.fc30 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh 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(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/bash /usr/bin/python3 /usr/bin/sh Processing files: copr-frontend-doc-1.133.git.373.e3787ffa-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VysAbi + umask 022 + cd /builddir/build/BUILD + cd copr-frontend-1.133.git.373.e3787ffa + DOCDIR=/builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/doc/copr-frontend-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/doc/copr-frontend-doc + cp -pr documentation/python-doc /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/doc/copr-frontend-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lQXqWQ + umask 022 + cd /builddir/build/BUILD + cd copr-frontend-1.133.git.373.e3787ffa + LICENSEDIR=/builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/licenses/copr-frontend-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/licenses/copr-frontend-doc + cp -pr LICENSE /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/licenses/copr-frontend-doc + exit 0 Provides: copr-frontend-doc = 1.133.git.373.e3787ffa-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: copr-doc < 1.38 Processing files: copr-frontend-fedora-1.133.git.373.e3787ffa-1.fc30.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Rvwcas + umask 022 + cd /builddir/build/BUILD + cd copr-frontend-1.133.git.373.e3787ffa + LICENSEDIR=/builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/licenses/copr-frontend-fedora + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/licenses/copr-frontend-fedora + cp -pr LICENSE /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/licenses/copr-frontend-fedora + exit 0 Provides: copr-frontend-fedora = 1.133.git.373.e3787ffa-1.fc30 copr-frontend-flavor = 3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: copr-frontend-devel-1.133.git.373.e3787ffa-1.fc30.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7QjZx3 + umask 022 + cd /builddir/build/BUILD + cd copr-frontend-1.133.git.373.e3787ffa + LICENSEDIR=/builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/licenses/copr-frontend-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/licenses/copr-frontend-devel + cp -pr LICENSE /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64/usr/share/licenses/copr-frontend-devel + exit 0 Provides: copr-frontend-devel = 1.133.git.373.e3787ffa-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64 Wrote: /builddir/build/RPMS/copr-frontend-1.133.git.373.e3787ffa-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/copr-frontend-doc-1.133.git.373.e3787ffa-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/copr-frontend-fedora-1.133.git.373.e3787ffa-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/copr-frontend-devel-1.133.git.373.e3787ffa-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VbY24K + umask 022 + cd /builddir/build/BUILD + cd copr-frontend-1.133.git.373.e3787ffa + /usr/bin/rm -rf /builddir/build/BUILDROOT/copr-frontend-1.133.git.373.e3787ffa-1.fc30.x86_64 + exit 0 Child return code was: 0