[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_21 #7413

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 01:00:21 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_i386_21/7413/------------------------------------------
[...truncated 93.44 KB...]
 dpkg-buildpackage: info: host architecture i386
  fakeroot debian/rules clean
 dh clean --with systemd
    dh_testdir
    dh_auto_clean
-	make -j10 clean
-make[1]: Entering directory '/build/1st/aoetools-36'
+	make -j18 clean
+make[1]: Entering directory '/build/aoetools-36/2nd'
 rm -f aoe-discover aoe-interfaces aoe-mkshelf aoe-revalidate aoe-flush aoe-stat aoeping.o linux.o aoecfg.o linux.o aoe-sancheck.o aoeping aoecfg aoe-sancheck
-make[1]: Leaving directory '/build/1st/aoetools-36'
+make[1]: Leaving directory '/build/aoetools-36/2nd'
    dh_autoreconf_clean
    dh_clean
  debian/rules build
@@ -271,34 +288,34 @@
    dh_autoreconf
    dh_auto_configure
    dh_auto_build
-	make -j10
-make[1]: Entering directory '/build/1st/aoetools-36'
-cc -g -O2 -fdebug-prefix-map=/build/1st/aoetools-36=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -o aoeping.o -c aoeping.c
-cc -g -O2 -fdebug-prefix-map=/build/1st/aoetools-36=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -o linux.o -c linux.c
-cc -g -O2 -fdebug-prefix-map=/build/1st/aoetools-36=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -o aoecfg.o -c aoecfg.c
-cc -g -O2 -fdebug-prefix-map=/build/1st/aoetools-36=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -o aoe-sancheck.o -c aoe-sancheck.c
-+ sed -e s!@devdir@!/dev/etherd!g -e s!@npershelf@!16!g aoe-discover.in
-+ sed -e s!@devdir@!/dev/etherd!g -e s!@npershelf@!16!g aoe-interfaces.in
-+ sed -e s!@devdir@!/dev/etherd!g -e s!@npershelf@!16!g aoe-mkshelf.in
-+ sed -e s!@devdir@!/dev/etherd!g -e s!@npershelf@!16!g aoe-revalidate.in
-+ sed -e s!@devdir@!/dev/etherd!g -e s!@npershelf@!16!g aoe-flush.in
-+ sed -e s!@devdir@!/dev/etherd!g -e s!@npershelf@!16!g aoe-stat.in
+	make -j18
+make[1]: Entering directory '/build/aoetools-36/2nd'
+cc -g -O2 -fdebug-prefix-map=/build/aoetools-36/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -o aoeping.o -c aoeping.c
+cc -g -O2 -fdebug-prefix-map=/build/aoetools-36/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -o linux.o -c linux.c
+cc -g -O2 -fdebug-prefix-map=/build/aoetools-36/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -o aoecfg.o -c aoecfg.c
+cc -g -O2 -fdebug-prefix-map=/build/aoetools-36/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -o aoe-sancheck.o -c aoe-sancheck.c
++ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-discover.in
++ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-interfaces.in
++ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-mkshelf.in
 aoeping.c: In function 'smart':
 aoeping.c:331:6: warning: variable 'n' set but not used [-Wunused-but-set-variable]
   int n;
       ^
++ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-revalidate.in
++ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-flush.in
++ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-stat.in
 aoe-sancheck.c: In function 'jinput':
 aoe-sancheck.c:277:7: warning: variable 'aa' set but not used [-Wunused-but-set-variable]
   Ata *aa;
        ^~
+cc -g -O2 -fdebug-prefix-map=/build/aoetools-36/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -o aoecfg aoecfg.o linux.o
 aoe-sancheck.c: In function 'sancheck':
 aoe-sancheck.c:614:11: warning: variable 'mtuflag' set but not used [-Wunused-but-set-variable]
   int mtu, mtuflag;
            ^~~~~~~
-cc -g -O2 -fdebug-prefix-map=/build/1st/aoetools-36=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -o aoecfg aoecfg.o linux.o
-cc -g -O2 -fdebug-prefix-map=/build/1st/aoetools-36=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -o aoeping aoeping.o linux.o
-cc -g -O2 -fdebug-prefix-map=/build/1st/aoetools-36=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -o aoe-sancheck aoe-sancheck.o -lpthread
-make[1]: Leaving directory '/build/1st/aoetools-36'
+cc -g -O2 -fdebug-prefix-map=/build/aoetools-36/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -o aoeping aoeping.o linux.o
+cc -g -O2 -fdebug-prefix-map=/build/aoetools-36/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -o aoe-sancheck aoe-sancheck.o -lpthread
+make[1]: Leaving directory '/build/aoetools-36/2nd'
    dh_auto_test
    create-stamp debian/debhelper-build-stamp
  fakeroot debian/rules binary
@@ -306,15 +323,15 @@
    dh_testroot
    dh_prep
    debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/1st/aoetools-36'
+make[1]: Entering directory '/build/aoetools-36/2nd'
 /usr/bin/make install PREFIX=debian/aoetools SBINDIR=debian/aoetools/sbin
-make[2]: Entering directory '/build/1st/aoetools-36'
-+ sed -e s!@devdir@!/dev/etherd!g -e s!@npershelf@!16!g aoe-discover.in
-+ sed -e s!@devdir@!/dev/etherd!g -e s!@npershelf@!16!g aoe-interfaces.in
-+ sed -e s!@devdir@!/dev/etherd!g -e s!@npershelf@!16!g aoe-mkshelf.in
-+ sed -e s!@devdir@!/dev/etherd!g -e s!@npershelf@!16!g aoe-revalidate.in
-+ sed -e s!@devdir@!/dev/etherd!g -e s!@npershelf@!16!g aoe-flush.in
-+ sed -e s!@devdir@!/dev/etherd!g -e s!@npershelf@!16!g aoe-stat.in
+make[2]: Entering directory '/build/aoetools-36/2nd'
++ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-discover.in
++ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-interfaces.in
++ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-mkshelf.in
++ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-revalidate.in
++ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-flush.in
++ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-stat.in
 mkdir -p debian/aoetools/sbin
 mkdir -p debian/aoetools/usr/share/man/man8
 + install -m 700 aoe-discover debian/aoetools/sbin/aoe-discover
@@ -341,22 +358,22 @@
 + install -m 664 aoecfg.8 debian/aoetools/usr/share/man/man8/aoecfg.8
 + install -m 700 aoe-sancheck debian/aoetools/sbin/aoe-sancheck
 + install -m 664 aoe-sancheck.8 debian/aoetools/usr/share/man/man8/aoe-sancheck.8
-make[2]: Leaving directory '/build/1st/aoetools-36'
+make[2]: Leaving directory '/build/aoetools-36/2nd'
 install -D debian/hooks_aoe debian/aoetools/usr/share/initramfs-tools/hooks/aoe
 install -D debian/local-top_aoe debian/aoetools/usr/share/initramfs-tools/scripts/local-top/aoe
-make[1]: Leaving directory '/build/1st/aoetools-36'
+make[1]: Leaving directory '/build/aoetools-36/2nd'
    dh_install
    dh_installdocs
    debian/rules override_dh_installchangelogs
-make[1]: Entering directory '/build/1st/aoetools-36'
+make[1]: Entering directory '/build/aoetools-36/2nd'
 dh_installchangelogs NEWS
-make[1]: Leaving directory '/build/1st/aoetools-36'
+make[1]: Leaving directory '/build/aoetools-36/2nd'
    dh_installman
    debian/rules override_dh_installinit
-make[1]: Entering directory '/build/1st/aoetools-36'
+make[1]: Entering directory '/build/aoetools-36/2nd'
 dh_installinit --no-restart-on-upgrade -u"start 41 S . start 34 0 6 ."
 dh_systemd_enable --name=aoe-discover
-make[1]: Leaving directory '/build/1st/aoetools-36'
+make[1]: Leaving directory '/build/aoetools-36/2nd'
    dh_systemd_start
    dh_perl
    dh_link
@@ -375,15 +392,17 @@
  dpkg-genbuildinfo --build=binary
  dpkg-genchanges --build=binary >../aoetools_36-2_i386.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build aoetools-36
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/1666/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/1666/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/1023 and its subdirectories
-I: Current time: Sun Feb  5 12:58:04 -12 2017
-I: pbuilder-time-stamp: 1486342684
+I: removing directory /srv/workspace/pbuilder/1666 and its subdirectories
+I: Current time: Sun Mar 11 21:21:57 +14 2018
+I: pbuilder-time-stamp: 1520752917

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/aoetools_36-2.diff:	 76.8% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/aoetools_36-2.diff.gz
b2/build.log:	 77.6%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 78.1%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/i386/aoetools_36-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-G7mwK455/tmp.fOW6vjbFLr
+ mv /srv/reproducible-results/rbuild-debian-G7mwK455/tmp.fOW6vjbFLr /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/aoetools_36-2.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/aoetools_36-2.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/aoetools_36-2_i386.changes b2/aoetools_36-2_i386.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-G7mwK455
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-G7mwK455/tmp.X5m3Az603s
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-G7mwK455 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-G7mwK455/dbd-tmp-DqnoQMP
++ schroot --directory /srv/reproducible-results/rbuild-debian-G7mwK455 -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 70'
++ echo diffoscope 70
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 70 will be used to compare the two builds:'
+ _log I: 'diffoscope 70 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/aoetools_36-2.rbuild.log
++ date -u
+ echo -e 'Mon Feb  6 00:59:16 UTC 2017  I: diffoscope 70 will be used to compare the two builds:'
Mon Feb  6 00:59:16 UTC 2017  I: diffoscope 70 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-G7mwK455 -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-G7mwK455/dbd-tmp-DqnoQMP ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-G7mwK455/aoetools_36-2.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-G7mwK455/aoetools_36-2.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-G7mwK455/b1/aoetools_36-2_i386.changes 			/srv/reproducible-results/rbuild-debian-G7mwK455/b2/aoetools_36-2_i386.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-G7mwK455/tmp.X5m3Az603s
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-G7mwK455/aoetools_36-2.diffoscope.html --text /srv/reproducible-results/rbuild-debian-G7mwK455/aoetools_36-2.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-G7mwK455/b1/aoetools_36-2_i386.changes /srv/reproducible-results/rbuild-debian-G7mwK455/b2/aoetools_36-2_i386.changes
==============================================================================================================================================================================================================================================================================================================================================================================================

command (total time: 0.000s)
----------------------------

       0.000s     1 call     cmp (internal)

has_same_content_as (total time: 0.000s)
----------------------------------------

       0.000s     1 call     abc.DotChangesFile

main (total time: 0.014s)
-------------------------

       0.014s     2 calls    outputs
       0.000s     1 call     cleanup

recognizes (total time: 0.012s)
-------------------------------

       0.012s    10 calls    diffoscope.comparators.binary.FilesystemFile
                  _              _     
  __ _  ___   ___| |_ ___   ___ | |___ 
 / _` |/ _ \ / _ \ __/ _ \ / _ \| / __|
| (_| | (_) |  __/ || (_) | (_) | \__ \
 \__,_|\___/ \___|\__\___/ \___/|_|___/
                                       
Mon Feb  6 00:59:18 UTC 2017  I: diffoscope 70 found no differences in the changes files, and a .buildinfo file also exists.
Mon Feb  6 00:59:18 UTC 2017  I: aoetools from unstable built successfully and reproducibly on i386.
UPDATE 1
INSERT 0 1
DELETE 1
INFO: Starting at 2017-02-06 00:59:19.539829
INFO: Finished at 2017-02-06 00:59:19.834869, took: 0:00:00.295058

Mon Feb  6 00:59:19 UTC 2017 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/aoetools.html

Mon Feb  6 00:59:19 UTC 2017  I: Submitting .buildinfo files to external archives:
Mon Feb  6 00:59:20 UTC 2017  I: Done submitting .buildinfo files to submit at buildinfo.kfreebsd.eu.
Mon Feb  6 00:59:50 UTC 2017  E: Could not submit buildinfo from b1 to http://buildinfo.debian.net/api/submit
Mon Feb  6 01:00:20 UTC 2017  E: Could not submit buildinfo from b2 to http://buildinfo.debian.net/api/submit
Mon Feb  6 01:00:20 UTC 2017  I: Done submitting .buildinfo files to http://buildinfo.debian.net/api/submit.
Mon Feb  6 01:00:20 UTC 2017  I: Done submitting .buildinfo files.
Mon Feb  6 01:00:20 UTC 2017  I: Removing signed aoetools_36-2_i386.buildinfo.asc files:
removed ‘./b1/aoetools_36-2_i386.buildinfo.asc’
removed ‘./b2/aoetools_36-2_i386.buildinfo.asc’
Mon Feb  6 01:00:20 UTC 2017 - total duration: 0h 5m 2s.
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/aoetools_36-2.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/aoetools_36-2.rbuild.log.gz: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/aoetools_36-2.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/aoetools_36-2.rbuild.log.gz: No space left on device
Mon  6 Feb 01:00:20 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-LaPRDCCL, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list