Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/bodhi.spec'], chrootPath='/var/lib/mock/f31-build-17021679-1223729/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/bodhi.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/bodhi-4.1.0-3.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/bodhi.spec'], chrootPath='/var/lib/mock/f31-build-17021679-1223729/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/bodhi.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SPXYbo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bodhi-4.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/bodhi-4.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bodhi-4.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/bodhi-tests-rawhide.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i /pyramid_debugtoolbar/d setup.py + sed -i /pyramid_debugtoolbar/d devel/development.ini.example + mv devel/development.ini.example development.ini + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XrLO2o + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-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/bodhi copying bodhi/__init__.py -> build/lib/bodhi running egg_info creating bodhi.egg-info writing bodhi.egg-info/PKG-INFO writing dependency_links to bodhi.egg-info/dependency_links.txt writing top-level names to bodhi.egg-info/top_level.txt writing manifest file 'bodhi.egg-info/SOURCES.txt' reading manifest file 'bodhi.egg-info/SOURCES.txt' reading manifest template 'BODHI_MANIFEST.in' writing manifest file 'bodhi.egg-info/SOURCES.txt' running build running build_py creating build/lib/bodhi/client copying bodhi/client/__init__.py -> build/lib/bodhi/client copying bodhi/client/bindings.py -> build/lib/bodhi/client running build running build_py creating build/lib/bodhi/messages copying bodhi/messages/__init__.py -> build/lib/bodhi/messages copying bodhi/messages/utils.py -> build/lib/bodhi/messages creating build/lib/bodhi/messages/schemas copying bodhi/messages/schemas/base.py -> build/lib/bodhi/messages/schemas copying bodhi/messages/schemas/buildroot_override.py -> build/lib/bodhi/messages/schemas copying bodhi/messages/schemas/__init__.py -> build/lib/bodhi/messages/schemas copying bodhi/messages/schemas/composer.py -> build/lib/bodhi/messages/schemas copying bodhi/messages/schemas/compose.py -> build/lib/bodhi/messages/schemas copying bodhi/messages/schemas/errata.py -> build/lib/bodhi/messages/schemas copying bodhi/messages/schemas/update.py -> build/lib/bodhi/messages/schemas running egg_info creating bodhi_messages.egg-info writing bodhi_messages.egg-info/PKG-INFO writing dependency_links to bodhi_messages.egg-info/dependency_links.txt writing entry points to bodhi_messages.egg-info/entry_points.txt writing requirements to bodhi_messages.egg-info/requires.txt writing top-level names to bodhi_messages.egg-info/top_level.txt writing manifest file 'bodhi_messages.egg-info/SOURCES.txt' reading manifest file 'bodhi_messages.egg-info/SOURCES.txt' writing manifest file 'bodhi_messages.egg-info/SOURCES.txt' running build running build_py creating build/lib/bodhi/server copying bodhi/server/util.py -> build/lib/bodhi/server copying bodhi/server/models.py -> build/lib/bodhi/server copying bodhi/server/webapp.py -> build/lib/bodhi/server copying bodhi/server/schemas.py -> build/lib/bodhi/server copying bodhi/server/config.py -> build/lib/bodhi/server copying bodhi/server/metadata.py -> build/lib/bodhi/server copying bodhi/server/push.py -> build/lib/bodhi/server copying bodhi/server/renderers.py -> build/lib/bodhi/server copying bodhi/server/__init__.py -> build/lib/bodhi/server copying bodhi/server/exceptions.py -> build/lib/bodhi/server copying bodhi/server/ffmarkdown.py -> build/lib/bodhi/server copying bodhi/server/bugs.py -> build/lib/bodhi/server copying bodhi/server/security.py -> build/lib/bodhi/server copying bodhi/server/buildsys.py -> build/lib/bodhi/server copying bodhi/server/notifications.py -> build/lib/bodhi/server copying bodhi/server/logging.py -> build/lib/bodhi/server copying bodhi/server/validators.py -> build/lib/bodhi/server copying bodhi/server/mail.py -> build/lib/bodhi/server creating build/lib/bodhi/server/migrations copying bodhi/server/migrations/env.py -> build/lib/bodhi/server/migrations copying bodhi/server/migrations/__init__.py -> build/lib/bodhi/server/migrations creating build/lib/bodhi/server/services copying bodhi/server/services/user.py -> build/lib/bodhi/server/services copying bodhi/server/services/schemas.py -> build/lib/bodhi/server/services copying bodhi/server/services/comments.py -> build/lib/bodhi/server/services copying bodhi/server/services/__init__.py -> build/lib/bodhi/server/services copying bodhi/server/services/overrides.py -> build/lib/bodhi/server/services copying bodhi/server/services/markdown.py -> build/lib/bodhi/server/services copying bodhi/server/services/updates.py -> build/lib/bodhi/server/services copying bodhi/server/services/errors.py -> build/lib/bodhi/server/services copying bodhi/server/services/composes.py -> build/lib/bodhi/server/services copying bodhi/server/services/builds.py -> build/lib/bodhi/server/services copying bodhi/server/services/csrf.py -> build/lib/bodhi/server/services copying bodhi/server/services/releases.py -> build/lib/bodhi/server/services copying bodhi/server/services/packages.py -> build/lib/bodhi/server/services creating build/lib/bodhi/server/static copying bodhi/server/static/__init__.py -> build/lib/bodhi/server/static creating build/lib/bodhi/server/scripts copying bodhi/server/scripts/clean_old_composes.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/skopeo_lite.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/initializedb.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/bshell.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/__init__.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/approve_testing.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/expire_overrides.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/check_policies.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/sar.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/untag_branched.py -> build/lib/bodhi/server/scripts creating build/lib/bodhi/server/consumers copying bodhi/server/consumers/signed.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/automatic_updates.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/__init__.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/composer.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/updates.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/greenwave.py -> build/lib/bodhi/server/consumers creating build/lib/bodhi/server/views copying bodhi/server/views/generic.py -> build/lib/bodhi/server/views copying bodhi/server/views/__init__.py -> build/lib/bodhi/server/views copying bodhi/server/views/search.py -> build/lib/bodhi/server/views copying bodhi/server/views/metrics.py -> build/lib/bodhi/server/views creating build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/a3580bdf5129_remove_the_ci_url_field_from_builds.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/9991cf10ec50_mark_the_bugs_private_field_as_nullable.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/b1fd856efcf6_add_autopush_boolean_and_stable_days_to_update.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/a418acf470f8_drop_the_stacks_table.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/bdf0e37ab793_disallow_null_values_in_stable_karma_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/2fc96aa44a74_drop_the_user_show_popup_column.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/__init__.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/190ba571c7d2_remove_the_batching_request_state.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/c98beb4940b5_remove_the_comments_anonymous_column.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/6b3eb9ae2b87_remove_unused_updatestatus_processing.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/3a2e248d1757_add_the_unspecified_enum_to_updatetype.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/7ba286412ad4_drop_the_relationship_between_packages_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/eec610d7ab3a_index_the_builds_update_id_column.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/f8a44498c806_remove_legacy_old_updateid.py -> build/lib/bodhi/server/migrations/versions BUILDSTDERR: copying bodhi/server/migrations/versions/8e9dc57e082d_obsolete_updates_for_archived_relea/usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'paster_plugins' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: warning: no files found matching '*.jpg' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.pt' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.mak' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.xml' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.py' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*.rst' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*' under directory 'tools' BUILDSTDERR: warning: no files found matching 'bodhi/server/static/bootstrap' se.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/aae0d29d49b7_remove_the_private_field_on_the_bug_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/9c0a34961768_remove_the_greenwave_unsatisfied_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/d986618207bc_add_composed_by_bodhi_flag_to_releases_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/5703ddfe855d_add_package_manager_and_testing_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/e5b3ddb35df3_remove_the_greenwave_summary_string_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/8c4d6aad9b78_add_the_greenwave_failed_enum_to_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/58b7919b942c_remove_the_updates_title_column.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/e8a059156d38_add_the_create_automatic_updates_bool_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/5c86a3f9dc03_drop_support_for_cve_tracking.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/19e28e9851a2_index_comment_update_id.py -> build/lib/bodhi/server/migrations/versions running egg_info creating bodhi_server.egg-info writing bodhi_server.egg-info/PKG-INFO writing dependency_links to bodhi_server.egg-info/dependency_links.txt writing entry points to bodhi_server.egg-info/entry_points.txt writing requirements to bodhi_server.egg-info/requires.txt writing top-level names to bodhi_server.egg-info/top_level.txt writing manifest file 'bodhi_server.egg-info/SOURCES.txt' reading manifest file 'bodhi_server.egg-info/SOURCES.txt' reading manifest template 'SERVER_MANIFEST.in' writing manifest file 'bodhi_server.egg-info/SOURCES.txt' creating build/lib/bodhi/server/email creating build/lib/bodhi/server/email/templates copying bodhi/server/email/templates/fedora_epel_errata_template.tpl -> build/lib/bodhi/server/email/templates copying bodhi/server/email/templates/fedora_epel_legacy_errata_template.tpl -> build/lib/bodhi/server/email/templates copying bodhi/server/email/templates/fedora_errata_template.tpl -> build/lib/bodhi/server/email/templates copying bodhi/server/email/templates/fedora_modular_errata_template.tpl -> build/lib/bodhi/server/email/templates copying bodhi/server/email/templates/maillist_template.tpl -> build/lib/bodhi/server/email/templates creating build/lib/bodhi/server/locale copying bodhi/server/locale/.placeholder -> build/lib/bodhi/server/locale creating build/lib/bodhi/server/templates copying bodhi/server/templates/comment.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/comments.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/compose.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/composes.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/errors.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/fragments.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/home.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/master.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/metrics.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/new_update.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/override.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/overrides.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/pager.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/release.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/releases.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/tables.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/update.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/updates.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/user.html -> build/lib/bodhi/server/templates copying bodhi/server/migrations/script.py.mako -> build/lib/bodhi/server/migrations copying bodhi/server/static/bodhi-logo.svg -> build/lib/bodhi/server/static copying bodhi/server/static/excanvas.min.js -> build/lib/bodhi/server/static copying bodhi/server/static/jquery.flot.js -> build/lib/bodhi/server/static copying bodhi/server/static/jquery.flot.stack.js -> build/lib/bodhi/server/static copying bodhi/server/static/jquery.js -> build/lib/bodhi/server/static creating build/lib/bodhi/server/static/bootstrap-3.0.1-dist creating build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css copying bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap-theme.css -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css copying bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap-theme.min.css -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css copying bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap.css -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css copying bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap.min.css -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css creating build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.eot -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.svg -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.ttf -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.woff -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts creating build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js copying bodhi/server/static/bootstrap-3.0.1-dist/js/bootstrap.js -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js copying bodhi/server/static/bootstrap-3.0.1-dist/js/bootstrap.min.js -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js creating build/lib/bodhi/server/static/bootstrap-3.0.2-fedora creating build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css copying bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.css -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css copying bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.min.css -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css copying bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap.css -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css copying bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap.min.css -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css creating build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.eot -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.svg -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.ttf -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.woff -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts creating build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js copying bodhi/server/static/bootstrap-3.0.2-fedora/js/bootstrap.js -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js copying bodhi/server/static/bootstrap-3.0.2-fedora/js/bootstrap.min.js -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js creating build/lib/bodhi/server/static/bootstrap-3.1.1-fedora creating build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css copying bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css copying bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.min.css -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css copying bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap.css -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css copying bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap.min.css -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css creating build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.eot -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.svg -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.ttf -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.woff -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts creating build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js copying bodhi/server/static/bootstrap-3.1.1-fedora/js/bootstrap.js -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js copying bodhi/server/static/bootstrap-3.1.1-fedora/js/bootstrap.min.js -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js creating build/lib/bodhi/server/static/bootstrap creating build/lib/bodhi/server/static/bootstrap/css copying bodhi/server/static/bootstrap/css/bootstrap-theme.css -> build/lib/bodhi/server/static/bootstrap/css copying bodhi/server/static/bootstrap/css/bootstrap-theme.min.css -> build/lib/bodhi/server/static/bootstrap/css copying bodhi/server/static/bootstrap/css/bootstrap.css -> build/lib/bodhi/server/static/bootstrap/css copying bodhi/server/static/bootstrap/css/bootstrap.min.css -> build/lib/bodhi/server/static/bootstrap/css creating build/lib/bodhi/server/static/bootstrap/fonts copying bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.eot -> build/lib/bodhi/server/static/bootstrap/fonts copying bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.svg -> build/lib/bodhi/server/static/bootstrap/fonts copying bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.ttf -> build/lib/bodhi/server/static/bootstrap/fonts copying bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.woff -> build/lib/bodhi/server/static/bootstrap/fonts creating build/lib/bodhi/server/static/bootstrap/js copying bodhi/server/static/bootstrap/js/bootstrap.js -> build/lib/bodhi/server/static/bootstrap/js copying bodhi/server/static/bootstrap/js/bootstrap.min.js -> build/lib/bodhi/server/static/bootstrap/js creating build/lib/bodhi/server/static/css copying bodhi/server/static/css/datagrepper-feed.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/footer.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/navbar.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/panel.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/site.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/text.css -> build/lib/bodhi/server/static/css creating build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Bold-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Bold-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Bold-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Bold-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Regular-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Regular-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Regular-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Regular-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.woff -> build/lib/bodhi/server/static/css/fonts creating build/lib/bodhi/server/static/datepicker creating build/lib/bodhi/server/static/datepicker/css copying bodhi/server/static/datepicker/css/datepicker.css -> build/lib/bodhi/server/static/datepicker/css creating build/lib/bodhi/server/static/datepicker/js copying bodhi/server/static/datepicker/js/bootstrap-datepicker.js -> build/lib/bodhi/server/static/datepicker/js creating build/lib/bodhi/server/static/fedora-bootstrap-1.0.1 copying bodhi/server/static/fedora-bootstrap-1.0.1/fedora-bootstrap.css -> build/lib/bodhi/server/static/fedora-bootstrap-1.0.1 copying bodhi/server/static/fedora-bootstrap-1.0.1/fedora-bootstrap.js -> build/lib/bodhi/server/static/fedora-bootstrap-1.0.1 creating build/lib/bodhi/server/static/font-awesome-4.4.0 creating build/lib/bodhi/server/static/font-awesome-4.4.0/css copying bodhi/server/static/font-awesome-4.4.0/css/font-awesome.css -> build/lib/bodhi/server/static/font-awesome-4.4.0/css copying bodhi/server/static/font-awesome-4.4.0/css/font-awesome.min.css -> build/lib/bodhi/server/static/font-awesome-4.4.0/css creating build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/FontAwesome.otf -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.eot -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.svg -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.ttf -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.woff -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.woff2 -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts creating build/lib/bodhi/server/static/fonts copying bodhi/server/static/fonts/font-awesome.css -> build/lib/bodhi/server/static/fonts copying bodhi/server/static/fonts/hack.css -> build/lib/bodhi/server/static/fonts copying bodhi/server/static/fonts/open-sans.css -> build/lib/bodhi/server/static/fonts creating build/lib/bodhi/server/static/fonts/font-awesome copying bodhi/server/static/fonts/font-awesome/FontAwesome.otf -> build/lib/bodhi/server/static/fonts/font-awesome copying bodhi/server/static/fonts/font-awesome/fontawesome-webfont.eot -> build/lib/bodhi/server/static/fonts/font-awesome copying bodhi/server/static/fonts/font-awesome/fontawesome-webfont.svg -> build/lib/bodhi/server/static/fonts/font-awesome copying bodhi/server/static/fonts/font-awesome/fontawesome-webfont.ttf -> build/lib/bodhi/server/static/fonts/font-awesome copying bodhi/server/static/fonts/font-awesome/fontawesome-webfont.woff -> build/lib/bodhi/server/static/fonts/font-awesome copying bodhi/server/static/fonts/font-awesome/fontawesome-webfont.woff2 -> build/lib/bodhi/server/static/fonts/font-awesome creating build/lib/bodhi/server/static/fonts/hack creating build/lib/bodhi/server/static/fonts/hack/eot copying bodhi/server/static/fonts/hack/eot/hack-bold-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot copying bodhi/server/static/fonts/hack/eot/hack-bolditalic-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot copying bodhi/server/static/fonts/hack/eot/hack-italic-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot copying bodhi/server/static/fonts/hack/eot/hack-regular-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot creating build/lib/bodhi/server/static/fonts/hack/eot/latin copying bodhi/server/static/fonts/hack/eot/latin/hack-bold-latin-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot/latin copying bodhi/server/static/fonts/hack/eot/latin/hack-bolditalic-latin-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot/latin copying bodhi/server/static/fonts/hack/eot/latin/hack-italic-latin-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot/latin copying bodhi/server/static/fonts/hack/eot/latin/hack-regular-latin-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot/latin creating build/lib/bodhi/server/static/fonts/hack/web-ttf copying bodhi/server/static/fonts/hack/web-ttf/hack-bold-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf copying bodhi/server/static/fonts/hack/web-ttf/hack-bolditalic-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf copying bodhi/server/static/fonts/hack/web-ttf/hack-italic-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf copying bodhi/server/static/fonts/hack/web-ttf/hack-regular-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf creating build/lib/bodhi/server/static/fonts/hack/web-ttf/latin copying bodhi/server/static/fonts/hack/web-ttf/latin/hack-bold-latin-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf/latin copying bodhi/server/static/fonts/hack/web-ttf/latin/hack-bolditalic-latin-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf/latin copying bodhi/server/static/fonts/hack/web-ttf/latin/hack-italic-latin-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf/latin copying bodhi/server/static/fonts/hack/web-ttf/latin/hack-regular-latin-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf/latin creating build/lib/bodhi/server/static/fonts/hack/woff copying bodhi/server/static/fonts/hack/woff/hack-bold-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff copying bodhi/server/static/fonts/hack/woff/hack-bolditalic-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff copying bodhi/server/static/fonts/hack/woff/hack-italic-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff copying bodhi/server/static/fonts/hack/woff/hack-regular-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff creating build/lib/bodhi/server/static/fonts/hack/woff/latin copying bodhi/server/static/fonts/hack/woff/latin/hack-bold-latin-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff/latin copying bodhi/server/static/fonts/hack/woff/latin/hack-bolditalic-latin-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff/latin copying bodhi/server/static/fonts/hack/woff/latin/hack-italic-latin-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff/latin copying bodhi/server/static/fonts/hack/woff/latin/hack-regular-latin-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff/latin creating build/lib/bodhi/server/static/fonts/hack/woff2 copying bodhi/server/static/fonts/hack/woff2/hack-bold-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2 copying bodhi/server/static/fonts/hack/woff2/hack-bolditalic-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2 copying bodhi/server/static/fonts/hack/woff2/hack-italic-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2 copying bodhi/server/static/fonts/hack/woff2/hack-regular-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2 creating build/lib/bodhi/server/static/fonts/hack/woff2/latin copying bodhi/server/static/fonts/hack/woff2/latin/hack-bold-latin-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2/latin copying bodhi/server/static/fonts/hack/woff2/latin/hack-bolditalic-latin-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2/latin copying bodhi/server/static/fonts/hack/woff2/latin/hack-italic-latin-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2/latin copying bodhi/server/static/fonts/hack/woff2/latin/hack-regular-latin-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2/latin creating build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.eot -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.svg -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.ttf -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.woff -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.woff2 -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.eot -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.svg -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.ttf -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.woff -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.woff2 -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.eot -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.svg -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.ttf -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.woff -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.woff2 -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.eot -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.svg -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.ttf -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.woff -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.woff2 -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.eot -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.svg -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.ttf -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.woff -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.woff2 -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.eot -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.svg -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.ttf -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.woff -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.woff2 -> build/lib/bodhi/server/static/fonts/open-sans creating build/lib/bodhi/server/static/ico copying bodhi/server/static/ico/favicon.ico -> build/lib/bodhi/server/static/ico creating build/lib/bodhi/server/static/img copying bodhi/server/static/img/bodhi-logo.png -> build/lib/bodhi/server/static/img copying bodhi/server/static/img/bodhi-logo.svg -> build/lib/bodhi/server/static/img copying bodhi/server/static/img/logo-large.png -> build/lib/bodhi/server/static/img copying bodhi/server/static/img/logo.png -> build/lib/bodhi/server/static/img copying bodhi/server/static/img/spinner.gif -> build/lib/bodhi/server/static/img creating build/lib/bodhi/server/static/js copying bodhi/server/static/js/Chart-0.2.0.min.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/cabbage.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/forms.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/jquery-1.10.2.min.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/konami.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/newsfeed.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/override_form.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/search.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/site.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/typeahead.bundle.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/update_form.js -> build/lib/bodhi/server/static/js creating build/lib/bodhi/server/static/messenger creating build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-spinner.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-theme-air.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-theme-block.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-theme-flat.css -> build/lib/bodhi/server/static/messenger/css BUILDSTDERR: copying bodhi/server/static/messenger/css/messenger-theme-future.css -> build/lib/bodhi/server/static/messenger+ make -j4 -C docs html BUILDSTDERR: /usr/lib/python3.7/site-packages/DNS/Base.py:56: UserWarning: [Errno 2] No such file or directory: '/etc/resolv.conf' BUILDSTDERR: warnings.warn(str(e)) BUILDSTDERR: /usr/lib/python3.7/site-packages/DNS/Base.py:56: UserWarning: [Errno 2] No such file or directory: '/etc/resolv.conf' BUILDSTDERR: warnings.warn(str(e)) BUILDSTDERR: <>:21: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:36: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:41: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:46: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:8: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:23: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:6: (ERROR/3) Unexpected indentation. BUILDSTDERR: <>:7: (WARNING/2) Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:42: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:47: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:6: (ERROR/3) Unexpected indentation. BUILDSTDERR: <>:7: (WARNING/2) Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:42: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:47: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:6: (ERROR/3) Unexpected indentation. BUILDSTDERR: <>:7: (WARNING/2) Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:42: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:47: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:6: (ERROR/3) Unexpected indentation. BUILDSTDERR: <>:7: (WARNING/2) Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:42: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:47: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:11: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:26: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:31: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:11: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:26: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:31: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:6: (ERROR/3) Unexpected indentation. BUILDSTDERR: <>:7: (WARNING/2) Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:42: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:47: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:19: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:8: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:23: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:12: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:32: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:11: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:26: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:31: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:9: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:9: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:9: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:11: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:16: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. /css copying bodhi/server/static/messenger/css/messenger-theme-ice.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger.css -> build/lib/bodhi/server/static/messenger/css creating build/lib/bodhi/server/static/messenger/js copying bodhi/server/static/messenger/js/messenger-theme-flat.js -> build/lib/bodhi/server/static/messenger/js copying bodhi/server/static/messenger/js/messenger-theme-future.js -> build/lib/bodhi/server/static/messenger/js copying bodhi/server/static/messenger/js/messenger.js -> build/lib/bodhi/server/static/messenger/js copying bodhi/server/static/messenger/js/messenger.min.js -> build/lib/bodhi/server/static/messenger/js creating build/lib/bodhi/server/static/moment copying bodhi/server/static/moment/moment.min.js -> build/lib/bodhi/server/static/moment make: Entering directory '/builddir/build/BUILD/bodhi-4.1.0/docs' Running Sphinx v2.1.2 making output directory... done [autosummary] generating autosummary for: administration.rst, developer/index.rst, developer/models.rst, developer/releases.rst, developer/vagrant.rst, developer/virtualenv.rst, generated/buildroot_override.rst, generated/compose.rst, generated/composer.rst, generated/errata.rst, ..., user/man_pages/bodhi-sar.rst, user/man_pages/bodhi-shell.rst, user/man_pages/bodhi-skopeo-lite.rst, user/man_pages/bodhi-untag-branched.rst, user/man_pages/bodhi.rst, user/man_pages/index.rst, user/man_pages/initialize_bodhi_db.rst, user/release_notes.rst, user/testing.rst, user/update_states.rst [autosummary] generating autosummary for: /builddir/build/BUILD/bodhi-4.1.0/docs/developer/docblocks/bodhi.server.models.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 49 source files that are out of date updating environment: 50 added, 0 changed, 0 removed reading sources... [ 2%] administration reading sources... [ 4%] developer/docblocks/bodhi.server.models reading sources... [ 6%] developer/index reading sources... [ 8%] developer/models reading sources... [ 10%] developer/releases reading sources... [ 12%] developer/vagrant reading sources... [ 14%] developer/virtualenv reading sources... [ 16%] generated/buildroot_override reading sources... [ 18%] generated/compose reading sources... [ 20%] generated/composer reading sources... [ 22%] generated/errata reading sources... [ 24%] generated/update reading sources... [ 26%] index reading sources... [ 28%] python_bindings reading sources... [ 30%] server_api/index reading sources... [ 32%] server_api/messages/base reading sources... [ 34%] server_api/messages/buildroot_override reading sources... [ 36%] server_api/messages/compose reading sources... [ 38%] server_api/messages/composer reading sources... [ 40%] server_api/messages/errata reading sources... [ 42%] server_api/messages/update reading sources... [ 44%] server_api/rest/builds reading sources... [ 46%] server_api/rest/comments reading sources... [ 48%] server_api/rest/composes reading sources... [ 50%] server_api/rest/csrf reading sources... [ 52%] server_api/rest/markdown reading sources... [ 54%] server_api/rest/overrides reading sources... [ 56%] server_api/rest/packages reading sources... [ 58%] server_api/rest/releases reading sources... [ 60%] server_api/rest/schemas reading sources... [ 62%] server_api/rest/updates reading sources... [ 64%] server_api/rest/users reading sources... [ 66%] user/2.x_release_notes reading sources... [ 68%] user/3.x_release_notes reading sources... [ 70%] user/buildroot_overrides reading sources... [ 72%] user/man_pages/bodhi reading sources... [ 74%] user/man_pages/bodhi-approve-testing reading sources... [ 76%] user/man_pages/bodhi-check-policies reading sources... [ 78%] user/man_pages/bodhi-clean-old-composes reading sources... [ 80%] user/man_pages/bodhi-expire-overrides reading sources... [ 82%] user/man_pages/bodhi-push reading sources... [ 84%] user/man_pages/bodhi-sar reading sources... [ 86%] user/man_pages/bodhi-shell reading sources... [ 88%] user/man_pages/bodhi-skopeo-lite reading sources... [ 90%] user/man_pages/bodhi-untag-branched reading sources... [ 92%] user/man_pages/index reading sources... [ 94%] user/man_pages/initialize_bodhi_db reading sources... [ 96%] user/release_notes reading sources... [ 98%] user/testing reading sources... [100%] user/update_states looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] administration writing output... [ 4%] developer/docblocks/bodhi.server.models writing output... [ 6%] developer/index writing output... [ 8%] developer/models writing output... [ 10%] developer/releases writing output... [ 12%] developer/vagrant writing output... [ 14%] developer/virtualenv writing output... [ 16%] generated/buildroot_override writing output... [ 18%] generated/compose writing output... [ 20%] generated/composer writing output... [ 22%] generated/errata writing output... [ 24%] generated/update writing output... [ 26%] index writing output... [ 28%] python_bindings writing output... [ 30%] server_api/index writing output... [ 32%] server_api/messages/base writing output... [ 34%] server_api/messages/buildroot_override writing output... [ 36%] server_api/messages/compose writing output... [ 38%] server_api/messages/composer writing output... [ 40%] server_api/messages/errata writing output... [ 42%] server_api/messages/update writing output... [ 44%] server_api/rest/builds writing output... [ 46%] server_api/rest/comments writing output... [ 48%] server_api/rest/composes writing output... [ 50%] server_api/rest/csrf writing output... [ 52%] server_api/rest/markdown writing output... [ 54%] server_api/rest/overrides writing output... [ 56%] server_api/rest/packages writing output... [ 58%] server_api/rest/releases writing output... [ 60%] server_api/rest/schemas writing output... [ 62%] server_api/rest/updates writing output... [ 64%] server_api/rest/users writing output... [ 66%] user/2.x_release_notes writing output... [ 68%] user/3.x_release_notes writing output... [ 70%] user/buildroot_overrides writing output... [ 72%] user/man_pages/bodhi writing output... [ 74%] user/man_pages/bodhi-approve-testing writing output... [ 76%] user/man_pages/bodhi-check-policies writing output... [ 78%] user/man_pages/bodhi-clean-old-composes writing output... [ 80%] user/man_pages/bodhi-expire-overrides writing output... [ 82%] user/man_pages/bodhi-push writing output... [ 84%] user/man_pages/bodhi-sar writing output... [ 86%] user/man_pages/bodhi-shell writing output... [ 88%] user/man_pages/bodhi-skopeo-lite writing output... [ 90%] user/man_pages/bodhi-untag-branched writing output... [ 92%] user/man_pages/index writing output... [ 94%] user/man_pages/initialize_bodhi_db writing output... [ 96%] user/release_notes writing output... [ 98%] user/testing writing output... [100%] user/update_states generating indices... genindex py-modindex highlighting module code... [ 5%] bodhi.client.bindings highlighting module code... [ 11%] bodhi.messages.schemas.base highlighting module code... [ 16%] bodhi.messages.schemas.buildroot_override highlighting module code... [ 22%] bodhi.messages.schemas.compose highlighting module code... [ 27%] bodhi.messages.schemas.composer highlighting module code... [ 33%] bodhi.messages.schemas.errata highlighting module code... [ 38%] bodhi.messages.schemas.update highlighting module code... [ 44%] bodhi.server.logging highlighting module code... [ 50%] bodhi.server.models highlighting module code... [ 55%] bodhi.server.services.composes highlighting module code... [ 61%] bodhi.server.services.schemas highlighting module code... [ 66%] collections highlighting module code... [ 72%] namedtuple_BuildV1 highlighting module code... [ 77%] namedtuple_ComposeV1 highlighting module code... [ 83%] namedtuple_UpdateV1 highlighting module code... [ 88%] namedtuple_UserV1 highlighting module code... [ 94%] sqlalchemy.orm.attributes highlighting module code... [100%] sqlalchemy.sql.schema writing additional pages... search BUILDSTDERR: copying images... [100%] developer/../generated/database.p<>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:9: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:24: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:29: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:34: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:39: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:44: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:49: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:54: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:59: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:64: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:32: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:42: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:12: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:32: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:12: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:32: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:12: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:32: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:12: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:32: (WARNING/2) Definition list ends without a blank line; unexpected unindent. + make -j4 -C docs man BUILDSTDERR: /usr/lib/python3.7/site-packages/DNS/Base.py:56: UserWarning: [Errno 2] No such file or directory: '/etc/resolv.conf' BUILDSTDERR: warnings.warn(str(e)) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ng copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/bodhi-4.1.0/docs' make: Entering directory '/builddir/build/BUILD/bodhi-4.1.0/docs' sphinx-build-3 -b man -W -d _build/doctrees . _build/man Running Sphinx v2.1.2 making output directory... done loading pickled environment... done [autosummary] generating autosummary for: administration.rst, developer/docblocks/bodhi.server.models.rst, developer/index.rst, developer/models.rst, developer/releases.rst, developer/vagrant.rst, developer/virtualenv.rst, generated/buildroot_override.rst, generated/compose.rst, generated/composer.rst, ..., user/man_pages/bodhi-sar.rst, user/man_pages/bodhi-shell.rst, user/man_pages/bodhi-skopeo-lite.rst, user/man_pages/bodhi-untag-branched.rst, user/man_pages/bodhi.rst, user/man_pages/index.rst, user/man_pages/initialize_bodhi_db.rst, user/release_notes.rst, user/testing.rst, user/update_states.rst building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... bodhi.1 { } bodhi-approve-testing.1 { } bodhi-check-policies.1 { } bodhi-clean-old-composes.1 { } bodhi-push.1 { } initialize_bodhi_db.1 { } bodhi-expire-overrides.1 { } bodhi-sar.1 { } bodhi-shell.1 { } bodhi-skopeo-lite.1 { } bodhi-untag-branched.1 { } done build succeeded. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. make: Leaving directory '/builddir/build/BUILD/bodhi-4.1.0/docs' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VemTOn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch + cd bodhi-4.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/util.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/models.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/webapp.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations copying build/lib/bodhi/server/migrations/env.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations copying build/lib/bodhi/server/migrations/__init__.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations copying build/lib/bodhi/server/migrations/script.py.mako -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/a3580bdf5129_remove_the_ci_url_field_from_builds.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/9991cf10ec50_mark_the_bugs_private_field_as_nullable.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/b1fd856efcf6_add_autopush_boolean_and_stable_days_to_update.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/a418acf470f8_drop_the_stacks_table.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/bdf0e37ab793_disallow_null_values_in_stable_karma_.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/2fc96aa44a74_drop_the_user_show_popup_column.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/__init__.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/190ba571c7d2_remove_the_batching_request_state.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/c98beb4940b5_remove_the_comments_anonymous_column.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/6b3eb9ae2b87_remove_unused_updatestatus_processing.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/3a2e248d1757_add_the_unspecified_enum_to_updatetype.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/7ba286412ad4_drop_the_relationship_between_packages_.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/eec610d7ab3a_index_the_builds_update_id_column.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/f8a44498c806_remove_legacy_old_updateid.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/8e9dc57e082d_obsolete_updates_for_archived_release.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/aae0d29d49b7_remove_the_private_field_on_the_bug_.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/9c0a34961768_remove_the_greenwave_unsatisfied_.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/d986618207bc_add_composed_by_bodhi_flag_to_releases_.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/5703ddfe855d_add_package_manager_and_testing_.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/e5b3ddb35df3_remove_the_greenwave_summary_string_.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/8c4d6aad9b78_add_the_greenwave_failed_enum_to_.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/58b7919b942c_remove_the_updates_title_column.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/e8a059156d38_add_the_create_automatic_updates_bool_.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/5c86a3f9dc03_drop_support_for_cve_tracking.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/19e28e9851a2_index_comment_update_id.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/schemas.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/config.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/locale copying build/lib/bodhi/server/locale/.placeholder -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/locale copying build/lib/bodhi/server/metadata.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/push.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/renderers.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/__init__.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/pager.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/user.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/releases.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/home.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/overrides.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/master.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/comments.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/fragments.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/new_update.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/release.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/metrics.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/updates.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/override.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/composes.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/compose.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/tables.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/comment.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/errors.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/update.html -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/user.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/schemas.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/comments.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/__init__.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/overrides.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/markdown.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/updates.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/errors.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/composes.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/builds.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/csrf.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/releases.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/packages.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/exceptions.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/excanvas.min.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fedora-bootstrap-1.0.1 copying build/lib/bodhi/server/static/fedora-bootstrap-1.0.1/fedora-bootstrap.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fedora-bootstrap-1.0.1 copying build/lib/bodhi/server/static/fedora-bootstrap-1.0.1/fedora-bootstrap.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fedora-bootstrap-1.0.1 creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/search.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/jquery-1.10.2.min.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/typeahead.bundle.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/site.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/konami.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/forms.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/override_form.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/newsfeed.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/cabbage.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/Chart-0.2.0.min.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/update_form.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger.min.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger-theme-future.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger-theme-flat.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/js creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-block.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-flat.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-air.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-spinner.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-ice.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-future.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/bodhi-logo.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/jquery.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/__init__.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/jquery.flot.stack.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0 creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/css copying build/lib/bodhi/server/static/font-awesome-4.4.0/css/font-awesome.min.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/css copying build/lib/bodhi/server/static/font-awesome-4.4.0/css/font-awesome.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/css creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/js copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js/bootstrap.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/js copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js/bootstrap.min.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/js creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap.min.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/datepicker creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/datepicker/js copying build/lib/bodhi/server/static/datepicker/js/bootstrap-datepicker.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/datepicker/js creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/datepicker/css copying build/lib/bodhi/server/static/datepicker/css/datepicker.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/datepicker/css creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/logo-large.png -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/bodhi-logo.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/spinner.gif -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/logo.png -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/bodhi-logo.png -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/img creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/web-ttf copying build/lib/bodhi/server/static/fonts/hack/web-ttf/hack-bolditalic-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/web-ttf creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/web-ttf/latin copying build/lib/bodhi/server/static/fonts/hack/web-ttf/latin/hack-regular-latin-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/web-ttf/latin copying build/lib/bodhi/server/static/fonts/hack/web-ttf/latin/hack-italic-latin-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/web-ttf/latin copying build/lib/bodhi/server/static/fonts/hack/web-ttf/latin/hack-bolditalic-latin-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/web-ttf/latin copying build/lib/bodhi/server/static/fonts/hack/web-ttf/latin/hack-bold-latin-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/web-ttf/latin copying build/lib/bodhi/server/static/fonts/hack/web-ttf/hack-bold-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/web-ttf copying build/lib/bodhi/server/static/fonts/hack/web-ttf/hack-regular-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/web-ttf copying build/lib/bodhi/server/static/fonts/hack/web-ttf/hack-italic-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/web-ttf creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/eot copying build/lib/bodhi/server/static/fonts/hack/eot/hack-bold-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/eot copying build/lib/bodhi/server/static/fonts/hack/eot/hack-italic-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/eot copying build/lib/bodhi/server/static/fonts/hack/eot/hack-bolditalic-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/eot creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/eot/latin copying build/lib/bodhi/server/static/fonts/hack/eot/latin/hack-regular-latin-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/eot/latin copying build/lib/bodhi/server/static/fonts/hack/eot/latin/hack-bold-latin-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/eot/latin copying build/lib/bodhi/server/static/fonts/hack/eot/latin/hack-italic-latin-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/eot/latin copying build/lib/bodhi/server/static/fonts/hack/eot/latin/hack-bolditalic-latin-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/eot/latin copying build/lib/bodhi/server/static/fonts/hack/eot/hack-regular-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/eot creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff2 copying build/lib/bodhi/server/static/fonts/hack/woff2/hack-bold-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff2 copying build/lib/bodhi/server/static/fonts/hack/woff2/hack-italic-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff2 creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff2/latin copying build/lib/bodhi/server/static/fonts/hack/woff2/latin/hack-italic-latin-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff2/latin copying build/lib/bodhi/server/static/fonts/hack/woff2/latin/hack-bolditalic-latin-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff2/latin copying build/lib/bodhi/server/static/fonts/hack/woff2/latin/hack-bold-latin-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff2/latin copying build/lib/bodhi/server/static/fonts/hack/woff2/latin/hack-regular-latin-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff2/latin copying build/lib/bodhi/server/static/fonts/hack/woff2/hack-regular-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff2 copying build/lib/bodhi/server/static/fonts/hack/woff2/hack-bolditalic-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff2 creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff copying build/lib/bodhi/server/static/fonts/hack/woff/hack-italic-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff copying build/lib/bodhi/server/static/fonts/hack/woff/hack-regular-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff/latin copying build/lib/bodhi/server/static/fonts/hack/woff/latin/hack-regular-latin-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff/latin copying build/lib/bodhi/server/static/fonts/hack/woff/latin/hack-bold-latin-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff/latin copying build/lib/bodhi/server/static/fonts/hack/woff/latin/hack-italic-latin-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff/latin copying build/lib/bodhi/server/static/fonts/hack/woff/latin/hack-bolditalic-latin-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff/latin copying build/lib/bodhi/server/static/fonts/hack/woff/hack-bold-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff copying build/lib/bodhi/server/static/fonts/hack/woff/hack-bolditalic-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff copying build/lib/bodhi/server/static/fonts/open-sans.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/font-awesome.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/FontAwesome.otf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/hack.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/js copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js/bootstrap.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/js copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js/bootstrap.min.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/js creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap.min.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css copying build/lib/bodhi/server/static/jquery.flot.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/site.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/navbar.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/footer.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/datagrepper-feed.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/panel.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/text.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/js copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js/bootstrap.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/js copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js/bootstrap.min.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/js creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap.min.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/js copying build/lib/bodhi/server/static/bootstrap/js/bootstrap.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/js copying build/lib/bodhi/server/static/bootstrap/js/bootstrap.min.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/js creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/fonts copying build/lib/bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/fonts copying build/lib/bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/fonts copying build/lib/bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/fonts copying build/lib/bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/fonts creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/css copying build/lib/bodhi/server/static/bootstrap/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/css copying build/lib/bodhi/server/static/bootstrap/css/bootstrap.min.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/css copying build/lib/bodhi/server/static/bootstrap/css/bootstrap.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/css copying build/lib/bodhi/server/static/bootstrap/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/css creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/moment copying build/lib/bodhi/server/static/moment/moment.min.js -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/moment creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/ico copying build/lib/bodhi/server/static/ico/favicon.ico -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/ico copying build/lib/bodhi/server/ffmarkdown.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/clean_old_composes.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/skopeo_lite.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/initializedb.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/bshell.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/__init__.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/approve_testing.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/expire_overrides.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/check_policies.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/sar.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/untag_branched.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/bugs.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/security.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/buildsys.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/email creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/maillist_template.tpl -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/fedora_modular_errata_template.tpl -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/fedora_errata_template.tpl -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/fedora_epel_errata_template.tpl -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/fedora_epel_legacy_errata_template.tpl -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/notifications.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/logging.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/validators.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/signed.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/automatic_updates.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/__init__.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/composer.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/updates.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/greenwave.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/mail.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/generic.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/__init__.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/search.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/metrics.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/views copying build/lib/bodhi/__init__.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/client copying build/lib/bodhi/client/__init__.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/client copying build/lib/bodhi/client/bindings.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/client creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages copying build/lib/bodhi/messages/__init__.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages copying build/lib/bodhi/messages/utils.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages creating /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas copying build/lib/bodhi/messages/schemas/base.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas copying build/lib/bodhi/messages/schemas/buildroot_override.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas copying build/lib/bodhi/messages/schemas/__init__.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas copying build/lib/bodhi/messages/schemas/composer.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas copying build/lib/bodhi/messages/schemas/compose.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas copying build/lib/bodhi/messages/schemas/errata.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas copying build/lib/bodhi/messages/schemas/update.py -> /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/models.py to models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/webapp.py to webapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/env.py to env.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/a3580bdf5129_remove_the_ci_url_field_from_builds.py to a3580bdf5129_remove_the_ci_url_field_from_builds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/9991cf10ec50_mark_the_bugs_private_field_as_nullable.py to 9991cf10ec50_mark_the_bugs_private_field_as_nullable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/b1fd856efcf6_add_autopush_boolean_and_stable_days_to_update.py to b1fd856efcf6_add_autopush_boolean_and_stable_days_to_update.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/a418acf470f8_drop_the_stacks_table.py to a418acf470f8_drop_the_stacks_table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/bdf0e37ab793_disallow_null_values_in_stable_karma_.py to bdf0e37ab793_disallow_null_values_in_stable_karma_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/2fc96aa44a74_drop_the_user_show_popup_column.py to 2fc96aa44a74_drop_the_user_show_popup_column.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/190ba571c7d2_remove_the_batching_request_state.py to 190ba571c7d2_remove_the_batching_request_state.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/c98beb4940b5_remove_the_comments_anonymous_column.py to c98beb4940b5_remove_the_comments_anonymous_column.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/6b3eb9ae2b87_remove_unused_updatestatus_processing.py to 6b3eb9ae2b87_remove_unused_updatestatus_processing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/3a2e248d1757_add_the_unspecified_enum_to_updatetype.py to 3a2e248d1757_add_the_unspecified_enum_to_updatetype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/7ba286412ad4_drop_the_relationship_between_packages_.py to 7ba286412ad4_drop_the_relationship_between_packages_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/eec610d7ab3a_index_the_builds_update_id_column.py to eec610d7ab3a_index_the_builds_update_id_column.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/f8a44498c806_remove_legacy_old_updateid.py to f8a44498c806_remove_legacy_old_updateid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/8e9dc57e082d_obsolete_updates_for_archived_release.py to 8e9dc57e082d_obsolete_updates_for_archived_release.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/aae0d29d49b7_remove_the_private_field_on_the_bug_.py to aae0d29d49b7_remove_the_private_field_on_the_bug_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/9c0a34961768_remove_the_greenwave_unsatisfied_.py to 9c0a34961768_remove_the_greenwave_unsatisfied_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/d986618207bc_add_composed_by_bodhi_flag_to_releases_.py to d986618207bc_add_composed_by_bodhi_flag_to_releases_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/5703ddfe855d_add_package_manager_and_testing_.py to 5703ddfe855d_add_package_manager_and_testing_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/e5b3ddb35df3_remove_the_greenwave_summary_string_.py to e5b3ddb35df3_remove_the_greenwave_summary_string_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/8c4d6aad9b78_add_the_greenwave_failed_enum_to_.py to 8c4d6aad9b78_add_the_greenwave_failed_enum_to_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/58b7919b942c_remove_the_updates_title_column.py to 58b7919b942c_remove_the_updates_title_column.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/e8a059156d38_add_the_create_automatic_updates_bool_.py to e8a059156d38_add_the_create_automatic_updates_bool_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/5c86a3f9dc03_drop_support_for_cve_tracking.py to 5c86a3f9dc03_drop_support_for_cve_tracking.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/19e28e9851a2_index_comment_update_id.py to 19e28e9851a2_index_comment_update_id.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/schemas.py to schemas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/metadata.py to metadata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/push.py to push.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/renderers.py to renderers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/user.py to user.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/schemas.py to schemas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/comments.py to comments.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/overrides.py to overrides.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/markdown.py to markdown.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/updates.py to updates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/composes.py to composes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/builds.py to builds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/csrf.py to csrf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/releases.py to releases.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/packages.py to packages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/ffmarkdown.py to ffmarkdown.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/clean_old_composes.py to clean_old_composes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/skopeo_lite.py to skopeo_lite.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/initializedb.py to initializedb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/bshell.py to bshell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/approve_testing.py to approve_testing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/expire_overrides.py to expire_overrides.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/check_policies.py to check_policies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/sar.py to sar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/untag_branched.py to untag_branched.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/bugs.py to bugs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/security.py to security.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/buildsys.py to buildsys.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/notifications.py to notifications.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/logging.py to logging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/validators.py to validators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers/signed.py to signed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers/automatic_updates.py to automatic_updates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers/composer.py to composer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers/updates.py to updates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers/greenwave.py to greenwave.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/mail.py to mail.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/views/generic.py to generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/views/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/views/search.py to search.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/server/views/metrics.py to metrics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/client/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/client/bindings.py to bindings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas/buildroot_override.py to buildroot_override.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas/composer.py to composer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas/compose.py to compose.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas/errata.py to errata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi/messages/schemas/update.py to update.cpython-37.pyc writing byte-compilation script '/tmp/tmpesuub8x0.py' /usr/bin/python3 /tmp/tmpesuub8x0.py removing /tmp/tmpesuub8x0.py running install_egg_info running egg_info writing bodhi.egg-info/PKG-INFO writing dependency_links to bodhi.egg-info/dependency_links.txt writing top-level names to bodhi.egg-info/top_level.txt reading manifest file 'bodhi.egg-info/SOURCES.txt' reading manifest template 'BODHI_MANIFEST.in' writing manifest file 'bodhi.egg-info/SOURCES.txt' Copying bodhi.egg-info to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi-4.1.0-py3.7.egg-info running install_scripts running install running install_lib writing byte-compilation script '/tmp/tmpsxv4agxr.py' /usr/bin/python3 /tmp/tmpsxv4agxr.py removing /tmp/tmpsxv4agxr.py running install_egg_info running egg_info creating bodhi_client.egg-info writing bodhi_client.egg-info/PKG-INFO writing dependency_links to bodhi_client.egg-info/dependency_links.txt writing entry points to bodhi_client.egg-info/entry_points.txt writing requirements to bodhi_client.egg-info/requires.txt writing top-level names to bodhi_client.egg-info/top_level.txt writing manifest file 'bodhi_client.egg-info/SOURCES.txt' reading manifest file 'bodhi_client.egg-info/SOURCES.txt' reading manifest template 'CLIENT_MANIFEST.in' writing manifest file 'bodhi_client.egg-info/SOURCES.txt' Copying bodhi_client.egg-info to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi_client-4.1.0-py3.7.egg-info running install_scripts Installing bodhi script to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/bin running install running install_lib writing byte-compilation script '/tmp/tmpqsia89yl.py' /usr/bin/python3 /tmp/tmpqsia89yl.py removing /tmp/tmpqsia89yl.py running install_egg_info running egg_info writing bodhi_messages.egg-info/PKG-INFO writing dependency_links to bodhi_messages.egg-info/dependency_links.txt writing entry points to bodhi_messages.egg-info/entry_points.txt writing requirements to bodhi_messages.egg-info/requires.txt writing top-level names to bodhi_messages.egg-info/top_level.txt reading manifest file 'bodhi_messages.egg-info/SOURCES.txt' writing manifest file 'bodhi_messages.egg-info/SOURCES.txt' Copying bodhi_messages.egg-info to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi_messages-4.1.0-py3.7.egg-info running install_scripts running install running install_lib writing byte-compilation script '/tmp/tmpyhngei2e.py' /usr/bin/python3 /tmp/tmpyhngei2e.py removing /tmp/tmpyhngei2e.py running install_egg_info running egg_info writing bodhi_server.egg-info/PKG-INFO writing dependency_links to bodhi_server.egg-info/dependency_links.txt BUILDSTDERR: writing entry points to bodhi_server.egg-info/entry_points.tx/usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'paster_plugins' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: warning: no files found matching '*.jpg' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.pt' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.mak' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.xml' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.py' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*.rst' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*' under directory 'tools' BUILDSTDERR: warning: no files found matching 'bodhi/server/static/bootstrap' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/var/lib/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/var/cache/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/etc/httpd/conf.d + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/etc/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/bodhi + /usr/bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch//var/log/bodhi + install -Dpm 0755 bodhi-complete.sh /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/bash-completion/completions/bodhi + install -m 644 apache/bodhi.conf /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/etc/httpd/conf.d/bodhi.conf + install -m 640 production.ini /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/etc/bodhi/production.ini + install -m 640 alembic.ini /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/etc/bodhi/alembic.ini + install apache/bodhi.wsgi /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/bodhi/bodhi.wsgi + install -d /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/man/man1 + install -pm0644 docs/_build/man/bodhi-approve-testing.1 docs/_build/man/bodhi-check-policies.1 docs/_build/man/bodhi-clean-old-composes.1 docs/_build/man/bodhi-expire-overrides.1 docs/_build/man/bodhi-push.1 docs/_build/man/bodhi-sar.1 docs/_build/man/bodhi-shell.1 docs/_build/man/bodhi-skopeo-lite.1 docs/_build/man/bodhi-untag-branched.1 docs/_build/man/bodhi.1 docs/_build/man/initialize_bodhi_db.1 /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.1.0-3.fc31 --unique-debug-suffix -4.1.0-3.fc31.noarch --unique-debug-src-base bodhi-4.1.0-3.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bodhi-4.1.0 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: *** WARNING: ./usr/share/bash-completion/completions/bodhi is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/bodhi/bodhi.wsgi is executable but has empty or no shebang, removing executable bit t writing requirements to bodhi_server.egg-info/requires.txt writing top-level names to bodhi_server.egg-info/top_level.txt reading manifest file 'bodhi_server.egg-info/SOURCES.txt' reading manifest template 'SERVER_MANIFEST.in' writing manifest file 'bodhi_server.egg-info/SOURCES.txt' Copying bodhi_server.egg-info to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7/site-packages/bodhi_server-4.1.0-py3.7.egg-info running install_scripts Installing initialize_bodhi_db script to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/bin Installing bodhi-clean-old-composes script to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/bin Installing bodhi-push script to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/bin Installing bodhi-expire-overrides script to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/bin Installing bodhi-untag-branched script to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/bin Installing bodhi-approve-testing script to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/bin Installing bodhi-check-policies script to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/bin Installing bodhi-skopeo-lite script to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/bin Installing bodhi-sar script to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/bin Installing bodhi-shell script to /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/bin Bytecompiling .py files below /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/lib/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VEcA7m + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + /usr/bin/python3 -m venv --system-site-packages --without-pip .test-venv + .test-venv/bin/python3 setup.py develop running develop running egg_info writing bodhi.egg-info/PKG-INFO writing dependency_links to bodhi.egg-info/dependency_links.txt writing top-level names to bodhi.egg-info/top_level.txt reading manifest file 'bodhi.egg-info/SOURCES.txt' reading manifest template 'BODHI_MANIFEST.in' writing manifest file 'bodhi.egg-info/SOURCES.txt' running build_ext Creating /builddir/build/BUILD/bodhi-4.1.0/.test-venv/lib/python3.7/site-packages/bodhi.egg-link (link to .) Adding bodhi 4.1.0 to easy-install.pth file Installed /builddir/build/BUILD/bodhi-4.1.0 Processing dependencies for bodhi==4.1.0 Finished processing dependencies for bodhi==4.1.0 running develop running egg_info writing bodhi_client.egg-info/PKG-INFO writing dependency_links to bodhi_client.egg-info/dependency_links.txt writing entry points to bodhi_client.egg-info/entry_points.txt writing requirements to bodhi_client.egg-info/requires.txt writing top-level names to bodhi_client.egg-info/top_level.txt reading manifest file 'bodhi_client.egg-info/SOURCES.txt' reading manifest template 'CLIENT_MANIFEST.in' writing manifest file 'bodhi_client.egg-info/SOURCES.txt' running build_ext Creating /builddir/build/BUILD/bodhi-4.1.0/.test-venv/lib/python3.7/site-packages/bodhi-client.egg-link (link to .) bodhi-client 4.1.0 is already the active version in easy-install.pth Installing bodhi script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installed /builddir/build/BUILD/bodhi-4.1.0 Processing dependencies for bodhi-client==4.1.0 Searching for python-fedora==0.10.0 Best match: python-fedora 0.10.0 Adding python-fedora 0.10.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for Click==7.0 Best match: Click 7.0 Adding Click 7.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for openidc-client==0.6.0 Best match: openidc-client 0.6.0 Adding openidc-client 0.6.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for lockfile==0.11.0 Best match: lockfile 0.11.0 Adding lockfile 0.11.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for six==1.12.0 Best match: six 1.12.0 Adding six 1.12.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for urllib3==1.25.3 Best match: urllib3 1.25.3 Adding urllib3 1.25.3 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for beautifulsoup4==4.6.3 Best match: beautifulsoup4 4.6.3 Adding beautifulsoup4 4.6.3 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for requests==2.22.0 Best match: requests 2.22.0 Adding requests 2.22.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for kitchen==1.2.6 Best match: kitchen 1.2.6 Adding kitchen 1.2.6 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for munch==2.3.2 Best match: munch 2.3.2 Adding munch 2.3.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for idna==2.8 Best match: idna 2.8 Adding idna 2.8 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for chardet==3.0.4 Best match: chardet 3.0.4 Adding chardet 3.0.4 to easy-install.pth file Installing chardetect script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Finished processing dependencies for bodhi-client==4.1.0 running develop running egg_info writing bodhi_messages.egg-info/PKG-INFO writing dependency_links to bodhi_messages.egg-info/dependency_links.txt writing entry points to bodhi_messages.egg-info/entry_points.txt writing requirements to bodhi_messages.egg-info/requires.txt writing top-level names to bodhi_messages.egg-info/top_level.txt reading manifest file 'bodhi_messages.egg-info/SOURCES.txt' writing manifest file 'bodhi_messages.egg-info/SOURCES.txt' running build_ext Creating /builddir/build/BUILD/bodhi-4.1.0/.test-venv/lib/python3.7/site-packages/bodhi-messages.egg-link (link to .) bodhi-messages 4.1.0 is already the active version in easy-install.pth Installed /builddir/build/BUILD/bodhi-4.1.0 Processing dependencies for bodhi-messages==4.1.0 Searching for fedora-messaging==1.7.1 Best match: fedora-messaging 1.7.1 Adding fedora-messaging 1.7.1 to easy-install.pth file Installing fedora-messaging script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for service-identity==18.1.0 Best match: service-identity 18.1.0 Adding service-identity 18.1.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for six==1.12.0 Best match: six 1.12.0 Adding six 1.12.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pika==1.0.1 Best match: pika 1.0.1 Adding pika 1.0.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pyOpenSSL==19.0.0 Best match: pyOpenSSL 19.0.0 Adding pyOpenSSL 19.0.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pytz==2018.9 Best match: pytz 2018.9 Adding pytz 2018.9 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for Twisted==19.2.1 Best match: Twisted 19.2.1 Adding Twisted 19.2.1 to easy-install.pth file Installing cftp script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing ckeygen script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing conch script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing mailmail script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing pyhtmlizer script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing tkconch script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing trial script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing twist script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing twistd script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for toml==0.10.0 Best match: toml 0.10.0 Adding toml 0.10.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for jsonschema==3.0.1 Best match: jsonschema 3.0.1 Adding jsonschema 3.0.1 to easy-install.pth file Installing jsonschema script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for Click==7.0 Best match: Click 7.0 Adding Click 7.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for blinker==1.4 Best match: blinker 1.4 Adding blinker 1.4 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for cryptography==2.6.1 Best match: cryptography 2.6.1 Adding cryptography 2.6.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pyasn1==0.4.4 Best match: pyasn1 0.4.4 Adding pyasn1 0.4.4 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pyasn1-modules==0.2.2 Best match: pyasn1-modules 0.2.2 Adding pyasn1-modules 0.2.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for attrs==19.1.0 Best match: attrs 19.1.0 Adding attrs 19.1.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for PyHamcrest==1.9.0 Best match: PyHamcrest 1.9.0 Adding PyHamcrest 1.9.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for hyperlink==19.0.0 Best match: hyperlink 19.0.0 Adding hyperlink 19.0.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for Automat==0.7.0 Best match: Automat 0.7.0 Adding Automat 0.7.0 to easy-install.pth file Installing automat-visualize script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for incremental==17.5.0 Best match: incremental 17.5.0 Adding incremental 17.5.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for constantly==15.1.0 Best match: constantly 15.1.0 Adding constantly 15.1.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for zope.interface==4.6.0 Best match: zope.interface 4.6.0 Adding zope.interface 4.6.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages BUILDSTDERR: Searching for setuptools/usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'paster_plugins' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: warning: no files found matching '*.jpg' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.pt' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.mak' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.xml' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.py' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*.rst' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*' under directory 'tools' BUILDSTDERR: warning: no files found matching 'bodhi/server/static/bootstrap' ==41.0.1 Best match: setuptools 41.0.1 Adding setuptools 41.0.1 to easy-install.pth file Installing easy_install script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing easy_install-3.7 script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for pyrsistent==0.15.3 Best match: pyrsistent 0.15.3 Adding pyrsistent 0.15.3 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for cffi==1.12.3 Best match: cffi 1.12.3 Adding cffi 1.12.3 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for asn1crypto==0.24.0 Best match: asn1crypto 0.24.0 Adding asn1crypto 0.24.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for idna==2.8 Best match: idna 2.8 Adding idna 2.8 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pycparser==2.14 Best match: pycparser 2.14 Adding pycparser 2.14 to easy-install.pth file Using /usr/lib/python3.7/site-packages Finished processing dependencies for bodhi-messages==4.1.0 running develop running egg_info writing bodhi_server.egg-info/PKG-INFO writing dependency_links to bodhi_server.egg-info/dependency_links.txt writing entry points to bodhi_server.egg-info/entry_points.txt writing requirements to bodhi_server.egg-info/requires.txt writing top-level names to bodhi_server.egg-info/top_level.txt reading manifest file 'bodhi_server.egg-info/SOURCES.txt' reading manifest template 'SERVER_MANIFEST.in' writing manifest file 'bodhi_server.egg-info/SOURCES.txt' running build_ext Creating /builddir/build/BUILD/bodhi-4.1.0/.test-venv/lib/python3.7/site-packages/bodhi-server.egg-link (link to .) bodhi-server 4.1.0 is already the active version in easy-install.pth Installing initialize_bodhi_db script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing bodhi-clean-old-composes script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing bodhi-push script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing bodhi-expire-overrides script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing bodhi-untag-branched script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing bodhi-approve-testing script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing bodhi-check-policies script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing bodhi-skopeo-lite script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing bodhi-sar script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing bodhi-shell script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installed /builddir/build/BUILD/bodhi-4.1.0 Processing dependencies for bodhi-server==4.1.0 Searching for waitress==1.2.1 Best match: waitress 1.2.1 Adding waitress 1.2.1 to easy-install.pth file Installing waitress-serve script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for SQLAlchemy==1.3.5 Best match: SQLAlchemy 1.3.5 Adding SQLAlchemy 1.3.5 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for simplemediawiki==1.2.0b2 Best match: simplemediawiki 1.2.0b2 Adding simplemediawiki 1.2.0b2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for PyYAML==5.1.1 Best match: PyYAML 5.1.1 Adding PyYAML 5.1.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for python-fedora==0.10.0 Best match: python-fedora 0.10.0 Adding python-fedora 0.10.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for python-bugzilla==2.2.0 Best match: python-bugzilla 2.2.0 Adding python-bugzilla 2.2.0 to easy-install.pth file Installing bugzilla script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for pyramid-mako==1.0.2 Best match: pyramid-mako 1.0.2 Adding pyramid-mako 1.0.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pyramid-fas-openid==0.3.9 Best match: pyramid-fas-openid 0.3.9 Adding pyramid-fas-openid 0.3.9 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pyramid==1.10.4 Best match: pyramid 1.10.4 Adding pyramid 1.10.4 to easy-install.pth file Installing pcreate script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing pserve script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing pshell script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing proutes script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing pviews script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing ptweens script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing prequest script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing pdistreport script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for pyLibravatar==1.6 Best match: pyLibravatar 1.6 Adding pyLibravatar 1.6 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for py3dns==3.1.1 Best match: py3dns 3.1.1 Adding py3dns 3.1.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for psycopg2==2.7.7 Best match: psycopg2 2.7.7 Adding psycopg2 2.7.7 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for Markdown==3.1.1 Best match: Markdown 3.1.1 Adding Markdown 3.1.1 to easy-install.pth file Installing markdown_py script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for Jinja2==2.10.1 Best match: Jinja2 2.10.1 Adding Jinja2 2.10.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for feedgen==0.7.0 Best match: feedgen 0.7.0 Adding feedgen 0.7.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for fedora-messaging==1.7.1 Best match: fedora-messaging 1.7.1 Adding fedora-messaging 1.7.1 to easy-install.pth file Installing fedora-messaging script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for pyasn1-modules==0.2.2 Best match: pyasn1-modules 0.2.2 Adding pyasn1-modules 0.2.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for dogpile.cache==0.6.8 Best match: dogpile.cache 0.6.8 Adding dogpile.cache 0.6.8 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for cornice==3.5.1 Best match: cornice 3.5.1 Adding cornice 3.5.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for colander==1.7.0 Best match: colander 1.7.0 Adding colander 1.7.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for Click==7.0 Best match: Click 7.0 Adding Click 7.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for bleach==3.1.0 Best match: bleach 3.1.0 Adding bleach 3.1.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for backoff==1.6.0 Best match: backoff 1.6.0 Adding backoff 1.6.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for arrow==0.14.2 Best match: arrow 0.14.2 Adding arrow 0.14.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for alembic==1.0.11 Best match: alembic 1.0.11 Adding alembic 1.0.11 to easy-install.pth file Installing alembic script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for openidc-client==0.6.0 Best match: openidc-client 0.6.0 Adding openidc-client 0.6.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for lockfile==0.11.0 Best match: lockfile 0.11.0 Adding lockfile 0.11.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for six==1.12.0 Best match: six 1.12.0 Adding six 1.12.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for urllib3==1.25.3 Best match: urllib3 1.25.3 Adding urllib3 1.25.3 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for beautifulsoup4==4.6.3 Best match: beautifulsoup4 4.6.3 Adding beautifulsoup4 4.6.3 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for requests==2.22.0 Best match: requests 2.22.0 Adding requests 2.22.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for kitchen==1.2.6 Best match: kitchen 1.2.6 Adding kitchen 1.2.6 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for munch==2.3.2 Best match: munch 2.3.2 Adding munch 2.3.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for Mako==1.0.12.dev0 Best match: Mako 1.0.12.dev0 Adding Mako 1.0.12.dev0 to easy-install.pth file Installing mako-render script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for python3-openid==3.1.0 Best match: python3-openid 3.1.0 Adding python3-openid 3.1.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for python-openid-cla==1.2 Best match: python-openid-cla 1.2 Adding python-openid-cla 1.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for python-openid-teams==1.1 Best match: python-openid-teams 1.1 Adding python-openid-teams 1.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for zope.interface==4.6.0 Best match: zope.interface 4.6.0 Adding zope.interface 4.6.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for zope.deprecation==4.4.0 Best match: zope.deprecation 4.4.0 Adding zope.deprecation 4.4.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for WebOb==1.8.5 Best match: WebOb 1.8.5 Adding WebOb 1.8.5 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for venusian==1.2.0 Best match: venusian 1.2.0 Adding venusian 1.2.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for translationstring==1.3 Best match: translationstring 1.3 Adding translationstring 1.3 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for setuptools==41.0.1 Best match: setuptools 41.0.1 Adding setuptools 41.0.1 to easy-install.pth file Installing easy_install script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing easy_install-3.7 script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for plaster-pastedeploy==0.7 Best match: plaster-pastedeploy 0.7 Adding plaster-pastedeploy 0.7 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for plaster==0.5 Best match: plaster 0.5 Adding plaster 0.5 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for hupper==1.8.1 Best match: hupper 1.8.1 Adding hupper 1.8.1 to easy-install.pth file Installing hupper script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for MarkupSafe==1.1.1 Best match: MarkupSafe 1.1.1 Adding MarkupSafe 1.1.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for python-dateutil==2.8.0 Best match: python-dateutil 2.8.0 Adding python-dateutil 2.8.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for lxml==4.2.5 Best match: lxml 4.2.5 Adding lxml 4.2.5 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for service-identity==18.1.0 Best match: service-identity 18.1.0 Adding service-identity 18.1.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pika==1.0.1 Best match: pika 1.0.1 Adding pika 1.0.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pyOpenSSL==19.0.0 Best match: pyOpenSSL 19.0.0 Adding pyOpenSSL 19.0.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pytz==2018.9 Best match: pytz 2018.9 Adding pytz 2018.9 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for Twisted==19.2.1 Best match: Twisted 19.2.1 Adding Twisted 19.2.1 to easy-install.pth file Installing cftp script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing ckeygen script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing conch script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing mailmail script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing pyhtmlizer script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing tkconch script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing trial script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing twist script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Installing twistd script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for toml==0.10.0 Best match: toml 0.10.0 Adding toml 0.10.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for jsonschema==3.0.1 Best match: jsonschema 3.0.1 Adding jsonschema 3.0.1 to easy-install.pth file Installing jsonschema script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for blinker==1.4 Best match: blinker 1.4 Adding blinker 1.4 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pyasn1==0.4.4 Best match: pyasn1 0.4.4 Adding pyasn1 0.4.4 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for simplejson==3.16.0 Best match: simplejson 3.16.0 Adding simplejson 3.16.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for iso8601==0.1.11 Best match: iso8601 0.1.11 Adding iso8601 0.1.11 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for webencodings==0.5.1 Best match: webencodings 0.5.1 Adding webencodings 0.5.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for python-editor==1.0.4 Best match: python-editor 1.0.4 Adding python-editor 1.0.4 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for idna==2.8 Best match: idna 2.8 Adding idna 2.8 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for chardet==3.0.4 Best match: chardet 3.0.4 Adding chardet 3.0.4 to easy-install.pth file Installing chardetect script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for defusedxml==0.6.0 Best match: defusedxml 0.6.0 Adding defusedxml 0.6.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for PasteDeploy==2.0.1 Best match: PasteDeploy 2.0.1 Adding PasteDeploy 2.0.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for cryptography==2.6.1 Best match: cryptography 2.6.1 Adding cryptography 2.6.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for attrs==19.1.0 Best match: attrs 19.1.0 Adding attrs 19.1.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for PyHamcrest==1.9.0 Best match: PyHamcrest 1.9.0 Adding PyHamcrest 1.9.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for hyperlink==19.0.0 Best match: hyperlink 19.0.0 Adding hyperlink 19.0.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for Automat==0.7.0 Best match: Automat 0.7.0 Adding Automat 0.7.0 to easy-install.pth file Installing automat-visualize script to /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for incremental==17.5.0 Best match: incremental 17.5.0 Adding incremental 17.5.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for constantly==15.1.0 Best match: constantly 15.1.0 Adding constantly 15.1.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pyrsistent==0.15.3 Best match: pyrsistent 0.15.3 Adding pyrsistent 0.15.3 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for cffi==1.12.3 Best match: cffi 1.12.3 Adding cffi 1.12.3 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for asn1crypto==0.24.0 Best match: asn1crypto 0.24.0 Adding asn1crypto 0.24.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages BUILDSTDERR: Searching for + .test-venv/bin/python3 /usr/bin/py.test-3 -v bodhi/tests pycparser==2.14 Best match: pycparser 2.14 Adding pycparser 2.14 to easy-install.pth file Using /usr/lib/python3.7/site-packages Finished processing dependencies for bodhi-server==4.1.0 ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-4.6.4, py-1.8.0, pluggy-0.12.0 -- /builddir/build/BUILD/bodhi-4.1.0/.test-venv/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/bodhi-4.1.0, inifile: setup.cfg plugins: cov-2.7.1 collecting ... collected 1588 items bodhi/tests/client/test___init__.py::TestComment::test_url_flag PASSED [ 0%] bodhi/tests/client/test___init__.py::TestDownload::test_arch_all_flag PASSED [ 0%] bodhi/tests/client/test___init__.py::TestDownload::test_arch_flag PASSED [ 0%] bodhi/tests/client/test___init__.py::TestDownload::test_debuginfo_flag PASSED [ 0%] bodhi/tests/client/test___init__.py::TestDownload::test_download_failed_warning PASSED [ 0%] bodhi/tests/client/test___init__.py::TestDownload::test_empty_options PASSED [ 0%] bodhi/tests/client/test___init__.py::TestDownload::test_multiple_builds PASSED [ 0%] bodhi/tests/client/test___init__.py::TestDownload::test_no_builds_warning PASSED [ 0%] bodhi/tests/client/test___init__.py::TestDownload::test_some_builds_warning PASSED [ 0%] bodhi/tests/client/test___init__.py::TestDownload::test_updateid PASSED [ 0%] bodhi/tests/client/test___init__.py::TestDownload::test_url_flag PASSED [ 0%] bodhi/tests/client/test___init__.py::TestComposeInfo::test_compose_not_found PASSED [ 0%] bodhi/tests/client/test___init__.py::TestComposeInfo::test_successful_operation PASSED [ 0%] bodhi/tests/client/test___init__.py::TestComposeInfo::test_url_flag PASSED [ 0%] bodhi/tests/client/test___init__.py::TestListComposes::test_short PASSED [ 0%] bodhi/tests/client/test___init__.py::TestListComposes::test_single_compose PASSED [ 1%] bodhi/tests/client/test___init__.py::TestListComposes::test_verbose PASSED [ 1%] bodhi/tests/client/test___init__.py::TestNew::test_bodhi_client_exception PASSED [ 1%] bodhi/tests/client/test___init__.py::TestNew::test_close_bugs_flag PASSED [ 1%] bodhi/tests/client/test___init__.py::TestNew::test_debug_flag PASSED [ 1%] bodhi/tests/client/test___init__.py::TestNew::test_display_name_flag PASSED [ 1%] bodhi/tests/client/test___init__.py::TestNew::test_exception PASSED [ 1%] bodhi/tests/client/test___init__.py::TestNew::test_file_flag PASSED [ 1%] bodhi/tests/client/test___init__.py::TestNew::test_new_security_update_with_unspecified_severity PASSED [ 1%] bodhi/tests/client/test___init__.py::TestNew::test_new_update_without_notes PASSED [ 1%] bodhi/tests/client/test___init__.py::TestNew::test_severity_flag PASSED [ 1%] bodhi/tests/client/test___init__.py::TestNew::test_url_flag PASSED [ 1%] bodhi/tests/client/test___init__.py::TestPrintOverrideKojiHint::test_with_release_id PASSED [ 1%] bodhi/tests/client/test___init__.py::TestPrintOverrideKojiHint::test_without_release_id PASSED [ 1%] bodhi/tests/client/test___init__.py::TestQuery::test_page_flag PASSED [ 1%] bodhi/tests/client/test___init__.py::TestQuery::test_query_mine_flag_username_unset PASSED [ 1%] bodhi/tests/client/test___init__.py::TestQuery::test_query_multiple_update PASSED [ 2%] bodhi/tests/client/test___init__.py::TestQuery::test_query_single_update PASSED [ 2%] bodhi/tests/client/test___init__.py::TestQuery::test_rows_flag PASSED [ 2%] bodhi/tests/client/test___init__.py::TestQuery::test_url_flag PASSED [ 2%] bodhi/tests/client/test___init__.py::TestQueryBuildrootOverrides::test_page_flag PASSED [ 2%] bodhi/tests/client/test___init__.py::TestQueryBuildrootOverrides::test_queryoverrides_mine_flag_username_unset PASSED [ 2%] bodhi/tests/client/test___init__.py::TestQueryBuildrootOverrides::test_rows_flag PASSED [ 2%] bodhi/tests/client/test___init__.py::TestQueryBuildrootOverrides::test_single_override PASSED [ 2%] bodhi/tests/client/test___init__.py::TestQueryBuildrootOverrides::test_url_flag PASSED [ 2%] bodhi/tests/client/test___init__.py::TestRequest::test_successful_operation PASSED [ 2%] bodhi/tests/client/test___init__.py::TestRequest::test_update_not_found PASSED [ 2%] bodhi/tests/client/test___init__.py::TestRequest::test_url_flag PASSED [ 2%] bodhi/tests/client/test___init__.py::TestSaveBuildrootOverrides::test_create_multiple_overrides PASSED [ 2%] bodhi/tests/client/test___init__.py::TestSaveBuildrootOverrides::test_url_flag PASSED [ 2%] bodhi/tests/client/test___init__.py::TestSaveBuildrootOverrides::test_wait_default PASSED [ 2%] bodhi/tests/client/test___init__.py::TestSaveBuildrootOverrides::test_wait_flag PASSED [ 2%] bodhi/tests/client/test___init__.py::TestSaveBuildrootOverrides::test_wait_flag_fail PASSED [ 3%] bodhi/tests/client/test___init__.py::TestWarnIfUrlOrOpenidAndStagingSet::test_staging_false PASSED [ 3%] bodhi/tests/client/test___init__.py::TestWarnIfUrlOrOpenidAndStagingSet::test_staging_missing PASSED [ 3%] bodhi/tests/client/test___init__.py::TestWarnIfUrlOrOpenidAndStagingSet::test_staging_true PASSED [ 3%] bodhi/tests/client/test___init__.py::TestEdit::test_addbuilds_removebuilds PASSED [ 3%] bodhi/tests/client/test___init__.py::TestEdit::test_bodhi_client_exception PASSED [ 3%] bodhi/tests/client/test___init__.py::TestEdit::test_bugs_flag PASSED [ 3%] bodhi/tests/client/test___init__.py::TestEdit::test_edit_bugless_update_without_bugs_param PASSED [ 3%] bodhi/tests/client/test___init__.py::TestEdit::test_edit_security_update_with_unspecified_severity PASSED [ 3%] bodhi/tests/client/test___init__.py::TestEdit::test_notes_and_notes_file PASSED [ 3%] bodhi/tests/client/test___init__.py::TestEdit::test_notes_file PASSED [ 3%] bodhi/tests/client/test___init__.py::TestEdit::test_required_tasks PASSED [ 3%] bodhi/tests/client/test___init__.py::TestEdit::test_severity_flag PASSED [ 3%] bodhi/tests/client/test___init__.py::TestEdit::test_url_flag PASSED [ 3%] bodhi/tests/client/test___init__.py::TestEdit::test_wrong_update_id_argument PASSED [ 3%] bodhi/tests/client/test___init__.py::TestEditBuildrootOverrides::test_expired_override PASSED [ 3%] bodhi/tests/client/test___init__.py::TestEditBuildrootOverrides::test_wait_flag PASSED [ 4%] bodhi/tests/client/test___init__.py::TestEditBuildrootOverrides::test_wait_flag_fail PASSED [ 4%] bodhi/tests/client/test___init__.py::TestCreate::test_create_with_errors PASSED [ 4%] bodhi/tests/client/test___init__.py::TestCreate::test_url_flag PASSED [ 4%] bodhi/tests/client/test___init__.py::TestEditRelease::test_edit_create_automatic_updates_flag PASSED [ 4%] bodhi/tests/client/test___init__.py::TestEditRelease::test_edit_mail_template PASSED [ 4%] bodhi/tests/client/test___init__.py::TestEditRelease::test_edit_no_name_provided PASSED [ 4%] bodhi/tests/client/test___init__.py::TestEditRelease::test_edit_not_composed_by_bodhi_flag PASSED [ 4%] bodhi/tests/client/test___init__.py::TestEditRelease::test_edit_with_errors PASSED [ 4%] bodhi/tests/client/test___init__.py::TestEditRelease::test_new_name_flag PASSED [ 4%] bodhi/tests/client/test___init__.py::TestEditRelease::test_url_flag PASSED [ 4%] bodhi/tests/client/test___init__.py::TestInfo::test_info_with_errors PASSED [ 4%] bodhi/tests/client/test___init__.py::TestInfo::test_url_flag PASSED [ 4%] bodhi/tests/client/test___init__.py::TestListReleases::test_display_archived_flag PASSED [ 4%] bodhi/tests/client/test___init__.py::TestListReleases::test_list_releases_with_errors PASSED [ 4%] bodhi/tests/client/test___init__.py::TestListReleases::test_pagination PASSED [ 4%] bodhi/tests/client/test___init__.py::TestListReleases::test_url_flag PASSED [ 5%] bodhi/tests/client/test___init__.py::TestPrintReleasesList::test_only_archived_state PASSED [ 5%] bodhi/tests/client/test___init__.py::TestPrintReleasesList::test_only_current_state PASSED [ 5%] bodhi/tests/client/test___init__.py::TestPrintReleasesList::test_only_pending_state PASSED [ 5%] bodhi/tests/client/test___init__.py::TestHandleErrors::test_bodhi_client_exception PASSED [ 5%] bodhi/tests/client/test___init__.py::TestHandleErrors::test_other_client_exception PASSED [ 5%] bodhi/tests/client/test___init__.py::TestPrintResp::test_caveats_output PASSED [ 5%] bodhi/tests/client/test___init__.py::TestPrintResp::test_single_update PASSED [ 5%] bodhi/tests/client/test___init__.py::TestPrintResp::test_total_missing_in_response PASSED [ 5%] bodhi/tests/client/test___init__.py::TestPrintResp::test_unhandled_response PASSED [ 5%] bodhi/tests/client/test___init__.py::TestWaive::test_waive_all PASSED [ 5%] bodhi/tests/client/test___init__.py::TestWaive::test_waive_missing_comment PASSED [ 5%] bodhi/tests/client/test___init__.py::TestWaive::test_waive_show_and_tests PASSED [ 5%] bodhi/tests/client/test___init__.py::TestWaive::test_waive_show_invalid_data_returned PASSED [ 5%] bodhi/tests/client/test___init__.py::TestWaive::test_waive_show_successful_missing_req PASSED [ 5%] bodhi/tests/client/test___init__.py::TestWaive::test_waive_show_successful_no_missing_req PASSED [ 5%] bodhi/tests/client/test___init__.py::TestWaive::test_waive_show_with_errors PASSED [ 6%] bodhi/tests/client/test___init__.py::TestWaive::test_waive_some PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient___init__::test_base_url_not_ends_in_slash PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient___init__::test_openid_api PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient___init__::test_staging_false PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient___init__::test_staging_true PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient_comment::test_comment PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient_compose_str::test_error_message PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient_compose_str::test_minimal_false PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient_compose_str::test_minimal_true PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient_compose_str::test_non_security_update PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient_init_username::test_auth_cache_empty PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient_init_username::test_auth_cache_empty_object PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient_init_username::test_auth_cache_failed PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient_init_username::test_auth_cache_hot PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient_init_username::test_auth_cache_loop PASSED [ 6%] bodhi/tests/client/test_bindings.py::TestBodhiClient_init_username::test_auth_cache_missing PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_init_username::test_auth_cache_other_domain PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_init_username::test_username_set PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_csrf::test_with_csrf_token PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_csrf::test_without_csrf_token_with_cookies PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_csrf::test_without_csrf_token_without_cookies PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_latest_builds::test_latest_builds PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_get_compose::test_404_error PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_get_compose::test_other_ServerError PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_get_compose::test_successful_request PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_list_composes::test_list_composes PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_list_overrides::test_with_active PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_list_overrides::test_with_builds PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_list_overrides::test_with_expired PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_list_overrides::test_with_package PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_list_overrides::test_with_page PASSED [ 7%] bodhi/tests/client/test_bindings.py::TestBodhiClient_list_overrides::test_with_releases PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_list_overrides::test_with_rows_per_page PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_list_overrides::test_with_user PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_list_overrides::test_without_parameters PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_override_str::test_with_dict PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_override_str::test_with_min_dict PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_override_str::test_with_str PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_password::test_password_not_set PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_password::test_password_set PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_bugs_empty_string PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_limit PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_mine_false PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_mine_true PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_package_el_build PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_package_epel_id PASSED [ 8%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_package_fc_build PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_package_fedora_id PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_package_name PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_page PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_release_list PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_release_str PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_rows_per_page PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_query::test_with_type_ PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_save::test_with_type_ PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_save::test_without_type_ PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_save_override::test_save_override PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_save_override::test_save_override_edit PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_save_override::test_save_override_expired PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_request::test_404_error PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_request::test_other_ServerError PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_request::test_successful_request PASSED [ 9%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_bugs PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_ci_status PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_ci_status_errors PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_minimal PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_minimal_not_pushed PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_minimal_type_security PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_minimal_with_multiple_builds PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_notes_multiline PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_request_stable PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_severity PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_update_as_string PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_update_with_unicode_comment PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_update_with_unicode_note PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_waived_tests PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_with_autokarma_set PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestBodhiClient_update_str::test_with_autokarma_unset PASSED [ 10%] bodhi/tests/client/test_bindings.py::TestErrorhandled::test_failure_with_given_errors PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestErrorhandled::test_retry_on_auth_failure_failure PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestErrorhandled::test_retry_on_auth_failure_success PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestErrorhandled::test_retry_on_captcha_key_failure PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestErrorhandled::test_success PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestErrorhandled::test_unexpected_error PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestUpdateNotFound::test___init__ PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestUpdateNotFound::test___str__ PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestBodhiClient_candidates::test_failure PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestBodhiClient_candidates::test_success PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestBodhiClient_get_releases::test_get_releases PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestBodhiClient_parse_file::test_parsing_invalid_file PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestBodhiClient_parse_file::test_parsing_nonexistent_file PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestBodhiClient_parse_file::test_parsing_valid_file PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestBodhiClient_testable::test_testable PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestBodhiClient_testable::test_testable_no_dnf PASSED [ 11%] bodhi/tests/client/test_bindings.py::TestGetKojiSession::test_koji_conf_in_home_directory PASSED [ 12%] bodhi/tests/client/test_bindings.py::TestGetKojiSession::test_koji_conf_not_in_home_directory PASSED [ 12%] bodhi/tests/client/test_bindings.py::TestBodhiClient_waive::test_404_error PASSED [ 12%] bodhi/tests/client/test_bindings.py::TestBodhiClient_waive::test_other_ServerError PASSED [ 12%] bodhi/tests/client/test_bindings.py::TestBodhiClient_waive::test_successful_waive_all PASSED [ 12%] bodhi/tests/client/test_bindings.py::TestBodhiClient_waive::test_successful_waive_some PASSED [ 12%] bodhi/tests/messages/schemas/test_base.py::FedMsgEncoderTests::test_default PASSED [ 12%] bodhi/tests/messages/schemas/test_base.py::FedMsgEncoderTests::test_default_obj_with_json PASSED [ 12%] bodhi/tests/messages/schemas/test_base.py::FedMsgEncoderTests::test_default_other PASSED [ 12%] bodhi/tests/messages/schemas/test_buildroot_override.py::BuildrootOverrideMessageTests::test_tag_v1 PASSED [ 12%] bodhi/tests/messages/schemas/test_buildroot_override.py::BuildrootOverrideMessageTests::test_untag_v1 PASSED [ 12%] bodhi/tests/messages/schemas/test_compose.py::ComposeMessageTests::test_complete_v1_failed PASSED [ 12%] bodhi/tests/messages/schemas/test_compose.py::ComposeMessageTests::test_complete_v1_success PASSED [ 12%] bodhi/tests/messages/schemas/test_compose.py::ComposeMessageTests::test_composing_v1 PASSED [ 12%] bodhi/tests/messages/schemas/test_compose.py::ComposeMessageTests::test_repo_done_v1 PASSED [ 12%] bodhi/tests/messages/schemas/test_compose.py::ComposeMessageTests::test_start_v1 PASSED [ 12%] bodhi/tests/messages/schemas/test_compose.py::ComposeMessageTests::test_sync_done_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_compose.py::ComposeMessageTests::test_sync_wait_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_composer.py::ComposerMessageTests::test_start_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_errata.py::ErrataMessageTests::test_publish_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_update.py::UpdateMessageTests::test_comment_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_update.py::UpdateMessageTests::test_complete_stable_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_update.py::UpdateMessageTests::test_complete_testing_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_update.py::UpdateMessageTests::test_edit_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_update.py::UpdateMessageTests::test_eject_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_update.py::UpdateMessageTests::test_karma_threshold_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_update.py::UpdateMessageTests::test_request_obsolete_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_update.py::UpdateMessageTests::test_request_revoke_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_update.py::UpdateMessageTests::test_request_stable_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_update.py::UpdateMessageTests::test_request_testing_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_update.py::UpdateMessageTests::test_request_testing_v1_multiple PASSED [ 13%] bodhi/tests/messages/schemas/test_update.py::UpdateMessageTests::test_request_unpush_v1 PASSED [ 13%] bodhi/tests/messages/schemas/test_update.py::UpdateMessageTests::test_requirements_met_stable_v1 PASSED [ 14%] bodhi/tests/server/test___init__.py::TestExceptionFilter::test_exception PASSED [ 14%] bodhi/tests/server/test___init__.py::TestExceptionFilter::test_no_exception PASSED [ 14%] bodhi/tests/server/test___init__.py::TestGetBuildinfo::test_get_buildinfo PASSED [ 14%] bodhi/tests/server/test___init__.py::TestGetCacheregion::test_get_cacheregion PASSED [ 14%] bodhi/tests/server/test___init__.py::TestGetKoji::test_get_koji PASSED [ 14%] bodhi/tests/server/test___init__.py::TestGetReleases::test_get_releases PASSED [ 14%] bodhi/tests/server/test___init__.py::TestGetUser::test_authenticated PASSED [ 14%] bodhi/tests/server/test___init__.py::TestGetUser::test_unauthenticated PASSED [ 14%] bodhi/tests/server/test___init__.py::TestGroupfinder::test_no_user PASSED [ 14%] bodhi/tests/server/test___init__.py::TestGroupfinder::test_user PASSED [ 14%] bodhi/tests/server/test___init__.py::TestMain::test_authtkt_timeout_defined PASSED [ 14%] bodhi/tests/server/test___init__.py::TestMain::test_authtkt_timeout_undefined PASSED [ 14%] bodhi/tests/server/test___init__.py::TestMain::test_calls_session_remove PASSED [ 14%] bodhi/tests/server/test___init__.py::TestMain::test_calls_set_bugtracker PASSED [ 14%] bodhi/tests/server/test___init__.py::TestMain::test_sets_up_home_page_cache PASSED [ 14%] bodhi/tests/server/test___init__.py::TestMain::test_settings PASSED [ 15%] bodhi/tests/server/test___init__.py::TestMain::test_warms_up_releases_cache PASSED [ 15%] bodhi/tests/server/test_alembic.py::TestAlembic::test_alembic_history PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test___init__ PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test__connect_with_api_key PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test__connect_with_creds PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test__connect_with_creds_and_api_key PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test__connect_without_creds PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_bz_with__bz_None PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_bz_with__bz_set PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_close_fault PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_close_fixedin_maxlength PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_close_pre_existing_fixedin PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_close_private_bug PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_close_product_skipped PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_close_successful PASSED [ 15%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_comment_fault PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_comment_private_bug PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_comment_successful PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_comment_too_long PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_comment_too_many_attempts PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_comment_unexpected_exception PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_get_url PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_getbug PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_modified PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_modified_after_verified PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_modified_exception PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_modified_fault PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_modified_private_bug PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_modified_product_skipped PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_on_qa_failure PASSED [ 16%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_on_qa_fault PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_on_qa_private_bug PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_on_qa_product_skipped PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_on_qa_skipped_because_already_set PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_on_qa_skipped_because_closed PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_on_qa_skipped_because_verified PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_on_qa_success PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_update_details_exception PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_update_details_keywords_str PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_update_details_parent_bug PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_update_details_private_bug PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestBugzilla::test_update_details_xmlrpc_fault PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestFakeBugTracker::test___noop__ PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestFakeBugTracker::test_getbug PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestSetBugtracker::test_config_bugzilla PASSED [ 17%] bodhi/tests/server/test_bugs.py::TestSetBugtracker::test_config_not_bugzilla PASSED [ 17%] bodhi/tests/server/test_buildsys.py::TestTeardown::test_raises_not_configured PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestSetup::test_raises_unknown_buildsys PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestGetKrbConf::test_all_config_items_missing PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestGetKrbConf::test_complete_config PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestGetKrbConf::test_krb_ccache PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestGetKrbConf::test_krb_ccache_uid PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestGetKrbConf::test_krb_keytab PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestGetKrbConf::test_krb_principal PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestKojiLogin::test_AuthError PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestKojiLogin::test_authenticate_false PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestKojiLogin::test_login_failure PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestKojiLogin::test_login_success PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestGetSession::test_buildsys_lock PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestGetSession::test_uninitialized_buildsystem PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestSetupBuildsystem::test_authenticate_false PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestSetupBuildsystem::test_authenticate_true PASSED [ 18%] bodhi/tests/server/test_buildsys.py::TestSetupBuildsystem::test_dev_buildsystem PASSED [ 19%] bodhi/tests/server/test_buildsys.py::TestSetupBuildsystem::test_initialized_buildsystem PASSED [ 19%] bodhi/tests/server/test_buildsys.py::TestSetupBuildsystem::test_koji_buildsystem PASSED [ 19%] bodhi/tests/server/test_buildsys.py::TestSetupBuildsystem::test_nonsense_buildsystem PASSED [ 19%] bodhi/tests/server/test_buildsys.py::TestWaitForTasks::test_wait_on_unfinished_task PASSED [ 19%] bodhi/tests/server/test_buildsys.py::TestWaitForTasks::test_with_failed_task PASSED [ 19%] bodhi/tests/server/test_buildsys.py::TestWaitForTasks::test_with_falsey_task PASSED [ 19%] bodhi/tests/server/test_buildsys.py::TestWaitForTasks::test_with_successful_tasks PASSED [ 19%] bodhi/tests/server/test_buildsys.py::TestWaitForTasks::test_without_session PASSED [ 19%] bodhi/tests/server/test_config.py::BodhiConfigGetItemTests::test_loaded PASSED [ 19%] bodhi/tests/server/test_config.py::BodhiConfigGetItemTests::test_missing PASSED [ 19%] bodhi/tests/server/test_config.py::BodhiConfigGetItemTests::test_not_loaded PASSED [ 19%] bodhi/tests/server/test_config.py::BodhiConfigGetTests::test_loaded PASSED [ 19%] bodhi/tests/server/test_config.py::BodhiConfigGetTests::test_missing PASSED [ 19%] bodhi/tests/server/test_config.py::BodhiConfigGetTests::test_not_loaded PASSED [ 19%] bodhi/tests/server/test_config.py::BodhiConfigPopItemTests::test_get_missing PASSED [ 19%] bodhi/tests/server/test_config.py::BodhiConfigPopItemTests::test_loaded PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigPopItemTests::test_not_loaded PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigPopItemTests::test_removes PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigCopyTests::test_loaded PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigCopyTests::test_not_loaded PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigLoadConfig::test_get_config_unable_to_find_file PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigLoadConfig::test_loads_defaults PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigLoadConfig::test_marks_loaded PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigLoadConfig::test_validates PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigLoadConfig::test_with_settings PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigLoadDefaultsTests::test_load_defaults PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigValidate::test_composer_paths_not_checked_for_existing PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigValidate::test_dogpile_expire_is_int PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigValidate::test_koji_settings_are_strs PASSED [ 20%] bodhi/tests/server/test_config.py::BodhiConfigValidate::test_valid_config PASSED [ 20%] bodhi/tests/server/test_config.py::GenerateListValidatorTests::test_custom_splitter PASSED [ 20%] bodhi/tests/server/test_config.py::GenerateListValidatorTests::test_custom_validator PASSED [ 21%] bodhi/tests/server/test_config.py::GenerateListValidatorTests::test_with_defaults PASSED [ 21%] bodhi/tests/server/test_config.py::GenerateListValidatorTests::test_with_list PASSED [ 21%] bodhi/tests/server/test_config.py::GenerateListValidatorTests::test_wrong_type PASSED [ 21%] bodhi/tests/server/test_config.py::ValidateBoolTests::test_bool PASSED [ 21%] bodhi/tests/server/test_config.py::ValidateBoolTests::test_other PASSED [ 21%] bodhi/tests/server/test_config.py::ValidateBoolTests::test_string_falsey PASSED [ 21%] bodhi/tests/server/test_config.py::ValidateBoolTests::test_string_other PASSED [ 21%] bodhi/tests/server/test_config.py::ValidateBoolTests::test_string_truthy PASSED [ 21%] bodhi/tests/server/test_config.py::ValidateNoneOrTests::test_with_none PASSED [ 21%] bodhi/tests/server/test_config.py::ValidateNoneOrTests::test_with_string PASSED [ 21%] bodhi/tests/server/test_config.py::ValidatePathTests::test_path_does_not_exist PASSED [ 21%] bodhi/tests/server/test_config.py::ValidatePathTests::test_path_exists PASSED [ 21%] bodhi/tests/server/test_config.py::ValidateRstrippedStrTests::test_with_trailing_slash PASSED [ 21%] bodhi/tests/server/test_config.py::ValidateRstrippedStrTests::test_without_trailing_slash PASSED [ 21%] bodhi/tests/server/test_config.py::ValidateSecretTests::test_with_changeme PASSED [ 21%] bodhi/tests/server/test_config.py::ValidateSecretTests::test_with_secret PASSED [ 22%] bodhi/tests/server/test_config.py::ValidateTLSURL::test_with_http PASSED [ 22%] bodhi/tests/server/test_config.py::ValidateTLSURL::test_with_https PASSED [ 22%] bodhi/tests/server/test_logging.py::TestSetup::test_with_sawing PASSED [ 22%] bodhi/tests/server/test_logging.py::TestSetup::test_without_sawing PASSED [ 22%] bodhi/tests/server/test_logging.py::TestRateLimiter::test_different_lines PASSED [ 22%] bodhi/tests/server/test_logging.py::TestRateLimiter::test_filter_false PASSED [ 22%] bodhi/tests/server/test_logging.py::TestRateLimiter::test_filter_new_record PASSED [ 22%] bodhi/tests/server/test_logging.py::TestRateLimiter::test_rate_is_used PASSED [ 22%] bodhi/tests/server/test_logging.py::TestRateLimiter::test_rate_limited PASSED [ 22%] bodhi/tests/server/test_mail.py::TestGetTemplate::test_changelog PASSED [ 22%] bodhi/tests/server/test_mail.py::TestGetTemplate::test_changelog_no_old_text PASSED [ 22%] bodhi/tests/server/test_mail.py::TestGetTemplate::test_changelog_single_entry PASSED [ 22%] bodhi/tests/server/test_mail.py::TestGetTemplate::test_encoding PASSED [ 22%] bodhi/tests/server/test_mail.py::TestGetTemplate::test_module_build PASSED [ 22%] bodhi/tests/server/test_mail.py::TestGetTemplate::test_read_template PASSED [ 22%] bodhi/tests/server/test_mail.py::TestGetTemplate::test_read_template_io_error PASSED [ 23%] bodhi/tests/server/test_mail.py::TestGetTemplate::test_read_template_path_error PASSED [ 23%] bodhi/tests/server/test_mail.py::TestGetTemplate::test_skip_tracker_bug PASSED [ 23%] bodhi/tests/server/test_mail.py::TestGetTemplate::test_stable_update PASSED [ 23%] bodhi/tests/server/test_mail.py::TestGetTemplate::test_testing_update PASSED [ 23%] bodhi/tests/server/test_mail.py::TestSend::test_exception_in__send_mail PASSED [ 23%] bodhi/tests/server/test_mail.py::TestSend::test_msg_type_new PASSED [ 23%] bodhi/tests/server/test_mail.py::TestSend::test_nvr_in_subject PASSED [ 23%] bodhi/tests/server/test_mail.py::TestSendMail::test_exclude_mail PASSED [ 23%] bodhi/tests/server/test_mail.py::TestSendMail::test_headers PASSED [ 23%] bodhi/tests/server/test_mail.py::TestSendMail::test_no_from_addr PASSED [ 23%] bodhi/tests/server/test_mail.py::TestSendMail::test_send PASSED [ 23%] bodhi/tests/server/test_mail.py::TestSendReleng::test_send_releng PASSED [ 23%] bodhi/tests/server/test_mail.py::Test_SendMail::test_recipients_refused PASSED [ 23%] bodhi/tests/server/test_mail.py::Test_SendMail::test_smtp_server_not_configured PASSED [ 23%] bodhi/tests/server/test_metadata.py::TestAddUpdate::test_build_not_in_builds PASSED [ 23%] bodhi/tests/server/test_metadata.py::TestAddUpdate::test_date_modified_none PASSED [ 24%] bodhi/tests/server/test_metadata.py::TestAddUpdate::test_date_pushed_none PASSED [ 24%] bodhi/tests/server/test_metadata.py::TestAddUpdate::test_rpm_with_arch PASSED [ 24%] bodhi/tests/server/test_metadata.py::TestAddUpdate::test_rpm_with_epoch PASSED [ 24%] bodhi/tests/server/test_metadata.py::TestFetchUpdates::test_build_unassociated PASSED [ 24%] bodhi/tests/server/test_metadata.py::TestUpdateInfoMetadata::test___init___uses_bz2_for_epel PASSED [ 24%] bodhi/tests/server/test_metadata.py::TestUpdateInfoMetadata::test___init___uses_xz_for_fedora PASSED [ 24%] bodhi/tests/server/test_metadata.py::TestUpdateInfoMetadata::test_extended_metadata_cache PASSED [ 24%] bodhi/tests/server/test_metadata.py::TestUpdateInfoMetadata::test_extended_metadata_once PASSED [ 24%] bodhi/tests/server/test_metadata.py::TestUpdateInfoMetadata::test_zchunk_metadata_coverage_xz_compression PASSED [ 24%] bodhi/tests/server/test_metadata.py::TestUpdateInfoMetadata::test_zchunk_metadata_coverage_zchunk_skipped PASSED [ 24%] bodhi/tests/server/test_metadata.py::TestUpdateInfoMetadata::test_zchunk_metadata_coverage_zchunk_unsupported PASSED [ 24%] bodhi/tests/server/test_models.py::ModelTest::test_create_obj PASSED [ 24%] bodhi/tests/server/test_models.py::ModelTest::test_get PASSED [ 24%] bodhi/tests/server/test_models.py::ModelTest::test_json PASSED [ 24%] bodhi/tests/server/test_models.py::ModelTest::test_query_obj PASSED [ 25%] bodhi/tests/server/test_models.py::TestBodhiBase::test___json___include PASSED [ 25%] bodhi/tests/server/test_models.py::TestBodhiBase::test__expand_with_m2m_relation PASSED [ 25%] bodhi/tests/server/test_models.py::TestBodhiBase::test__expand_with_relation_in_seen PASSED [ 25%] bodhi/tests/server/test_models.py::TestBodhiBase::test__json__exclude PASSED [ 25%] bodhi/tests/server/test_models.py::TestBodhiBase::test__to_json_exclude PASSED [ 25%] bodhi/tests/server/test_models.py::TestBodhiBase::test__to_json_falsey_object PASSED [ 25%] bodhi/tests/server/test_models.py::TestBodhiBase::test__to_json_include PASSED [ 25%] bodhi/tests/server/test_models.py::TestBodhiBase::test__to_json_no_seen PASSED [ 25%] bodhi/tests/server/test_models.py::TestBodhiBase::test_find_child_for_rpm PASSED [ 25%] bodhi/tests/server/test_models.py::TestBodhiBase::test_find_child_with_bad_base_class PASSED [ 25%] bodhi/tests/server/test_models.py::TestBodhiBase::test_find_child_with_bad_identity PASSED [ 25%] bodhi/tests/server/test_models.py::TestBodhiBase::test_find_child_with_badly_typed_argument PASSED [ 25%] bodhi/tests/server/test_models.py::TestBodhiBase::test_grid_columns PASSED [ 25%] bodhi/tests/server/test_models.py::TestBugAddComment::test_parent_security_bug PASSED [ 25%] bodhi/tests/server/test_models.py::TestBugDefaultMessage::test_epel_with_testing_bug_epel_msg PASSED [ 25%] bodhi/tests/server/test_models.py::TestBugDefaultMessage::test_epel_without_testing_bug_epel_msg PASSED [ 26%] bodhi/tests/server/test_models.py::TestBugModified::test_parent_security_bug PASSED [ 26%] bodhi/tests/server/test_models.py::TestBugTesting::test_parent_security_bug PASSED [ 26%] bodhi/tests/server/test_models.py::TestQueryProperty::test_session PASSED [ 26%] bodhi/tests/server/test_models.py::TestComment::test_get_unique_testcase_feedback PASSED [ 26%] bodhi/tests/server/test_models.py::TestComment::test_text_not_nullable PASSED [ 26%] bodhi/tests/server/test_models.py::TestDeclEnum::test_from_string_bad_value PASSED [ 26%] bodhi/tests/server/test_models.py::TestDeclEnumType::test_create_does_not_raise_exception PASSED [ 26%] bodhi/tests/server/test_models.py::TestDeclEnumType::test_drop_does_not_raise_exception PASSED [ 26%] bodhi/tests/server/test_models.py::TestDeclEnumType::test_process_bind_param_None PASSED [ 26%] bodhi/tests/server/test_models.py::TestDeclEnumType::test_process_bind_param_truthy_value PASSED [ 26%] bodhi/tests/server/test_models.py::TestDeclEnumType::test_process_result_value_None PASSED [ 26%] bodhi/tests/server/test_models.py::TestDeclEnumType::test_process_result_value_truthy_value PASSED [ 26%] bodhi/tests/server/test_models.py::TestEnumMeta::test___iter__ PASSED [ 26%] bodhi/tests/server/test_models.py::TestEnumSymbol::test___iter__ PASSED [ 26%] bodhi/tests/server/test_models.py::TestEnumSymbol::test___json__ PASSED [ 26%] bodhi/tests/server/test_models.py::TestEnumSymbol::test___lt__ PASSED [ 27%] bodhi/tests/server/test_models.py::TestEnumSymbol::test___reduce__ PASSED [ 27%] bodhi/tests/server/test_models.py::TestEnumSymbol::test___repr__ PASSED [ 27%] bodhi/tests/server/test_models.py::TestEnumSymbol::test___str__ PASSED [ 27%] bodhi/tests/server/test_models.py::TestCompose::test___json___composer_flag PASSED [ 27%] bodhi/tests/server/test_models.py::TestCompose::test___lt___false_fallthrough PASSED [ 27%] bodhi/tests/server/test_models.py::TestCompose::test___lt___security_prioritized PASSED [ 27%] bodhi/tests/server/test_models.py::TestCompose::test___lt___security_prioritized_over_stable PASSED [ 27%] bodhi/tests/server/test_models.py::TestCompose::test___lt___stable_prioritized PASSED [ 27%] bodhi/tests/server/test_models.py::TestCompose::test___str__ PASSED [ 27%] bodhi/tests/server/test_models.py::TestCompose::test_content_type_no_updates PASSED [ 27%] bodhi/tests/server/test_models.py::TestCompose::test_content_type_with_updates PASSED [ 27%] bodhi/tests/server/test_models.py::TestCompose::test_from_dict PASSED [ 27%] bodhi/tests/server/test_models.py::TestCompose::test_from_updates PASSED [ 27%] bodhi/tests/server/test_models.py::TestCompose::test_security_false PASSED [ 27%] bodhi/tests/server/test_models.py::TestCompose::test_security_true PASSED [ 27%] bodhi/tests/server/test_models.py::TestCompose::test_update_state_date PASSED [ 28%] bodhi/tests/server/test_models.py::TestCompose::test_update_summary PASSED [ 28%] bodhi/tests/server/test_models.py::TestRelease::test_all_releases PASSED [ 28%] bodhi/tests/server/test_models.py::TestRelease::test_collection_name PASSED [ 28%] bodhi/tests/server/test_models.py::TestRelease::test_create_obj PASSED [ 28%] bodhi/tests/server/test_models.py::TestRelease::test_get PASSED [ 28%] bodhi/tests/server/test_models.py::TestRelease::test_json PASSED [ 28%] bodhi/tests/server/test_models.py::TestRelease::test_mandatory_days_in_testing_status_0_days PASSED [ 28%] bodhi/tests/server/test_models.py::TestRelease::test_mandatory_days_in_testing_status_falsey PASSED [ 28%] bodhi/tests/server/test_models.py::TestRelease::test_mandatory_days_in_testing_status_truthy PASSED [ 28%] bodhi/tests/server/test_models.py::TestRelease::test_query_obj PASSED [ 28%] bodhi/tests/server/test_models.py::TestRelease::test_setting_prefix PASSED [ 28%] bodhi/tests/server/test_models.py::TestRelease::test_setting_status_found PASSED [ 28%] bodhi/tests/server/test_models.py::TestRelease::test_setting_status_not_found PASSED [ 28%] bodhi/tests/server/test_models.py::TestRelease::test_version_int PASSED [ 28%] bodhi/tests/server/test_models.py::TestReleaseCritpathMinKarma::test_setting_status_min PASSED [ 28%] bodhi/tests/server/test_models.py::TestReleaseCritpathMinKarma::test_setting_status_no_min PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseCritpathMinKarma::test_setting_status_no_setting_status PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseModular::test_all_releases PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseModular::test_create_obj PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseModular::test_get PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseModular::test_json PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseModular::test_query_obj PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseModular::test_version_int PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseContainer::test_all_releases PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseContainer::test_create_obj PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseContainer::test_get PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseContainer::test_json PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseContainer::test_query_obj PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseContainer::test_version_int PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseFlatpak::test_all_releases PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseFlatpak::test_create_obj PASSED [ 29%] bodhi/tests/server/test_models.py::TestReleaseFlatpak::test_get PASSED [ 30%] bodhi/tests/server/test_models.py::TestReleaseFlatpak::test_json PASSED [ 30%] bodhi/tests/server/test_models.py::TestReleaseFlatpak::test_query_obj PASSED [ 30%] bodhi/tests/server/test_models.py::TestReleaseFlatpak::test_version_int PASSED [ 30%] bodhi/tests/server/test_models.py::TestPackageUniqueConstraints::test_two_package_different_types PASSED [ 30%] bodhi/tests/server/test_models.py::TestPackageUniqueConstraints::test_two_package_same_type PASSED [ 30%] bodhi/tests/server/test_models.py::TestModulePackage::test_adding_list_of_module_and_rpmbuild PASSED [ 30%] bodhi/tests/server/test_models.py::TestModulePackage::test_adding_rpmbuild PASSED [ 30%] bodhi/tests/server/test_models.py::TestModulePackage::test_backref_no_builds PASSED [ 30%] bodhi/tests/server/test_models.py::TestModulePackage::test_backref_rpmbuild PASSED [ 30%] bodhi/tests/server/test_models.py::TestModulePackage::test_backref_second_modulebuild PASSED [ 30%] bodhi/tests/server/test_models.py::TestModulePackage::test_create_obj PASSED [ 30%] bodhi/tests/server/test_models.py::TestModulePackage::test_get PASSED [ 30%] bodhi/tests/server/test_models.py::TestModulePackage::test_get_pkg_committers_from_pagure_with_group PASSED [ 30%] bodhi/tests/server/test_models.py::TestModulePackage::test_json PASSED [ 30%] bodhi/tests/server/test_models.py::TestModulePackage::test_no_builds PASSED [ 30%] bodhi/tests/server/test_models.py::TestModulePackage::test_query_obj PASSED [ 31%] bodhi/tests/server/test_models.py::TestModulePackage::test_same_build_types PASSED [ 31%] bodhi/tests/server/test_models.py::TestContainerPackage::test_create_obj PASSED [ 31%] bodhi/tests/server/test_models.py::TestContainerPackage::test_get PASSED [ 31%] bodhi/tests/server/test_models.py::TestContainerPackage::test_get_pkg_committers_from_pagure PASSED [ 31%] bodhi/tests/server/test_models.py::TestContainerPackage::test_json PASSED [ 31%] bodhi/tests/server/test_models.py::TestContainerPackage::test_query_obj PASSED [ 31%] bodhi/tests/server/test_models.py::TestFlatpakPackage::test_create_obj PASSED [ 31%] bodhi/tests/server/test_models.py::TestFlatpakPackage::test_get PASSED [ 31%] bodhi/tests/server/test_models.py::TestFlatpakPackage::test_get_pkg_committers_from_pagure_flatpaks PASSED [ 31%] bodhi/tests/server/test_models.py::TestFlatpakPackage::test_get_pkg_committers_from_pagure_modules PASSED [ 31%] bodhi/tests/server/test_models.py::TestFlatpakPackage::test_json PASSED [ 31%] bodhi/tests/server/test_models.py::TestFlatpakPackage::test_query_obj PASSED [ 31%] bodhi/tests/server/test_models.py::TestRpmPackage::test_adding_modulebuild PASSED [ 31%] bodhi/tests/server/test_models.py::TestRpmPackage::test_backref_modulebuild PASSED [ 31%] bodhi/tests/server/test_models.py::TestRpmPackage::test_backref_no_builds PASSED [ 31%] bodhi/tests/server/test_models.py::TestRpmPackage::test_backref_second_modulebuild PASSED [ 32%] bodhi/tests/server/test_models.py::TestRpmPackage::test_create_obj PASSED [ 32%] bodhi/tests/server/test_models.py::TestRpmPackage::test_get PASSED [ 32%] bodhi/tests/server/test_models.py::TestRpmPackage::test_get_pkg_committers_from_pagure_with_group PASSED [ 32%] bodhi/tests/server/test_models.py::TestRpmPackage::test_get_pkg_committers_from_pagure_without_group PASSED [ 32%] bodhi/tests/server/test_models.py::TestRpmPackage::test_get_pkg_committers_from_pagure_without_group_expansion PASSED [ 32%] bodhi/tests/server/test_models.py::TestRpmPackage::test_json PASSED [ 32%] bodhi/tests/server/test_models.py::TestRpmPackage::test_no_builds PASSED [ 32%] bodhi/tests/server/test_models.py::TestRpmPackage::test_query_obj PASSED [ 32%] bodhi/tests/server/test_models.py::TestRpmPackage::test_same_build_types PASSED [ 32%] bodhi/tests/server/test_models.py::TestRpmPackage::test_wiki_test_cases PASSED [ 32%] bodhi/tests/server/test_models.py::TestRpmPackage::test_wiki_test_cases_recursive PASSED [ 32%] bodhi/tests/server/test_models.py::TestBuild::test_create_obj PASSED [ 32%] bodhi/tests/server/test_models.py::TestBuild::test_get PASSED [ 32%] bodhi/tests/server/test_models.py::TestBuild::test_json PASSED [ 32%] bodhi/tests/server/test_models.py::TestBuild::test_query_obj PASSED [ 32%] bodhi/tests/server/test_models.py::TestRpmBuild::test_create_obj PASSED [ 33%] bodhi/tests/server/test_models.py::TestRpmBuild::test_epoch PASSED [ 33%] bodhi/tests/server/test_models.py::TestRpmBuild::test_get PASSED [ 33%] bodhi/tests/server/test_models.py::TestRpmBuild::test_get_changelog_bad_data PASSED [ 33%] bodhi/tests/server/test_models.py::TestRpmBuild::test_get_changelog_no_description PASSED [ 33%] bodhi/tests/server/test_models.py::TestRpmBuild::test_get_changelog_when_is_list PASSED [ 33%] bodhi/tests/server/test_models.py::TestRpmBuild::test_get_changelog_when_not_list PASSED [ 33%] bodhi/tests/server/test_models.py::TestRpmBuild::test_json PASSED [ 33%] bodhi/tests/server/test_models.py::TestRpmBuild::test_package_relation PASSED [ 33%] bodhi/tests/server/test_models.py::TestRpmBuild::test_query_obj PASSED [ 33%] bodhi/tests/server/test_models.py::TestRpmBuild::test_release_relation PASSED [ 33%] bodhi/tests/server/test_models.py::TestUpdateInit::test_release_missing PASSED [ 33%] bodhi/tests/server/test_models.py::TestUpdateEdit::test_add_build_to_locked_update PASSED [ 33%] bodhi/tests/server/test_models.py::TestUpdateEdit::test_new_builds_log_when_release_has_no_signing_tag PASSED [ 33%] bodhi/tests/server/test_models.py::TestUpdateEdit::test_remove_builds_from_locked_update PASSED [ 33%] bodhi/tests/server/test_models.py::TestUpdateGetBugKarma::test_feedback_wrong_bug PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateGetBugKarma::test_mixed_feedback PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateInstallCommand::test_cannot_install PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateInstallCommand::test_newpackage_in_stable PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateInstallCommand::test_newpackage_in_testing PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateInstallCommand::test_update_command_not_possible_missing_packagemanager PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateInstallCommand::test_update_command_not_possible_missing_repo PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateInstallCommand::test_upgrade_in_stable PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateInstallCommand::test_upgrade_in_testing PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateGetTestcaseKarma::test_feedback_wrong_testcase PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateGetTestcaseKarma::test_mixed_feedback PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateSigned::test_release_without_pending_signing_tag PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateTestGatingPassed::test_greenwave_failed PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateUpdateTestGatingStatus::test_500_response_from_greenwave PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateUpdateTestGatingStatus::test_timeout_from_greenwave PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateValidateBuilds::test_backref_different_build_types PASSED [ 34%] bodhi/tests/server/test_models.py::TestUpdateValidateBuilds::test_backref_no_builds PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateValidateBuilds::test_backref_same_build_types PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateValidateBuilds::test_different_build_types PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateValidateBuilds::test_no_builds PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateValidateBuilds::test_same_build_types PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_autokarma_update_reaching_stable_karma PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_critpath_14_days_negative_karma PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_critpath_14_days_no_negative_karma PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_critpath_karma_2_met PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_critpath_karma_2_required PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_critpath_negative_karma PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_karma_2_met PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_non_autokarma_update_below_stable_karma PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_non_autokarma_update_reaching_stable_karma PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_test_gating_faild_no_testing_requirements PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_test_gating_missing_testing_requirements PASSED [ 35%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_test_gating_off PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_test_gating_queued_no_testing_requirements PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_test_gating_running_no_testing_requirements PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_test_gating_waiting_testing_requirements PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_time_in_testing_met PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdateMeetsTestingRequirements::test_time_in_testing_unmet PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdate::test___json___with_no_builds PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdate::test__composite_karma_ignores_comments_before_new_build PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdate::test__composite_karma_ignores_comments_before_removed_build PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdate::test__composite_karma_ignores_comments_without_karma PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdate::test__composite_karma_ignores_old_comments PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdate::test__composite_karma_mixed_case PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdate::test__composite_karma_no_comments PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdate::test__composite_karma_one_negative_two_positive PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdate::test_add_tag_null PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdate::test_autokarma_not_nullable PASSED [ 36%] bodhi/tests/server/test_models.py::TestUpdate::test_beautify_title PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_beautify_title_display_name PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_bug PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_bugstring PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_builds PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_can_waive_multiple_test_results_of_an_update PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_can_waive_test_results_of_an_update PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_cannot_waive_test_results_of_an_update_when_test_gating_is_off PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_cannot_waive_test_results_of_an_update_which_is_locked PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_cannot_waive_test_results_of_an_update_which_passes_gating PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_check_karma_thresholds_obsolete PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_check_requirements_empty PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_check_requirements_failed_results PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_check_requirements_koji_error PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_check_requirements_no_last_modified PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_check_requirements_no_results PASSED [ 37%] bodhi/tests/server/test_models.py::TestUpdate::test_check_requirements_pass PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_check_requirements_query_error PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_check_requirements_test_gating_status_failed PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_check_requirements_test_gating_status_passed PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_comment_critpath_unapproved PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_comment_emails_other_commenters PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_comment_empty PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_comment_no_author PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_comment_on_test_gating_status_change PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_compose_relationship PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_compose_relationship_delete PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_compose_relationship_none PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_contains_critpath_component PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_contains_critpath_component_not_critpath PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_content_type PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_create_obj PASSED [ 38%] bodhi/tests/server/test_models.py::TestUpdate::test_critpath_approved_no_release_requirements PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_critpath_approved_release_requirements PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_date_locked_no_compose PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_date_locked_not_locked PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_date_locked_not_locked_and_no_compose PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_date_locked_with_compose PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_days_to_stable_critpath PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_days_to_stable_meets_testing_requirements PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_days_to_stable_not_meets_testing_requirements_no_date_testing PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_days_to_stable_not_meets_testing_requirements_with_date_testing PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_days_to_stable_positive PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_days_to_stable_zero PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_dupe PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_epel_id PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_expand_messages PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_get PASSED [ 39%] bodhi/tests/server/test_models.py::TestUpdate::test_get_url PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_greenwave_subject PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_greenwave_subject_json PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_has_stable_comment_at_7_days_after_bodhi_comment PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_has_stable_comment_at_7_days_before_bodhi_comment PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_has_stable_comment_with_karma_after_bodhi_comment PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_has_stable_comment_with_karma_before_bodhi_comment PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_json PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_karma_no_comments PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_karma_one_negative_two_positive PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_karma_two_negative_one_positive PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_last_modified_no_dates PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_mandatory_days_in_testing PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_mandatory_days_in_testing_critpath PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_mandatory_days_in_testing_false PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_mandatory_days_in_testing_release_not_configured PASSED [ 40%] bodhi/tests/server/test_models.py::TestUpdate::test_modify_bugs_stable_close PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_modify_bugs_stable_no_close PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_num_admin_approvals_after_karma_reset PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_obsolete_if_unstable_unstable PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_pkg_str PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_query_obj PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_remove_tag_emptystring PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_requested_tag_request_none PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_requested_tag_request_obsolete PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_revoke_no_request PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_send_update_notice_message_template_el7 PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_send_update_notice_message_template_el8 PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_send_update_notice_message_template_fedora PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_send_update_notice_no_email_configured PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_send_update_notice_no_mailinglist_configured PASSED [ 41%] bodhi/tests/server/test_models.py::TestUpdate::test_send_update_notice_status_testing PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_set_request_obsolete PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_set_request_pending_stable PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_set_request_resubmit_candidate_tag_missing PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_set_request_revoke_pending_stable PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_set_request_stable_after_week_in_testing PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_set_request_stable_epel_requirements_not_met PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_set_request_stable_epel_requirements_not_met_not_testing PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_set_request_stable_for_critpath_update_when_test_gating_enabled PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_set_request_string_action PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_set_request_untested_stable PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_side_tag_locked_false PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_side_tag_locked_true PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_stable_karma PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_status_comment PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_status_comment_obsolete PASSED [ 42%] bodhi/tests/server/test_models.py::TestUpdate::test_test_cases_with_no_dupes PASSED [ 43%] bodhi/tests/server/test_models.py::TestUpdate::test_title PASSED [ 43%] bodhi/tests/server/test_models.py::TestUpdate::test_unicode_bug_title PASSED [ 43%] bodhi/tests/server/test_models.py::TestUpdate::test_unpush_build PASSED [ 43%] bodhi/tests/server/test_models.py::TestUpdate::test_unpush_pending_stable PASSED [ 43%] bodhi/tests/server/test_models.py::TestUpdate::test_unpush_stable PASSED [ 43%] bodhi/tests/server/test_models.py::TestUpdate::test_unpush_unpushed PASSED [ 43%] bodhi/tests/server/test_models.py::TestUpdate::test_unstable_karma PASSED [ 43%] bodhi/tests/server/test_models.py::TestUpdate::test_update_bugs PASSED [ 43%] bodhi/tests/server/test_models.py::TestUpdate::test_update_bugs_security PASSED [ 43%] bodhi/tests/server/test_models.py::TestUpdate::test_validate_release_failure PASSED [ 43%] bodhi/tests/server/test_models.py::TestUpdate::test_validate_release_none PASSED [ 43%] bodhi/tests/server/test_models.py::TestUpdate::test_validate_release_success PASSED [ 43%] bodhi/tests/server/test_models.py::TestUser::test_create_obj PASSED [ 43%] bodhi/tests/server/test_models.py::TestUser::test_get PASSED [ 43%] bodhi/tests/server/test_models.py::TestUser::test_json PASSED [ 43%] bodhi/tests/server/test_models.py::TestUser::test_query_obj PASSED [ 44%] bodhi/tests/server/test_models.py::TestGroup::test_create_obj PASSED [ 44%] bodhi/tests/server/test_models.py::TestGroup::test_get PASSED [ 44%] bodhi/tests/server/test_models.py::TestGroup::test_json PASSED [ 44%] bodhi/tests/server/test_models.py::TestGroup::test_query_obj PASSED [ 44%] bodhi/tests/server/test_models.py::TestBuildrootOverride::test_create_obj PASSED [ 44%] bodhi/tests/server/test_models.py::TestBuildrootOverride::test_expire_exception PASSED [ 44%] bodhi/tests/server/test_models.py::TestBuildrootOverride::test_get PASSED [ 44%] bodhi/tests/server/test_models.py::TestBuildrootOverride::test_json PASSED [ 44%] bodhi/tests/server/test_models.py::TestBuildrootOverride::test_new_already_exists PASSED [ 44%] bodhi/tests/server/test_models.py::TestBuildrootOverride::test_query_obj PASSED [ 44%] bodhi/tests/server/test_notifications.py::TestPublish::test_publish PASSED [ 44%] bodhi/tests/server/test_notifications.py::TestPublish::test_publish_force PASSED [ 44%] bodhi/tests/server/test_notifications.py::TestPublish::test_publish_sqlalchemy_object PASSED [ 44%] bodhi/tests/server/test_notifications.py::TestSendMessagesAfterCommit::test_clear_messages_on_send PASSED [ 44%] bodhi/tests/server/test_notifications.py::TestSendMessagesAfterCommit::test_error_logged PASSED [ 44%] bodhi/tests/server/test_notifications.py::TestSendMessagesAfterCommit::test_no_messages PASSED [ 45%] bodhi/tests/server/test_push.py::TestFilterReleases::test_archived_release PASSED [ 45%] bodhi/tests/server/test_push.py::TestFilterReleases::test_defaults_to_filtering_correct_releases PASSED [ 45%] bodhi/tests/server/test_push.py::TestFilterReleases::test_one_release PASSED [ 45%] bodhi/tests/server/test_push.py::TestFilterReleases::test_two_releases PASSED [ 45%] bodhi/tests/server/test_push.py::TestFilterReleases::test_unknown_release PASSED [ 45%] bodhi/tests/server/test_push.py::TestPush::test_abort_push PASSED [ 45%] bodhi/tests/server/test_push.py::TestPush::test_builds_flag PASSED [ 45%] bodhi/tests/server/test_push.py::TestPush::test_create_composes_for_releases_marked_as_composed_by_bodhi PASSED [ 45%] bodhi/tests/server/test_push.py::TestPush::test_locked_updates PASSED [ 45%] bodhi/tests/server/test_push.py::TestPush::test_locked_updates_yes_flag PASSED [ 45%] bodhi/tests/server/test_push.py::TestPush::test_no_updates_to_push PASSED [ 45%] bodhi/tests/server/test_push.py::TestPush::test_releases_flag PASSED [ 45%] bodhi/tests/server/test_push.py::TestPush::test_request_flag PASSED [ 45%] bodhi/tests/server/test_push.py::TestPush::test_resume_and_yes_flags PASSED [ 45%] bodhi/tests/server/test_push.py::TestPush::test_resume_empty_compose PASSED [ 45%] bodhi/tests/server/test_push.py::TestPush::test_resume_flag PASSED [ 46%] bodhi/tests/server/test_push.py::TestPush::test_resume_human_says_no PASSED [ 46%] bodhi/tests/server/test_push.py::TestPush::test_unsigned_updates_signed_updated PASSED [ 46%] bodhi/tests/server/test_push.py::TestPush::test_unsigned_updates_unsigned_skipped PASSED [ 46%] bodhi/tests/server/test_push.py::TestPush::test_updates_and_builds_flag PASSED [ 46%] bodhi/tests/server/test_push.py::TestPush::test_updates_flag PASSED [ 46%] bodhi/tests/server/test_push.py::TestPush::test_yes_flag PASSED [ 46%] bodhi/tests/server/test_push.py::TetUpdateSigStatus::test_sets_up_buildsys_without_auth PASSED [ 46%] bodhi/tests/server/test_renderers.py::TestRSS::test_invalid_no_request PASSED [ 46%] bodhi/tests/server/test_renderers.py::TestRSS::test_invalid_request PASSED [ 46%] bodhi/tests/server/test_schemas.py::TestSchemas::test_schema_unflattening_for_comments PASSED [ 46%] bodhi/tests/server/test_security.py::TestACLFactory::test___init__ PASSED [ 46%] bodhi/tests/server/test_security.py::TestAdminACLFactory::test___acl__ PASSED [ 46%] bodhi/tests/server/test_security.py::TestCorsOrigins::test___contains___initialized PASSED [ 46%] bodhi/tests/server/test_security.py::TestCorsOrigins::test___contains___uninitialized PASSED [ 46%] bodhi/tests/server/test_security.py::TestCorsOrigins::test___getitem___initialized PASSED [ 46%] bodhi/tests/server/test_security.py::TestCorsOrigins::test___getitem___uninitialized PASSED [ 47%] bodhi/tests/server/test_security.py::TestCorsOrigins::test___init__ PASSED [ 47%] bodhi/tests/server/test_security.py::TestCorsOrigins::test___iter___initialized PASSED [ 47%] bodhi/tests/server/test_security.py::TestCorsOrigins::test___iter___uninitialized PASSED [ 47%] bodhi/tests/server/test_security.py::TestCorsOrigins::test___len___initialized PASSED [ 47%] bodhi/tests/server/test_security.py::TestCorsOrigins::test___len___uninitialized PASSED [ 47%] bodhi/tests/server/test_security.py::TestCorsOrigins::test_initialize_setting_not_found PASSED [ 47%] bodhi/tests/server/test_security.py::TestCorsOrigins::test_initialize_with_origins PASSED [ 47%] bodhi/tests/server/test_security.py::TestCorsOrigins::test_initialize_without_origins PASSED [ 47%] bodhi/tests/server/test_security.py::TestLogin::test_login PASSED [ 47%] bodhi/tests/server/test_security.py::TestLogout::test_logout PASSED [ 47%] bodhi/tests/server/test_security.py::TestPackagerACLFactory::test___acl__ PASSED [ 47%] bodhi/tests/server/test_security.py::TestProtectedRequest::test___init__ PASSED [ 47%] bodhi/tests/server/test_security.py::TestRememberMe::test_bad_endpoint PASSED [ 47%] bodhi/tests/server/test_security.py::TestRememberMe::test_empty_groups_ignored PASSED [ 47%] bodhi/tests/server/test_security.py::TestRememberMe::test_new_email PASSED [ 47%] bodhi/tests/server/test_security.py::TestRememberMe::test_new_user PASSED [ 48%] bodhi/tests/server/test_security.py::TestRememberMe::test_user_groups_removed PASSED [ 48%] bodhi/tests/server/test_util.py::TestAvatar::test_libravatar_disabled PASSED [ 48%] bodhi/tests/server/test_util.py::TestAvatar::test_libravatar_dns_set_ssl_false PASSED [ 48%] bodhi/tests/server/test_util.py::TestAvatar::test_libravatar_dns_set_ssl_true PASSED [ 48%] bodhi/tests/server/test_util.py::TestBugLink::test_short_false_with_title PASSED [ 48%] bodhi/tests/server/test_util.py::TestBugLink::test_short_false_with_title_sanitizes_safe_tags PASSED [ 48%] bodhi/tests/server/test_util.py::TestBugLink::test_short_false_with_title_sanitizes_unsafe_tags PASSED [ 48%] bodhi/tests/server/test_util.py::TestBugLink::test_short_false_without_title PASSED [ 48%] bodhi/tests/server/test_util.py::TestBugLink::test_short_true PASSED [ 48%] bodhi/tests/server/test_util.py::TestCallAPI::test_retries_failure PASSED [ 48%] bodhi/tests/server/test_util.py::TestCallAPI::test_retries_success PASSED [ 48%] bodhi/tests/server/test_util.py::TestKarma2HTML::test_karma_danger PASSED [ 48%] bodhi/tests/server/test_util.py::TestMemoized::test___get__ PASSED [ 48%] bodhi/tests/server/test_util.py::TestMemoized::test_caching PASSED [ 48%] bodhi/tests/server/test_util.py::TestMemoized::test_caching_different_args PASSED [ 48%] bodhi/tests/server/test_util.py::TestMemoized::test_dont_cache_lists PASSED [ 49%] bodhi/tests/server/test_util.py::TestNoAutoflush::test_autoflush_disabled PASSED [ 49%] bodhi/tests/server/test_util.py::TestNoAutoflush::test_autoflush_enabled PASSED [ 49%] bodhi/tests/server/test_util.py::TestComposeState2HTML::test_cleaning PASSED [ 49%] bodhi/tests/server/test_util.py::TestComposeState2HTML::test_failed PASSED [ 49%] bodhi/tests/server/test_util.py::TestComposeState2HTML::test_initializing PASSED [ 49%] bodhi/tests/server/test_util.py::TestComposeState2HTML::test_notifying PASSED [ 49%] bodhi/tests/server/test_util.py::TestComposeState2HTML::test_pending PASSED [ 49%] bodhi/tests/server/test_util.py::TestComposeState2HTML::test_punging PASSED [ 49%] bodhi/tests/server/test_util.py::TestComposeState2HTML::test_requested PASSED [ 49%] bodhi/tests/server/test_util.py::TestComposeState2HTML::test_signing_repo PASSED [ 49%] bodhi/tests/server/test_util.py::TestComposeState2HTML::test_success PASSED [ 49%] bodhi/tests/server/test_util.py::TestComposeState2HTML::test_syncing_repo PASSED [ 49%] bodhi/tests/server/test_util.py::TestComposeState2HTML::test_updateinfo PASSED [ 49%] bodhi/tests/server/test_util.py::TestCanWaiveTestResults::test_access_token_undefined PASSED [ 49%] bodhi/tests/server/test_util.py::TestCanWaiveTestResults::test_all_tests_passed PASSED [ 50%] bodhi/tests/server/test_util.py::TestCanWaiveTestResults::test_can_waive_test_results PASSED [ 50%] bodhi/tests/server/test_util.py::TestCanWaiveTestResults::test_gating_required_false PASSED [ 50%] bodhi/tests/server/test_util.py::TestCanWaiveTestResults::test_update_is_stable PASSED [ 50%] bodhi/tests/server/test_util.py::TestPagesList::test_page_in_middle PASSED [ 50%] bodhi/tests/server/test_util.py::TestPagesList::test_page_near_end PASSED [ 50%] bodhi/tests/server/test_util.py::TestSanityCheckRepodata::test_comps_invalid_nonsense PASSED [ 50%] bodhi/tests/server/test_util.py::TestSanityCheckRepodata::test_comps_invalid_notxml PASSED [ 50%] bodhi/tests/server/test_util.py::TestSanityCheckRepodata::test_correct_module_repo PASSED [ 50%] bodhi/tests/server/test_util.py::TestSanityCheckRepodata::test_correct_yum_repo PASSED [ 50%] bodhi/tests/server/test_util.py::TestSanityCheckRepodata::test_invalid_repo_type PASSED [ 50%] bodhi/tests/server/test_util.py::TestSanityCheckRepodata::test_librepo_exception PASSED [ 50%] bodhi/tests/server/test_util.py::TestSanityCheckRepodata::test_module_repo_no_dnf_output PASSED [ 50%] bodhi/tests/server/test_util.py::TestSanityCheckRepodata::test_repomd_missing_updateinfo PASSED [ 50%] bodhi/tests/server/test_util.py::TestSanityCheckRepodata::test_source_true PASSED [ 50%] bodhi/tests/server/test_util.py::TestSanityCheckRepodata::test_updateinfo_empty_tags PASSED [ 50%] bodhi/tests/server/test_util.py::TestTestcaseLink::test_fn[False] PASSED [ 51%] bodhi/tests/server/test_util.py::TestTestcaseLink::test_fn[True] PASSED [ 51%] bodhi/tests/server/test_util.py::TestType2Icon::test_consonant PASSED [ 51%] bodhi/tests/server/test_util.py::TestType2Icon::test_vowel PASSED [ 51%] bodhi/tests/server/test_util.py::TestUpdate2HTML::test_long_title PASSED [ 51%] bodhi/tests/server/test_util.py::TestUtils::test_cmd_failure_exceptions_off PASSED [ 51%] bodhi/tests/server/test_util.py::TestUtils::test_cmd_failure_exceptions_on PASSED [ 51%] bodhi/tests/server/test_util.py::TestUtils::test_get_critpath_components_dummy PASSED [ 51%] bodhi/tests/server/test_util.py::TestUtils::test_get_critpath_components_not_pdc_not_rpm PASSED [ 51%] bodhi/tests/server/test_util.py::TestUtils::test_get_critpath_components_pdc_error PASSED [ 51%] bodhi/tests/server/test_util.py::TestUtils::test_get_critpath_components_pdc_paging_exception PASSED [ 51%] bodhi/tests/server/test_util.py::TestUtils::test_get_critpath_components_pdc_success PASSED [ 51%] bodhi/tests/server/test_util.py::TestUtils::test_get_critpath_pdc_with_components PASSED [ 51%] bodhi/tests/server/test_util.py::TestUtils::test_greenwave_api_post PASSED [ 51%] bodhi/tests/server/test_util.py::TestUtils::test_greenwave_api_post_500_error PASSED [ 51%] bodhi/tests/server/test_util.py::TestUtils::test_greenwave_api_post_non_500_error PASSED [ 51%] bodhi/tests/server/test_util.py::TestUtils::test_greenwave_api_post_non_500_error_no_json PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_markup_escapes PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_markup_with_bleach_1 PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_markup_with_bleach_2 PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_pagure_api_get PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_pagure_api_get_500_error PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_pagure_api_get_non_500_error PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_pagure_api_get_non_500_error_no_json PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_pdc_api_get PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_pdc_api_get_500_error PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_pdc_api_get_non_500_error PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_pdc_api_get_non_500_error_no_json PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_rpm_header PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_rpm_header_exception PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_rpm_header_not_found PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_sorted_updates_async_removal PASSED [ 52%] bodhi/tests/server/test_util.py::TestUtils::test_sorted_updates_general PASSED [ 53%] bodhi/tests/server/test_util.py::TestUtils::test_sorted_updates_insanity PASSED [ 53%] bodhi/tests/server/test_util.py::TestUtils::test_splitter PASSED [ 53%] bodhi/tests/server/test_util.py::TestUtils::test_taskotron_results_max_queries PASSED [ 53%] bodhi/tests/server/test_util.py::TestUtils::test_taskotron_results_non_200 PASSED [ 53%] bodhi/tests/server/test_util.py::TestUtils::test_taskotron_results_paging PASSED [ 53%] bodhi/tests/server/test_util.py::TestUtils::test_waiverdb_api_post PASSED [ 53%] bodhi/tests/server/test_util.py::TestCMDFunctions::test__get_build_repository PASSED [ 53%] bodhi/tests/server/test_util.py::TestCMDFunctions::test_build_evr PASSED [ 53%] bodhi/tests/server/test_util.py::TestCMDFunctions::test_err_nonzero_return_code PASSED [ 53%] bodhi/tests/server/test_util.py::TestCMDFunctions::test_err_zero_return_code PASSED [ 53%] bodhi/tests/server/test_util.py::TestCMDFunctions::test_no_err_out_zero_return_code PASSED [ 53%] bodhi/tests/server/test_util.py::TestCMDFunctions::test_no_err_zero_return_code PASSED [ 53%] bodhi/tests/server/test_util.py::TestCopyContainer::test_default PASSED [ 53%] bodhi/tests/server/test_util.py::TestCopyContainer::test_with_destination_registry PASSED [ 53%] bodhi/tests/server/test_util.py::TestCopyContainer::test_with_destination_tag PASSED [ 53%] bodhi/tests/server/test_util.py::TestCopyContainer::test_with_extra_copy_flags PASSED [ 54%] bodhi/tests/server/test_util.py::TestTransactionalSessionMaker::test___call___fail_rollback_failure PASSED [ 54%] bodhi/tests/server/test_util.py::TestTransactionalSessionMaker::test___call___fail_rollback_success PASSED [ 54%] bodhi/tests/server/test_util.py::TestTransactionalSessionMaker::test___call___success PASSED [ 54%] bodhi/tests/server/test_validators.py::TestValidateCSRFToken::test_invalid_token PASSED [ 54%] bodhi/tests/server/test_validators.py::TestValidateCSRFToken::test_valid_token PASSED [ 54%] bodhi/tests/server/test_validators.py::TestGetValidRequirements::test__get_valid_requirements PASSED [ 54%] bodhi/tests/server/test_validators.py::TestGetValidRequirements::test_no_requirements PASSED [ 54%] bodhi/tests/server/test_validators.py::TestValidateAcls::test_allowed_via_group PASSED [ 54%] bodhi/tests/server/test_validators.py::TestValidateAcls::test_unable_to_infer_content_type PASSED [ 54%] bodhi/tests/server/test_validators.py::TestValidateAcls::test_unable_to_infer_content_type_not_implemented PASSED [ 54%] bodhi/tests/server/test_validators.py::TestValidateAcls::test_validate_acls_dummy PASSED [ 54%] bodhi/tests/server/test_validators.py::TestValidateAcls::test_validate_acls_dummy_committer PASSED [ 54%] bodhi/tests/server/test_validators.py::TestValidateAcls::test_validate_acls_invalid_acl_system PASSED [ 54%] bodhi/tests/server/test_validators.py::TestValidateAcls::test_validate_acls_pagure PASSED [ 54%] bodhi/tests/server/test_validators.py::TestValidateAcls::test_validate_acls_pagure_exception PASSED [ 54%] bodhi/tests/server/test_validators.py::TestValidateAcls::test_validate_acls_pagure_no_commit_access PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateAcls::test_validate_acls_pagure_not_a_packager PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateAcls::test_validate_acls_pagure_proven_packager PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateAcls::test_validate_acls_pagure_runtime_error PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateBugFeedback::test_invalid PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateBugFeedback::test_no_feedbacks PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateCommentId::test_invalid PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateExpirationDate::test_none PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateExpirationDate::test_past PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateOverrideBuild::test_indeterminate_release PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateOverrideBuild::test_no_build_exception PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateOverrideBuild::test_no_release PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateOverrideBuild::test_test_gating_status_is_failed PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateOverrideBuild::test_wrong_tag PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateOverrideBuilds::test_invalid_nvrs_given PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateOverrideBuilds::test_no_nvrs_given PASSED [ 55%] bodhi/tests/server/test_validators.py::TestValidateRelease::test_invalid PASSED [ 56%] bodhi/tests/server/test_validators.py::TestValidateTestcaseFeedback::test_invalid PASSED [ 56%] bodhi/tests/server/test_validators.py::TestValidateTestcaseFeedback::test_no_feedbacks PASSED [ 56%] bodhi/tests/server/test_validators.py::TestValidateTestcaseFeedback::test_update_not_found PASSED [ 56%] bodhi/tests/server/test_webapp.py::TestCompleteDatabaseSession::test_cleanup_exception PASSED [ 56%] bodhi/tests/server/test_webapp.py::TestCompleteDatabaseSession::test_cleanup_no_exception PASSED [ 56%] bodhi/tests/server/test_webapp.py::TestPrepareRequest::test_adds_db_cleanup_callback PASSED [ 56%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_consume PASSED [ 56%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_consume_with_gating[True] PASSED [ 56%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_consume_with_gating[False] PASSED [ 56%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_consume_with_gating[error] PASSED [ 56%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test___init___without_db_factory PASSED [ 56%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_missing_mandatory_elems[tag] PASSED [ 56%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_missing_mandatory_elems[build_id] PASSED [ 56%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_missing_mandatory_elems[name] PASSED [ 56%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_missing_mandatory_elems[version] PASSED [ 56%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_missing_mandatory_elems[release] PASSED [ 57%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_unknown_koji_build PASSED [ 57%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_incomplete_koji_buildinfo_nvr PASSED [ 57%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_incomplete_koji_buildinfo_owner PASSED [ 57%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_missing_user PASSED [ 57%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_existing_user PASSED [ 57%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_ignored_tag PASSED [ 57%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_duplicate_message PASSED [ 57%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_existing_pending_update PASSED [ 57%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_existing_pending_update_with_gating[True] PASSED [ 57%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_existing_pending_update_with_gating[False] PASSED [ 57%] bodhi/tests/server/consumers/test_automatic_updates.py::TestAutomaticUpdateHandler::test_existing_pending_update_with_gating[error] PASSED [ 57%] bodhi/tests/server/consumers/test_composer.py::TestCheckpoint::test_with_return PASSED [ 57%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test___init___missing_paths PASSED [ 57%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test___init___without_db_factory PASSED [ 57%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test__get_composes_api_2 PASSED [ 57%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test__get_composes_api_3 PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test__get_composes_duplicate PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test__get_composes_not_found PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_absent_gating PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_base_composer_pungi_not_implemented PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_clean_old_composes_false PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_clean_old_composes_true PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_compose PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_compose_early_exit PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_compose_invalid_ctype PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_compose_invalid_dir PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_compose_late_exit PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_compose_module PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_compose_module_koji_multicall_result_dict PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_compose_module_koji_multicall_result_empty_list PASSED [ 58%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_compose_no_found_dirs PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_expire_buildroot_overrides_exception PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_failed_gating PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_get_security_updates PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_modify_stable_bugs PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_modify_testing_bugs PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_obsolete_older_updates PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_push_timestamps PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_resume_push PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_retry_done_compose PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_sanity_check_broken_repodata PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_sanity_check_directories_missing PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_sanity_check_empty_dir PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_sanity_check_no_arches PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_sanity_check_symlink PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_sanity_check_valid PASSED [ 59%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_security_update_priority PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_security_update_priority_testing PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_security_updates_parallel PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_stable_requirements_met_during_push PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_status_comment_stable PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_status_comment_testing PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_tag_ordering PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_tags PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_test_gating_status_failed PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_test_gating_status_passed PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_testing_digest PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_unlock_updates PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestComposer::test_update_locking PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestContainerComposerThread__compose_updates::test_request_not_stable PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestContainerComposerThread__compose_updates::test_request_stable PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestContainerComposerThread__compose_updates::test_skopeo_error_code PASSED [ 60%] bodhi/tests/server/consumers/test_composer.py::TestContainerComposerThread__compose_updates::test_skopeo_extra_copy_flags PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__compose_updates::test_compose_dir_dne PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestFlatpakComposerThread__compose_updates::test_flatpak_compose PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__get_master_repomd_url::test_alternative_arch PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__get_master_repomd_url::test_master_repomd_undefined PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__get_master_repomd_url::test_primary_arch PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__get_master_repomd_url::test_primary_arch_version_override PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__get_master_repomd_url::test_primary_arches_undefined PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread_perform_gating::test_expires_compose_updates PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread__perform_tag_actions::test_with_failed_tasks PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread_remove_pending_tags::test_with_request_testing PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread_check_all_karma_thresholds::test_BodhiException PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread__determine_tag_actions::test_from_tag_not_found PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread_eject_from_compose::test_testing_request PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread_load_state::test_with_completed_repo PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread_load_state::test_with_completed_repo PASSED [ 61%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread_load_state::test_without_completed_repo PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread_remove_state::test_remove_state PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread_save_state::test_with_state PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread_save_state::test_without_state PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__wait_for_sync::test_checksum_match_immediately PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__wait_for_sync::test_checksum_match_third_try PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__wait_for_sync::test_connectionreseterror PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__wait_for_sync::test_httperror PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__wait_for_sync::test_incompleteread PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__wait_for_sync::test_missing_config_key PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__wait_for_sync::test_missing_repomd PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__wait_for_sync::test_no_checkarch PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__wait_for_sync::test_urlerror PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread__mark_status_changes::test_stable_update PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread__mark_status_changes::test_testing_update PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread_send_notifications::test_getlogin_raising_oserror PASSED [ 62%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread_send_testing_digest::test_critpath_updates PASSED [ 63%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread_send_testing_digest::test_security_updates PASSED [ 63%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread_send_testing_digest::test_test_list_not_configured PASSED [ 63%] bodhi/tests/server/consumers/test_composer.py::TestComposerThread__unlock_updates::test__unlock_updates PASSED [ 63%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__punge::test_skips_if_path_defined PASSED [ 63%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__stage_repo::test_old_link_present PASSED [ 63%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__stage_repo::test_stage_dir_de PASSED [ 63%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__stage_repo::test_stage_dir_dne PASSED [ 63%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__wait_for_repo_signature::test_dont_wait_for_signatures PASSED [ 63%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__wait_for_repo_signature::test_wait_for_signatures PASSED [ 63%] bodhi/tests/server/consumers/test_composer.py::TestPungiComposerThread__wait_for_pungi::test_pungi_process_None PASSED [ 63%] bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test__init___with_composer PASSED [ 63%] bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test__init___without_composer PASSED [ 63%] bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test_messaging_callback_composer_installed PASSED [ 63%] bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test_messaging_callback_composer_not_installed PASSED [ 63%] bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test_messaging_callback_greenwave PASSED [ 63%] bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test_messaging_callback_signed_automatic_update PASSED [ 64%] bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test_messaging_callback_updates_edit PASSED [ 64%] bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test_messaging_callback_updates_testing PASSED [ 64%] bodhi/tests/server/consumers/test_greenwave.py::TestGreenwaveHandler::test_greenwave_bad_message PASSED [ 64%] bodhi/tests/server/consumers/test_greenwave.py::TestGreenwaveHandler::test_greenwave_message_missing_info PASSED [ 64%] bodhi/tests/server/consumers/test_greenwave.py::TestGreenwaveHandler::test_greenwave_wrong_build_nvr PASSED [ 64%] bodhi/tests/server/consumers/test_greenwave.py::TestGreenwaveHandler::test_update_test_gating_status PASSED [ 64%] bodhi/tests/server/consumers/test_signed.py::TestSignedHandlerConsume::test_consume PASSED [ 64%] bodhi/tests/server/consumers/test_signed.py::TestSignedHandlerConsume::test_consume_duplicate PASSED [ 64%] bodhi/tests/server/consumers/test_signed.py::TestSignedHandlerConsume::test_consume_no_build PASSED [ 64%] bodhi/tests/server/consumers/test_signed.py::TestSignedHandlerConsume::test_consume_no_release PASSED [ 64%] bodhi/tests/server/consumers/test_signed.py::TestSignedHandlerConsume::test_consume_not_pending_testing_tag PASSED [ 64%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_edited_update_bug_not_in_database PASSED [ 64%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_edited_update_bug_not_in_update PASSED [ 64%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_edited_update_bugs_in_update PASSED [ 64%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_gating_required_false PASSED [ 64%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_gating_required_true PASSED [ 65%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_request_testing PASSED [ 65%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_unknown_topic PASSED [ 65%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_update_not_found PASSED [ 65%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerInit::test_handle_bugs_bodhi_email_falsey PASSED [ 65%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerInit::test_handle_bugs_bodhi_email_missing PASSED [ 65%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerInit::test_typical_config PASSED [ 65%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerWorkOnBugs::test_bodhi_email_undefined PASSED [ 65%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerWorkOnBugs::test_security_bug_sets_update_to_security PASSED [ 65%] bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerWorkOnBugs::test_work_on_bugs_exception PASSED [ 65%] bodhi/tests/server/functional/test_packages.py::TestRpmPackagesService::test_basic_json PASSED [ 65%] bodhi/tests/server/functional/test_packages.py::TestRpmPackagesService::test_filter_by_like PASSED [ 65%] bodhi/tests/server/functional/test_packages.py::TestRpmPackagesService::test_filter_by_name PASSED [ 65%] bodhi/tests/server/functional/test_packages.py::TestRpmPackagesService::test_filter_by_search PASSED [ 65%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_404 PASSED [ 65%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_get_hardcoded_avatar PASSED [ 65%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_get_single_avatar PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_get_single_user PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_get_single_user_jsonp PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_get_single_user_page PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_get_single_user_rss PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_like_users PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_group_miss PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_groups PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_mixed_nonexistent_group PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_name PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_name_match PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_name_match_miss PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_nonexistent_group PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_nonexistent_update PASSED [ 66%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_update_alias PASSED [ 67%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_jsonp PASSED [ 67%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_rss PASSED [ 67%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_with_pagination PASSED [ 67%] bodhi/tests/server/functional/test_users.py::TestUsersService::test_search_users PASSED [ 67%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autokarma_update_meeting_time_requirements_gets_one_comment PASSED [ 67%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autokarma_update_not_meeting_testing_requirements PASSED [ 67%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autokarma_update_without_mandatory_days_in_testing PASSED [ 67%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autotime_update_does_no_mandatory_days_in_testing PASSED [ 67%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autotime_update_does_not_meet_stable_days_doesnt_get_pushed PASSED [ 67%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autotime_update_does_not_meet_test_requirements PASSED [ 67%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autotime_update_meeting_stable_days_get_pushed PASSED [ 67%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autotime_update_meeting_test_requirements_gets_pushed PASSED [ 67%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autotime_update_negative_karma_does_not_get_pushed PASSED [ 67%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autotime_update_no_autokarma_met_karma_and_time_requirements_get_pushed PASSED [ 67%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autotime_update_no_autokarma_met_karma_requirements_get_comments PASSED [ 67%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autotime_update_with_autokarma_met_karma_and_time_requirements_get_pushed PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autotime_update_zero_day_in_testing_fail_gating_is_not_pushed PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autotime_update_zero_day_in_testing_meeting_test_requirements_gets_pushed PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_autotime_update_zero_day_in_testing_no_gated_gets_pushed_to_rawhide PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_exception_handler PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_exception_handler_on_the_second_update PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_log_level_is_left_alone PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_no_autotime_update_meeting_stable_days_and_test_requirement PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_non_autokarma_critpath_update_meeting_karma_requirements_gets_one_comment PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_non_autokarma_critpath_update_meeting_time_requirements_gets_one_comment PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_non_autokarma_critpath_update_not_meeting_time_requirements_gets_no_comment PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_non_autokarma_update_meeting_karma_requirements_gets_one_comment PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_non_autokarma_update_with_unmet_karma_requirement PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_non_autokarma_update_with_unmet_karma_requirement_after_time_met PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_non_autokarma_update_without_mandatory_days_in_testing PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_subsequent_comments_after_initial_push_comment PASSED [ 68%] bodhi/tests/server/scripts/test_approve_testing.py::TestMain::test_usage PASSED [ 69%] bodhi/tests/server/scripts/test_bshell.py::TestMain::test_config_file_found PASSED [ 69%] bodhi/tests/server/scripts/test_bshell.py::TestMain::test_config_file_not_found PASSED [ 69%] bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_archived_release_updates PASSED [ 69%] bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_no_policies_enforced PASSED [ 69%] bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_policies_pending_satisfied PASSED [ 69%] bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_policies_satisfied PASSED [ 69%] bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied PASSED [ 69%] bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_pushed_update PASSED [ 69%] bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_unrestricted_policy PASSED [ 69%] bodhi/tests/server/scripts/test_clean_old_composes.py::TestCleanUp::test_clean_up PASSED [ 69%] bodhi/tests/server/scripts/test_expire_overrides.py::TestUsage::test_usage PASSED [ 69%] bodhi/tests/server/scripts/test_expire_overrides.py::TestMain::test_exception PASSED [ 69%] bodhi/tests/server/scripts/test_expire_overrides.py::TestMain::test_expire PASSED [ 69%] bodhi/tests/server/scripts/test_expire_overrides.py::TestMain::test_invalid_arguments PASSED [ 69%] bodhi/tests/server/scripts/test_expire_overrides.py::TestMain::test_no_expire PASSED [ 69%] bodhi/tests/server/scripts/test_initializedb.py::TestMain::test_successful_usage PASSED [ 70%] bodhi/tests/server/scripts/test_initializedb.py::TestMain::test_wrong_args PASSED [ 70%] bodhi/tests/server/scripts/test_initializedb.py::TestUsage::test_usage PASSED [ 70%] bodhi/tests/server/scripts/test_sar.py::TestSar::test_invalid_user PASSED [ 70%] bodhi/tests/server/scripts/test_sar.py::TestSar::test_invalid_user_human_readable PASSED [ 70%] bodhi/tests/server/scripts/test_sar.py::TestSar::test_valid_user PASSED [ 70%] bodhi/tests/server/scripts/test_sar.py::TestSar::test_valid_user_envvar PASSED [ 70%] bodhi/tests/server/scripts/test_sar.py::TestSar::test_valid_user_human_readable PASSED [ 70%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_basic[application/vnd.oci.image.manifest.v1+json] PASSED [ 70%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_basic[application/vnd.oci.image.index.v1+json] PASSED [ 70%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_basic[application/vnd.docker.distribution.manifest.v2+json] PASSED [ 70%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_basic[application/vnd.docker.distribution.manifest.list.v2+json] PASSED [ 70%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_link[application/vnd.oci.image.manifest.v1+json] PASSED [ 70%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_link[application/vnd.oci.image.index.v1+json] PASSED [ 70%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_link[application/vnd.docker.distribution.manifest.v2+json] PASSED [ 70%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_link[application/vnd.docker.distribution.manifest.list.v2+json] PASSED [ 70%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_tag[application/vnd.oci.image.manifest.v1+json] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_tag[application/vnd.oci.image.index.v1+json] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_tag[application/vnd.docker.distribution.manifest.v2+json] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_tag[application/vnd.docker.distribution.manifest.list.v2+json] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_insecure[True] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_insecure[False] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_username_password PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_cert[None-None] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_cert[missing_cert-Cannot find certificate file] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_cert[missing_key-Cannot find key file] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_cert[missing_cert_and_key-Wrong/missing cert] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_system_cert PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_cli_errors[docker://registry1.example.com/repo1:latest-badtype://registry2.example.com/repo2:latest-Unknown source/destination] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_cli_errors[docker://registry1.example.com/repo1:latest-docker:registry1.example.com/repo2:latest-Registry specification should be docker://REGISTRY/PATH] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_cli_errors[docker://registry1.example.com/repo1:latest-docker://registry2.example.com-Registry specification should be docker://REGISTRY/PATH] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_protocol[docker://registry1.example.com/repo1:latest-docker://registry2.example.com/repo2:latest--bad_put_status-Unexpected successful response] PASSED [ 71%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_protocol[docker://registry1.example.com/repo1:latest-docker://registry2.example.com/repo2:latest--bad_post_status-Unexpected successful response] PASSED [ 72%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_protocol[docker://registry1.example.com/repo1:latest-docker://registry1.example.com/repo2:latest-bad_mount_status--Blob mount had unexpected status] PASSED [ 72%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_protocol[docker://registry1.example.com/repo1:latest-docker://registry2.example.com/repo2:latest-bad_index_content_type--Unhandled media type] PASSED [ 72%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_protocol[docker://registry1.example.com/repo1:latest-docker://registry2.example.com/repo2:latest-bad_content_type--Unhandled media type] PASSED [ 72%] bodhi/tests/server/scripts/test_skopeo_lite.py::test_skopeo_copy_protocol[docker://registry1.example.com/repo1:latest-docker://registry2.example.com/repo2:latest--include_query_parameters-None] PASSED [ 72%] bodhi/tests/server/scripts/test_untag_branched.py::TestMain::test_exception_handler PASSED [ 72%] bodhi/tests/server/scripts/test_untag_branched.py::TestMain::test_no_tags_to_remove PASSED [ 72%] bodhi/tests/server/scripts/test_untag_branched.py::TestMain::test_pending_signing_tag_present PASSED [ 72%] bodhi/tests/server/scripts/test_untag_branched.py::TestMain::test_pending_testing_tag_present PASSED [ 72%] bodhi/tests/server/scripts/test_untag_branched.py::TestMain::test_stable_tag_missing PASSED [ 72%] bodhi/tests/server/scripts/test_untag_branched.py::TestMain::test_testing_tag_present PASSED [ 72%] bodhi/tests/server/scripts/test_untag_branched.py::TestMain::test_testing_tag_present_update_too_new PASSED [ 72%] bodhi/tests/server/scripts/test_untag_branched.py::TestMain::test_usage PASSED [ 72%] bodhi/tests/server/scripts/test_untag_branched.py::TestUsage::test_usage PASSED [ 72%] bodhi/tests/server/services/test_builds.py::TestBuildsService::test_404 PASSED [ 72%] bodhi/tests/server/services/test_builds.py::TestBuildsService::test_get_single_build PASSED [ 72%] bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds PASSED [ 73%] bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_nonexistent_package PASSED [ 73%] bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_nonexistent_release PASSED [ 73%] bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_nvr PASSED [ 73%] bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_package PASSED [ 73%] bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_release_name PASSED [ 73%] bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_release_version PASSED [ 73%] bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_update_alias PASSED [ 73%] bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_no_rows_per_page PASSED [ 73%] bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_pagination PASSED [ 73%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_404 PASSED [ 73%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_comment_on_locked_update PASSED [ 73%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_comment_on_locked_update_no_threshhold_action PASSED [ 73%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_double_positive_karma PASSED [ 73%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_neutral_karma PASSED [ 73%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_positive_then_negative_karma PASSED [ 73%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_bug_feedback PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_critpath_feedback PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_login PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_negative_karma PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_testcase_feedback PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_empty_comment PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_get_single_comment PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_get_single_comment_jsonp PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_get_single_comment_page PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_invalid_karma PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_invalid_update PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_future_date PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_invalid_since PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_multiple_update_owners PASSED [ 74%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_multiple_usernames PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_nonexistent_package PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_nonexistent_update PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_nonexistent_update_owner PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_nonexistent_username PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_package PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_since PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update_no_comments PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update_owner PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update_owner_with_none PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_username PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_jsonp PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_pagination PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_rss PASSED [ 75%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_rss_failing_condition PASSED [ 76%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_with_ignore_user PASSED [ 76%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_with_multiple_ignore_user PASSED [ 76%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_with_nonexistent_ignore_user PASSED [ 76%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_new_comment PASSED [ 76%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_no_self_karma PASSED [ 76%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_post_json_comment PASSED [ 76%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_put_json_comment PASSED [ 76%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_search_comments PASSED [ 76%] bodhi/tests/server/services/test_comments.py::TestCommentsService::test_unexpected_exception PASSED [ 76%] bodhi/tests/server/services/test_composes.py::TestCompose__init__::test___init__ PASSED [ 76%] bodhi/tests/server/services/test_composes.py::TestCompose__acl__::test___acl__ PASSED [ 76%] bodhi/tests/server/services/test_composes.py::TestComposeCollectionGet::test_default_accept PASSED [ 76%] bodhi/tests/server/services/test_composes.py::TestComposeCollectionGet::test_no_composes_html PASSED [ 76%] bodhi/tests/server/services/test_composes.py::TestComposeCollectionGet::test_no_composes_json PASSED [ 76%] bodhi/tests/server/services/test_composes.py::TestComposeCollectionGet::test_with_compose_html PASSED [ 76%] bodhi/tests/server/services/test_composes.py::TestComposeCollectionGet::test_with_compose_json PASSED [ 77%] bodhi/tests/server/services/test_composes.py::TestComposeGet::test_404_compose PASSED [ 77%] bodhi/tests/server/services/test_composes.py::TestComposeGet::test_404_release PASSED [ 77%] bodhi/tests/server/services/test_composes.py::TestComposeGet::test_404_request PASSED [ 77%] bodhi/tests/server/services/test_composes.py::TestComposeGet::test_with_compose_html PASSED [ 77%] bodhi/tests/server/services/test_composes.py::TestComposeGet::test_with_compose_json PASSED [ 77%] bodhi/tests/server/services/test_csrf.py::TestCSRFService::test_csrf_html PASSED [ 77%] bodhi/tests/server/services/test_csrf.py::TestCSRFService::test_csrf_json PASSED [ 77%] bodhi/tests/server/services/test_errors.py::TestHTMLHandlerErrors::test_template_render_exception PASSED [ 77%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_404_build_not_found PASSED [ 77%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_404_override_not_found PASSED [ 77%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_cannot_edit_override_build PASSED [ 77%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_duplicate_override PASSED [ 77%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override PASSED [ 77%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_for_build_with_test_gating_status_failed PASSED [ 77%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_for_newer_build PASSED [ 77%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_multiple_nvr PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_too_long PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_with_missing_pkg PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_expiration_date PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_fail_on_multiple PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_nonexistent_build PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_nonexistent_override PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_notes PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_unexpected_error PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_expire_override PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_get_single_override PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_expired_overrides PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_notexpired_overrides PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_builds PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_invalid_expired PASSED [ 78%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_invalid_packages PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_invalid_releases PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_like PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_multiple_usernames PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_nonexistent_username PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_packages PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_packages_without_override PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_releases PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_releases_without_override PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_search PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_username PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_username_without_override PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_rss PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_unexpire_override PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_expired_date PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_new_loggedin PASSED [ 79%] bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_new_not_loggedin PASSED [ 80%] bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_loggedin PASSED [ 80%] bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_not_loggedin PASSED [ 80%] bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_overrides_list PASSED [ 80%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_404 PASSED [ 80%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_anonymous_cant_edit_release PASSED [ 80%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_change_release_state_to_archived PASSED [ 80%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_edit_mail_template PASSED [ 80%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_edit_mail_template_with_invalid_value PASSED [ 80%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_edit_mail_template_with_null_value PASSED [ 80%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_edit_release PASSED [ 80%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_non_existent_release_html PASSED [ 80%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_releases_html PASSED [ 80%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_single_release_by_long PASSED [ 80%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_single_release_by_lower PASSED [ 80%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_single_release_by_upper PASSED [ 80%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_single_release_html PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_single_release_html_two_same_updates_same_month PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_current_state PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_disabled_state PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_ids_plural PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_ids_singular PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_ids_unknown PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_name PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_name_match PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_name_match_miss PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_nonexistent_package PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_nonexistent_update PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_package_name PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_pending_state PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_update_alias PASSED [ 81%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_exclude_archived_off PASSED [ 82%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_exclude_archived_on PASSED [ 82%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_with_a_wrong_state PASSED [ 82%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_with_pagination PASSED [ 82%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_new_release PASSED [ 82%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_new_release_invalid_tags PASSED [ 82%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_query_releases_html_two_releases_same_state PASSED [ 82%] bodhi/tests/server/services/test_releases.py::TestReleasesService::test_save_release_exception_handler PASSED [ 82%] bodhi/tests/server/services/test_schemas.py::TestMessageSchemasV1__init__::test___init__ PASSED [ 82%] bodhi/tests/server/services/test_schemas.py::TestMessageSchemasV1__acl__::test___acl__ PASSED [ 82%] bodhi/tests/server/services/test_schemas.py::TestMessageSchemasV1CollectionGet::test_get PASSED [ 82%] bodhi/tests/server/services/test_schemas.py::TestMessageSchemasV1Get::test_200 PASSED [ 82%] bodhi/tests/server/services/test_schemas.py::TestMessageSchemasV1Get::test_404 PASSED [ 82%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_cascade_package_requirements_to_update PASSED [ 82%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_create_new_nonsecurity_update_when_previous_security_one_exists PASSED [ 82%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_duplicate_build PASSED [ 82%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_duplicate_update PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_edit_update_stable_days PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_edit_update_too_low_stable_days PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_empty_build_name PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_fail_on_edit_with_empty_build_list PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_invalid_acl_system PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_invalid_autokarma PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_invalid_requirements PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_builds_of_different_module_stream PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_builds_of_same_module_stream PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_builds_of_same_package PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_updates_single_module_steam PASSED [ 83%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_container_update PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_flatpak_update PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_module_update PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_rpm_update PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_rpm_update_koji_error PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_rpm_update_unknown_build PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_existing_build PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_existing_package PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_high_stable_days PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_invalid_bugs_as_str PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_invalid_stable_days PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_missing_package PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_multiple_bugs PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_multiple_bugs_as_str PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_no_privs PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion PASSED [ 84%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion_security_update PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion_with_exception PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_post_json_update PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_provenpackager_privs PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_push_untested_critpath_to_release PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_put_json_update PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_security_update_without_severity PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_unexpected_exception PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_unicode_description PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestSetRequest::test_BodhiException_exception PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestSetRequest::test_set_request_archived_release PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestSetRequest::test_set_request_locked_update PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestSetRequest::test_test_gating_status_failed PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestSetRequest::test_test_gating_status_passed PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestSetRequest::test_unexpected_exception PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_days_in_testing_existing_update PASSED [ 85%] bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_days_in_testing_new_update PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_disabled_unspecified_severity_for_security_update PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_edit_not_loggedin PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_edit_with_permission PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_edit_without_permission PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_404 PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_changed_karma PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_no_feedback PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_no_negative_karma PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_one_negative PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_positive_karma_first PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_autopush_critical_update_with_no_negative_karma PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_autopush_non_critical_update_with_no_negative_karma PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable PASSED [ 86%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disable_autopush_for_critical_updates PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disable_autopush_non_critical_update_with_negative_karma PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_add_build_from_different_release PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_invalidly_tagged_build PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_koji_error PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_locked_update PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_missing_update PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_stable_update PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_reset_karma PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_reset_karma_with_same_tester PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_build_from_different_update PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_new_builds PASSED [ 87%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_new_builds_with_stable_request PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_untagged_build PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_and_disable_features PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_bugs PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_change_type PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_with_different_release PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_with_expired_override PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_jsonp PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_rss_fail_406 PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_home_html_legal PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_home_html_no_legal PASSED [ 88%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_invalid_request PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_invalid_stable_request PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_karma_threshold_with_disabled_autopush PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_alias_and_updateid PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_approved_before PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_approved_since PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_bugs PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_builds PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_content_type PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_critpath PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_before_invalid_date PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_before_old_date PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_before_valid PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_future_date PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_invalid_date PASSED [ 89%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_valid PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_approved_before PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_approved_since PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_bug PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_critpath PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_locked PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_modified_before PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_modified_since PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_pushed PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_pushed_before PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_pushed_since PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_locked PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_lowercase_release_name PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_modified_before PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_modified_since PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_multiple_usernames PASSED [ 90%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_bug PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_package PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_release PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_request PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_severity PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_status PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_suggest PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_type PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_username PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_package PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed_before PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed_since PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_release_name PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_release_version PASSED [ 91%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_request PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_severity PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_singular_release_param PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_status PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_suggest PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_type PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_username PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_html PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_jsonp PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_pagination PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_rss PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_rss_with_multiple_filters PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_rss_with_single_filter PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma PASSED [ 92%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_meets_testing_requirements_since_karma_reset_critpath PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsolete_if_unstable_karma_not_reached_with_autopush_enabled_when_pending PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsolete_if_unstable_with_autopush_disabled_when_pending PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsolete_if_unstable_with_autopush_enabled_when_pending PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsolete_if_unstable_with_autopush_enabled_when_testing PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_locked_with_open_request PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_unlocked_with_open_request PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_unlocked_with_open_stable_request PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_pending_update_on_stable_karma_not_reached PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_pending_update_on_stable_karma_reached_autopush_disabled PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_pending_update_on_stable_karma_reached_autopush_enabled PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_pending_urgent_update_on_stable_karma_reached_autopush_enabled PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_edit_anything PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs PASSED [ 93%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_failed_test_gating PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_ignored_by_test_gating PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_queued_in_test_gating PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_running_in_test_gating PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_waiting_on_test_gating PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_with_none_test_gating PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_redirect_to_package PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_after_unpush PASSED [ 94%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_archived_release PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_stable_based_on_stable_karma PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_revoke_action_for_stable_request PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_revoke_action_for_testing_request PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_absent_taskotron_results PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_after_testing PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_failed_taskotron_results PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_when_stable PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_submit_older_build_to_stable PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_submitting_multi_release_updates PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_testing_request PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_testing_request_when_testing PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_meeting_requirements_present PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low PASSED [ 95%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_with_older_build_in_testing_from_diff_user PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updateid_alias PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_like PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_BodhiException_exception PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_LockedUpdateException_exception PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_cannot_waive_test_results_on_locked_update PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_cannot_waive_test_results_when_test_gating_is_off PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_unexpected_exception PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_waive_test_results_1_of_2_unsatisfied_requirements PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_waive_test_results_1_unsatisfied_requirement PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_waive_test_results_2_of_2_unsatisfied_requirements PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_waive_test_results_2_unsatisfied_requirements PASSED [ 96%] bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_waive_test_results_unfailing_tests PASSED [ 97%] bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_BodhiException_exception PASSED [ 97%] bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_RequestsTimeout_exception PASSED [ 97%] bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_RuntimeError_exception PASSED [ 97%] bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_cannot_get_test_results_when_no_greenwave_url PASSED [ 97%] bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_get_test_results_calling_greenwave PASSED [ 97%] bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_get_test_results_calling_greenwave_500 PASSED [ 97%] bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_get_test_results_calling_greenwave_no_session PASSED [ 97%] bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_get_test_results_calling_greenwave_unauth PASSED [ 97%] bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_get_test_results_erroring_on_greenwave PASSED [ 97%] bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_get_test_results_timing_out_on_greenwave PASSED [ 97%] bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_unexpected_exception PASSED [ 97%] bodhi/tests/server/views/test_generic.py::TestExceptionView::test_status_500_html PASSED [ 97%] bodhi/tests/server/views/test_generic.py::TestExceptionView::test_status_500_json PASSED [ 97%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_api_version PASSED [ 97%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_candidate PASSED [ 97%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_critical_update_link_home PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_home PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_latest_builds PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_latest_builds_exception PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_autolink PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_autolink_without_http PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_email_autolink PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_email_in_lt_gt PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_fenced_code_block PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_blocked_attribute PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_blocked_tag PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_whitelisted_attribute PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_whitelisted_tag PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_at_start PASSED [ 98%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_at_start_with_comma PASSED [ 99%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_with_numbers PASSED [ 99%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_prefixed_bugzilla PASSED [ 99%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_prefixed_bugzilla_in_braces PASSED [ 99%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unknown_prefix_known_substring PASSED [ 99%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unknown_prefixed_bugzilla PASSED [ 99%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unprefixed_bugzilla PASSED [ 99%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_metrics PASSED [ 99%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_new_override_form PASSED [ 99%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_new_update_form PASSED [ 99%] bodhi/tests/server/views/test_generic.py::TestGenericViews::test_version PASSED [ 99%] bodhi/tests/server/views/test_generic.py::TestFrontpageView::test_home_counts PASSED [ 99%] bodhi/tests/server/views/test_generic.py::TestNotfoundView::test_notfound PASSED [ 99%] bodhi/tests/server/views/test_search.py::TestGetAllPackages::test_get_all_packages PASSED [ 99%] bodhi/tests/server/views/test_search.py::TestSearchPackages::test_match PASSED [ 99%] bodhi/tests/server/views/test_search.py::TestSearchPackages::test_unmatched PASSED [100%] =============================== warnings summary =============================== /usr/lib/python3.7/site-packages/DNS/Base.py:56 /usr/lib/python3.7/site-packages/DNS/Base.py:56: UserWarning: [Errno 2] No such file or directory: '/etc/resolv.conf' warnings.warn(str(e)) /usr/lib/python3.7/site-packages/fedora/client/bodhi.py:48 /usr/lib/python3.7/site-packages/fedora/client/bodhi.py:48: DeprecationWarning: fedora.client.bodhi has been deprecated. Please use bodhi.client.bindings instead. DeprecationWarning) /usr/lib/python3.7/site-packages/paste/request.py:33 /usr/lib/python3.7/site-packages/paste/request.py:33: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import MutableMapping as DictMixin /usr/lib/python3.7/site-packages/backoff/_decorator.py:164 /usr/lib/python3.7/site-packages/backoff/_decorator.py:164 /usr/lib/python3.7/site-packages/backoff/_decorator.py:164: PendingDeprecationWarning: Task.current_task() is deprecated, use asyncio.current_task() instead if asyncio.Task.current_task() is not None: /usr/lib/python3.7/site-packages/jinja2/runtime.py:318 /usr/lib/python3.7/site-packages/jinja2/runtime.py:318: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Mapping /usr/lib/python3.7/site-packages/webtest/app.py:89 /usr/lib/python3.7/site-packages/webtest/app.py:89: PytestCollectionWarning: cannot collect test class 'TestApp' because it has a __init__ constructor (from: bodhi/tests/server/services/test_updates.py) class TestApp(object): bodhi/tests/server/test___init__.py::TestGetReleases::test_get_releases bodhi/tests/server/test___init__.py::TestMain::test_authtkt_timeout_defined bodhi/tests/server/test___init__.py::TestMain::test_authtkt_timeout_undefined bodhi/tests/server/test___init__.py::TestMain::test_calls_session_remove bodhi/tests/server/test___init__.py::TestMain::test_calls_set_bugtracker bodhi/tests/server/test___init__.py::TestMain::test_sets_up_home_page_cache bodhi/tests/server/test___init__.py::TestMain::test_settings bodhi/tests/server/test___init__.py::TestMain::test_warms_up_releases_cache bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_new_not_loggedin bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_not_loggedin bodhi/tests/server/services/test_releases.py::TestReleasesService::test_anonymous_cant_edit_release bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_no_privs bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_provenpackager_privs bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_edit_not_loggedin bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_edit_without_permission bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_edit_anything bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_edit_anything bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_get_test_results_calling_greenwave_no_session bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_get_test_results_calling_greenwave_unauth bodhi/tests/server/views/test_generic.py::TestGenericViews::test_new_override_form bodhi/tests/server/views/test_generic.py::TestGenericViews::test_new_update_form /usr/lib/python3.7/site-packages/pyramid/session.py:687: DeprecationWarning: The default pickle serializer is deprecated as of Pyramid 1.9 and it will be changed to use pyramid.session.JSONSerializer in version 2.0. Explicitly set the serializer to avoid future incompatibilities. See "Upcoming Changes to ISession in Pyramid 2.0" for more information about this change. stacklevel=1, bodhi/tests/server/test___init__.py::TestGetReleases::test_get_releases bodhi/tests/server/test___init__.py::TestMain::test_authtkt_timeout_defined bodhi/tests/server/test___init__.py::TestMain::test_authtkt_timeout_undefined bodhi/tests/server/test___init__.py::TestMain::test_calls_session_remove bodhi/tests/server/test___init__.py::TestMain::test_calls_set_bugtracker bodhi/tests/server/test___init__.py::TestMain::test_sets_up_home_page_cache bodhi/tests/server/test___init__.py::TestMain::test_settings bodhi/tests/server/test___init__.py::TestMain::test_warms_up_releases_cache bodhi/tests/server/test_push.py::TestPush::test_abort_push bodhi/tests/server/test_push.py::TestPush::test_builds_flag bodhi/tests/server/test_push.py::TestPush::test_create_composes_for_releases_marked_as_composed_by_bodhi bodhi/tests/server/test_push.py::TestPush::test_locked_updates bodhi/tests/server/test_push.py::TestPush::test_locked_updates_yes_flag bodhi/tests/server/test_push.py::TestPush::test_no_updates_to_push bodhi/tests/server/test_push.py::TestPush::test_releases_flag bodhi/tests/server/test_push.py::TestPush::test_request_flag bodhi/tests/server/test_push.py::TestPush::test_resume_and_yes_flags bodhi/tests/server/test_push.py::TestPush::test_resume_empty_compose bodhi/tests/server/test_push.py::TestPush::test_resume_flag bodhi/tests/server/test_push.py::TestPush::test_resume_human_says_no bodhi/tests/server/test_push.py::TestPush::test_unsigned_updates_signed_updated bodhi/tests/server/test_push.py::TestPush::test_unsigned_updates_unsigned_skipped bodhi/tests/server/test_push.py::TestPush::test_updates_flag bodhi/tests/server/test_push.py::TestPush::test_yes_flag bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test_messaging_callback_composer_installed bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test_messaging_callback_composer_not_installed bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test_messaging_callback_greenwave bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test_messaging_callback_signed_automatic_update bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test_messaging_callback_updates_edit bodhi/tests/server/consumers/test_consumers.py::TestConsumer::test_messaging_callback_updates_testing bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_archived_release_updates bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_no_policies_enforced bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_policies_pending_satisfied bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_policies_satisfied bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_pushed_update bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_unrestricted_policy bodhi/tests/server/scripts/test_sar.py::TestSar::test_invalid_user bodhi/tests/server/scripts/test_sar.py::TestSar::test_invalid_user_human_readable bodhi/tests/server/scripts/test_sar.py::TestSar::test_valid_user bodhi/tests/server/scripts/test_sar.py::TestSar::test_valid_user_envvar bodhi/tests/server/scripts/test_sar.py::TestSar::test_valid_user_human_readable bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_new_not_loggedin bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_not_loggedin bodhi/tests/server/services/test_releases.py::TestReleasesService::test_anonymous_cant_edit_release bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_no_privs bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_provenpackager_privs bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_edit_not_loggedin bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_edit_without_permission bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_edit_anything bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_get_test_results_calling_greenwave_no_session bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_get_test_results_calling_greenwave_unauth bodhi/tests/server/views/test_generic.py::TestGenericViews::test_new_override_form bodhi/tests/server/views/test_generic.py::TestGenericViews::test_new_update_form /usr/lib/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test___init__.py::TestGetReleases::test_get_releases bodhi/tests/server/test___init__.py::TestMain::test_sets_up_home_page_cache bodhi/tests/server/test_validators.py::TestValidateCSRFToken::test_valid_token bodhi/tests/server/test_validators.py::TestValidateCSRFToken::test_valid_token bodhi/tests/server/test_validators.py::TestValidateCSRFToken::test_valid_token bodhi/tests/server/functional/test_users.py::TestUsersService::test_get_single_avatar bodhi/tests/server/functional/test_users.py::TestUsersService::test_get_single_user_jsonp bodhi/tests/server/functional/test_users.py::TestUsersService::test_get_single_user_page bodhi/tests/server/functional/test_users.py::TestUsersService::test_get_single_user_page bodhi/tests/server/functional/test_users.py::TestUsersService::test_get_single_user_page bodhi/tests/server/functional/test_users.py::TestUsersService::test_get_single_user_page bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_groups bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_name bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_name_match bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_update_alias bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_jsonp bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_jsonp bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_with_pagination bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_with_pagination bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_with_pagination bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_with_pagination bodhi/tests/server/services/test_comments.py::TestCommentsService::test_comment_on_locked_update bodhi/tests/server/services/test_comments.py::TestCommentsService::test_comment_on_locked_update bodhi/tests/server/services/test_comments.py::TestCommentsService::test_comment_on_locked_update bodhi/tests/server/services/test_comments.py::TestCommentsService::test_comment_on_locked_update_no_threshhold_action bodhi/tests/server/services/test_comments.py::TestCommentsService::test_comment_on_locked_update_no_threshhold_action bodhi/tests/server/services/test_comments.py::TestCommentsService::test_comment_on_locked_update_no_threshhold_action bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_double_positive_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_double_positive_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_double_positive_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_double_positive_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_double_positive_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_double_positive_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_neutral_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_neutral_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_neutral_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_neutral_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_neutral_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_neutral_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_positive_then_negative_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_positive_then_negative_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_positive_then_negative_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_positive_then_negative_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_positive_then_negative_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_positive_then_negative_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_bug_feedback bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_bug_feedback bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_bug_feedback bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_critpath_feedback bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_critpath_feedback bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_critpath_feedback bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_login bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_login bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_login bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_negative_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_negative_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_negative_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_testcase_feedback bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_testcase_feedback bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_testcase_feedback bodhi/tests/server/services/test_comments.py::TestCommentsService::test_empty_comment bodhi/tests/server/services/test_comments.py::TestCommentsService::test_get_single_comment bodhi/tests/server/services/test_comments.py::TestCommentsService::test_get_single_comment bodhi/tests/server/services/test_comments.py::TestCommentsService::test_get_single_comment_jsonp bodhi/tests/server/services/test_comments.py::TestCommentsService::test_get_single_comment_jsonp bodhi/tests/server/services/test_comments.py::TestCommentsService::test_get_single_comment_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_multiple_update_owners bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_multiple_update_owners bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_multiple_update_owners bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_multiple_update_owners bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_multiple_update_owners bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_multiple_update_owners bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_multiple_usernames bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_multiple_usernames bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_multiple_usernames bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_package bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_package bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_package bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_package bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_since bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_since bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update_owner bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update_owner bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update_owner bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update_owner bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_username bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_username bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_jsonp bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_jsonp bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_jsonp bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_jsonp bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_pagination bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_pagination bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_pagination bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_pagination bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_with_ignore_user bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_with_ignore_user bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_with_multiple_ignore_user bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_with_multiple_ignore_user bodhi/tests/server/services/test_comments.py::TestCommentsService::test_new_comment bodhi/tests/server/services/test_comments.py::TestCommentsService::test_new_comment bodhi/tests/server/services/test_comments.py::TestCommentsService::test_new_comment bodhi/tests/server/services/test_comments.py::TestCommentsService::test_no_self_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_no_self_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_no_self_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_post_json_comment bodhi/tests/server/services/test_comments.py::TestCommentsService::test_post_json_comment bodhi/tests/server/services/test_comments.py::TestCommentsService::test_post_json_comment bodhi/tests/server/services/test_comments.py::TestCommentsService::test_search_comments bodhi/tests/server/services/test_comments.py::TestCommentsService::test_search_comments bodhi/tests/server/services/test_comments.py::TestCommentsService::test_unexpected_exception bodhi/tests/server/services/test_composes.py::TestComposeCollectionGet::test_no_composes_html bodhi/tests/server/services/test_composes.py::TestComposeCollectionGet::test_no_composes_html bodhi/tests/server/services/test_composes.py::TestComposeCollectionGet::test_with_compose_html bodhi/tests/server/services/test_composes.py::TestComposeCollectionGet::test_with_compose_html bodhi/tests/server/services/test_composes.py::TestComposeGet::test_404_compose bodhi/tests/server/services/test_composes.py::TestComposeGet::test_404_compose bodhi/tests/server/services/test_composes.py::TestComposeGet::test_404_release bodhi/tests/server/services/test_composes.py::TestComposeGet::test_404_release bodhi/tests/server/services/test_composes.py::TestComposeGet::test_404_request bodhi/tests/server/services/test_composes.py::TestComposeGet::test_404_request bodhi/tests/server/services/test_composes.py::TestComposeGet::test_with_compose_html bodhi/tests/server/services/test_composes.py::TestComposeGet::test_with_compose_html bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_cannot_edit_override_build bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_cannot_edit_override_build bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_duplicate_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_duplicate_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_for_newer_build bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_multiple_nvr bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_multiple_nvr bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_multiple_nvr bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_with_missing_pkg bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_expiration_date bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_expiration_date bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_fail_on_multiple bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_nonexistent_build bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_nonexistent_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_notes bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_notes bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_unexpected_error bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_expire_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_expire_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_get_single_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_notexpired_overrides bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_builds bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_like bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_multiple_usernames bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_multiple_usernames bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_packages bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_releases bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_search bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_search bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_username bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_unexpire_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_unexpire_override bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_expired_date bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_expired_date bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_expired_date bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_expired_date bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_expired_date bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_new_loggedin bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_new_loggedin bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_new_loggedin bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_loggedin bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_loggedin bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_loggedin bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_loggedin bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_not_loggedin bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_overrides_list bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_overrides_list bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_overrides_list bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_non_existent_release_html bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_non_existent_release_html bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_releases_html bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_releases_html bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_single_release_html bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_single_release_html bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_single_release_html bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_single_release_html_two_same_updates_same_month bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_single_release_html_two_same_updates_same_month bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_single_release_html_two_same_updates_same_month bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_single_release_html_two_same_updates_same_month bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_single_release_html_two_same_updates_same_month bodhi/tests/server/services/test_releases.py::TestReleasesService::test_query_releases_html_two_releases_same_state bodhi/tests/server/services/test_releases.py::TestReleasesService::test_query_releases_html_two_releases_same_state bodhi/tests/server/services/test_schemas.py::TestMessageSchemasV1Get::test_404 bodhi/tests/server/services/test_schemas.py::TestMessageSchemasV1Get::test_404 bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_cascade_package_requirements_to_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_create_new_nonsecurity_update_when_previous_security_one_exists bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_create_new_nonsecurity_update_when_previous_security_one_exists bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_duplicate_build bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_duplicate_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_edit_update_stable_days bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_edit_update_too_low_stable_days bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_fail_on_edit_with_empty_build_list bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_invalid_acl_system bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_invalid_requirements bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_builds_of_different_module_stream bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_builds_of_same_module_stream bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_builds_of_same_package bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_updates_single_module_steam bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_updates_single_module_steam bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_container_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_flatpak_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_module_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_rpm_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_rpm_update_koji_error bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_rpm_update_unknown_build bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_existing_build bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_existing_package bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_high_stable_days bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_invalid_bugs_as_str bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_missing_package bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_multiple_bugs bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_multiple_bugs_as_str bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion_security_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion_security_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion_with_exception bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion_with_exception bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_post_json_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_push_untested_critpath_to_release bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_security_update_without_severity bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_unexpected_exception bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_unicode_description bodhi/tests/server/services/test_updates.py::TestSetRequest::test_BodhiException_exception bodhi/tests/server/services/test_updates.py::TestSetRequest::test_set_request_archived_release bodhi/tests/server/services/test_updates.py::TestSetRequest::test_set_request_locked_update bodhi/tests/server/services/test_updates.py::TestSetRequest::test_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestSetRequest::test_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestSetRequest::test_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestSetRequest::test_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestSetRequest::test_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestSetRequest::test_unexpected_exception bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_days_in_testing_existing_update bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_days_in_testing_existing_update bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_days_in_testing_existing_update bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_days_in_testing_new_update bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_days_in_testing_new_update bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_disabled_unspecified_severity_for_security_update bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_disabled_unspecified_severity_for_security_update bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_disabled_unspecified_severity_for_security_update bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_edit_with_permission bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_edit_with_permission bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_edit_without_permission bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_edit_without_permission bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_404 bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_404 bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_changed_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_no_feedback bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_no_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_one_negative bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_positive_karma_first bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_autopush_critical_update_with_no_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_autopush_non_critical_update_with_no_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disable_autopush_for_critical_updates bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disable_autopush_non_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_add_build_from_different_release bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_invalidly_tagged_build bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_koji_error bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_locked_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_locked_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_locked_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_locked_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_missing_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_stable_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_stable_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_reset_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_reset_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_reset_karma_with_same_tester bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_reset_karma_with_same_tester bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_reset_karma_with_same_tester bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_build_from_different_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_build_from_different_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_build_from_different_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_new_builds bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_new_builds bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_new_builds_with_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_new_builds_with_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_untagged_build bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_and_disable_features bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_and_disable_features bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_bugs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_bugs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_bugs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_change_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_change_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_with_different_release bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_with_different_release bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_with_expired_override bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_with_expired_override bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_with_expired_override bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_jsonp bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_jsonp bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_jsonp bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_jsonp bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_home_html_legal bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_home_html_legal bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_home_html_legal bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_home_html_legal bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_home_html_no_legal bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_home_html_no_legal bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_home_html_no_legal bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_home_html_no_legal bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_invalid_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_karma_threshold_with_disabled_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_karma_threshold_with_disabled_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_alias_and_updateid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_alias_and_updateid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_alias_and_updateid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_alias_and_updateid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_alias_and_updateid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_alias_and_updateid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_approved_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_approved_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_approved_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_approved_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_approved_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_approved_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_bugs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_bugs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_bugs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_builds bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_builds bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_builds bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_before_valid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_before_valid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_before_valid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_valid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_valid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_valid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_locked bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_locked bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_locked bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_lowercase_release_name bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_lowercase_release_name bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_lowercase_release_name bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_modified_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_modified_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_modified_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_modified_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_modified_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_modified_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_multiple_usernames bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_multiple_usernames bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_multiple_usernames bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_multiple_usernames bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_package bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_package bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_package bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_release_name bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_release_name bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_release_name bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_release_version bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_release_version bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_release_version bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_severity bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_severity bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_severity bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_singular_release_param bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_singular_release_param bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_singular_release_param bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_status bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_status bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_status bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_suggest bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_suggest bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_suggest bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_username bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_username bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_username bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_jsonp bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_jsonp bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_jsonp bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_pagination bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_pagination bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_pagination bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_pagination bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_pagination bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_meets_testing_requirements_since_karma_reset_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_meets_testing_requirements_since_karma_reset_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsolete_if_unstable_karma_not_reached_with_autopush_enabled_when_pending bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsolete_if_unstable_with_autopush_disabled_when_pending bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsolete_if_unstable_with_autopush_enabled_when_pending bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsolete_if_unstable_with_autopush_enabled_when_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_locked_with_open_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_locked_with_open_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_unlocked_with_open_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_unlocked_with_open_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_unlocked_with_open_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_unlocked_with_open_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_pending_update_on_stable_karma_not_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_pending_update_on_stable_karma_reached_autopush_disabled bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_pending_update_on_stable_karma_reached_autopush_enabled bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_pending_urgent_update_on_stable_karma_reached_autopush_enabled bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_edit_anything bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_edit_anything bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_failed_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_failed_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_ignored_by_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_ignored_by_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_queued_in_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_queued_in_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_running_in_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_running_in_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_waiting_on_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_waiting_on_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_with_none_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_with_none_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_after_unpush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_after_unpush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_after_unpush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_after_unpush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_archived_release bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_archived_release bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_stable_based_on_stable_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_stable_based_on_stable_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_stable_based_on_stable_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_stable_based_on_stable_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_stable_based_on_stable_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_stable_based_on_stable_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_revoke_action_for_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_revoke_action_for_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_revoke_action_for_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_revoke_action_for_testing_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_revoke_action_for_testing_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_revoke_action_for_testing_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_absent_taskotron_results bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_absent_taskotron_results bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_after_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_after_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_after_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_failed_taskotron_results bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_failed_taskotron_results bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_submit_older_build_to_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_submitting_multi_release_updates bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_submitting_multi_release_updates bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_submitting_multi_release_updates bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_testing_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_testing_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_testing_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_testing_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_testing_request_when_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_testing_request_when_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_testing_request_when_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_meeting_requirements_present bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_meeting_requirements_present bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_meeting_requirements_present bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_meeting_requirements_present bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_with_older_build_in_testing_from_diff_user bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_with_older_build_in_testing_from_diff_user bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updateid_alias bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_like bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_like bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_like bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_BodhiException_exception bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_LockedUpdateException_exception bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_cannot_waive_test_results_on_locked_update bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_cannot_waive_test_results_when_test_gating_is_off bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_unexpected_exception bodhi/tests/server/views/test_generic.py::TestExceptionView::test_status_500_html bodhi/tests/server/views/test_generic.py::TestExceptionView::test_status_500_html bodhi/tests/server/views/test_generic.py::TestGenericViews::test_critical_update_link_home bodhi/tests/server/views/test_generic.py::TestGenericViews::test_critical_update_link_home bodhi/tests/server/views/test_generic.py::TestGenericViews::test_critical_update_link_home bodhi/tests/server/views/test_generic.py::TestGenericViews::test_critical_update_link_home bodhi/tests/server/views/test_generic.py::TestGenericViews::test_critical_update_link_home bodhi/tests/server/views/test_generic.py::TestGenericViews::test_home bodhi/tests/server/views/test_generic.py::TestGenericViews::test_home bodhi/tests/server/views/test_generic.py::TestGenericViews::test_home bodhi/tests/server/views/test_generic.py::TestGenericViews::test_home bodhi/tests/server/views/test_generic.py::TestGenericViews::test_metrics bodhi/tests/server/views/test_generic.py::TestGenericViews::test_metrics bodhi/tests/server/views/test_generic.py::TestGenericViews::test_new_override_form bodhi/tests/server/views/test_generic.py::TestGenericViews::test_new_override_form bodhi/tests/server/views/test_generic.py::TestGenericViews::test_new_override_form bodhi/tests/server/views/test_generic.py::TestGenericViews::test_new_update_form bodhi/tests/server/views/test_generic.py::TestGenericViews::test_new_update_form bodhi/tests/server/views/test_generic.py::TestFrontpageView::test_home_counts bodhi/tests/server/views/test_generic.py::TestFrontpageView::test_home_counts bodhi/tests/server/views/test_generic.py::TestFrontpageView::test_home_counts bodhi/tests/server/views/test_generic.py::TestFrontpageView::test_home_counts bodhi/tests/server/views/test_generic.py::TestFrontpageView::test_home_counts bodhi/tests/server/views/test_generic.py::TestFrontpageView::test_home_counts bodhi/tests/server/views/test_generic.py::TestFrontpageView::test_home_counts bodhi/tests/server/views/test_generic.py::TestFrontpageView::test_home_counts bodhi/tests/server/views/test_generic.py::TestFrontpageView::test_home_counts bodhi/tests/server/views/test_generic.py::TestNotfoundView::test_notfound bodhi/tests/server/views/test_generic.py::TestNotfoundView::test_notfound /usr/lib/python3.7/site-packages/dogpile/cache/util.py:31: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() args = inspect.getargspec(fn) bodhi/tests/server/test_models.py::TestUpdate::test_beautify_title /builddir/build/BUILD/bodhi-4.1.0/bodhi/tests/server/test_models.py:2804: DeprecationWarning: The unescape method is deprecated and will be removed in 3.5, use html.unescape() instead. p.unescape(update.beautify_title(amp=True)), 'TurboGears, TurboGears, & 1 more') bodhi/tests/server/test_models.py::TestUpdate::test_beautify_title /builddir/build/BUILD/bodhi-4.1.0/bodhi/tests/server/test_models.py:2805: DeprecationWarning: The unescape method is deprecated and will be removed in 3.5, use html.unescape() instead. self.assertEqual(p.unescape(update.beautify_title(amp=True, nvr=True)), bodhi/tests/server/test_util.py::TestUtils::test_markup_escapes bodhi/tests/server/test_util.py::TestUtils::test_markup_with_bleach_1 bodhi/tests/server/test_util.py::TestUtils::test_markup_with_bleach_2 bodhi/tests/server/services/test_comments.py::TestCommentsService::test_get_single_comment_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_not_loggedin bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_autolink bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_autolink_without_http bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_email_autolink bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_email_in_lt_gt bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_fenced_code_block bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_blocked_attribute bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_blocked_tag bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_whitelisted_attribute bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_whitelisted_tag bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_at_start bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_at_start_with_comma bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_with_numbers bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_prefixed_bugzilla bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_prefixed_bugzilla_in_braces bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unknown_prefix_known_substring bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unknown_prefixed_bugzilla bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unprefixed_bugzilla /builddir/build/BUILD/bodhi-4.1.0/bodhi/server/ffmarkdown.py:159: DeprecationWarning: Using the add method to register a processor or pattern is deprecated. Use the `register` method instead. md.inlinePatterns.add('mention', MentionPattern(MENTION_RE, md), '_end') bodhi/tests/server/test_util.py::TestUtils::test_markup_escapes bodhi/tests/server/test_util.py::TestUtils::test_markup_with_bleach_1 bodhi/tests/server/test_util.py::TestUtils::test_markup_with_bleach_2 bodhi/tests/server/services/test_comments.py::TestCommentsService::test_get_single_comment_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_not_loggedin bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_autolink bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_autolink_without_http bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_email_autolink bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_email_in_lt_gt bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_fenced_code_block bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_blocked_attribute bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_blocked_tag bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_whitelisted_attribute bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_whitelisted_tag bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_at_start bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_at_start_with_comma bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_with_numbers bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_prefixed_bugzilla bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_prefixed_bugzilla_in_braces bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unknown_prefix_known_substring bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unknown_prefixed_bugzilla bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unprefixed_bugzilla /builddir/build/BUILD/bodhi-4.1.0/bodhi/server/ffmarkdown.py:160: DeprecationWarning: Using the add method to register a processor or pattern is deprecated. Use the `register` method instead. md.inlinePatterns.add('bugzilla', BugzillaPattern(BUGZILLA_RE, md), '_end') bodhi/tests/server/test_util.py::TestUtils::test_markup_escapes bodhi/tests/server/test_util.py::TestUtils::test_markup_with_bleach_1 bodhi/tests/server/test_util.py::TestUtils::test_markup_with_bleach_2 bodhi/tests/server/services/test_comments.py::TestCommentsService::test_get_single_comment_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_not_loggedin bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_autolink bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_autolink_without_http bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_email_autolink bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_email_in_lt_gt bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_fenced_code_block bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_blocked_attribute bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_blocked_tag bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_whitelisted_attribute bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_whitelisted_tag bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_at_start bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_at_start_with_comma bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_with_numbers bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_prefixed_bugzilla bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_prefixed_bugzilla_in_braces bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unknown_prefix_known_substring bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unknown_prefixed_bugzilla bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unprefixed_bugzilla /builddir/build/BUILD/bodhi-4.1.0/bodhi/server/ffmarkdown.py:161: DeprecationWarning: Using the add method to register a processor or pattern is deprecated. Use the `register` method instead. md.postprocessors.add('surround', SurroundProcessor(md), '_end') bodhi/tests/server/test_util.py::TestUtils::test_markup_escapes bodhi/tests/server/test_util.py::TestUtils::test_markup_with_bleach_1 bodhi/tests/server/test_util.py::TestUtils::test_markup_with_bleach_2 bodhi/tests/server/services/test_comments.py::TestCommentsService::test_get_single_comment_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_not_loggedin bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_content_type_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_pending_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_decision_context_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_no_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_get_single_update_html_privacy_link bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_locked_update_links_to_compose_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_autolink bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_autolink_without_http bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_email_autolink bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_email_in_lt_gt bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_fenced_code_block bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_blocked_attribute bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_blocked_tag bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_whitelisted_attribute bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_html_whitelisted_tag bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_at_start bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_at_start_with_comma bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_mention_with_numbers bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_prefixed_bugzilla bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_prefixed_bugzilla_in_braces bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unknown_prefix_known_substring bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unknown_prefixed_bugzilla bodhi/tests/server/views/test_generic.py::TestGenericViews::test_markdown_with_unprefixed_bugzilla /usr/lib/python3.7/site-packages/markdown/core.py:128: DeprecationWarning: The 'md_globals' parameter of 'bodhi.server.ffmarkdown.BodhiExtension.extendMarkdown' is deprecated. ext._extendMarkdown(self) bodhi/tests/server/test_validators.py::TestValidateCSRFToken::test_invalid_token bodhi/tests/server/test_validators.py::TestValidateCSRFToken::test_valid_token bodhi/tests/server/functional/test_packages.py::TestRpmPackagesService::test_basic_json bodhi/tests/server/functional/test_packages.py::TestRpmPackagesService::test_filter_by_like bodhi/tests/server/functional/test_packages.py::TestRpmPackagesService::test_filter_by_name bodhi/tests/server/functional/test_packages.py::TestRpmPackagesService::test_filter_by_search bodhi/tests/server/functional/test_packages.py::TestRpmPackagesService::test_filter_by_search bodhi/tests/server/functional/test_packages.py::TestRpmPackagesService::test_filter_by_search bodhi/tests/server/functional/test_users.py::TestUsersService::test_like_users bodhi/tests/server/functional/test_users.py::TestUsersService::test_like_users bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_group_miss bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_groups bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_mixed_nonexistent_group bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_name bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_name_match bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_name_match_miss bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_nonexistent_group bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_nonexistent_update bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_by_update_alias bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_jsonp bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_rss bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_with_pagination bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_with_pagination bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_with_pagination bodhi/tests/server/functional/test_users.py::TestUsersService::test_list_users_with_pagination bodhi/tests/server/functional/test_users.py::TestUsersService::test_search_users bodhi/tests/server/functional/test_users.py::TestUsersService::test_search_users bodhi/tests/server/functional/test_users.py::TestUsersService::test_search_users bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_nonexistent_package bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_nonexistent_release bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_nvr bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_package bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_release_name bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_release_version bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_by_update_alias bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_no_rows_per_page bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_pagination bodhi/tests/server/services/test_builds.py::TestBuildsService::test_list_builds_pagination bodhi/tests/server/services/test_comments.py::TestCommentsService::test_comment_on_locked_update bodhi/tests/server/services/test_comments.py::TestCommentsService::test_comment_on_locked_update_no_threshhold_action bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_double_positive_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_double_positive_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_neutral_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_neutral_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_positive_then_negative_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_twice_with_positive_then_negative_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_bug_feedback bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_critpath_feedback bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_login bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_negative_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_commenting_with_testcase_feedback bodhi/tests/server/services/test_comments.py::TestCommentsService::test_empty_comment bodhi/tests/server/services/test_comments.py::TestCommentsService::test_invalid_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_invalid_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_invalid_update bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_future_date bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_invalid_since bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_multiple_update_owners bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_multiple_usernames bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_nonexistent_package bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_nonexistent_update bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_nonexistent_update_owner bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_nonexistent_username bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_package bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_since bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_since bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update_no_comments bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update_owner bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_update_owner_with_none bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_by_username bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_jsonp bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_page bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_pagination bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_pagination bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_rss bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_rss_failing_condition bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_with_ignore_user bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_with_multiple_ignore_user bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_with_nonexistent_ignore_user bodhi/tests/server/services/test_comments.py::TestCommentsService::test_new_comment bodhi/tests/server/services/test_comments.py::TestCommentsService::test_no_self_karma bodhi/tests/server/services/test_comments.py::TestCommentsService::test_post_json_comment bodhi/tests/server/services/test_comments.py::TestCommentsService::test_search_comments bodhi/tests/server/services/test_comments.py::TestCommentsService::test_search_comments bodhi/tests/server/services/test_comments.py::TestCommentsService::test_unexpected_exception bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_cannot_edit_override_build bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_duplicate_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_duplicate_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_for_build_with_test_gating_status_failed bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_for_newer_build bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_multiple_nvr bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_too_long bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_create_override_with_missing_pkg bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_expiration_date bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_fail_on_multiple bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_nonexistent_build bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_nonexistent_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_notes bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_edit_unexpected_error bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_expire_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_expired_overrides bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_notexpired_overrides bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_builds bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_invalid_expired bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_invalid_packages bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_invalid_releases bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_like bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_like bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_multiple_usernames bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_nonexistent_username bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_packages bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_packages_without_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_releases bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_releases_without_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_search bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_search bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_search bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_username bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_by_username_without_override bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_rss bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_unexpire_override bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_expired_date bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_overrides_list bodhi/tests/server/services/test_releases.py::TestReleasesService::test_change_release_state_to_archived bodhi/tests/server/services/test_releases.py::TestReleasesService::test_edit_mail_template bodhi/tests/server/services/test_releases.py::TestReleasesService::test_edit_mail_template_with_invalid_value bodhi/tests/server/services/test_releases.py::TestReleasesService::test_edit_mail_template_with_null_value bodhi/tests/server/services/test_releases.py::TestReleasesService::test_edit_release bodhi/tests/server/services/test_releases.py::TestReleasesService::test_get_releases_html bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_current_state bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_disabled_state bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_ids_plural bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_ids_singular bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_ids_unknown bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_name bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_name_match bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_name_match_miss bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_nonexistent_package bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_nonexistent_update bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_package_name bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_pending_state bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_by_update_alias bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_exclude_archived_off bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_exclude_archived_on bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_with_a_wrong_state bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_with_pagination bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_with_pagination bodhi/tests/server/services/test_releases.py::TestReleasesService::test_list_releases_with_pagination bodhi/tests/server/services/test_releases.py::TestReleasesService::test_new_release bodhi/tests/server/services/test_releases.py::TestReleasesService::test_new_release_invalid_tags bodhi/tests/server/services/test_releases.py::TestReleasesService::test_query_releases_html_two_releases_same_state bodhi/tests/server/services/test_releases.py::TestReleasesService::test_query_releases_html_two_releases_same_state bodhi/tests/server/services/test_releases.py::TestReleasesService::test_save_release_exception_handler bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_cascade_package_requirements_to_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_create_new_nonsecurity_update_when_previous_security_one_exists bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_create_new_nonsecurity_update_when_previous_security_one_exists bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_duplicate_build bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_duplicate_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_edit_update_stable_days bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_edit_update_too_low_stable_days bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_empty_build_name bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_fail_on_edit_with_empty_build_list bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_invalid_acl_system bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_invalid_autokarma bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_invalid_autokarma bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_invalid_requirements bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_mock_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_koji_config_url_without_trailing_slash bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_builds_of_different_module_stream bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_builds_of_same_module_stream bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_builds_of_same_package bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_updates_single_module_steam bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_multiple_updates_single_module_steam bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_container_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_flatpak_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_module_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_rpm_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_rpm_update_koji_error bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_rpm_update_unknown_build bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_existing_build bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_existing_package bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_high_stable_days bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_invalid_bugs_as_str bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_invalid_stable_days bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_missing_package bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_multiple_bugs bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_new_update_with_multiple_bugs_as_str bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_no_privs bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion_security_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion_security_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion_with_exception bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_obsoletion_with_exception bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_post_json_update bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_provenpackager_privs bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_push_untested_critpath_to_release bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_security_update_without_severity bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_unexpected_exception bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_unicode_description bodhi/tests/server/services/test_updates.py::TestSetRequest::test_BodhiException_exception bodhi/tests/server/services/test_updates.py::TestSetRequest::test_set_request_archived_release bodhi/tests/server/services/test_updates.py::TestSetRequest::test_set_request_locked_update bodhi/tests/server/services/test_updates.py::TestSetRequest::test_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestSetRequest::test_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestSetRequest::test_unexpected_exception bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_days_in_testing_existing_update bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_disabled_unspecified_severity_for_security_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_changed_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_no_feedback bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_no_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_one_negative bodhi/tests/server/services/test_updates.py::TestUpdatesService::test__composite_karma_with_positive_karma_first bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_autopush_critical_update_with_no_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_autopush_non_critical_update_with_no_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disable_autopush_for_critical_updates bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disable_autopush_non_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_disabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_add_build_from_different_release bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_button_not_present_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_invalidly_tagged_build bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_koji_error bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_locked_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_locked_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_locked_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_locked_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_missing_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_stable_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_stable_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_reset_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_reset_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_reset_karma_with_same_tester bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_reset_karma_with_same_tester bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_reset_karma_with_same_tester bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_build_from_different_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_build_from_different_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_build_from_different_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_new_builds bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_new_builds bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_new_builds_with_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_testing_update_with_new_builds_with_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_untagged_build bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_and_disable_features bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_and_disable_features bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_bugs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_bugs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_bugs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_change_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_change_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_with_different_release bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_with_different_release bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_with_expired_override bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_with_expired_override bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_edit_update_with_expired_override bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_enabled_button_for_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_invalid_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_invalid_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_invalid_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_karma_threshold_with_disabled_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_karma_threshold_with_disabled_autopush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_alias_and_updateid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_alias_and_updateid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_alias_and_updateid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_approved_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_approved_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_approved_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_approved_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_bugs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_builds bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_builds bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_content_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_before_invalid_date bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_before_old_date bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_before_valid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_future_date bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_invalid_date bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_date_submitted_valid bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_approved_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_approved_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_bug bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_locked bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_modified_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_modified_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_pushed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_pushed_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_invalid_pushed_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_locked bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_lowercase_release_name bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_modified_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_modified_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_modified_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_modified_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_multiple_usernames bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_bug bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_package bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_release bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_severity bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_status bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_suggest bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_nonexistent_username bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_package bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed_before bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_pushed_since bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_release_name bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_release_version bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_severity bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_singular_release_param bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_status bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_suggest bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_type bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_by_username bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_html bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_jsonp bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_pagination bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_pagination bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_pagination bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_rss bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_rss_with_multiple_filters bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_rss_with_single_filter bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_autopush_turned_off bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_critical_update_with_negative_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_none bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_manually_push_to_stable_based_on_karma_request_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_meets_testing_requirements_since_karma_reset_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_meets_testing_requirements_since_karma_reset_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsolete_if_unstable_karma_not_reached_with_autopush_enabled_when_pending bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsolete_if_unstable_with_autopush_disabled_when_pending bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsolete_if_unstable_with_autopush_enabled_when_pending bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsolete_if_unstable_with_autopush_enabled_when_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_locked_with_open_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_locked_with_open_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_unlocked_with_open_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_unlocked_with_open_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_unlocked_with_open_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_obsoletion_unlocked_with_open_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_pending_update_on_stable_karma_not_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_pending_update_on_stable_karma_reached_autopush_disabled bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_pending_update_on_stable_karma_reached_autopush_enabled bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_pending_urgent_update_on_stable_karma_reached_autopush_enabled bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_edit_anything bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_edit_anything bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_failed_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_failed_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_ignored_by_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_ignored_by_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_queued_in_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_queued_in_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_running_in_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_running_in_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_waiting_on_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_waiting_on_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_with_none_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_update_with_none_test_gating bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_not_present_when_test_gating_status_failed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_karma_reached_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_test_gating_status_passed bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_and_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_button_present_when_time_reached_critpath bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_push_to_stable_for_obsolete_update bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_after_unpush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_after_unpush bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_archived_release bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_archived_release bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_stable_based_on_stable_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_stable_based_on_stable_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_request_to_stable_based_on_stable_karma bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_revoke_action_for_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_revoke_action_for_stable_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_revoke_action_for_testing_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_revoke_action_for_testing_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_absent_taskotron_results bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_absent_taskotron_results bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_after_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_after_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_failed_taskotron_results bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_failed_taskotron_results bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_stable_request_when_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_submit_older_build_to_stable bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_submitting_multi_release_updates bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_testing_request bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_testing_request_when_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_testing_request_when_testing bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_absent_when_severity_is_None bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_high bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_low bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_medium bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_unspecified bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_severity_label_present_correctly_when_severity_is_urgent bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_with_older_build_in_testing_from_diff_user bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_update_with_older_build_in_testing_from_diff_user bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updateid_alias bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_like bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_like bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_updates_search bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_BodhiException_exception bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_LockedUpdateException_exception bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_cannot_waive_test_results_on_locked_update bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_cannot_waive_test_results_when_test_gating_is_off bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_unexpected_exception bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_waive_test_results_1_of_2_unsatisfied_requirements bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_waive_test_results_1_unsatisfied_requirement bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_waive_test_results_2_of_2_unsatisfied_requirements bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_waive_test_results_2_unsatisfied_requirements bodhi/tests/server/services/test_updates.py::TestWaiveTestResults::test_waive_test_results_unfailing_tests /usr/lib/python3.7/site-packages/cornice/validators/_colander.py:62: DeprecationWarning: Setting schema to a class is deprecated. Set schema to an instance instead. class_attrs[location] = _ensure_instantiated(schema) -- Docs: https://docs.pytest.org/en/latest/warnings.html ----------- coverage: platform linux, python 3.7.4-final-0 ----------- Name Stmts Miss Branch BrPart Cover Missing --------------------------------------------------------------------------------------------- bodhi/__init__.py 2 0 0 0 100.00% bodhi/client/__init__.py 505 0 188 2 99.71% 514->513, 1066->1071 bodhi/client/bindings.py 351 0 152 3 99.40% 682->679, 869->877, 882->899 bodhi/messages/__init__.py 1 0 0 0 100.00% bodhi/messages/schemas/__init__.py 1 0 0 0 100.00% bodhi/messages/schemas/base.py 77 0 12 0 100.00% bodhi/messages/schemas/buildroot_override.py 33 0 0 0 100.00% bodhi/messages/schemas/compose.py 58 0 2 0 100.00% bodhi/messages/schemas/composer.py 23 0 2 0 100.00% bodhi/messages/schemas/errata.py 25 0 4 0 100.00% bodhi/messages/schemas/update.py 117 0 14 0 100.00% bodhi/messages/utils.py 5 0 2 0 100.00% bodhi/server/__init__.py 114 0 28 1 99.30% 243->exit bodhi/server/bugs.py 139 0 59 0 100.00% bodhi/server/buildsys.py 72 0 26 0 100.00% bodhi/server/config.py 96 0 44 0 100.00% bodhi/server/consumers/__init__.py 49 0 12 0 100.00% bodhi/server/consumers/automatic_updates.py 80 0 26 0 100.00% bodhi/server/consumers/composer.py 709 0 266 5 99.49% 484->487, 638->634, 654->657, 1423->1426, 1433->exit bodhi/server/consumers/greenwave.py 25 0 6 0 100.00% bodhi/server/consumers/signed.py 31 0 8 0 100.00% bodhi/server/consumers/updates.py 68 0 24 0 100.00% bodhi/server/exceptions.py 4 0 0 0 100.00% bodhi/server/ffmarkdown.py 44 0 2 0 100.00% bodhi/server/logging.py 26 0 4 0 100.00% bodhi/server/mail.py 133 0 67 2 99.00% 351->353, 438->460 bodhi/server/metadata.py 146 0 46 0 100.00% bodhi/server/models.py 1655 2 730 34 98.49% 3077, 3135, 276->exit, 283->exit, 861->863, 943->939, 1126->1124, 1167->1172, 1169->1168, 1519->1521, 1544->1556, 1549->1554, 1551->1549, 1554->1544, 2061->2065, 2169->2173, 2170->2169, 2237->2240, 2319->2325, 2461->2457, 2484->2480, 2600->2627, 2635->2652, 2636->2652, 2654->2659, 2788->exit, 2798->2797, 2818->exit, 2893->2897, 2898->2900, 2910->2906, 3076->3077, 3133->3135, 3144->3147, 3406->3409, 3982->3986 bodhi/server/notifications.py 28 0 8 0 100.00% bodhi/server/push.py 111 0 72 0 100.00% bodhi/server/renderers.py 54 0 26 1 98.75% 57->60 bodhi/server/schemas.py 169 0 6 0 100.00% bodhi/server/scripts/__init__.py 1 0 0 0 100.00% bodhi/server/scripts/approve_testing.py 51 0 14 0 100.00% bodhi/server/scripts/bshell.py 15 0 2 0 100.00% bodhi/server/scripts/check_policies.py 18 0 2 0 100.00% bodhi/server/scripts/clean_old_composes.py 31 0 11 0 100.00% bodhi/server/scripts/expire_overrides.py 45 0 6 0 100.00% bodhi/server/scripts/initializedb.py 20 0 2 0 100.00% bodhi/server/scripts/sar.py 46 0 22 0 100.00% bodhi/server/scripts/skopeo_lite.py 287 0 78 0 100.00% bodhi/server/scripts/untag_branched.py 54 0 18 0 100.00% bodhi/server/security.py 106 0 38 2 98.61% 95->97, 190->193 bodhi/server/services/__init__.py 1 0 0 0 100.00% bodhi/server/services/builds.py 49 0 16 0 100.00% bodhi/server/services/comments.py 75 0 26 0 100.00% bodhi/server/services/composes.py 24 0 2 0 100.00% bodhi/server/services/csrf.py 9 0 0 0 100.00% bodhi/server/services/errors.py 35 0 0 0 100.00% BUILDSTDERR: bodhi/server/services/markdown.py 10 0 0 0 1+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 00.00% bodhi/server/services/overrides.py 115 0 46 1 99.38% 261->265 bodhi/server/services/packages.py 32 0 6 0 100.00% bodhi/server/services/releases.py 122 0 40 0 100.00% bodhi/server/services/schemas.py 24 0 4 0 100.00% bodhi/server/services/updates.py 271 0 116 0 100.00% bodhi/server/services/user.py 62 0 16 0 100.00% bodhi/server/util.py 477 0 172 0 100.00% bodhi/server/validators.py 548 0 270 3 99.63% 416->427, 951->956, 1229->1225 bodhi/server/views/__init__.py 1 0 0 0 100.00% bodhi/server/views/generic.py 133 0 42 2 98.86% 298->291, 451->458 bodhi/server/views/metrics.py 25 0 8 0 100.00% bodhi/server/views/search.py 10 0 4 0 100.00% bodhi/server/webapp.py 15 0 4 0 100.00% --------------------------------------------------------------------------------------------- TOTAL 7663 2 2801 56 99.45% Coverage HTML written to dir htmlcov Coverage XML written to file coverage.xml Required test coverage of 99% reached. Total coverage: 99.45% ================ 1588 passed, 1841 warnings in 1021.80 seconds ================= Processing files: bodhi-client-4.1.0-3.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4VaU6p + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/bodhi-client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/bodhi-client + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/bodhi-client + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yWsj9n + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/bodhi-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/bodhi-client + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/bodhi-client + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: bodhi-client = 4.1.0-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: bodhi-composer-4.1.0-3.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6jW9Np + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/bodhi-composer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/bodhi-composer + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/bodhi-composer + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.u9pLxp + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/bodhi-composer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/bodhi-composer + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/bodhi-composer + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: bodhi-composer = 4.1.0-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.7 Processing files: bodhi-docs-4.1.0-3.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jVwlEm + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/bodhi-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/bodhi-docs + cp -pr docs/_build/html/ /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/bodhi-docs + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/bodhi-docs + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qaMErq + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/bodhi-docs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/bodhi-docs + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/bodhi-docs + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: bodhi-docs = 4.1.0-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-bodhi-4.1.0-3.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cLEedo + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/python3-bodhi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/python3-bodhi + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/python3-bodhi + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oldd2p + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/python3-bodhi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/python3-bodhi + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/python3-bodhi + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-bodhi = 4.1.0-3.fc31 python3-bodhi = 4.1.0-3.fc31 python3.7dist(bodhi) = 4.1 python3dist(bodhi) = 4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.7 Obsoletes: python-bodhi < 4.1.0-3.fc31 Processing files: python3-bodhi-client-4.1.0-3.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.I6vV7p + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/python3-bodhi-client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/python3-bodhi-client + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/python3-bodhi-client + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bTZten + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/python3-bodhi-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/python3-bodhi-client + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/python3-bodhi-client + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-bodhi-client = 4.1.0-3.fc31 python3-bodhi-client = 4.1.0-3.fc31 python3.7dist(bodhi-client) = 4.1 python3dist(bodhi-client) = 4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.7 python3.7dist(click) python3.7dist(python-fedora) >= 0.9 python3.7dist(setuptools) Obsoletes: python-bodhi-client < 4.1.0-3.fc31 Processing files: python3-bodhi-messages-4.1.0-3.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QRmgZn + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/python3-bodhi-messages + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/python3-bodhi-messages + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/python3-bodhi-messages + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ARt6Uo + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/python3-bodhi-messages + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/python3-bodhi-messages + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/python3-bodhi-messages + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-bodhi-messages = 4.1.0-3.fc31 python3-bodhi-messages = 4.1.0-3.fc31 python3.7dist(bodhi-messages) = 4.1 python3dist(bodhi-messages) = 4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.7 python3.7dist(fedora-messaging) Obsoletes: python-bodhi-messages < 4.1.0-3.fc31 Processing files: bodhi-server-4.1.0-3.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TVXxup + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/bodhi-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/bodhi-server + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/doc/bodhi-server + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IfXcMo + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/bodhi-server + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/bodhi-server + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch/usr/share/licenses/bodhi-server + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: File listed twice: /etc/bodhi/alembic.ini Provides: bodhi-server = 4.1.0-3.fc31 bundled(aajohan-comfortaa-fonts) bundled(abattis-cantarell-fonts) bundled(bootstrap) = 3.0.1 bundled(bootstrap) = 3.0.2 bundled(bootstrap) = 3.1.1 bundled(chrissimpkins-hack-fonts) bundled(fedora-bootstrap) = 1.0.1 bundled(fontawesome-fonts-web) = 4.4.0 bundled(js-chart) bundled(js-excanvas) bundled(js-jquery) = 1.10.2 bundled(js-jquery) = 2.0.3 bundled(js-messenger) bundled(js-moment) bundled(js-typeahead.js) = 1.1.1 bundled(nodejs-flot) bundled(open-sans-fonts) bundled(xstatic-bootstrap-datepicker-common) config(bodhi-server) = 4.1.0-3.fc31 python3.7dist(bodhi-server) = 4.1 python3dist(bodhi-server) = 4.1 Requires(interp): /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: /usr/bin/python3 python(abi) = 3.7 python3.7dist(alembic) python3.7dist(arrow) python3.7dist(backoff) python3.7dist(bleach) python3.7dist(click) python3.7dist(colander) python3.7dist(cornice) >= 3.1 python3.7dist(dogpile.cache) python3.7dist(fedora-messaging) python3.7dist(feedgen) >= 0.7 python3.7dist(jinja2) python3.7dist(markdown) python3.7dist(psycopg2) python3.7dist(py3dns) python3.7dist(pyasn1-modules) python3.7dist(pylibravatar) python3.7dist(pyramid) >= 1.7 python3.7dist(pyramid-fas-openid) python3.7dist(pyramid-mako) python3.7dist(python-bugzilla) python3.7dist(python-fedora) python3.7dist(pyyaml) python3.7dist(setuptools) python3.7dist(simplemediawiki) python3.7dist(sqlalchemy) python3.7dist(waitress) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch Wrote: /builddir/build/RPMS/python3-bodhi-4.1.0-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-client-4.1.0-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-composer-4.1.0-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python3-bodhi-messages-4.1.0-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python3-bodhi-client-4.1.0-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-docs-4.1.0-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-server-4.1.0-3.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aUn0Lo + umask 022 + cd /builddir/build/BUILD + cd bodhi-4.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bodhi-4.1.0-3.fc31.noarch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0