[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_17 #7918

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 01:29:37 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_i386_17/7918/------------------------------------------
[...truncated 88.93 KB...]
+I: Setting pbuilder2's login shell to /bin/bash
+I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other
+I: user script /srv/workspace/pbuilder/24140/tmp/hooks/D01_modify_environment finished
  -> Attempting to satisfy build-dependencies
  -> Creating pbuilder-satisfydepends-dummy package
 Package: pbuilder-satisfydepends-dummy
@@ -94,7 +109,7 @@
 Get: 29 http://ftp.de.debian.org/debian unstable/main i386 intltool-debian all 0.35.0+20060710.4 [26.3 kB]
 Get: 30 http://ftp.de.debian.org/debian unstable/main i386 po-debconf all 1.0.20 [247 kB]
 Get: 31 http://ftp.de.debian.org/debian unstable/main i386 debhelper all 10.2.5 [961 kB]
-Fetched 20.3 MB in 1s (11.0 MB/s)
+Fetched 20.3 MB in 0s (84.9 MB/s)
 debconf: delaying package configuration, since apt-utils is not installed
 Selecting previously unselected package groff-base.
 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 18650 files and directories currently installed.)
@@ -242,15 +257,17 @@
 fakeroot is already the newest version (1.21-3.1).
 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 I: Building the package
-I: Running cd /build/1st/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=i386 -rfakeroot
+I: user script /srv/workspace/pbuilder/24140/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/24140/tmp/hooks/A01_modfiy_src_dir finished
+I: Running cd /build/libsocket6-perl-0.27/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b --buildinfo-id=i386 -rfakeroot
 dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
 dpkg-buildpackage: info: source package libsocket6-perl
 dpkg-buildpackage: info: source version 0.27-1
 dpkg-buildpackage: info: source distribution unstable
 dpkg-buildpackage: info: source changed by Florian Schlichting <fsfs at debian.org>
- dpkg-source --before-build libsocket6-perl-0.27
+ dpkg-source --before-build 2nd
 dpkg-buildpackage: info: host architecture i386
-dpkg-source: info: using options from libsocket6-perl-0.27/debian/source/options: --diff-ignore --tar-ignore --compression=gzip
+dpkg-source: info: using options from 2nd/debian/source/options: --diff-ignore --tar-ignore --compression=gzip
  fakeroot debian/rules clean
 dh clean --buildsystem=perl_makemaker
    dh_testdir -O--buildsystem=perl_makemaker
@@ -261,7 +278,7 @@
    dh_testdir -O--buildsystem=perl_makemaker
    dh_update_autotools_config -O--buildsystem=perl_makemaker
    dh_auto_configure -O--buildsystem=perl_makemaker
-	perl -I. Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fdebug-prefix-map=/build/1st/libsocket6-perl-0.27=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=i686-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/build/1st/libsocket6-perl-0.27=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now"
+	perl -I. Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fdebug-prefix-map=/build/libsocket6-perl-0.27/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=i686-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/build/libsocket6-perl-0.27/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now"
 checking for gcc... i686-linux-gnu-gcc
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
@@ -301,31 +318,31 @@
 Writing MYMETA.yml and MYMETA.json
    dh_auto_build -O--buildsystem=perl_makemaker
 	make -j1
-make[1]: Entering directory '/build/1st/libsocket6-perl-0.27'
+make[1]: Entering directory '/build/libsocket6-perl-0.27/2nd'
 cp Socket6.pm blib/lib/Socket6.pm
 Running Mkbootstrap for Socket6 ()
 chmod 644 "Socket6.bs"
 "/usr/bin/perl" "/usr/share/perl/5.24/ExtUtils/xsubpp" -noprototypes -typemap "/usr/share/perl/5.24/ExtUtils/typemap"  Socket6.xs > Socket6.xsc && mv Socket6.xsc Socket6.c
-i686-linux-gnu-gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/build/1st/libsocket6-perl-0.27=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -DVERSION=\"0.27\" -DXS_VERSION=\"0.27\" -fPIC "-I/usr/lib/i386-linux-gnu/perl/5.24/CORE"   Socket6.c
+i686-linux-gnu-gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/build/libsocket6-perl-0.27/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -DVERSION=\"0.27\" -DXS_VERSION=\"0.27\" -fPIC "-I/usr/lib/i386-linux-gnu/perl/5.24/CORE"   Socket6.c
 rm -f blib/arch/auto/Socket6/Socket6.so
-i686-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/build/1st/libsocket6-perl-0.27=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now  -shared -L/usr/local/lib -fstack-protector-strong Socket6.o  -o blib/arch/auto/Socket6/Socket6.so 	\
+i686-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/build/libsocket6-perl-0.27/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now  -shared -L/usr/local/lib -fstack-protector-strong Socket6.o  -o blib/arch/auto/Socket6/Socket6.so 	\
      	\
   
 chmod 755 blib/arch/auto/Socket6/Socket6.so
 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644
 Manifying 1 pod document
-make[1]: Leaving directory '/build/1st/libsocket6-perl-0.27'
+make[1]: Leaving directory '/build/libsocket6-perl-0.27/2nd'
    dh_auto_test -O--buildsystem=perl_makemaker
 	make -j1 test TEST_VERBOSE=1
-make[1]: Entering directory '/build/1st/libsocket6-perl-0.27'
+make[1]: Entering directory '/build/libsocket6-perl-0.27/2nd'
 Running Mkbootstrap for Socket6 ()
 chmod 644 "Socket6.bs"
 PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
 t/use.t .. 
 1..9
 # Running under perl version 5.024001 for linux
-# Current time local: Sun Feb  5 13:28:03 2017
-# Current time GMT:   Mon Feb  6 01:28:03 2017
+# Current time local: Sun Mar 11 21:51:12 2018
+# Current time GMT:   Sun Mar 11 07:51:12 2018
 # Using Test.pm version 1.28_01
 ok 1
 ok 2
@@ -338,9 +355,9 @@
 ok 9
 ok
 All tests successful.
-Files=1, Tests=9,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.03 cusr  0.00 csys =  0.08 CPU)
+Files=1, Tests=9,  0 wallclock secs ( 0.00 usr +  0.00 sys =  0.00 CPU)
 Result: PASS
-make[1]: Leaving directory '/build/1st/libsocket6-perl-0.27'
+make[1]: Leaving directory '/build/libsocket6-perl-0.27/2nd'
    create-stamp debian/debhelper-build-stamp
  fakeroot debian/rules binary
 dh binary --buildsystem=perl_makemaker
@@ -348,14 +365,14 @@
    dh_testroot -O--buildsystem=perl_makemaker
    dh_prep -O--buildsystem=perl_makemaker
    dh_auto_install -O--buildsystem=perl_makemaker
-	make -j1 install DESTDIR=/build/1st/libsocket6-perl-0.27/debian/libsocket6-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
-make[1]: Entering directory '/build/1st/libsocket6-perl-0.27'
+	make -j1 install DESTDIR=/build/libsocket6-perl-0.27/2nd/debian/libsocket6-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
+make[1]: Entering directory '/build/libsocket6-perl-0.27/2nd'
 Manifying 1 pod document
 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
-Installing /build/1st/libsocket6-perl-0.27/debian/libsocket6-perl/usr/lib/i386-linux-gnu/perl5/5.24/auto/Socket6/Socket6.so
-Installing /build/1st/libsocket6-perl-0.27/debian/libsocket6-perl/usr/lib/i386-linux-gnu/perl5/5.24/Socket6.pm
-Installing /build/1st/libsocket6-perl-0.27/debian/libsocket6-perl/usr/share/man/man3/Socket6.3pm
-make[1]: Leaving directory '/build/1st/libsocket6-perl-0.27'
+Installing /build/libsocket6-perl-0.27/2nd/debian/libsocket6-perl/usr/lib/i386-linux-gnu/perl5/5.24/auto/Socket6/Socket6.so
+Installing /build/libsocket6-perl-0.27/2nd/debian/libsocket6-perl/usr/lib/i386-linux-gnu/perl5/5.24/Socket6.pm
+Installing /build/libsocket6-perl-0.27/2nd/debian/libsocket6-perl/usr/share/man/man3/Socket6.3pm
+make[1]: Leaving directory '/build/libsocket6-perl-0.27/2nd'
    dh_installdocs -O--buildsystem=perl_makemaker
    dh_installchangelogs -O--buildsystem=perl_makemaker
    dh_installexamples -O--buildsystem=perl_makemaker
@@ -377,16 +394,18 @@
  dpkg-genbuildinfo --build=binary
  dpkg-genchanges --build=binary >../libsocket6-perl_0.27-1_i386.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build libsocket6-perl-0.27
-dpkg-source: info: using options from libsocket6-perl-0.27/debian/source/options: --diff-ignore --tar-ignore --compression=gzip
+ dpkg-source --after-build 2nd
+dpkg-source: info: using options from 2nd/debian/source/options: --diff-ignore --tar-ignore --compression=gzip
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/24140/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/24140/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/28584 and its subdirectories
-I: Current time: Sun Feb  5 13:28:11 -12 2017
-I: pbuilder-time-stamp: 1486344491
+I: removing directory /srv/workspace/pbuilder/24140 and its subdirectories
+I: Current time: Sun Mar 11 21:51:15 +14 2018
+I: pbuilder-time-stamp: 1520754675

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/libsocket6-perl_0.27-1.diff:	 71.6% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/libsocket6-perl_0.27-1.diff.gz
b2/build.log:	 75.0%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 75.5%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/i386/libsocket6-perl_0.27-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-7i0TcAPS/tmp.KzhiwetvgH
+ mv /srv/reproducible-results/rbuild-debian-7i0TcAPS/tmp.KzhiwetvgH /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/libsocket6-perl_0.27-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/libsocket6-perl_0.27-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/libsocket6-perl_0.27-1_i386.changes b2/libsocket6-perl_0.27-1_i386.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-7i0TcAPS
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-7i0TcAPS/tmp.xqwKmtna5T
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-7i0TcAPS -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-7i0TcAPS/dbd-tmp-HK0I2xE
++ schroot --directory /srv/reproducible-results/rbuild-debian-7i0TcAPS -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/libsocket6-perl_0.27-1.rbuild.log
++ date -u
+ echo -e 'Mon Feb  6 01:28:33 UTC 2017  I: diffoscope 70 will be used to compare the two builds:'
Mon Feb  6 01:28:33 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-7i0TcAPS -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-7i0TcAPS/dbd-tmp-HK0I2xE ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-7i0TcAPS/libsocket6-perl_0.27-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-7i0TcAPS/libsocket6-perl_0.27-1.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-7i0TcAPS/b1/libsocket6-perl_0.27-1_i386.changes 			/srv/reproducible-results/rbuild-debian-7i0TcAPS/b2/libsocket6-perl_0.27-1_i386.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-7i0TcAPS/tmp.xqwKmtna5T
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-7i0TcAPS/libsocket6-perl_0.27-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-7i0TcAPS/libsocket6-perl_0.27-1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-7i0TcAPS/b1/libsocket6-perl_0.27-1_i386.changes /srv/reproducible-results/rbuild-debian-7i0TcAPS/b2/libsocket6-perl_0.27-1_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.008s)
-------------------------

       0.008s     2 calls    outputs
       0.000s     1 call     cleanup

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

       0.007s    10 calls    diffoscope.comparators.binary.FilesystemFile
 _ _ _                    _        _    __                         _ 
| (_) |__  ___  ___   ___| | _____| |_ / /_        _ __   ___ _ __| |
| | | '_ \/ __|/ _ \ / __| |/ / _ \ __| '_ \ _____| '_ \ / _ \ '__| |
| | | |_) \__ \ (_) | (__|   <  __/ |_| (_) |_____| |_) |  __/ |  | |
|_|_|_.__/|___/\___/ \___|_|\_\___|\__|\___/      | .__/ \___|_|  |_|
                                                  |_|                
Mon Feb  6 01:28:35 UTC 2017  I: diffoscope 70 found no differences in the changes files, and a .buildinfo file also exists.
Mon Feb  6 01:28:35 UTC 2017  I: libsocket6-perl from unstable built successfully and reproducibly on i386.
UPDATE 1
INSERT 0 1
DELETE 1
INFO: Starting at 2017-02-06 01:28:36.476678
INFO: Finished at 2017-02-06 01:28:36.693828, took: 0:00:00.217164

Mon Feb  6 01:28:36 UTC 2017 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/libsocket6-perl.html

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



More information about the Qa-jenkins-scm mailing list