[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_4 #20829
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Jan 1 20:13:45 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_amd64_4/20829/>
------------------------------------------
[...truncated 2423 lines...]
building 'meliae._loader' extension
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c meliae/_loader.c -o build/temp.linux-x86_64-2.7/meliae/_loader.o
-meliae/_loader.c:1277:18: warning: '__pyx_f_6meliae_7_loader__set_default' defined but not used [-Wunused-function]
+meliae/_loader.c:1277:18: warning: ‘__pyx_f_6meliae_7_loader__set_default’ defined but not used [-Wunused-function]
static PyObject *__pyx_f_6meliae_7_loader__set_default(PyObject *__pyx_v_d, PyObject *__pyx_v_val) {
^
-meliae/_loader.c:1984:18: warning: '__pyx_f_6meliae_7_loader__format_list' defined but not used [-Wunused-function]
+meliae/_loader.c:1984:18: warning: ‘__pyx_f_6meliae_7_loader__format_list’ defined but not used [-Wunused-function]
static PyObject *__pyx_f_6meliae_7_loader__format_list(__pyx_t_6meliae_7_loader_RefList *__pyx_v_ref_list) {
^
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/meliae/_loader.o -o /build/meliae-0.4.0+bzr199/meliae/_loader.so
@@ -480,7 +494,7 @@
python run_tests.py
..........................................................................................................................................................................................
----------------------------------------------------------------------
-Ran 186 tests in 0.222s
+Ran 186 tests in 0.160s
OK
make[2]: Leaving directory '/build/meliae-0.4.0+bzr199'
@@ -499,45 +513,45 @@
building 'meliae._scanner' extension
x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O0 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7_d -c meliae/_scanner.c -o build/temp.linux-x86_64-2.7-pydebug/meliae/_scanner.o
In file included from meliae/_scanner.c:240:0:
-meliae/_scanner_core.h:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
+meliae/_scanner_core.h:53:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
extern void _clear_last_dumped();
^
-meliae/_scanner_core.h:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
+meliae/_scanner_core.h:67:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
extern PyObject *_get_special_case_dict();
^
x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O0 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7_d -c meliae/_scanner_core.c -o build/temp.linux-x86_64-2.7-pydebug/meliae/_scanner_core.o
In file included from meliae/_scanner_core.c:20:0:
-meliae/_scanner_core.h:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
+meliae/_scanner_core.h:53:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
extern void _clear_last_dumped();
^
-meliae/_scanner_core.h:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
+meliae/_scanner_core.h:67:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
extern PyObject *_get_special_case_dict();
^
-meliae/_scanner_core.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
+meliae/_scanner_core.c:63:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
static PyObject * _get_specials();
^
-meliae/_scanner_core.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
+meliae/_scanner_core.c:73:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
_clear_last_dumped()
^
-meliae/_scanner_core.c: In function '_dump_object_to_ref_info':
-meliae/_scanner_core.c:463:16: warning: variable 'size' set but not used [-Wunused-but-set-variable]
+meliae/_scanner_core.c: In function ‘_dump_object_to_ref_info’:
+meliae/_scanner_core.c:463:16: warning: variable ‘size’ set but not used [-Wunused-but-set-variable]
Py_ssize_t size;
^
meliae/_scanner_core.c: At top level:
-meliae/_scanner_core.c:620:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
+meliae/_scanner_core.c:620:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
_get_specials()
^
-meliae/_scanner_core.c:629:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
+meliae/_scanner_core.c:629:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
_get_special_case_dict()
^
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -g -O0 -fstack-protector-strong -Wformat -Werror=format-security -g -O0 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O0 -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7-pydebug/meliae/_scanner.o build/temp.linux-x86_64-2.7-pydebug/meliae/_scanner_core.o -o build/lib.linux-x86_64-2.7-pydebug/meliae/_scanner_d.so
skipping 'meliae/_loader.c' Cython extension (up-to-date)
building 'meliae._loader' extension
x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O0 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7_d -c meliae/_loader.c -o build/temp.linux-x86_64-2.7-pydebug/meliae/_loader.o
-meliae/_loader.c:1277:18: warning: '__pyx_f_6meliae_7_loader__set_default' defined but not used [-Wunused-function]
+meliae/_loader.c:1277:18: warning: ‘__pyx_f_6meliae_7_loader__set_default’ defined but not used [-Wunused-function]
static PyObject *__pyx_f_6meliae_7_loader__set_default(PyObject *__pyx_v_d, PyObject *__pyx_v_val) {
^
-meliae/_loader.c:1984:18: warning: '__pyx_f_6meliae_7_loader__format_list' defined but not used [-Wunused-function]
+meliae/_loader.c:1984:18: warning: ‘__pyx_f_6meliae_7_loader__format_list’ defined but not used [-Wunused-function]
static PyObject *__pyx_f_6meliae_7_loader__format_list(__pyx_t_6meliae_7_loader_RefList *__pyx_v_ref_list) {
^
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -g -O0 -fstack-protector-strong -Wformat -Werror=format-security -g -O0 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O0 -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7-pydebug/meliae/_loader.o -o build/lib.linux-x86_64-2.7-pydebug/meliae/_loader_d.so
@@ -563,7 +577,7 @@
copying build/lib.linux-x86_64-2.7-pydebug/meliae/warn.py -> /build/meliae-0.4.0+bzr199/debian/tmp/usr/lib/python2.7/dist-packages/meliae
running install_egg_info
Writing /build/meliae-0.4.0+bzr199/debian/tmp/usr/lib/python2.7/dist-packages/meliae-0.5.0.dev.0.egg-info
-[80604 refs]
+[80738 refs]
python setup.py install --force --root=/build/meliae-0.4.0\+bzr199/debian/tmp --no-compile -O0 --install-layout=deb
running install
running build
@@ -609,32 +623,82 @@
make[1]: Leaving directory '/build/meliae-0.4.0+bzr199'
dh_makeshlibs -O--buildsystem=python_distutils
dh_shlibdeps -O--buildsystem=python_distutils
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-meliae/usr/lib/python2.7/dist-packages/meliae/_loader.so debian/python-meliae/usr/lib/python2.7/dist-packages/meliae/_intset.so debian/python-meliae/usr/lib/python2.7/dist-packages/meliae/_scanner.so were not linked against libpthread.so.0 (they use none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-meliae-dbg/usr/lib/python2.7/dist-packages/meliae/_intset_d.so debian/python-meliae-dbg/usr/lib/python2.7/dist-packages/meliae/_scanner_d.so debian/python-meliae-dbg/usr/lib/python2.7/dist-packages/meliae/_loader_d.so were not linked against libpthread.so.0 (they use none of the library's symbols)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/python-meliae/usr/lib/python2.7/dist-packages/meliae/_intset.so debian/python-meliae/usr/lib/python2.7/dist-packages/meliae/_loader.so debian/python-meliae/usr/lib/python2.7/dist-packages/meliae/_scanner.so » n'y étaient pas lié avec libpthread.so.0 sans nécessité (ils n'utilisent aucun des symboles de la bibliothèque).
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/python-meliae-dbg/usr/lib/python2.7/dist-packages/meliae/_intset_d.so debian/python-meliae-dbg/usr/lib/python2.7/dist-packages/meliae/_loader_d.so debian/python-meliae-dbg/usr/lib/python2.7/dist-packages/meliae/_scanner_d.so » n'y étaient pas lié avec libpthread.so.0 sans nécessité (ils n'utilisent aucun des symboles de la bibliothèque).
dh_installdeb -O--buildsystem=python_distutils
dh_gencontrol -O--buildsystem=python_distutils
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: package python-meliae: unused substitution variable ${python:Versions}
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: package python-meliae-dbg: unused substitution variable ${python:Versions}
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: paquet python-meliae : variable de substitution inutilisée ${python:Versions}
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: paquet python-meliae-dbg : variable de substitution inutilisée ${python:Versions}
dh_md5sums -O--buildsystem=python_distutils
dh_builddeb -O--buildsystem=python_distutils
-dpkg-deb: building package 'python-meliae' in '../python-meliae_0.4.0+bzr199-1_amd64.deb'.
-dpkg-deb: building package 'python-meliae-dbg' in '../python-meliae-dbg_0.4.0+bzr199-1_amd64.deb'.
+dpkg-deb : construction du paquet « python-meliae » dans « ../python-meliae_0.4.0+bzr199-1_amd64.deb ».
+dpkg-deb : construction du paquet « python-meliae-dbg » dans « ../python-meliae-dbg_0.4.0+bzr199-1_amd64.deb ».
dpkg-genbuildinfo >../meliae_0.4.0+bzr199-1_amd64.buildinfo
dpkg-distaddfile meliae_0.4.0+bzr199-1_amd64.buildinfo python optional
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dpkg-genchanges -b >../meliae_0.4.0+bzr199-1_amd64.changes
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
dpkg-source --after-build meliae-0.4.0+bzr199
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/59841/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/59841/tmp/hooks/B01_cleanup finished
+W: no hooks of type I found -- ignoring
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting /sys filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting /dev/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting dev/pts filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting run/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting proc filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
I: cleaning the build env
-I: removing directory /srv/workspace/pbuilder/13167 and its subdirectories
-I: Current time: Fri Jan 1 08:05:35 GMT+12 2016
-I: pbuilder-time-stamp: 1451678735
+I: removing directory /srv/workspace/pbuilder/59841 and its subdirectories
+I: Current time: Fri Feb 3 16:29:44 GMT-14 2017
+I: pbuilder-time-stamp: 1486088984
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/meliae_0.4.0+bzr199-1.diff: 87.2% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/meliae_0.4.0+bzr199-1.diff.gz
b2/build.log: 87.9%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 88.5%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/amd64/meliae_0.4.0+bzr199-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-JKrR9KvA/tmp.YPg3veY4XN
+ mv /srv/reproducible-results/rbuild-debian-JKrR9KvA/tmp.YPg3veY4XN /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/meliae_0.4.0+bzr199-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/meliae_0.4.0+bzr199-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-JKrR9KvA
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-JKrR9KvA/tmp.3vDM5YtKMm
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/meliae_0.4.0+bzr199-1.rbuild.log
+ local TIMEOUT=30m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-JKrR9KvA -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-JKrR9KvA/dbd-tmp-I6EWRNZ
++ schroot --directory /srv/reproducible-results/rbuild-debian-JKrR9KvA -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 44'
++ echo diffoscope 44
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/meliae_0.4.0+bzr199-1.rbuild.log
++ date -u
+ echo 'Fri Jan 1 20:07:09 UTC 2016 - diffoscope 44 will be used to compare the two builds:'
Fri Jan 1 20:07:09 UTC 2016 - diffoscope 44 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-debian-JKrR9KvA -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-JKrR9KvA/dbd-tmp-I6EWRNZ ; diffoscope --html /srv/reproducible-results/rbuild-debian-JKrR9KvA/meliae_0.4.0+bzr199-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-JKrR9KvA/meliae_0.4.0+bzr199-1.diffoscope.txt /srv/reproducible-results/rbuild-debian-JKrR9KvA/b1/meliae_0.4.0+bzr199-1_amd64.changes /srv/reproducible-results/rbuild-debian-JKrR9KvA/b2/meliae_0.4.0+bzr199-1_amd64.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-JKrR9KvA/tmp.3vDM5YtKMm
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
_ _
_ __ ___ ___| (_) __ _ ___
| '_ ` _ \ / _ \ | |/ _` |/ _ \
| | | | | | __/ | | (_| | __/
|_| |_| |_|\___|_|_|\__,_|\___|
diffoscope 44 found no differences in the changes files, and a .buildinfo file also exists.
meliae from testing built successfully and reproducibly on amd64.
Error: database is locked
Error: database is locked
/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/meliae_0.4.0+bzr199-1.rbuild.log: 85.1% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/meliae_0.4.0+bzr199-1.rbuild.log.gz
INFO: Starting at 2016-01-01 20:09:57.069601
INFO: Finished at 2016-01-01 20:11:48.156198, took: 0:01:51.086622
Fri 1 Jan 20:11:49 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-6pbhJikU, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list