[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_zeta #26498

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Aug 15 11:13:18 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_zeta/26498/>

------------------------------------------
[...truncated 382 lines...]
 #  define PERL_UNUSED_DECL
 ^
In file included from XS.xs:2:0:
/usr/lib/x86_64-linux-gnu/perl/5.20/CORE/perl.h:302:0: note: this is the location of the previous definition
 #    define PERL_UNUSED_DECL __attribute__unused__
 ^
rm -f blib/arch/auto/Readonly/XS/XS.so
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro  -shared -L/usr/local/lib -fstack-protector XS.o  -o blib/arch/auto/Readonly/XS/XS.so 	\
     	\
  
chmod 755 blib/arch/auto/Readonly/XS/XS.so
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Readonly/XS/XS.bs 644
Manifying blib/man3/Readonly::XS.3pm
make[1]: Leaving directory '/tmp/buildd/libreadonly-xs-perl-1.05'
   dh_auto_test
	make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/tmp/buildd/libreadonly-xs-perl-1.05'
Running Mkbootstrap for Readonly::XS ()
chmod 644 XS.bs
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/test.t .. 
1..10
ok 1 - Unauthorized use
ok 2 - Authorized use
ok 3 - is_sv_readonly loaded
ok 4 - make_sv_readonly loaded
ok 5 - constant string is readonly
ok 6 - constant number is readonly
ok 7 - constant typeglob thingy is readonly
ok 8 - inconstant variable is not readonly
ok 9 - status changed to readonly
ok 10 - verify readonly-ness
ok
All tests successful.
Files=1, Tests=10,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.04 cusr  0.01 csys =  0.10 CPU)
Result: PASS
make[1]: Leaving directory '/tmp/buildd/libreadonly-xs-perl-1.05'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/tmp/buildd/libreadonly-xs-perl-1.05/debian/libreadonly-xs-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/tmp/buildd/libreadonly-xs-perl-1.05'
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /tmp/buildd/libreadonly-xs-perl-1.05/debian/libreadonly-xs-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/auto/Readonly/XS/XS.so
Installing /tmp/buildd/libreadonly-xs-perl-1.05/debian/libreadonly-xs-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/Readonly/XS.pm
Installing /tmp/buildd/libreadonly-xs-perl-1.05/debian/libreadonly-xs-perl/usr/share/man/man3/Readonly::XS.3pm
make[1]: Leaving directory '/tmp/buildd/libreadonly-xs-perl-1.05'
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
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
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'libreadonly-xs-perl-dbgsym' in '../libreadonly-xs-perl-dbgsym_1.05-1_amd64.deb'.
dpkg-deb: building package 'libreadonly-xs-perl' in '../libreadonly-xs-perl_1.05-1_amd64.deb'.
 dpkg-genbuildinfo  >../libreadonly-xs-perl_1.05-1_amd64.buildinfo
 dpkg-distaddfile libreadonly-xs-perl_1.05-1_amd64.buildinfo perl optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../libreadonly-xs-perl_1.05-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build libreadonly-xs-perl-1.05
dpkg-buildpackage: binary-only upload (no source included)
W: no hooks of type B found -- ignoring
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//27382 and its subdirectories
I: Current time: dimanche 16 août 2015, 01:13:15 (UTC+1400)
I: pbuilder-time-stamp: 1439637195
+ false
+ set +x
Format: 1.8
Date: Wed, 25 Dec 2013 20:04:45 +0100
Source: libreadonly-xs-perl
Binary: libreadonly-xs-perl
Architecture: amd64
Version: 1.05-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: gregor herrmann <gregoa at debian.org>
Description:
 libreadonly-xs-perl - faster Readonly implementation
Changes:
 libreadonly-xs-perl (1.05-1) unstable; urgency=low
 .
   * Team upload.
 .
   [ Ryan Niebur ]
   * New upstream release
   * remove quilt stuff from debian/rules, build dep on
     quilt, and remove debian/patches/ (applied upstream)
 .
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 .
   [ Salvatore Bonaccorso ]
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ gregor herrmann ]
   * Switch to "3.0 (quilt)" source format.
   * debian/copyright: switch formatting to Copyright-Format 1.0.
   * Use dh(1) and debhelper level 9.
   * Don't install README anymore.
   * Lowercase short description.
   * Declare compliance with Debian Policy 3.9.5.
Checksums-Sha1:
 8dfb52a96a0a553fbc4093a800006004f77016e7 4603 libreadonly-xs-perl_1.05-1_amd64.buildinfo
 372842715e527500b6906f6d0ad2e7f5c50ad5cc 10170 libreadonly-xs-perl_1.05-1_amd64.deb
Checksums-Sha256:
 4ee13794c71388b2e410b83d257632fa6468de6c6ab2fa2173f18db1229648a2 4603 libreadonly-xs-perl_1.05-1_amd64.buildinfo
 d65c8b88be01b355e4f1beb86db1b94e727b62c7729b26f010822ab6fef1579e 10170 libreadonly-xs-perl_1.05-1_amd64.deb
Files:
 fdeaae6aa87dad8f9897c2f329802786 4603 perl optional libreadonly-xs-perl_1.05-1_amd64.buildinfo
 ee036a46720fb4220f32a7e8d7a393fd 10170 perl optional libreadonly-xs-perl_1.05-1_amd64.deb
removed ‘/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libreadonly-xs-perl_1.05-1.rbuild.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/libreadonly-xs-perl_1.05-1.build1.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/libreadonly-xs-perl_1.05-1.build2.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/buildinfo/unstable/amd64/libreadonly-xs-perl_1.05-1_amd64.buildinfo’
removed ‘/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/libreadonly-xs-perl_1.05-1.diff.gz’
Diff of the two buildlogs:

--
--- b1/build.log	2015-08-15 11:12:40.997581914 +0000
+++ b2/build.log	2015-08-15 11:13:15.196776848 +0000
@@ -1,7 +1,7 @@
 I: using fakeroot in build.
 I: pbuilder: network access will be disabled during build
-I: Current time: Fri Aug 14 23:12:07 GMT+12 2015
-I: pbuilder-time-stamp: 1439637127
+I: Current time: dimanche 16 août 2015, 01:12:41 (UTC+1400)
+I: pbuilder-time-stamp: 1439637161
 I: Building the build Environment
 I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
 I: creating local configuration
@@ -13,6 +13,9 @@
 I: Mounting /sys
 I: policy-rc.d already exists
 I: Installing the build-deps
+I: user script /var/cache/pbuilder/build//27382/tmp/hooks/D01_modify_environment starting
+I: Changing hostname to test build reproducibility
+I: user script /var/cache/pbuilder/build//27382/tmp/hooks/D01_modify_environment finished
  -> Attempting to satisfy build-dependencies
  -> Creating pbuilder-satisfydepends-dummy package
 Package: pbuilder-satisfydepends-dummy
@@ -57,14 +60,15 @@
 I: copying [./libreadonly-xs-perl_1.05-1.debian.tar.gz]
 I: Extracting source
 gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
-gpgv: Signature made Wed Dec 25 07:06:19 2013 GMT+12 using RSA key ID 8649AA06
+gpgv: Signature made jeu 26 déc 2013 09:06:19 GMT-14 using RSA key ID 8649AA06
 gpgv: Can't check signature: public key not found
 dpkg-source: warning: failed to verify signature on ./libreadonly-xs-perl_1.05-1.dsc
 dpkg-source: info: extracting libreadonly-xs-perl in libreadonly-xs-perl-1.05
 dpkg-source: info: unpacking libreadonly-xs-perl_1.05.orig.tar.gz
 dpkg-source: info: unpacking libreadonly-xs-perl_1.05-1.debian.tar.gz
 I: Building the package
-I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b -rfakeroot
+W: no hooks of type A found -- ignoring
+I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" dpkg-buildpackage -us -uc  -b -rfakeroot
 dpkg-buildpackage: source package libreadonly-xs-perl
 dpkg-buildpackage: source version 1.05-1
 dpkg-buildpackage: source distribution unstable
@@ -131,7 +135,7 @@
 ok 10 - verify readonly-ness
 ok
 All tests successful.
-Files=1, Tests=10,  1 wallclock secs ( 0.04 usr  0.00 sys +  0.04 cusr  0.01 csys =  0.09 CPU)
+Files=1, Tests=10,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.04 cusr  0.01 csys =  0.10 CPU)
 Result: PASS
 make[1]: Leaving directory '/tmp/buildd/libreadonly-xs-perl-1.05'
  fakeroot debian/rules binary
@@ -172,12 +176,13 @@
 dpkg-genchanges: binary-only upload (no source code included)
  dpkg-source --after-build libreadonly-xs-perl-1.05
 dpkg-buildpackage: binary-only upload (no source included)
+W: no hooks of type B found -- ignoring
 I: unmounting /sys filesystem
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: cleaning the build env 
-I: removing directory /var/cache/pbuilder/build//64512 and its subdirectories
-I: Current time: Fri Aug 14 23:12:40 GMT+12 2015
-I: pbuilder-time-stamp: 1439637161
+I: removing directory /var/cache/pbuilder/build//27382 and its subdirectories
+I: Current time: dimanche 16 août 2015, 01:13:15 (UTC+1400)
+I: pbuilder-time-stamp: 1439637195

Compressing the logs...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/libreadonly-xs-perl_1.05-1.diff:	 61.0% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/libreadonly-xs-perl_1.05-1.diff.gz
b2/build.log:	 66.1%
b1/build.log:	 66.2%

Sat Aug 15 11:13:16 UTC 2015 - diffoscope 30 will be used to compare the two builds:
+ timeout 30m schroot --directory /srv/reproducible-results/tmp.XlhD2KtSIJ -c source:jenkins-reproducible-unstable-debbindiff -- sh -c 'export TMPDIR=/srv/reproducible-results/tmp.XlhD2KtSIJ/dbd-tmp-skelHXa ; debbindiff 			--html /srv/reproducible-results/tmp.XlhD2KtSIJ/libreadonly-xs-perl_1.05-1.debbindiff.html 			--text /srv/reproducible-results/tmp.XlhD2KtSIJ/libreadonly-xs-perl_1.05-1.debbindiff.txt 			/srv/reproducible-results/tmp.XlhD2KtSIJ/b1/libreadonly-xs-perl_1.05-1_amd64.changes 			/srv/reproducible-results/tmp.XlhD2KtSIJ/b2/libreadonly-xs-perl_1.05-1_amd64.changes'
+ RESULT=0
+ false
+ set +x

 _ _ _                        _             _                                 
| (_) |__  _ __ ___  __ _  __| | ___  _ __ | |_   _     __  _____       _ __  
| | | '_ \| '__/ _ \/ _` |/ _` |/ _ \| '_ \| | | | |____\ \/ / __|_____| '_ \ 
| | | |_) | | |  __/ (_| | (_| | (_) | | | | | |_| |_____>  <\__ \_____| |_) |
|_|_|_.__/|_|  \___|\__,_|\__,_|\___/|_| |_|_|\__, |    /_/\_\___/     | .__/ 
                                              |___/                    |_|    
           _ 
  ___ _ __| |
 / _ \ '__| |
|  __/ |  | |
 \___|_|  |_|
             

diffoscope 30 found no differences in the changes files, and a .buildinfo file also exists.
libreadonly-xs-perl from unstable built successfully and reproducibly on amd64.
INFO: Starting at 2015-08-15 11:13:18.383056
INFO: Finished at 2015-08-15 11:13:18.388287, took: 0:00:00.005240

Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/libreadonly-xs-perl.html

Sat Aug 15 11:13:18 UTC 2015 - total duration: 0h 1m 13s.
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libreadonly-xs-perl_1.05-1.rbuild.log:	 61.7% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libreadonly-xs-perl_1.05-1.rbuild.log.gz
/tmp/jenkins-script-RnPuvxPg: line 102: gen_packages_html: command not found
gzip: /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libreadonly-xs-perl_1.05-1.rbuild.log: No such file or directory
Sat 15 Aug 11:13:18 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-RnPuvxPg, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list