[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_4 #4073

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Dec 28 04:57:18 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_armhf_4/4073/>

------------------------------------------
[...truncated 4621 lines...]
@@ -529,22 +569,22 @@
 gcc -DHAVE_CONFIG_H -I. -I../config  -I../libnpfs -I../liblsd -I../libdiod -I../libnpclient -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/lua5.1 -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o opt.o opt.c
 gcc -DHAVE_CONFIG_H -I. -I../config  -I../libnpfs -I../liblsd -I../libdiod -I../libnpclient -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/lua5.1 -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o diodcat.o diodcat.c
 gcc -DHAVE_CONFIG_H -I. -I../config  -I../libnpfs -I../liblsd -I../libdiod -I../libnpclient -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/lua5.1 -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o dtop.o dtop.c
-diodmount.c: In function '_nbd_attach':
-diodmount.c:698:13: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
+diodmount.c: In function ‘_nbd_attach’:
+diodmount.c:698:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
              system ("/sbin/modprobe 9nbd");
              ^
-diodmount.c:727:18: warning: 'fd' may be used uninitialized in this function [-Wmaybe-uninitialized]
+diodmount.c:727:18: warning: ‘fd’ may be used uninitialized in this function [-Wmaybe-uninitialized]
      if (!nopt && ioctl (fd, NBD_START) < 0)
                   ^
 gcc -DHAVE_CONFIG_H -I. -I../config  -I../libnpfs -I../liblsd -I../libdiod -I../libnpclient -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/lua5.1 -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o sample.o sample.c
 gcc -DHAVE_CONFIG_H -I. -I../config  -I../libnpfs -I../liblsd -I../libdiod -I../libnpclient -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/lua5.1 -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o diodload.o diodload.c
 gcc -DHAVE_CONFIG_H -I. -I../config  -I../libnpfs -I../liblsd -I../libdiod -I../libnpclient -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/lua5.1 -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o diodls.o diodls.c
-gcc -DHAVE_CONFIG_H -I. -I../config  -I../libnpfs -I../liblsd -I../libdiod -I../libnpclient -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/lua5.1 -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o diodshowmount.o diodshowmount.c
-diodls.c: In function 'lsfile_l':
-diodls.c:220:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__nlink_t {aka unsigned int}' [-Wformat=]
+diodls.c: In function ‘lsfile_l’:
+diodls.c:220:13: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘__nlink_t {aka unsigned int}’ [-Wformat=]
      printf ("%10s %4lu %s %s %12lu %.*s %s\n",
              ^
-diodls.c:220:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type '__off64_t {aka long long int}' [-Wformat=]
+diodls.c:220:13: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 6 has type ‘__off64_t {aka long long int}’ [-Wformat=]
+gcc -DHAVE_CONFIG_H -I. -I../config  -I../libnpfs -I../liblsd -I../libdiod -I../libnpclient -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/lua5.1 -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o diodshowmount.o diodshowmount.c
 gcc -DHAVE_CONFIG_H -I. -I../config  -I../libnpfs -I../liblsd -I../libdiod -I../libnpclient -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/lua5.1 -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o dioddate.o dioddate.c
 gcc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o diodmount diodmount.o opt.o ../libdiod/libdiod.a ../libnpclient/libnpclient.a ../libnpfs/libnpfs.a ../liblsd/liblsd.a -lwrap -lpthread -llua5.1  -lm -ldl -lmunge -lcap -lcurses    
 gcc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o diodcat diodcat.o opt.o ../libdiod/libdiod.a ../libnpclient/libnpclient.a ../libnpfs/libnpfs.a ../liblsd/liblsd.a -lwrap -lpthread -llua5.1  -lm -ldl -lmunge -lcap -lcurses    
@@ -796,18 +836,18 @@
 make  fsx
 make[5]: Entering directory '/build/diod-1.0.24/tests/kern/fsx'
 gcc -DHAVE_CONFIG_H -I. -I../../../config   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/lua5.1 -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o fsx.o fsx.c
-fsx.c: In function 'check_trunc_hack':
-fsx.c:474:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
+fsx.c: In function ‘check_trunc_hack’:
+fsx.c:474:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
   ftruncate(fd, (off_t)0);
   ^
-fsx.c:475:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
+fsx.c:475:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
   ftruncate(fd, (off_t)100000);
   ^
-fsx.c:481:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
+fsx.c:481:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
   ftruncate(fd, 0);
   ^
-fsx.c: In function 'test_punch_hole':
-fsx.c:1329:4: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
+fsx.c: In function ‘test_punch_hole’:
+fsx.c:1329:4: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
     ftruncate(fd, 0);
     ^
 gcc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o fsx fsx.o  
@@ -979,8 +1019,8 @@
 gcc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o dioddate dioddate.o opt.o ../libdiod/libdiod.a ../libnpclient/libnpclient.a ../libnpfs/libnpfs.a ../liblsd/liblsd.a -lwrap -lpthread -llua5.1  -lm -ldl -lmunge -lcap -lcurses    
 make[4]: Entering directory '/build/diod-1.0.24/utils'
  /bin/mkdir -p '/build/diod-1.0.24/debian/diod/usr/sbin'
-  /usr/bin/install -c diodmount diodcat dtop diodload diodls diodshowmount dioddate '/build/diod-1.0.24/debian/diod/usr/sbin'
  /bin/mkdir -p '/build/diod-1.0.24/debian/diod/usr/share/man/man8'
+  /usr/bin/install -c diodmount diodcat dtop diodload diodls diodshowmount dioddate '/build/diod-1.0.24/debian/diod/usr/sbin'
  /usr/bin/install -c -m 644 diodmount.8 diodcat.8 dtop.8 diodload.8 diodls.8 diodshowmount.8 dioddate.8 '/build/diod-1.0.24/debian/diod/usr/share/man/man8'
 make[4]: Leaving directory '/build/diod-1.0.24/utils'
 make[3]: Leaving directory '/build/diod-1.0.24/utils'
@@ -1096,32 +1136,82 @@
    dh_strip -O--parallel
    dh_makeshlibs -O--parallel
    dh_shlibdeps -O--parallel
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/diod/usr/sbin/dioddate debian/diod/usr/sbin/diodmount debian/diod/usr/sbin/diodls debian/diod/usr/sbin/diodshowmount debian/diod/usr/sbin/diodcat debian/diod/usr/sbin/diodload debian/diod/usr/sbin/dtop debian/diod/usr/sbin/diod were not linked against libm.so.6 (they use none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/diod/usr/sbin/dioddate debian/diod/usr/sbin/diodmount debian/diod/usr/sbin/diodls debian/diod/usr/sbin/diodshowmount debian/diod/usr/sbin/diodcat debian/diod/usr/sbin/diodload debian/diod/usr/sbin/dtop debian/diod/usr/sbin/diod were not linked against ld-linux-armhf.so.3 (they use none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/diod/usr/sbin/dioddate debian/diod/usr/sbin/diodmount debian/diod/usr/sbin/diodls debian/diod/usr/sbin/diodshowmount debian/diod/usr/sbin/diodcat debian/diod/usr/sbin/diodload debian/diod/usr/sbin/dtop debian/diod/usr/sbin/diod were not linked against libdl.so.2 (they use none of the library's symbols)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/diod/usr/sbin/diodshowmount debian/diod/usr/sbin/diod debian/diod/usr/sbin/dtop debian/diod/usr/sbin/diodmount debian/diod/usr/sbin/diodload debian/diod/usr/sbin/diodcat debian/diod/usr/sbin/diodls debian/diod/usr/sbin/dioddate » n'y étaient pas lié avec libm.so.6 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/diod/usr/sbin/diodshowmount debian/diod/usr/sbin/diod debian/diod/usr/sbin/dtop debian/diod/usr/sbin/diodmount debian/diod/usr/sbin/diodload debian/diod/usr/sbin/diodcat debian/diod/usr/sbin/diodls debian/diod/usr/sbin/dioddate » n'y étaient pas lié avec libdl.so.2 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/diod/usr/sbin/diodshowmount debian/diod/usr/sbin/diod debian/diod/usr/sbin/dtop debian/diod/usr/sbin/diodmount debian/diod/usr/sbin/diodload debian/diod/usr/sbin/diodcat debian/diod/usr/sbin/diodls debian/diod/usr/sbin/dioddate » n'y étaient pas lié avec ld-linux-armhf.so.3 sans nécessité (ils n'utilisent aucun des symboles de la bibliothèque).
    dh_installdeb -O--parallel
    dh_gencontrol -O--parallel
-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 -O--parallel
    dh_builddeb -O--parallel
-dpkg-deb: building package 'diod-dbgsym' in '../diod-dbgsym_1.0.24-2_armhf.deb'.
-dpkg-deb: building package 'diod' in '../diod_1.0.24-2_armhf.deb'.
+dpkg-deb : construction du paquet « diod-dbgsym » dans « ../diod-dbgsym_1.0.24-2_armhf.deb ».
+dpkg-deb : construction du paquet « diod » dans « ../diod_1.0.24-2_armhf.deb ».
  dpkg-genbuildinfo  >../diod_1.0.24-2_armhf.buildinfo
  dpkg-distaddfile diod_1.0.24-2_armhf.buildinfo admin 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 >../diod_1.0.24-2_armhf.changes
-dpkg-genchanges: warning: package diod-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet diod-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 diod-1.0.24
-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/16368/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/16368/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/26975 and its subdirectories
-I: Current time: Sun Dec 27 16:36:38 GMT+12 2015
-I: pbuilder-time-stamp: 1451277398
+I: removing directory /srv/workspace/pbuilder/16368 and its subdirectories
+I: Current time: Mon Dec 28 18:51:33 GMT-14 2015
+I: pbuilder-time-stamp: 1451278293

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/armhf/diod_1.0.24-2.diff:	 82.3% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/armhf/diod_1.0.24-2.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.2%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/armhf/diod_1.0.24-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-96HnE4US/tmp.iamxDq0A5k
+ mv /srv/reproducible-results/rbuild-debian-96HnE4US/tmp.iamxDq0A5k /var/lib/jenkins/userContent/reproducible/rbuild/unstable/armhf/diod_1.0.24-2.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/armhf/diod_1.0.24-2.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-96HnE4US
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-96HnE4US/tmp.iQg3PKWw3Y
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/armhf/diod_1.0.24-2.rbuild.log

+ local TIMEOUT=30m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-96HnE4US -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-96HnE4US/dbd-tmp-wjnvgWS
++ schroot --directory /srv/reproducible-results/rbuild-debian-96HnE4US -c source:jenkins-reproducible-unstable-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/unstable/armhf/diod_1.0.24-2.rbuild.log
++ date -u
+ echo 'Mon Dec 28 04:52:01 UTC 2015 - diffoscope 44 will be used to compare the two builds:'
Mon Dec 28 04:52:01 UTC 2015 - diffoscope 44 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-debian-96HnE4US -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-96HnE4US/dbd-tmp-wjnvgWS ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-96HnE4US/diod_1.0.24-2.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-96HnE4US/diod_1.0.24-2.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-96HnE4US/b1/diod_1.0.24-2_armhf.changes 			/srv/reproducible-results/rbuild-debian-96HnE4US/b2/diod_1.0.24-2_armhf.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-96HnE4US/tmp.iQg3PKWw3Y
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x

     _ _           _ 
  __| (_) ___   __| |
 / _` | |/ _ \ / _` |
| (_| | | (_) | (_| |
 \__,_|_|\___/ \__,_|
                     

diffoscope 44 found no differences in the changes files, and a .buildinfo file also exists.
diod from unstable built successfully and reproducibly on armhf.
Error: database is locked
Error: database is locked
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/armhf/diod_1.0.24-2.rbuild.log:	 86.2% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/armhf/diod_1.0.24-2.rbuild.log.gz
INFO: Starting at 2015-12-28 04:54:12.499520
CRITICAL: Error executing this query:
CRITICAL: SELECT r.status, r.version, r.build_date FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="diod" AND s.architecture="armhf" AND s.suite="testing"
Traceback (most recent call last):
  File "<string>", line 2, in <module>
  File "/srv/jenkins/bin/reproducible_common.py", line 713, in __init__
    self._status[suite][arch] = Build(self.name, suite, arch)
  File "/srv/jenkins/bin/reproducible_common.py", line 680, in __init__
    self._get_package_status()
  File "/srv/jenkins/bin/reproducible_common.py", line 689, in _get_package_status
    result = query_db(query)[0]
  File "/srv/jenkins/bin/reproducible_common.py", line 347, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2015-12-28 04:57:12.037494, took: 0:02:59.537999








Warning: cannot update html pages for diod
Mon 28 Dec 04:57:17 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-DiTU5qr7, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list