[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_23 #14722
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Jan 6 14:12:32 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_amd64_23/14722/>
------------------------------------------
[...truncated 1353 lines...]
I: copying [mtd-utils_1.5.2-1.dsc]
I: copying [./mtd-utils_1.5.2.orig.tar.bz2]
I: copying [./mtd-utils_1.5.2-1.debian.tar.xz]
I: Extracting source
-gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
-gpgv: Signature made Mon Aug 17 20:46:59 2015 GMT+12 using RSA key ID DE3C9BC0
-gpgv: Can't check signature: public key not found
-dpkg-source: warning: failed to verify signature on ./mtd-utils_1.5.2-1.dsc
-dpkg-source: info: extracting mtd-utils in mtd-utils-1.5.2
-dpkg-source: info: unpacking mtd-utils_1.5.2.orig.tar.bz2
-dpkg-source: info: unpacking mtd-utils_1.5.2-1.debian.tar.xz
+gpgv: ressource de bloc de clef « /root/.gnupg/trustedkeys.gpg » : erreur d'ouverture de fichier
+gpgv: Signature faite le mar 18 aoû 2015 22:46:59 GMT-14 avec la clef RSA d'identifiant DE3C9BC0
+gpgv: Impossible de vérifier la signature : clef publique introuvable
+dpkg-source: avertissement: impossible de vérifier la signature sur ./mtd-utils_1.5.2-1.dsc
+dpkg-source: info: extraction de mtd-utils dans mtd-utils-1.5.2
+dpkg-source: info: extraction de mtd-utils_1.5.2.orig.tar.bz2
+dpkg-source: info: extraction de mtd-utils_1.5.2-1.debian.tar.xz
I: Building the package
-I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent" dpkg-buildpackage -us -uc -b -rfakeroot
-dpkg-buildpackage: source package mtd-utils
-dpkg-buildpackage: source version 1:1.5.2-1
-dpkg-buildpackage: source distribution unstable
-dpkg-buildpackage: source changed by Riku Voipio <riku.voipio at linaro.org>
+W: no hooks of type A found -- ignoring
+I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent" dpkg-buildpackage -us -uc -b -rfakeroot
+dpkg-buildpackage: paquet source mtd-utils
+dpkg-buildpackage: version source 1:1.5.2-1
+dpkg-buildpackage: distribution source unstable
+dpkg-buildpackage: source changé par Riku Voipio <riku.voipio at linaro.org>
dpkg-source --before-build mtd-utils-1.5.2
-dpkg-buildpackage: host architecture amd64
+dpkg-buildpackage: architecture hôte amd64
fakeroot debian/rules clean
dh_testdir
dh_testroot
@@ -192,17 +206,17 @@
CHK include/version.h
CC ftl_format.o
CC lib/libmtd.o
-lib/libmtd.c: In function 'mtd_get_dev_info1':
-lib/libmtd.c:749:46: warning: passing argument 3 of 'dev_read_data' discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
+lib/libmtd.c: In function ‘mtd_get_dev_info1’:
+lib/libmtd.c:749:46: warning: passing argument 3 of ‘dev_read_data’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-array-qualifiers]
ret = dev_read_data(lib->mtd_name, mtd_num, &mtd->name,
^
-lib/libmtd.c:182:12: note: expected 'void *' but argument is of type 'const char (*)[128]'
+lib/libmtd.c:182:12: note: expected ‘void *’ but argument is of type ‘const char (*)[128]’
static int dev_read_data(const char *patt, int mtd_num, void *buf, int buf_len)
^
-lib/libmtd.c:755:46: warning: passing argument 3 of 'dev_read_data' discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
+lib/libmtd.c:755:46: warning: passing argument 3 of ‘dev_read_data’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-array-qualifiers]
ret = dev_read_data(lib->mtd_type, mtd_num, &mtd->type_str,
^
-lib/libmtd.c:182:12: note: expected 'void *' but argument is of type 'const char (*)[65]'
+lib/libmtd.c:182:12: note: expected ‘void *’ but argument is of type ‘const char (*)[65]’
static int dev_read_data(const char *patt, int mtd_num, void *buf, int buf_len)
^
CC lib/libmtd_legacy.o
@@ -219,8 +233,8 @@
CC ftl_check.o
LD ftl_check
CC mkfs.jffs2.o
-mkfs.jffs2.c: In function 'interpret_table_entry':
-mkfs.jffs2.c:423:20: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
+mkfs.jffs2.c: In function ‘interpret_table_entry’:
+mkfs.jffs2.c:423:20: warning: format ‘%a’ expects argument of type ‘float *’, but argument 3 has type ‘char **’ [-Wformat=]
if (sscanf (line, "%" SCANF_PREFIX "s %c %lo %lu %lu %lu %lu %lu %lu %lu",
^
CC compr_rtime.o
@@ -244,7 +258,7 @@
CC mtd_debug.o
LD mtd_debug
CC flashcp.o
-flashcp.c: In function 'main':
+flashcp.c: In function ‘main’:
flashcp.c:255:2: warning: #warning "Check for smaller erase regions" [-Wcpp]
#warning "Check for smaller erase regions"
^
@@ -262,8 +276,8 @@
CC nftl_format.o
LD nftl_format
CC docfdisk.o
-docfdisk.c: In function 'main':
-docfdisk.c:268:12: warning: 'ip' may be used uninitialized in this function [-Wmaybe-uninitialized]
+docfdisk.c: In function ‘main’:
+docfdisk.c:268:12: warning: ‘ip’ may be used uninitialized in this function [-Wmaybe-uninitialized]
ip->flags = cpu_to_le32(INFTL_BINARY | INFTL_LAST);
^
LD docfdisk
@@ -351,27 +365,77 @@
dh_installdeb
dh_shlibdeps
dh_gencontrol
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dh_md5sums
dh_builddeb
-dpkg-deb: building package 'mtd-utils-dbgsym' in '../mtd-utils-dbgsym_1.5.2-1_amd64.deb'.
-dpkg-deb: building package 'mtd-utils' in '../mtd-utils_1.5.2-1_amd64.deb'.
+dpkg-deb : construction du paquet « mtd-utils-dbgsym » dans « ../mtd-utils-dbgsym_1.5.2-1_amd64.deb ».
+dpkg-deb : construction du paquet « mtd-utils » dans « ../mtd-utils_1.5.2-1_amd64.deb ».
dpkg-genbuildinfo >../mtd-utils_1.5.2-1_amd64.buildinfo
dpkg-distaddfile mtd-utils_1.5.2-1_amd64.buildinfo utils extra
-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 >../mtd-utils_1.5.2-1_amd64.changes
-dpkg-genchanges: warning: package mtd-utils-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet mtd-utils-dbgsym listé dans le fichier de liste des fichiers mais pas dans le fichier info
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
dpkg-source --after-build mtd-utils-1.5.2
-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/4898/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/4898/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/25775 and its subdirectories
-I: Current time: Tue Feb 7 08:07:13 GMT+12 2017
-I: pbuilder-time-stamp: 1486498033
+I: removing directory /srv/workspace/pbuilder/4898 and its subdirectories
+I: Current time: Thu Jan 7 03:45:20 GMT-14 2016
+I: pbuilder-time-stamp: 1452087920
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/mtd-utils_1.5.2-1.diff: 77.6% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/mtd-utils_1.5.2-1.diff.gz
b2/build.log: 78.8%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 77.6%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/mtd-utils_1.5.2-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-gCCSwbeD/tmp.h84J7iuZAB
+ mv /srv/reproducible-results/rbuild-debian-gCCSwbeD/tmp.h84J7iuZAB /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/mtd-utils_1.5.2-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/mtd-utils_1.5.2-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-gCCSwbeD
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-gCCSwbeD/tmp.p0AGs6D9Yp
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/mtd-utils_1.5.2-1.rbuild.log
+ local TIMEOUT=30m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-gCCSwbeD -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-gCCSwbeD/dbd-tmp-LlEbpkA
++ schroot --directory /srv/reproducible-results/rbuild-debian-gCCSwbeD -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 45'
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ echo diffoscope 45
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/mtd-utils_1.5.2-1.rbuild.log
++ date -u
+ echo 'Wed Jan 6 13:45:22 UTC 2016 - diffoscope 45 will be used to compare the two builds:'
Wed Jan 6 13:45:22 UTC 2016 - diffoscope 45 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-debian-gCCSwbeD -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-gCCSwbeD/dbd-tmp-LlEbpkA ; diffoscope --html /srv/reproducible-results/rbuild-debian-gCCSwbeD/mtd-utils_1.5.2-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-gCCSwbeD/mtd-utils_1.5.2-1.diffoscope.txt /srv/reproducible-results/rbuild-debian-gCCSwbeD/b1/mtd-utils_1.5.2-1_amd64.changes /srv/reproducible-results/rbuild-debian-gCCSwbeD/b2/mtd-utils_1.5.2-1_amd64.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-gCCSwbeD/tmp.p0AGs6D9Yp
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
_ _ _ _ _
_ __ ___ | |_ __| | _ _| |_(_) |___
| '_ ` _ \| __/ _` |_____| | | | __| | / __|
| | | | | | || (_| |_____| |_| | |_| | \__ \
|_| |_| |_|\__\__,_| \__,_|\__|_|_|___/
diffoscope 45 found no differences in the changes files, and a .buildinfo file also exists.
mtd-utils from unstable built successfully and reproducibly on amd64.
INFO: Starting at 2016-01-06 13:45:25.509078
INFO: Finished at 2016-01-06 13:45:25.517254, took: 0:00:00.008185
Wed Jan 6 13:45:25 UTC 2016 - successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/mtd-utils.html
Wed Jan 6 13:45:25 UTC 2016 - total duration: 0h 2m 33s.
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/mtd-utils_1.5.2-1.rbuild.log: 72.6% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/mtd-utils_1.5.2-1.rbuild.log.gz
INFO: Starting at 2016-01-06 13:45:25.704245
INFO: Finished at 2016-01-06 13:45:25.712131, took: 0:00:00.007895
Wed 6 Jan 13:45:25 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-0XUSou8U, which will now be removed.
FATAL: GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded
More information about the Qa-jenkins-scm
mailing list