[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_24 #9391

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 09:20:02 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_i386_24/9391/------------------------------------------
[...truncated 207.05 KB...]
-copying django_prometheus/db/backends/mysql/__init__.py -> /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/mysql
-copying django_prometheus/db/backends/mysql/base.py -> /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/mysql
 creating /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/sqlite3
 copying django_prometheus/db/backends/sqlite3/__init__.py -> /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/sqlite3
 copying django_prometheus/db/backends/sqlite3/base.py -> /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/sqlite3
+creating /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/mysql
+copying django_prometheus/db/backends/mysql/__init__.py -> /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/mysql
+copying django_prometheus/db/backends/mysql/base.py -> /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/mysql
    dh_auto_test -O--buildsystem=pybuild
 I: pybuild base:184: python2.7 setup.py test 
 running test
@@ -540,16 +551,16 @@
 Tests saveRegistry and frozen registries operations. ... ok
 
 ----------------------------------------------------------------------
-Ran 5 tests in 0.004s
+Ran 5 tests in 0.008s
 
 OK
 I: pybuild base:184: python3.5 setup.py test 
 running test
 running egg_info
-writing requirements to django_prometheus.egg-info/requires.txt
-writing top-level names to django_prometheus.egg-info/top_level.txt
-writing django_prometheus.egg-info/PKG-INFO
 writing dependency_links to django_prometheus.egg-info/dependency_links.txt
+writing django_prometheus.egg-info/PKG-INFO
+writing top-level names to django_prometheus.egg-info/top_level.txt
+writing requirements to django_prometheus.egg-info/requires.txt
 reading manifest file 'django_prometheus.egg-info/SOURCES.txt'
 writing manifest file 'django_prometheus.egg-info/SOURCES.txt'
 running build_ext
@@ -565,7 +576,7 @@
 Tests saveRegistry and frozen registries operations. ... ok
 
 ----------------------------------------------------------------------
-Ran 5 tests in 0.004s
+Ran 5 tests in 0.011s
 
 OK
    create-stamp debian/debhelper-build-stamp
@@ -584,52 +595,52 @@
 creating /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib
 creating /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7
 creating /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages
+creating /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/tests/test_django_prometheus.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/tests/__init__.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/tests/test_testutils.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests
 creating /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/apps.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/migrations.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/urls.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/__init__.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/exports.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/utils.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/testutils.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/migrations.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/middleware.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/exports.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/models.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/__init__.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/utils.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
 creating /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/db/metrics.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/db/common.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/db/__init__.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/db/metrics.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db
 creating /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends
-creating /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/mysql
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/db/backends/mysql/__init__.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/mysql
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/db/backends/mysql/base.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/mysql
 creating /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/sqlite3
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/db/backends/sqlite3/__init__.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/sqlite3
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/db/backends/sqlite3/base.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/sqlite3
+creating /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/mysql
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/db/backends/mysql/__init__.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/mysql
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/db/backends/mysql/base.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/mysql
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/db/backends/__init__.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/db/common.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db
-creating /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/tests/__init__.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/tests/test_django_prometheus.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/tests/test_testutils.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests
-byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/apps.py to apps.pyc
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/apps.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_2.7/build/django_prometheus/middleware.py -> /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus
+byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests/test_django_prometheus.py to test_django_prometheus.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests/__init__.py to __init__.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests/test_testutils.py to test_testutils.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/migrations.py to migrations.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/urls.py to urls.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/__init__.py to __init__.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/exports.py to exports.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/utils.py to utils.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/testutils.py to testutils.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/migrations.py to migrations.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/middleware.py to middleware.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/exports.py to exports.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/models.py to models.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/metrics.py to metrics.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/__init__.py to __init__.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/utils.py to utils.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/common.py to common.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/__init__.py to __init__.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/mysql/__init__.py to __init__.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/mysql/base.py to base.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/metrics.py to metrics.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/sqlite3/__init__.py to __init__.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/sqlite3/base.py to base.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/mysql/__init__.py to __init__.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/mysql/base.py to base.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/backends/__init__.py to __init__.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/db/common.py to common.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests/__init__.py to __init__.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests/test_django_prometheus.py to test_django_prometheus.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/tests/test_testutils.py to test_testutils.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/apps.py to apps.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python-django-prometheus/usr/lib/python2.7/dist-packages/django_prometheus/middleware.py to middleware.pyc
 running install_egg_info
 running egg_info
 writing requirements to django_prometheus.egg-info/requires.txt
@@ -650,58 +661,58 @@
 creating /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib
 creating /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5
 creating /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages
+creating /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/tests/test_django_prometheus.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/tests/__init__.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/tests/test_testutils.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests
 creating /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/apps.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/migrations.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/urls.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/__init__.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/exports.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/utils.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/testutils.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/migrations.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/middleware.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/exports.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/models.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/__init__.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/utils.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
 creating /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/metrics.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/common.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/__init__.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/metrics.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db
 creating /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends
-creating /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/mysql
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/mysql/__init__.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/mysql
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/mysql/base.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/mysql
 creating /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/sqlite3
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/sqlite3/__init__.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/sqlite3
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/sqlite3/base.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/sqlite3
+creating /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/mysql
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/mysql/__init__.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/mysql
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/mysql/base.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/mysql
 copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/backends/__init__.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/db/common.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db
-creating /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/tests/__init__.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/tests/test_django_prometheus.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests
-copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/tests/test_testutils.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests
-byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/apps.py to apps.cpython-35.pyc
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/apps.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
+copying /build/django-prometheus-1.0.6/.pybuild/pythonX.Y_3.5/build/django_prometheus/middleware.py -> /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus
+byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests/test_django_prometheus.py to test_django_prometheus.cpython-35.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests/__init__.py to __init__.cpython-35.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests/test_testutils.py to test_testutils.cpython-35.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/migrations.py to migrations.cpython-35.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/urls.py to urls.cpython-35.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/__init__.py to __init__.cpython-35.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/exports.py to exports.cpython-35.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/utils.py to utils.cpython-35.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/testutils.py to testutils.cpython-35.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/migrations.py to migrations.cpython-35.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/middleware.py to middleware.cpython-35.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/exports.py to exports.cpython-35.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/models.py to models.cpython-35.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/metrics.py to metrics.cpython-35.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/__init__.py to __init__.cpython-35.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/utils.py to utils.cpython-35.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/common.py to common.cpython-35.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/__init__.py to __init__.cpython-35.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/mysql/__init__.py to __init__.cpython-35.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/mysql/base.py to base.cpython-35.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/metrics.py to metrics.cpython-35.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/sqlite3/__init__.py to __init__.cpython-35.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/sqlite3/base.py to base.cpython-35.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/mysql/__init__.py to __init__.cpython-35.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/mysql/base.py to base.cpython-35.pyc
 byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/backends/__init__.py to __init__.cpython-35.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/db/common.py to common.cpython-35.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests/__init__.py to __init__.cpython-35.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests/test_django_prometheus.py to test_django_prometheus.cpython-35.pyc
-byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/tests/test_testutils.py to test_testutils.cpython-35.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/apps.py to apps.cpython-35.pyc
+byte-compiling /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus/middleware.py to middleware.cpython-35.pyc
 running install_egg_info
 running egg_info
-writing top-level names to django_prometheus.egg-info/top_level.txt
+writing requirements to django_prometheus.egg-info/requires.txt
 writing django_prometheus.egg-info/PKG-INFO
+writing top-level names to django_prometheus.egg-info/top_level.txt
 writing dependency_links to django_prometheus.egg-info/dependency_links.txt
-writing requirements to django_prometheus.egg-info/requires.txt
 reading manifest file 'django_prometheus.egg-info/SOURCES.txt'
 writing manifest file 'django_prometheus.egg-info/SOURCES.txt'
 Copying django_prometheus.egg-info to /build/django-prometheus-1.0.6/debian/python3-django-prometheus/usr/lib/python3.5/dist-packages/django_prometheus-1.0.6.egg-info
@@ -718,8 +729,8 @@
    dh_fixperms -O--buildsystem=pybuild
    dh_installdeb -O--buildsystem=pybuild
    dh_gencontrol -O--buildsystem=pybuild
-dpkg-gencontrol: warning: package python-django-prometheus: unused substitution variable ${python:Versions}
 dpkg-gencontrol: warning: package python-django-prometheus: unused substitution variable ${python:Provides}
+dpkg-gencontrol: warning: package python-django-prometheus: unused substitution variable ${python:Versions}
    dh_md5sums -O--buildsystem=pybuild
    dh_builddeb -O--buildsystem=pybuild
 dpkg-deb: building package 'python-django-prometheus' in '../python-django-prometheus_1.0.6-1_all.deb'.
@@ -730,12 +741,14 @@
  dpkg-source --after-build django-prometheus-1.0.6
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/16398/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/16398/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting dev/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/51924 and its subdirectories
-I: Current time: Wed Mar 21 03:41:17 -12 2018
-I: pbuilder-time-stamp: 1521646877
+I: removing directory /srv/workspace/pbuilder/16398 and its subdirectories
+I: Current time: Thu Feb 16 23:19:57 +14 2017
+I: pbuilder-time-stamp: 1487236797
tee: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/i386/django-prometheus_1.0.6-1.diff: No space left on device
Starting cleanup.
/srv/reproducible-results/rbuild-debian-QTKixzhy/tmp.wX8xgi4F0b:	 85.2% -- replaced with /srv/reproducible-results/rbuild-debian-QTKixzhy/tmp.wX8xgi4F0b.gz
INFO: Starting at 2017-02-16 09:20:02.492120
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/i386/django-prometheus_1.0.6-1_i386.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/i386/django-prometheus didn't produce a buildlog, even though it has been built.
INFO: Finished at 2017-02-16 09:20:02.734015, took: 0:00:00.241908
All cleanup done.
Thu 16 Feb 09:20:02 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-dscr7tpG, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list