Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1253700 Details for
Bug 1424136
python-django-admin-honeypot: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 35.62 KB, created by
Fedora Release Engineering
on 2017-02-17 16:02:23 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 16:02:23 UTC
Size:
35.62 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-admin-honeypot.spec'], gid=425user='mockbuild'chrootPath='/var/lib/mock/f26-build-7646974-694519/root'shell=FalseprintOutput=Falseenv={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash'}uid=1000timeout=172800logger=<mockbuild.trace_decorator.getLog object at 0x7f0c3f4bc390>) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-admin-honeypot.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-django-admin-honeypot-1.0.0-3.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-admin-honeypot.spec'], gid=425user='mockbuild'chrootPath='/var/lib/mock/f26-build-7646974-694519/root'private_network=TrueprintOutput=Falseshell=Falseenv={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash'}uid=1000timeout=172800logger=<mockbuild.trace_decorator.getLog object at 0x7f0c3f4bc390>) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-admin-honeypot.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7PDwy0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf django-admin-honeypot-1.0.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/django-admin-honeypot-1.0.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd django-admin-honeypot-1.0.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2qBWiR >+ umask 022 >+ cd /builddir/build/BUILD >+ cd django-admin-honeypot-1.0.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >running build >running build_py >creating build >creating build/lib >creating build/lib/admin_honeypot >copying admin_honeypot/forms.py -> build/lib/admin_honeypot >copying admin_honeypot/__init__.py -> build/lib/admin_honeypot >copying admin_honeypot/urls.py -> build/lib/admin_honeypot >copying admin_honeypot/listeners.py -> build/lib/admin_honeypot >copying admin_honeypot/models.py -> build/lib/admin_honeypot >copying admin_honeypot/admin.py -> build/lib/admin_honeypot >copying admin_honeypot/views.py -> build/lib/admin_honeypot >copying admin_honeypot/signals.py -> build/lib/admin_honeypot >creating build/lib/tests >copying tests/__init__.py -> build/lib/tests >copying tests/urls.py -> build/lib/tests >copying tests/settings.py -> build/lib/tests >copying tests/test_suite.py -> build/lib/tests >creating build/lib/admin_honeypot/migrations >copying admin_honeypot/migrations/0001_initial.py -> build/lib/admin_honeypot/migrations >copying admin_honeypot/migrations/__init__.py -> build/lib/admin_honeypot/migrations >copying admin_honeypot/migrations/0002_auto_20160208_0854.py -> build/lib/admin_honeypot/migrations >running egg_info >writing django_admin_honeypot.egg-info/PKG-INFO >writing top-level names to django_admin_honeypot.egg-info/top_level.txt >writing dependency_links to django_admin_honeypot.egg-info/dependency_links.txt >reading manifest file 'django_admin_honeypot.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'django_admin_honeypot.egg-info/SOURCES.txt' >creating build/lib/admin_honeypot/locale >creating build/lib/admin_honeypot/locale/es_ES >creating build/lib/admin_honeypot/locale/es_ES/LC_MESSAGES >copying admin_honeypot/locale/es_ES/LC_MESSAGES/django.mo -> build/lib/admin_honeypot/locale/es_ES/LC_MESSAGES >copying admin_honeypot/locale/es_ES/LC_MESSAGES/django.po -> build/lib/admin_honeypot/locale/es_ES/LC_MESSAGES >creating build/lib/admin_honeypot/locale/ru >creating build/lib/admin_honeypot/locale/ru/LC_MESSAGES >copying admin_honeypot/locale/ru/LC_MESSAGES/django.mo -> build/lib/admin_honeypot/locale/ru/LC_MESSAGES >copying admin_honeypot/locale/ru/LC_MESSAGES/django.po -> build/lib/admin_honeypot/locale/ru/LC_MESSAGES >creating build/lib/admin_honeypot/locale/zh_CN >creating build/lib/admin_honeypot/locale/zh_CN/LC_MESSAGES >copying admin_honeypot/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/admin_honeypot/locale/zh_CN/LC_MESSAGES >copying admin_honeypot/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/admin_honeypot/locale/zh_CN/LC_MESSAGES >creating build/lib/admin_honeypot/locale/zh_Hans >creating build/lib/admin_honeypot/locale/zh_Hans/LC_MESSAGES >copying admin_honeypot/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/admin_honeypot/locale/zh_Hans/LC_MESSAGES >copying admin_honeypot/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/admin_honeypot/locale/zh_Hans/LC_MESSAGES >creating build/lib/admin_honeypot/templates >creating build/lib/admin_honeypot/templates/admin_honeypot >copying admin_honeypot/templates/admin_honeypot/email_message.txt -> build/lib/admin_honeypot/templates/admin_honeypot >copying admin_honeypot/templates/admin_honeypot/email_subject.txt -> build/lib/admin_honeypot/templates/admin_honeypot >copying admin_honeypot/templates/admin_honeypot/login.html -> build/lib/admin_honeypot/templates/admin_honeypot >+ sleep 1 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' >+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' >running build >running build_py >running egg_info >writing django_admin_honeypot.egg-info/PKG-INFO >writing dependency_links to django_admin_honeypot.egg-info/dependency_links.txt >writing top-level names to django_admin_honeypot.egg-info/top_level.txt >reading manifest file 'django_admin_honeypot.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'django_admin_honeypot.egg-info/SOURCES.txt' >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eOtACO >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch >++ dirname /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch >+ cd django-admin-honeypot-1.0.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' >+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot >copying build/lib/admin_honeypot/forms.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot >copying build/lib/admin_honeypot/__init__.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot >copying build/lib/admin_honeypot/urls.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot >copying build/lib/admin_honeypot/listeners.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot >copying build/lib/admin_honeypot/models.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot >copying build/lib/admin_honeypot/admin.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/zh_CN >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/zh_CN/LC_MESSAGES >copying build/lib/admin_honeypot/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/zh_CN/LC_MESSAGES >copying build/lib/admin_honeypot/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/zh_CN/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/es_ES >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/es_ES/LC_MESSAGES >copying build/lib/admin_honeypot/locale/es_ES/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/es_ES/LC_MESSAGES >copying build/lib/admin_honeypot/locale/es_ES/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/es_ES/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/zh_Hans >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/zh_Hans/LC_MESSAGES >copying build/lib/admin_honeypot/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/zh_Hans/LC_MESSAGES >copying build/lib/admin_honeypot/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/zh_Hans/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/ru >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/ru/LC_MESSAGES >copying build/lib/admin_honeypot/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/ru/LC_MESSAGES >copying build/lib/admin_honeypot/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/locale/ru/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/templates >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/templates/admin_honeypot >copying build/lib/admin_honeypot/templates/admin_honeypot/email_message.txt -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/templates/admin_honeypot >copying build/lib/admin_honeypot/templates/admin_honeypot/email_subject.txt -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/templates/admin_honeypot >copying build/lib/admin_honeypot/templates/admin_honeypot/login.html -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/templates/admin_honeypot >copying build/lib/admin_honeypot/views.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/migrations >copying build/lib/admin_honeypot/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/migrations >copying build/lib/admin_honeypot/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/migrations >copying build/lib/admin_honeypot/migrations/0002_auto_20160208_0854.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/migrations >copying build/lib/admin_honeypot/signals.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/tests >copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/tests >copying build/lib/tests/urls.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/tests >copying build/lib/tests/settings.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/tests >copying build/lib/tests/test_suite.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/tests >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/forms.py to forms.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/urls.py to urls.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/listeners.py to listeners.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/models.py to models.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/admin.py to admin.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/views.py to views.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/migrations/0001_initial.py to 0001_initial.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/migrations/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/migrations/0002_auto_20160208_0854.py to 0002_auto_20160208_0854.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/admin_honeypot/signals.py to signals.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/tests/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/tests/urls.py to urls.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/tests/settings.py to settings.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/tests/test_suite.py to test_suite.pyc >writing byte-compilation script '/tmp/tmpouoFlK.py' >/usr/bin/python2 -O /tmp/tmpouoFlK.py >removing /tmp/tmpouoFlK.py >running install_egg_info >running egg_info >writing django_admin_honeypot.egg-info/PKG-INFO >writing top-level names to django_admin_honeypot.egg-info/top_level.txt >writing dependency_links to django_admin_honeypot.egg-info/dependency_links.txt >reading manifest file 'django_admin_honeypot.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'django_admin_honeypot.egg-info/SOURCES.txt' >Copying django_admin_honeypot.egg-info to /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7/site-packages/django_admin_honeypot-1.0.0-py2.7.egg-info >running install_scripts >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6 >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot >copying build/lib/admin_honeypot/forms.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot >copying build/lib/admin_honeypot/__init__.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot >copying build/lib/admin_honeypot/urls.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot >copying build/lib/admin_honeypot/listeners.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot >copying build/lib/admin_honeypot/models.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot >copying build/lib/admin_honeypot/admin.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/zh_CN >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/zh_CN/LC_MESSAGES >copying build/lib/admin_honeypot/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/zh_CN/LC_MESSAGES >copying build/lib/admin_honeypot/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/zh_CN/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/es_ES >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/es_ES/LC_MESSAGES >copying build/lib/admin_honeypot/locale/es_ES/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/es_ES/LC_MESSAGES >copying build/lib/admin_honeypot/locale/es_ES/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/es_ES/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/zh_Hans >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/zh_Hans/LC_MESSAGES >copying build/lib/admin_honeypot/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/zh_Hans/LC_MESSAGES >copying build/lib/admin_honeypot/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/zh_Hans/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/ru >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/ru/LC_MESSAGES >copying build/lib/admin_honeypot/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/ru/LC_MESSAGES >copying build/lib/admin_honeypot/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/locale/ru/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/templates >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/templates/admin_honeypot >copying build/lib/admin_honeypot/templates/admin_honeypot/email_message.txt -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/templates/admin_honeypot >copying build/lib/admin_honeypot/templates/admin_honeypot/email_subject.txt -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/templates/admin_honeypot >copying build/lib/admin_honeypot/templates/admin_honeypot/login.html -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/templates/admin_honeypot >copying build/lib/admin_honeypot/views.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/migrations >copying build/lib/admin_honeypot/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/migrations >copying build/lib/admin_honeypot/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/migrations >copying build/lib/admin_honeypot/migrations/0002_auto_20160208_0854.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/migrations >copying build/lib/admin_honeypot/signals.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot >creating /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/tests >copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/tests >copying build/lib/tests/urls.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/tests >copying build/lib/tests/settings.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/tests >copying build/lib/tests/test_suite.py -> /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/tests >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/forms.py to forms.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/urls.py to urls.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/listeners.py to listeners.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/models.py to models.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/admin.py to admin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/views.py to views.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/migrations/0001_initial.py to 0001_initial.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/migrations/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/migrations/0002_auto_20160208_0854.py to 0002_auto_20160208_0854.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/admin_honeypot/signals.py to signals.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/tests/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/tests/urls.py to urls.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/tests/settings.py to settings.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/tests/test_suite.py to test_suite.cpython-36.pyc >writing byte-compilation script '/tmp/tmpiu_ig_lv.py' >/usr/bin/python3 /tmp/tmpiu_ig_lv.py >removing /tmp/tmpiu_ig_lv.py >running install_egg_info >running egg_info >writing django_admin_honeypot.egg-info/PKG-INFO >writing dependency_links to django_admin_honeypot.egg-info/dependency_links.txt >writing top-level names to django_admin_honeypot.egg-info/top_level.txt >reading manifest file 'django_admin_honeypot.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'django_admin_honeypot.egg-info/SOURCES.txt' >Copying django_admin_honeypot.egg-info to /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6/site-packages/django_admin_honeypot-1.0.0-py3.6.egg-info >running install_scripts >+ /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/django-admin-honeypot-1.0.0 >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-admin-honeypot-1.0.0-3.fc26.noarch/usr/lib/python3.6 using /usr/bin/python3.6 >+ /usr/lib/rpm/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.j1kAJP >+ umask 022 >+ cd /builddir/build/BUILD >+ cd django-admin-honeypot-1.0.0 >+ PYTHONPATH=. >+ DJANGO_SETTINGS_MODULE=tests.settings >+ python2-coverage run /usr/lib/python2.7/site-packages/django/bin/django-admin.py test tests >EEEEE >====================================================================== >ERROR: test_create_login_attempt (tests.test_suite.AdminHoneypotTest) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/django-admin-honeypot-1.0.0/tests/test_suite.py", line 64, in test_create_login_attempt > self.client.post(self.honeypot_login_url, data) > File "/builddir/build/BUILD/django-admin-honeypot-1.0.0/tests/test_suite.py", line 29, in honeypot_login_url > return reverse('admin_honeypot:login') > File "/usr/lib/python2.7/site-packages/django/urls/base.py", line 60, in reverse > app_list = resolver.app_dict[ns] > File "/usr/lib/python2.7/site-packages/django/urls/resolvers.py", line 256, in app_dict > self._populate() > File "/usr/lib/python2.7/site-packages/django/urls/resolvers.py", line 196, in _populate > for pattern in reversed(self.url_patterns): > File "/usr/lib/python2.7/site-packages/django/utils/functional.py", line 35, in __get__ > res = instance.__dict__[self.name] = self.func(instance) > File "/usr/lib/python2.7/site-packages/django/urls/resolvers.py", line 313, in url_patterns > patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) > File "/usr/lib/python2.7/site-packages/django/utils/functional.py", line 35, in __get__ > res = instance.__dict__[self.name] = self.func(instance) > File "/usr/lib/python2.7/site-packages/django/urls/resolvers.py", line 306, in urlconf_module > return import_module(self.urlconf_name) > File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module > __import__(name) > File "/builddir/build/BUILD/django-admin-honeypot-1.0.0/tests/urls.py", line 4, in <module> > from django.conf.urls.defaults import patterns, include, url >ImportError: No module named defaults >====================================================================== >ERROR: test_email_admins (tests.test_suite.AdminHoneypotTest) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/django-admin-honeypot-1.0.0/tests/test_suite.py", line 73, in test_email_admins > self.client.post(self.honeypot_login_url, { > File "/builddir/build/BUILD/django-admin-honeypot-1.0.0/tests/test_suite.py", line 29, in honeypot_login_url > return reverse('admin_honeypot:login') > File "/usr/lib/python2.7/site-packages/django/urls/base.py", line 87, in reverse > raise NoReverseMatch("%s is not a registered namespace" % key) >NoReverseMatch: 'en-us' is not a registered namespace >====================================================================== >ERROR: test_real_url_leak (tests.test_suite.AdminHoneypotTest) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/django-admin-honeypot-1.0.0/tests/test_suite.py", line 97, in test_real_url_leak > honeypot_html = self.client.get(self.honeypot_url, follow=True).content.decode('utf-8') > File "/builddir/build/BUILD/django-admin-honeypot-1.0.0/tests/test_suite.py", line 33, in honeypot_url > return reverse('admin_honeypot:index') > File "/usr/lib/python2.7/site-packages/django/urls/base.py", line 87, in reverse > raise NoReverseMatch("%s is not a registered namespace" % key) >NoReverseMatch: 'en-us' is not a registered namespace >====================================================================== >ERROR: test_same_content (tests.test_suite.AdminHoneypotTest) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/django-admin-honeypot-1.0.0/tests/test_suite.py", line 42, in test_same_content > admin_html = self.client.get(self.admin_url, follow=True).content.decode('utf-8') > File "/builddir/build/BUILD/django-admin-honeypot-1.0.0/tests/test_suite.py", line 25, in admin_url > return reverse('admin:index') > File "/usr/lib/python2.7/site-packages/django/urls/base.py", line 87, in reverse > raise NoReverseMatch("%s is not a registered namespace" % key) >NoReverseMatch: 'en-us' is not a registered namespace >====================================================================== >ERROR: test_trailing_slash (tests.test_suite.AdminHoneypotTest) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/django-admin-honeypot-1.0.0/tests/test_suite.py", line 85, in test_trailing_slash > url = self.honeypot_url + 'foo/' > File "/builddir/build/BUILD/django-admin-honeypot-1.0.0/tests/test_suite.py", line 33, in honeypot_url > return reverse('admin_honeypot:index') > File "/usr/lib/python2.7/site-packages/django/urls/base.py", line 87, in reverse > raise NoReverseMatch("%s is not a registered namespace" % key) >NoReverseMatch: 'en-us' is not a registered namespace >---------------------------------------------------------------------- >Ran 5 tests in 0.004s >FAILED (errors=5) >Creating test database for alias 'default'... >Destroying test database for alias 'default'... >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.j1kAJP (%check) > Bad exit status from /var/tmp/rpm-tmp.j1kAJP (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-admin-honeypot.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1424136
: 1253700 |
1253701
|
1253702