Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/bodhi.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-6180775ab762afe5363c10753987206fdb232980/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/bodhi.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/bodhi-2.7.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/bodhi.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-6180775ab762afe5363c10753987206fdb232980/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/bodhi.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Nk6Aqe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bodhi-2.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/bodhi-2.7.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bodhi-2.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0000-Allow-the-docs-to-build-with-alabaster-on-EL-7.patch): + echo 'Patch #0 (0000-Allow-the-docs-to-build-with-alabaster-on-EL-7.patch):' + /usr/bin/cat /builddir/build/SOURCES/0000-Allow-the-docs-to-build-with-alabaster-on-EL-7.patch + /usr/bin/patch -p1 --fuzz=0 patching file docs/conf.py + sed -i /pyramid_debugtoolbar/d setup.py + sed -i /pyramid_debugtoolbar/d development.ini.example + sed -i /nose-cov/d setup.py + sed -i /click/d setup.py + sed -i 's:script_location = alembic:script_location = /usr/share/bodhi/alembic:' alembic.ini + mv development.ini.example development.ini + cat + tee apache/bodhi-docs.include # You must yum install bodhi-docs if you wish to use this snippet. Alias /docs /usr/share/doc/bodhi-docs-2.7.0/html/ + rm bodhi/tests/test_style.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tWjO82 + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.7.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -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 top-level names to bodhi.egg-info/top_level.txt writing dependency_links to bodhi.egg-info/dependency_links.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/bindings.py -> build/lib/bodhi/client copying bodhi/client/__init__.py -> build/lib/bodhi/client /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'paster_plugins' warnings.warn(msg) running build running build_py creating build/lib/bodhi/server copying bodhi/server/validators.py -> build/lib/bodhi/server copying bodhi/server/ffmarkdown.py -> build/lib/bodhi/server copying bodhi/server/security.py -> build/lib/bodhi/server copying bodhi/server/renderers.py -> build/lib/bodhi/server copying bodhi/server/config.py -> build/lib/bodhi/server copying bodhi/server/schemas.py -> build/lib/bodhi/server copying bodhi/server/models.py -> build/lib/bodhi/server copying bodhi/server/notifications.py -> build/lib/bodhi/server copying bodhi/server/util.py -> build/lib/bodhi/server copying bodhi/server/metadata.py -> build/lib/bodhi/server copying bodhi/server/exceptions.py -> build/lib/bodhi/server copying bodhi/server/mail.py -> build/lib/bodhi/server copying bodhi/server/bugs.py -> build/lib/bodhi/server copying bodhi/server/push.py -> build/lib/bodhi/server copying bodhi/server/__init__.py -> build/lib/bodhi/server copying bodhi/server/buildsys.py -> build/lib/bodhi/server copying bodhi/server/captcha.py -> build/lib/bodhi/server creating build/lib/bodhi/server/services copying bodhi/server/services/csrf.py -> build/lib/bodhi/server/services copying bodhi/server/services/overrides.py -> build/lib/bodhi/server/services copying bodhi/server/services/comments.py -> build/lib/bodhi/server/services copying bodhi/server/services/updates.py -> build/lib/bodhi/server/services copying bodhi/server/services/stacks.py -> build/lib/bodhi/server/services copying bodhi/server/services/zz_redirects.py -> build/lib/bodhi/server/services copying bodhi/server/services/user.py -> build/lib/bodhi/server/services copying bodhi/server/services/errors.py -> build/lib/bodhi/server/services copying bodhi/server/services/packages.py -> build/lib/bodhi/server/services copying bodhi/server/services/__init__.py -> build/lib/bodhi/server/services copying bodhi/server/services/markdown.py -> build/lib/bodhi/server/services copying bodhi/server/services/builds.py -> build/lib/bodhi/server/services copying bodhi/server/services/releases.py -> build/lib/bodhi/server/services creating build/lib/bodhi/server/scripts copying bodhi/server/scripts/approve_testing.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/untag_branched.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/clean_old_mashes.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/initializedb.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/manage_releases.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/__init__.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/expire_overrides.py -> build/lib/bodhi/server/scripts creating build/lib/bodhi/server/static copying bodhi/server/static/__init__.py -> build/lib/bodhi/server/static creating build/lib/bodhi/server/views copying bodhi/server/views/metrics.py -> build/lib/bodhi/server/views copying bodhi/server/views/generic.py -> build/lib/bodhi/server/views copying bodhi/server/views/admin.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 creating build/lib/bodhi/server/consumers copying bodhi/server/consumers/signed.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/updates.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/masher.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/__init__.py -> build/lib/bodhi/server/consumers running egg_info creating bodhi_server.egg-info writing requirements to bodhi_server.egg-info/requires.txt writing bodhi_server.egg-info/PKG-INFO writing top-level names to bodhi_server.egg-info/top_level.txt writing dependency_links to bodhi_server.egg-info/dependency_links.txt writing entry points to bodhi_server.egg-info/entry_points.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' warning: no files found matching '*.jpg' under directory 'bodhi' warning: no files found matching '*.pt' under directory 'bodhi' warning: no files found matching '*.txt' under directory 'bodhi' warning: no files found matching '*.mak' under directory 'bodhi' warning: no files found matching '*.mako' under directory 'bodhi' warning: no files found matching '*.xml' under directory 'bodhi' warning: no files found matching 'bodhi/server/static/bootstrap' writing manifest file 'bodhi_server.egg-info/SOURCES.txt' 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/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/masher.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_stack.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/stacks.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/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/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/live.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/masher-status.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/stack_form.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 copying bodhi/server/static/messenger/css/messenger-theme-future.css -> build/lib/bodhi/server/static/messenger/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 + sleep 1 ++ python -c 'import __main__; __requires__ = __main__.__requires__ = '\''WebOb>=1.4.1'\''; import pkg_resources; import os; import webob; print os.path.dirname(os.path.dirname(webob.__file__))' + PYTHONPATH=/usr/lib/python2.7/site-packages/WebOb-1.4.1-py2.7.egg + make -j4 -C docs html make: Entering directory `/builddir/build/BUILD/bodhi-2.7.0/docs' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 20 source files that are out of date updating environment: 20 added, 0 changed, 0 removed reading sources... [ 5%] developer_docs reading sources... [ 10%] index reading sources... [ 15%] man_pages/bodhi reading sources... [ 20%] man_pages/bodhi-push reading sources... [ 25%] man_pages/index reading sources... [ 30%] man_pages/initialize_bodhi_db reading sources... [ 35%] python_bindings reading sources... [ 40%] release_notes reading sources... [ 45%] server_api/admin reading sources... [ 50%] server_api/builds reading sources... [ 55%] server_api/comments reading sources... [ 60%] server_api/csrf reading sources... [ 65%] server_api/index reading sources... [ 70%] server_api/markdown reading sources... [ 75%] server_api/overrides reading sources... [ 80%] server_api/packages reading sources... [ 85%] server_api/releases reading sources... [ 90%] server_api/stacks reading sources... [ 95%] server_api/updates reading sources... [100%] server_api/users looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] developer_docs writing output... [ 10%] index writing output... [ 15%] man_pages/bodhi writing output... [ 20%] man_pages/bodhi-push writing output... [ 25%] man_pages/index writing output... [ 30%] man_pages/initialize_bodhi_db writing output... [ 35%] python_bindings writing output... [ 40%] release_notes writing output... [ 45%] server_api/admin writing output... [ 50%] server_api/builds writing output... [ 55%] server_api/comments writing output... [ 60%] server_api/csrf writing output... [ 65%] server_api/index writing output... [ 70%] server_api/markdown writing output... [ 75%] server_api/overrides writing output... [ 80%] server_api/packages writing output... [ 85%] server_api/releases writing output... [ 90%] server_api/stacks writing output... [ 95%] server_api/updates writing output... [100%] server_api/users writing additional files... (1 module code pages) _modules/index genindex py-modindex search copying images... [100%] images/database.png copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/bodhi-2.7.0/docs/_static' does not exist done dumping search index... done dumping object inventory... done build succeeded, 1 warning. Build finished. The HTML pages are in _build/html. make: Leaving directory `/builddir/build/BUILD/bodhi-2.7.0/docs' + make -j4 -C docs man make: Entering directory `/builddir/build/BUILD/bodhi-2.7.0/docs' sphinx-build -b man -d _build/doctrees . _build/man Making output directory... Running Sphinx v1.1.3 loading pickled environment... done building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... bodhi.1 { } bodhi-push.1 { } initialize_bodhi_db.1 { } build succeeded. Build finished. The manual pages are in _build/man. make: Leaving directory `/builddir/build/BUILD/bodhi-2.7.0/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CbPYna + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch + cd bodhi-2.7.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/client copying build/lib/bodhi/client/bindings.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/client copying build/lib/bodhi/client/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/client copying build/lib/bodhi/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/validators.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/ffmarkdown.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/security.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/renderers.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/config.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/schemas.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/csrf.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/overrides.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/comments.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/updates.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/stacks.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/zz_redirects.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/user.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/errors.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/packages.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/markdown.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/builds.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/releases.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/models.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/notifications.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/util.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/approve_testing.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/untag_branched.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/clean_old_mashes.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/initializedb.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/manage_releases.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/expire_overrides.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/user.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/stacks.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/updates.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/pager.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/new_update.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/overrides.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/metrics.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/errors.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/comments.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/home.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/releases.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/masher.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/release.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/master.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/fragments.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/new_stack.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/update.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/comment.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/tables.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/override.html -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/metadata.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/exceptions.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/mail.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/bugs.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/locale copying build/lib/bodhi/server/locale/.placeholder -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/locale copying build/lib/bodhi/server/push.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/moment copying build/lib/bodhi/server/static/moment/moment.min.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/moment creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/js creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/js creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/datepicker creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/datepicker/css copying build/lib/bodhi/server/static/datepicker/css/datepicker.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/datepicker/css creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/datepicker/js copying build/lib/bodhi/server/static/datepicker/js/bootstrap-datepicker.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/datepicker/js creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-air.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-flat.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-spinner.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-ice.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-future.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-block.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger-theme-flat.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger.min.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger-theme-future.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/js creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/bodhi-logo.png -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/logo.png -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/logo-large.png -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/spinner.gif -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/bodhi-logo.svg -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/jquery.flot.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/js creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/open-sans creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/FontAwesome.otf -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/font-awesome creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/eot copying build/lib/bodhi/server/static/fonts/hack/eot/hack-regular-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/eot creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/eot/latin copying build/lib/bodhi/server/static/fonts/hack/eot/hack-bold-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/eot creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/woff copying build/lib/bodhi/server/static/fonts/hack/woff/hack-bold-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/woff creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/woff/latin copying build/lib/bodhi/server/static/fonts/hack/woff/hack-italic-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/woff creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/web-ttf creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/web-ttf/latin copying build/lib/bodhi/server/static/fonts/hack/web-ttf/hack-italic-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/web-ttf copying build/lib/bodhi/server/static/fonts/hack/web-ttf/hack-bold-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/web-ttf creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/woff2 creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/woff2/latin copying build/lib/bodhi/server/static/fonts/hack/woff2/hack-bold-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/woff2 copying build/lib/bodhi/server/static/fonts/hack/woff2/hack-regular-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts/hack/woff2 copying build/lib/bodhi/server/static/fonts/hack.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts copying build/lib/bodhi/server/static/fonts/font-awesome.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts copying build/lib/bodhi/server/static/fonts/open-sans.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fonts creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/fedora-bootstrap-1.0.1 creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/ico copying build/lib/bodhi/server/static/ico/favicon.ico -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/ico creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0 creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0/css copying build/lib/bodhi/server/static/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/excanvas.min.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/navbar.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/datagrepper-feed.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/footer.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/text.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/panel.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/site.css -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/css creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/override_form.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/search.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/newsfeed.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/update_form.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/masher-status.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/Chart-0.2.0.min.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/live.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/site.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/forms.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/stack_form.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/konami.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/jquery-1.10.2.min.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/typeahead.bundle.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/cabbage.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/jquery.flot.stack.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/jquery.js -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/bodhi-logo.svg -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/metrics.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/generic.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/admin.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/search.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/views creating /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/signed.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/updates.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/masher.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/buildsys.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/captcha.py -> /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/client/bindings.py to bindings.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/ffmarkdown.py to ffmarkdown.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/security.py to security.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/renderers.py to renderers.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/schemas.py to schemas.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services/csrf.py to csrf.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services/overrides.py to overrides.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services/comments.py to comments.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services/updates.py to updates.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services/stacks.py to stacks.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services/zz_redirects.py to zz_redirects.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services/packages.py to packages.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services/markdown.py to markdown.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services/builds.py to builds.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/services/releases.py to releases.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/notifications.py to notifications.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts/approve_testing.py to approve_testing.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts/untag_branched.py to untag_branched.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts/clean_old_mashes.py to clean_old_mashes.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts/initializedb.py to initializedb.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts/manage_releases.py to manage_releases.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/scripts/expire_overrides.py to expire_overrides.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/mail.py to mail.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/bugs.py to bugs.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/push.py to push.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/views/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/views/generic.py to generic.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/views/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/views/search.py to search.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/consumers/signed.py to signed.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/consumers/updates.py to updates.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/consumers/masher.py to masher.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/consumers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/buildsys.py to buildsys.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/captcha.py to captcha.pyc writing byte-compilation script '/tmp/tmpfVKctc.py' /usr/bin/python2 -O /tmp/tmpfVKctc.py removing /tmp/tmpfVKctc.py running install_egg_info running egg_info writing bodhi.egg-info/PKG-INFO writing top-level names to bodhi.egg-info/top_level.txt writing dependency_links to bodhi.egg-info/dependency_links.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi-2.7.0-py2.7.egg-info running install_scripts running install running install_lib writing byte-compilation script '/tmp/tmp_kJIis.py' /usr/bin/python2 -O /tmp/tmp_kJIis.py removing /tmp/tmp_kJIis.py running install_egg_info running egg_info creating bodhi_client.egg-info writing bodhi_client.egg-info/PKG-INFO writing top-level names to bodhi_client.egg-info/top_level.txt writing dependency_links to bodhi_client.egg-info/dependency_links.txt writing entry points to bodhi_client.egg-info/entry_points.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-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi_client-2.7.0-py2.7.egg-info running install_scripts Installing bodhi script to /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/bin /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'paster_plugins' warnings.warn(msg) running install running install_lib writing byte-compilation script '/tmp/tmpx8U5Qq.py' /usr/bin/python2 -O /tmp/tmpx8U5Qq.py removing /tmp/tmpx8U5Qq.py running install_egg_info running egg_info writing requirements to bodhi_server.egg-info/requires.txt writing bodhi_server.egg-info/PKG-INFO writing top-level names to bodhi_server.egg-info/top_level.txt writing dependency_links to bodhi_server.egg-info/dependency_links.txt writing entry points to bodhi_server.egg-info/entry_points.txt reading manifest file 'bodhi_server.egg-info/SOURCES.txt' reading manifest template 'SERVER_MANIFEST.in' warning: no files found matching '*.jpg' under directory 'bodhi' warning: no files found matching '*.pt' under directory 'bodhi' warning: no files found matching '*.txt' under directory 'bodhi' warning: no files found matching '*.mak' under directory 'bodhi' warning: no files found matching '*.mako' under directory 'bodhi' warning: no files found matching '*.xml' under directory 'bodhi' warning: no files found matching 'bodhi/server/static/bootstrap' writing manifest file 'bodhi_server.egg-info/SOURCES.txt' Copying bodhi_server.egg-info to /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi_server-2.7.0-py2.7.egg-info running install_scripts Installing bodhi-clean-old-mashes script to /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/bin Installing bodhi-approve-testing script to /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/bin Installing bodhi-expire-overrides script to /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/bin Installing bodhi-untag-branched script to /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/bin Installing initialize_bodhi_db script to /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/bin Installing bodhi-manage-releases script to /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/bin Installing bodhi-push script to /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/bin + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/var/lib/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/var/cache/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/etc/httpd/conf.d + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/etc/fedmsg.d + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/etc/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/bodhi + /usr/bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch//var/log/bodhi + /usr/bin/install -m 644 apache/bodhi.conf /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/etc/httpd/conf.d/bodhi.conf + /usr/bin/install -m 644 apache/bodhi-docs.include /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/etc/httpd/conf.d/bodhi-docs.include + /usr/bin/install -m 640 production.ini /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/etc/bodhi/production.ini + /usr/bin/install -m 640 alembic.ini /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/etc/bodhi/alembic.ini + ln -s /etc/bodhi/alembic.ini /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/bodhi/alembic.ini + cp -rf alembic/ /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/bodhi/alembic + /usr/bin/install apache/bodhi.wsgi /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/bodhi/bodhi.wsgi + /usr/bin/install -m 644 fedmsg.d/masher.py /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/etc/fedmsg.d/masher.py + /usr/bin/install -m 644 fedmsg.d/bodhi.py /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/etc/fedmsg.d/bodhi.py + install -d /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/man/man1 + install -pm0644 docs/_build/man/bodhi-push.1 docs/_build/man/bodhi.1 docs/_build/man/initialize_bodhi_db.1 /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/man/man1/ + '[' '!' -e /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap ']' + ln -s ./bootstrap-3.1.1-fedora /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/bodhi-2.7.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.D0UZuE + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.7.0 + '[' '!' -e /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap ']' + PYTHONPATH=. + /usr/bin/python setup.py nosetests running nosetests running egg_info writing bodhi.egg-info/PKG-INFO writing top-level names to bodhi.egg-info/top_level.txt writing dependency_links to bodhi.egg-info/dependency_links.txt reading manifest file 'bodhi.egg-info/SOURCES.txt' reading manifest template 'BODHI_MANIFEST.in' writing manifest file 'bodhi.egg-info/SOURCES.txt' nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module ...................................................................................................................../builddir/build/BUILD/bodhi-2.7.0/bodhi/server/__init__.py:159: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. Session.configure(bind=engine) ............................................................................................................................................................................................................................................................................................................................................................................................................................/builddir/build/BUILD/bodhi-2.7.0/bodhi/tests/server/base.py:55: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. Session.configure(bind=self.engine, expire_on_commit=False) ...................................................................................................................................................... ---------------------------------------------------------------------- Ran 679 tests in 3054.456s OK + exit 0 Processing files: bodhi-client-2.7.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L4gYQ8 + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/licenses/bodhi-client-2.7.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/licenses/bodhi-client-2.7.0 + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/licenses/bodhi-client-2.7.0 + exit 0 Provides: bodhi-client = 2.7.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Processing files: bodhi-docs-2.7.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.afeC8q + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.7.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/doc/bodhi-docs-2.7.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/doc/bodhi-docs-2.7.0 + cp -pr docs/_build/html/ /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/doc/bodhi-docs-2.7.0 + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/doc/bodhi-docs-2.7.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PjA6QZ + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/licenses/bodhi-docs-2.7.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/licenses/bodhi-docs-2.7.0 + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/licenses/bodhi-docs-2.7.0 + exit 0 Provides: bodhi-docs = 2.7.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-bodhi-2.7.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7864Zz + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/licenses/python2-bodhi-2.7.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/licenses/python2-bodhi-2.7.0 + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/licenses/python2-bodhi-2.7.0 + exit 0 Provides: python-bodhi = 2.7.0-1.el7 python2-bodhi = 2.7.0-1.el7 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) = 2.7 Obsoletes: python-bodhi < 2.7.0-1.el7 Processing files: bodhi-server-2.7.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HproJG + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/licenses/bodhi-server-2.7.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/licenses/bodhi-server-2.7.0 + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch/usr/share/licenses/bodhi-server-2.7.0 + exit 0 warning: File listed twice: /etc/bodhi/alembic.ini Provides: bodhi-server = 2.7.0-1.el7 bundled(aajohan-comfortaa-fonts) bundled(abattis-cantarell-fonts) bundled(bootstrap) = 3.0.1 bundled(bootstrap) = 3.0.2 bundled(bootstrap) = 3.1.1 bundled(fedora-bootstrap) = 1.0.1 bundled(fontawesome-fonts-web) = 4.4.0 bundled(js-chart) bundled(js-excanvas) bundled(js-jquery) bundled(js-jquery) = 1.10.2 bundled(js-messenger) bundled(js-moment) bundled(js-typeahead.js) = 0.10.2 bundled(nodejs-flot) bundled(open-sans-fonts) bundled(xstatic-bootstrap-datepicker-common) bunfled(chrissimpkins-hack-fonts) config(bodhi-server) = 2.7.0-1.el7 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/python2 python(abi) = 2.7 Conflicts: python-webob Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch Wrote: /builddir/build/RPMS/bodhi-client-2.7.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-docs-2.7.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-bodhi-2.7.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-server-2.7.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Eo0cmk + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bodhi-2.7.0-1.el7.noarch + exit 0 Child return code was: 0