[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_15 #54271
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Oct 20 01:33:33 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_amd64_15/54271/------------------------------------------
[...truncated 3419 lines...]
+isofs.c:327:36: warning: format ‘%Lu’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘off_t {aka long int}’ [-Wformat=]
printf("Data block size: %Lu\n", context.block_size);
^
-isofs.c: In function 'isofs_check_rr':
-isofs.c:369:72: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c: In function ‘isofs_check_rr’:
+isofs.c:369:72: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
fprintf(stderr, "check_rr: directory record length too small: %d\n", record_length);
^
-isofs.c:374:76: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c:374:76: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
fprintf(stderr, "check_rr: file name length too big for . record: %d\n", name_len);
^
-isofs.c:380:72: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c:380:72: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
fprintf(stderr, "check_rr: wrong name_len in directory entry: %d, record_length %d\n",
^
-isofs.c:380:90: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c:380:90: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
fprintf(stderr, "check_rr: wrong name_len in directory entry: %d, record_length %d\n",
^
-isofs.c: In function 'isofs_read_raw_block':
-isofs.c:482:82: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c: In function ‘isofs_read_raw_block’:
+isofs.c:482:82: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
fprintf(stderr, "isofs_read_raw_block: can`t read full block, read only %d bytes from offset %d, %Lu required; errno %d, message %s\n",
^
-isofs.c:482:108: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 5 has type 'off_t {aka long int}' [-Wformat=]
+isofs.c:482:108: warning: format ‘%Lu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘off_t {aka long int}’ [-Wformat=]
fprintf(stderr, "isofs_read_raw_block: can`t read full block, read only %d bytes from offset %d, %Lu required; errno %d, message %s\n",
^
-isofs.c: In function 'isofs_parse_sa':
-isofs.c:1059:64: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c: In function ‘isofs_parse_sa’:
+isofs.c:1059:64: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
"parse_sa: too long NM entry: %d\n",
^
-isofs.c:1123:98: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c:1123:98: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
fprintf(stderr, "parse_sa: CL entry: directory record length too small: %d\n", record_length);
^
-isofs.c:1128:92: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c:1128:92: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
fprintf(stderr, "parse_sa: file name length too big for . record: %d\n", name_len);
^
-isofs.c:1134:99: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c:1134:99: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
fprintf(stderr, "parse_sa: CL record: wrong name_len in directory entry: %d, record_length %d\n",
^
-isofs.c:1134:117: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c:1134:117: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
fprintf(stderr, "parse_sa: CL record: wrong name_len in directory entry: %d, record_length %d\n",
^
-isofs.c: In function 'isofs_real_readdir':
-isofs.c:1427:83: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c: In function ‘isofs_real_readdir’:
+isofs.c:1427:83: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
fprintf(stderr, "readdir: directory record length too small: %d\n", record_length);
^
-isofs.c:1433:70: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c:1433:70: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
fprintf(stderr, "readdir: file name length too big: %d\n", name_len);
^
-isofs.c:1439:79: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c:1439:79: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
fprintf(stderr, "readdir: wrong name_len in directory entry: %d, record_length %d\n",
^
-isofs.c:1439:97: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
+isofs.c:1439:97: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
fprintf(stderr, "readdir: wrong name_len in directory entry: %d, record_length %d\n",
^
-/bin/bash ../libtool --tag=CC --mode=link gcc -D_FILE_OFFSET_BITS=64 `pkg-config --cflags fuse glib-2.0` -Wall -g -O2 `pkg-config --libs fuse glib-2.0` -lz -Wl,-z,defs -o fuseiso fuseiso.o isofs.o -lfuse
+/bin/sh ../libtool --tag=CC --mode=link gcc -D_FILE_OFFSET_BITS=64 `pkg-config --cflags fuse glib-2.0` -Wall -g -O2 `pkg-config --libs fuse glib-2.0` -lz -Wl,-z,defs -o fuseiso fuseiso.o isofs.o -lfuse
mkdir .libs
gcc -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -pthread -Wl,-z -Wl,defs -o fuseiso fuseiso.o isofs.o -lglib-2.0 -lz -lfuse
-make[3]: Leaving directory '/build-1st/fuseiso-20070708/src'
+make[3] : on quitte le répertoire « /build-2nd/fuseiso-20070708/src »
Making all in zAppRun
-make[3]: Entering directory '/build-1st/fuseiso-20070708/zAppRun'
-make[3]: Nothing to be done for 'all'.
-make[3]: Leaving directory '/build-1st/fuseiso-20070708/zAppRun'
-make[3]: Entering directory '/build-1st/fuseiso-20070708'
-make[3]: Leaving directory '/build-1st/fuseiso-20070708'
-make[2]: Leaving directory '/build-1st/fuseiso-20070708'
-make[1]: Leaving directory '/build-1st/fuseiso-20070708'
+make[3] : on entre dans le répertoire « /build-2nd/fuseiso-20070708/zAppRun »
+make[3]: rien à faire pour « all ».
+make[3] : on quitte le répertoire « /build-2nd/fuseiso-20070708/zAppRun »
+make[3] : on entre dans le répertoire « /build-2nd/fuseiso-20070708 »
+make[3] : on quitte le répertoire « /build-2nd/fuseiso-20070708 »
+make[2] : on quitte le répertoire « /build-2nd/fuseiso-20070708 »
+make[1] : on quitte le répertoire « /build-2nd/fuseiso-20070708 »
dh_auto_test
dh_auto_test: Compatibility levels before 9 are deprecated (level 7 in use)
make -j1 check VERBOSE=1
-make[1]: Entering directory '/build-1st/fuseiso-20070708'
+make[1] : on entre dans le répertoire « /build-2nd/fuseiso-20070708 »
Making check in src
-make[2]: Entering directory '/build-1st/fuseiso-20070708/src'
-make[2]: Nothing to be done for 'check'.
-make[2]: Leaving directory '/build-1st/fuseiso-20070708/src'
+make[2] : on entre dans le répertoire « /build-2nd/fuseiso-20070708/src »
+make[2]: rien à faire pour « check ».
+make[2] : on quitte le répertoire « /build-2nd/fuseiso-20070708/src »
Making check in zAppRun
-make[2]: Entering directory '/build-1st/fuseiso-20070708/zAppRun'
-make[2]: Nothing to be done for 'check'.
-make[2]: Leaving directory '/build-1st/fuseiso-20070708/zAppRun'
-make[2]: Entering directory '/build-1st/fuseiso-20070708'
-make[2]: Leaving directory '/build-1st/fuseiso-20070708'
-make[1]: Leaving directory '/build-1st/fuseiso-20070708'
+make[2] : on entre dans le répertoire « /build-2nd/fuseiso-20070708/zAppRun »
+make[2]: rien à faire pour « check ».
+make[2] : on quitte le répertoire « /build-2nd/fuseiso-20070708/zAppRun »
+make[2] : on entre dans le répertoire « /build-2nd/fuseiso-20070708 »
+make[2] : on quitte le répertoire « /build-2nd/fuseiso-20070708 »
+make[1] : on quitte le répertoire « /build-2nd/fuseiso-20070708 »
fakeroot debian/rules binary
dh binary --with autotools_dev
dh: Compatibility levels before 9 are deprecated (level 7 in use)
@@ -635,31 +646,31 @@
dh_prep
dh_auto_install
dh_auto_install: Compatibility levels before 9 are deprecated (level 7 in use)
- make -j1 install DESTDIR=/build-1st/fuseiso-20070708/debian/fuseiso AM_UPDATE_INFO_DIR=no
-make[1]: Entering directory '/build-1st/fuseiso-20070708'
+ make -j1 install DESTDIR=/build-2nd/fuseiso-20070708/debian/fuseiso AM_UPDATE_INFO_DIR=no
+make[1] : on entre dans le répertoire « /build-2nd/fuseiso-20070708 »
Making install in src
-make[2]: Entering directory '/build-1st/fuseiso-20070708/src'
-make[3]: Entering directory '/build-1st/fuseiso-20070708/src'
-test -z "/usr/bin" || mkdir -p -- "/build-1st/fuseiso-20070708/debian/fuseiso/usr/bin"
- /bin/bash ../libtool --mode=install /usr/bin/install -c 'fuseiso' '/build-1st/fuseiso-20070708/debian/fuseiso/usr/bin/fuseiso'
-/usr/bin/install -c fuseiso /build-1st/fuseiso-20070708/debian/fuseiso/usr/bin/fuseiso
-make[3]: Nothing to be done for 'install-data-am'.
-make[3]: Leaving directory '/build-1st/fuseiso-20070708/src'
-make[2]: Leaving directory '/build-1st/fuseiso-20070708/src'
+make[2] : on entre dans le répertoire « /build-2nd/fuseiso-20070708/src »
+make[3] : on entre dans le répertoire « /build-2nd/fuseiso-20070708/src »
+test -z "/usr/bin" || mkdir -p -- "/build-2nd/fuseiso-20070708/debian/fuseiso/usr/bin"
+ /bin/sh ../libtool --mode=install /usr/bin/install -c 'fuseiso' '/build-2nd/fuseiso-20070708/debian/fuseiso/usr/bin/fuseiso'
+/usr/bin/install -c fuseiso /build-2nd/fuseiso-20070708/debian/fuseiso/usr/bin/fuseiso
+make[3]: rien à faire pour « install-data-am ».
+make[3] : on quitte le répertoire « /build-2nd/fuseiso-20070708/src »
+make[2] : on quitte le répertoire « /build-2nd/fuseiso-20070708/src »
Making install in zAppRun
-make[2]: Entering directory '/build-1st/fuseiso-20070708/zAppRun'
-make[3]: Entering directory '/build-1st/fuseiso-20070708/zAppRun'
-make[3]: Nothing to be done for 'install-exec-am'.
-make[3]: Nothing to be done for 'install-data-am'.
-make[3]: Leaving directory '/build-1st/fuseiso-20070708/zAppRun'
-make[2]: Leaving directory '/build-1st/fuseiso-20070708/zAppRun'
-make[2]: Entering directory '/build-1st/fuseiso-20070708'
-make[3]: Entering directory '/build-1st/fuseiso-20070708'
-make[3]: Nothing to be done for 'install-exec-am'.
-make[3]: Nothing to be done for 'install-data-am'.
-make[3]: Leaving directory '/build-1st/fuseiso-20070708'
-make[2]: Leaving directory '/build-1st/fuseiso-20070708'
-make[1]: Leaving directory '/build-1st/fuseiso-20070708'
+make[2] : on entre dans le répertoire « /build-2nd/fuseiso-20070708/zAppRun »
+make[3] : on entre dans le répertoire « /build-2nd/fuseiso-20070708/zAppRun »
+make[3]: rien à faire pour « install-exec-am ».
+make[3]: rien à faire pour « install-data-am ».
+make[3] : on quitte le répertoire « /build-2nd/fuseiso-20070708/zAppRun »
+make[2] : on quitte le répertoire « /build-2nd/fuseiso-20070708/zAppRun »
+make[2] : on entre dans le répertoire « /build-2nd/fuseiso-20070708 »
+make[3] : on entre dans le répertoire « /build-2nd/fuseiso-20070708 »
+make[3]: rien à faire pour « install-exec-am ».
+make[3]: rien à faire pour « install-data-am ».
+make[3] : on quitte le répertoire « /build-2nd/fuseiso-20070708 »
+make[2] : on quitte le répertoire « /build-2nd/fuseiso-20070708 »
+make[1] : on quitte le répertoire « /build-2nd/fuseiso-20070708 »
dh_installdocs
dh_installdocs: Compatibility levels before 9 are deprecated (level 7 in use)
dh_installchangelogs
@@ -691,12 +702,14 @@
dpkg-source --after-build fuseiso-20070708
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/40996/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/40996/tmp/hooks/B01_cleanup finished
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
-I: removing directory /srv/workspace/pbuilder/8550 and its subdirectories
-I: Current time: Wed Oct 19 13:32:15 GMT+12 2016
-I: pbuilder-time-stamp: 1476927135
+I: removing directory /srv/workspace/pbuilder/40996 and its subdirectories
+I: Current time: mercredi 22 novembre 2017, 21:56:21 (UTC+1400)
+I: pbuilder-time-stamp: 1511337381
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/fuseiso_20070708-3.2.diff: 85.5% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/fuseiso_20070708-3.2.diff.gz
b2/build.log: 82.1%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 81.5%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/fuseiso_20070708-3.2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-4KmXCz2h/tmp.RPDLefQUGA
+ mv /srv/reproducible-results/rbuild-debian-4KmXCz2h/tmp.RPDLefQUGA /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/fuseiso_20070708-3.2.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/fuseiso_20070708-3.2.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-4KmXCz2h
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-4KmXCz2h/tmp.lQ6RuEJv7U
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-4KmXCz2h -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-4KmXCz2h/dbd-tmp-0fqzybm
++ schroot --directory /srv/reproducible-results/rbuild-debian-4KmXCz2h -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 61'
++ echo diffoscope 61
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 61 will be used to compare the two builds:'
+ _log I: 'diffoscope 61 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/fuseiso_20070708-3.2.rbuild.log
++ date -u
+ echo -e 'Thu Oct 20 01:33:24 UTC 2016 I: diffoscope 61 will be used to compare the two builds:'
Thu Oct 20 01:33:24 UTC 2016 I: diffoscope 61 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-4KmXCz2h -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-4KmXCz2h/dbd-tmp-0fqzybm ; diffoscope --html /srv/reproducible-results/rbuild-debian-4KmXCz2h/fuseiso_20070708-3.2.diffoscope.html --text /srv/reproducible-results/rbuild-debian-4KmXCz2h/fuseiso_20070708-3.2.diffoscope.txt /srv/reproducible-results/rbuild-debian-4KmXCz2h/b1/fuseiso_20070708-3.2_amd64.buildinfo /srv/reproducible-results/rbuild-debian-4KmXCz2h/b2/fuseiso_20070708-3.2_amd64.buildinfo'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-4KmXCz2h/tmp.lQ6RuEJv7U
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Thu Oct 20 01:33:33 UTC 2016 E: fuseiso failed to build reproducibly in unstable on amd64.
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/dbd/unstable/amd64/fuseiso_20070708-3.2.diffoscope.html’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/dbd/unstable/amd64/fuseiso_20070708-3.2.diffoscope.html’: No space left on device
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/fuseiso_20070708-3.2.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/fuseiso_20070708-3.2.rbuild.log.gz: No space left on device
Thu 20 Oct 01:33:33 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-TGpBpJmM, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list