[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_21 #8342
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Feb 16 08:00:42 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_i386_21/8342/------------------------------------------
[...truncated 95.93 KB...]
static int AuthOtp(ImapFolder *) ;
^~~~~~~
+expr.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
+ static const char rcsid[] = "$Id: expr.c,v 1.4 2003/12/22 06:03:14 efalk Exp $" ;
+ ^~~~~
+expr.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
+ static const char sccsid[] = "@(#)expr.c 1.4 02/03/11 falk" ;
+ ^~~~~~
imap.c:216:1: warning: 'AuthKerberos' defined but not used [-Wunused-function]
AuthKerberos(im, hostname)
^~~~~~~~~~~~
@@ -317,19 +361,11 @@
imap.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
static const char sccsid[] = "@(#)imap.c 1.2 02/03/11 falk" ;
^~~~~~
-sortmail.c: In function 'processImapMessages':
-sortmail.c:767:14: warning: variable 'msg' set but not used [-Wunused-but-set-variable]
- MailMessage msg ;
- ^~~
-sortmail.c: In function 'processMessage':
-sortmail.c:974:6: warning: variable 'rval' set but not used [-Wunused-but-set-variable]
- int rval ;
- ^~~~
-parse.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
- static const char rcsid[] = "$Id: parse.c,v 1.4 2003/12/22 06:03:14 efalk Exp $" ;
+utils.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
+ static const char rcsid[] = "$Id: utils.c,v 1.5 2003/12/22 06:03:14 efalk Exp $" ;
^~~~~
-parse.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
- static const char sccsid[] = "@(#)parse.c 2.6 02/03/11 falk" ;
+utils.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
+ static const char sccsid[] = "@(#)utils.c 1.5 02/03/11 falk" ;
^~~~~~
At top level:
sortmail.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
@@ -338,27 +374,8 @@
sortmail.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
static const char sccsid[] = "@(#)sortmail.c 2.8 02/03/11 falk" ;
^~~~~~
-pop2.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
- static const char rcsid[] = "$Id: pop2.c,v 1.3 2003/12/22 06:03:14 efalk Exp $" ;
- ^~~~~
-pop2.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
- static const char sccsid[] = "@(#)pop2.c 1.4 02/03/11 falk" ;
- ^~~~~~
-utils.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
- static const char rcsid[] = "$Id: utils.c,v 1.5 2003/12/22 06:03:14 efalk Exp $" ;
- ^~~~~
-utils.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
- static const char sccsid[] = "@(#)utils.c 1.5 02/03/11 falk" ;
- ^~~~~~
-cc -g -DDEBUG -Wall -DLINUX -I/usr/include/gdbm -Wdate-time -D_FORTIFY_SOURCE=2 -c -o locking.o locking.c
-locking.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
- static const char rcsid[] = "$Id: locking.c,v 1.6 2003/12/22 06:03:14 efalk Exp $" ;
- ^~~~~
-locking.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
- static const char sccsid[] = "@(#)locking.c 1.4 02/03/11 falk" ;
- ^~~~~~
cc -g -DDEBUG -Wall -DLINUX -I/usr/include/gdbm -Wl,-z,relro -o sortmail sortmail.o parse.o expr.o crctab.o pop2.o pop3.o imap.o md5c.o netutils.o utils.o locking.o -lgdbm_compat
-make[1]: Leaving directory '/build/1st/sortmail-2.4'
+make[1]: Leaving directory '/build/2nd/sortmail-2.4'
dh_auto_test -O--parallel
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary
@@ -368,9 +385,9 @@
dh_prep -O--parallel
dh_installdirs -O--parallel
debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/1st/sortmail-2.4'
+make[1]: Entering directory '/build/2nd/sortmail-2.4'
/bin/true
-make[1]: Leaving directory '/build/1st/sortmail-2.4'
+make[1]: Leaving directory '/build/2nd/sortmail-2.4'
dh_install -O--parallel
dh_installdocs -O--parallel
dh_installchangelogs -O--parallel
@@ -396,12 +413,14 @@
dpkg-source --after-build sortmail-2.4
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/64937/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/64937/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/24592 and its subdirectories
-I: Current time: Wed Feb 15 20:00:02 -12 2017
-I: pbuilder-time-stamp: 1487232002
+I: removing directory /srv/workspace/pbuilder/64937 and its subdirectories
+I: Current time: Thu Mar 22 04:23:21 +14 2018
+I: pbuilder-time-stamp: 1521642201
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/sortmail_2.4-2.diff: 76.7% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/sortmail_2.4-2.diff.gz
b2/build.log: 78.2%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 78.7%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/i386/sortmail_2.4-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-nskgN13w/tmp.o6lgrhsMXu
+ mv /srv/reproducible-results/rbuild-debian-nskgN13w/tmp.o6lgrhsMXu /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sortmail_2.4-2.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sortmail_2.4-2.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/sortmail_2.4-2_i386.changes b2/sortmail_2.4-2_i386.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-nskgN13w
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-nskgN13w/tmp.KIVWnr02RZ
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-nskgN13w -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-nskgN13w/dbd-tmp-fj89NiT
++ schroot --directory /srv/reproducible-results/rbuild-debian-nskgN13w -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 77'
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ echo diffoscope 77
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 77 will be used to compare the two builds:'
+ _log I: 'diffoscope 77 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sortmail_2.4-2.rbuild.log
++ date -u
+ echo -e 'Thu Feb 16 08:00:29 UTC 2017 I: diffoscope 77 will be used to compare the two builds:'
Thu Feb 16 08:00:29 UTC 2017 I: diffoscope 77 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-nskgN13w -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-nskgN13w/dbd-tmp-fj89NiT ; diffoscope --html /srv/reproducible-results/rbuild-debian-nskgN13w/sortmail_2.4-2.diffoscope.html --text /srv/reproducible-results/rbuild-debian-nskgN13w/sortmail_2.4-2.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-nskgN13w/b1/sortmail_2.4-2_i386.changes /srv/reproducible-results/rbuild-debian-nskgN13w/b2/sortmail_2.4-2_i386.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-nskgN13w/tmp.KIVWnr02RZ
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-nskgN13w/sortmail_2.4-2.diffoscope.html --text /srv/reproducible-results/rbuild-debian-nskgN13w/sortmail_2.4-2.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-nskgN13w/b1/sortmail_2.4-2_i386.changes /srv/reproducible-results/rbuild-debian-nskgN13w/b2/sortmail_2.4-2_i386.changes
==================================================================================================================================================================================================================================================================================================================================================================================================
close_archive (total time: 0.001s)
----------------------------------
0.000s 12 calls diffoscope.comparators.gzip.GzipContainer
0.000s 8 calls diffoscope.comparators.deb.DebContainer
0.000s 12 calls diffoscope.comparators.tar.TarContainer
0.000s 6 calls diffoscope.comparators.xz.XzContainer
0.000s 6 calls diffoscope.comparators.deb.DebTarContainer
command (total time: 9.228s)
----------------------------
4.579s 117 calls diff
2.302s 110 calls objdump
1.686s 912 calls readelf
0.364s 2 calls objcopy
0.118s 6 calls xz
0.118s 12 calls gzip
0.060s 6 calls cmp
0.002s 14 calls cmp (internal)
compare_files (cumulative) (total time: 43.778s)
------------------------------------------------
8.773s 1 call abc.DotChangesFile
8.523s 2 calls abc.DebFile
7.420s 2 calls abc.XzFile
7.308s 2 calls abc.DebDataTarFile
7.124s 2 calls abc.ElfFile
2.407s 10 calls diffoscope.comparators.elf.ElfCodeSection
1.493s 35 calls diffoscope.comparators.elf.ElfSection
0.305s 2 calls abc.GzipFile
0.208s 2 calls abc.TarFile
0.081s 2 calls diffoscope.comparators.elf.ElfStringSection
0.058s 2 calls abc.Md5sumsFile
0.046s 1 call abc.TextFile
0.033s 1 call diffoscope.comparators.elf.MonkeyPatchedElfSection
0.000s 18 calls diffoscope.comparators.utils.libarchive.LibarchiveDirectory
container_extract (total time: 0.288s)
--------------------------------------
0.119s 12 calls diffoscope.comparators.gzip.GzipContainer
0.119s 6 calls diffoscope.comparators.xz.XzContainer
0.019s 16 calls diffoscope.comparators.tar.TarContainer
0.017s 22 calls diffoscope.comparators.deb.DebContainer
0.015s 6 calls diffoscope.comparators.deb.DebTarContainer
has_same_content_as (total time: 0.234s)
----------------------------------------
0.152s 4 calls diffoscope.comparators.utils.archive.ArchiveMember
0.060s 12 calls diffoscope.comparators.utils.libarchive.LibarchiveMember
0.018s 2 calls diffoscope.comparators.debian.DebControlMember
0.001s 1 call diffoscope.comparators.utils.libarchive.LibarchiveSymlink
0.001s 35 calls diffoscope.comparators.elf.ElfSection
0.000s 1 call abc.DotChangesFile
0.000s 18 calls diffoscope.comparators.utils.libarchive.LibarchiveDirectory
0.000s 10 calls diffoscope.comparators.elf.ElfCodeSection
0.000s 2 calls diffoscope.comparators.elf.ElfStringSection
0.000s 1 call diffoscope.comparators.elf.MonkeyPatchedElfSection
main (total time: 11.220s)
--------------------------
11.194s 2 calls outputs
0.026s 1 call cleanup
open_archive (total time: 0.001s)
---------------------------------
0.000s 12 calls diffoscope.comparators.tar.TarContainer
0.000s 12 calls diffoscope.comparators.gzip.GzipContainer
0.000s 8 calls diffoscope.comparators.deb.DebContainer
0.000s 6 calls diffoscope.comparators.deb.DebTarContainer
0.000s 6 calls diffoscope.comparators.xz.XzContainer
output (total time: 2.200s)
---------------------------
2.136s 1 call html
0.064s 1 call text
recognizes (total time: 0.052s)
-------------------------------
0.015s 478 calls diffoscope.comparators.utils.libarchive.LibarchiveMember
0.013s 630 calls diffoscope.comparators.elf.ElfSection
0.009s 10 calls diffoscope.comparators.binary.FilesystemFile
0.006s 258 calls diffoscope.comparators.utils.archive.ArchiveMember
0.004s 180 calls diffoscope.comparators.elf.ElfCodeSection
0.002s 88 calls diffoscope.comparators.debian.DebControlMember
0.002s 36 calls diffoscope.comparators.elf.ElfStringSection
0.001s 18 calls diffoscope.comparators.elf.MonkeyPatchedElfSection
0.000s 8 calls abc.DotChangesFile
tee: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sortmail_2.4-2.rbuild.log: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sortmail_2.4-2.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sortmail_2.4-2.rbuild.log.gz: No space left on device
Thu 16 Feb 08:00:42 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-LyZz3YQW, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list