[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_gamma #62019

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


See <https://jenkins.debian.net/job/reproducible_builder_gamma/62019/>

------------------------------------------
[...truncated 368 lines...]
/usr/bin/perl /usr/share/perl/5.20/ExtUtils/xsubpp  -typemap /usr/share/perl/5.20/ExtUtils/typemap  Level.xs > Level.xsc && mv Level.xsc Level.c
cc -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 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.20/CORE"   Level.c
rm -f blib/arch/auto/Perl/Destruct/Level/Level.so
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro  -shared -L/usr/local/lib -fstack-protector Level.o  -o blib/arch/auto/Perl/Destruct/Level/Level.so 	\
     	\
  
chmod 755 blib/arch/auto/Perl/Destruct/Level/Level.so
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Level.bs blib/arch/auto/Perl/Destruct/Level/Level.bs 644
Manifying blib/man3/Perl::Destruct::Level.3pm
make[1]: Leaving directory '/tmp/buildd/libperl-destruct-level-perl-0.02'
   dh_auto_test
	make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/tmp/buildd/libperl-destruct-level-perl-0.02'
Running Mkbootstrap for Perl::Destruct::Level ()
chmod 644 Level.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/00compile.t .. 
1..1
ok 1 - use Perl::Destruct::Level;
ok
t/01level0.t ... 
1..1
ok 1
ok
t/02level1.t ... 
1..1
ok 1
ok
All tests successful.
Files=3, Tests=3,  0 wallclock secs ( 0.02 usr  0.02 sys +  0.11 cusr  0.02 csys =  0.17 CPU)
Result: PASS
make[1]: Leaving directory '/tmp/buildd/libperl-destruct-level-perl-0.02'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/tmp/buildd/libperl-destruct-level-perl-0.02/debian/libperl-destruct-level-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/tmp/buildd/libperl-destruct-level-perl-0.02'
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /tmp/buildd/libperl-destruct-level-perl-0.02/debian/libperl-destruct-level-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/auto/Perl/Destruct/Level/Level.so
Installing /tmp/buildd/libperl-destruct-level-perl-0.02/debian/libperl-destruct-level-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/Perl/Destruct/Level.pm
Installing /tmp/buildd/libperl-destruct-level-perl-0.02/debian/libperl-destruct-level-perl/usr/share/man/man3/Perl::Destruct::Level.3pm
make[1]: Leaving directory '/tmp/buildd/libperl-destruct-level-perl-0.02'
   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 'libperl-destruct-level-perl-dbgsym' in '../libperl-destruct-level-perl-dbgsym_0.02-2_amd64.deb'.
dpkg-deb: building package 'libperl-destruct-level-perl' in '../libperl-destruct-level-perl_0.02-2_amd64.deb'.
 dpkg-genbuildinfo  >../libperl-destruct-level-perl_0.02-2_amd64.buildinfo
 dpkg-distaddfile libperl-destruct-level-perl_0.02-2_amd64.buildinfo perl optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../libperl-destruct-level-perl_0.02-2_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build libperl-destruct-level-perl-0.02
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//10201 and its subdirectories
I: Current time: dimanche 16 août 2015, 01:14:14 (UTC+1400)
I: pbuilder-time-stamp: 1439637254
+ false
+ set +x
Format: 1.8
Date: Sat, 22 Feb 2014 19:01:37 +0100
Source: libperl-destruct-level-perl
Binary: libperl-destruct-level-perl
Architecture: amd64
Version: 0.02-2
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:
 libperl-destruct-level-perl - Perl module to change Perl's destruction level
Changes:
 libperl-destruct-level-perl (0.02-2) unstable; urgency=low
 .
   * Team upload.
 .
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 .
   [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on
     perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
     permitted by Debian Policy 3.8.3).
 .
   [ Ryan Niebur ]
   * Update jawnsy's email address
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
     copyright"
 .
   [ gregor herrmann ]
   * Switch to "3.0 (quilt)" source format.
   * debian/rules: three lines are enough with dh(1).
   * Refresh license stanzas in debian/copyright.
   * Use debhelper 9.20120312 to get all hardening flags.
   * Add patch to fix grammar problem discovered by lintian.
   * Declare compliance with Debian Policy 3.9.5.
Checksums-Sha1:
 bac95a68ec41103dba5d7d58dc39a519f326474b 4672 libperl-destruct-level-perl_0.02-2_amd64.buildinfo
 259cececc7faa6273bc2cf998a7043064546d78f 8594 libperl-destruct-level-perl_0.02-2_amd64.deb
Checksums-Sha256:
 fd4355345b4d10632084219a1b659913ae27187abcb754e1730ee2ea6f88087a 4672 libperl-destruct-level-perl_0.02-2_amd64.buildinfo
 5213ce16108f167538ec86db8218a3be62fc5bfc0852c90eef6b107b9684306f 8594 libperl-destruct-level-perl_0.02-2_amd64.deb
Files:
 cdb8a1635c3ff942cece5104d60dca42 4672 perl optional libperl-destruct-level-perl_0.02-2_amd64.buildinfo
 a9d4da8764c320d8ec78f038aa8f3bd4 8594 perl optional libperl-destruct-level-perl_0.02-2_amd64.deb
removed ‘/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libperl-destruct-level-perl_0.02-2.rbuild.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/libperl-destruct-level-perl_0.02-2.build1.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/libperl-destruct-level-perl_0.02-2.build2.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/buildinfo/unstable/amd64/libperl-destruct-level-perl_0.02-2_amd64.buildinfo’
removed ‘/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/libperl-destruct-level-perl_0.02-2.diff.gz’
Diff of the two buildlogs:

--
--- b1/build.log	2015-08-15 11:13:38.672369826 +0000
+++ b2/build.log	2015-08-15 11:14:14.343964851 +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:13:04 GMT+12 2015
-I: pbuilder-time-stamp: 1439637184
+I: Current time: dimanche 16 août 2015, 01:13:38 (UTC+1400)
+I: pbuilder-time-stamp: 1439637218
 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//10201/tmp/hooks/D01_modify_environment starting
+I: Changing hostname to test build reproducibility
+I: user script /var/cache/pbuilder/build//10201/tmp/hooks/D01_modify_environment finished
  -> Attempting to satisfy build-dependencies
  -> Creating pbuilder-satisfydepends-dummy package
 Package: pbuilder-satisfydepends-dummy
@@ -57,7 +60,7 @@
 I: copying [./libperl-destruct-level-perl_0.02-2.debian.tar.xz]
 I: Extracting source
 gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
-gpgv: Signature made Sat Feb 22 06:02:12 2014 GMT+12 using RSA key ID 8649AA06
+gpgv: Signature made dim 23 fév 2014 08:02:12 GMT-14 using RSA key ID 8649AA06
 gpgv: Can't check signature: public key not found
 dpkg-source: warning: failed to verify signature on ./libperl-destruct-level-perl_0.02-2.dsc
 dpkg-source: info: extracting libperl-destruct-level-perl in libperl-destruct-level-perl-0.02
@@ -65,7 +68,8 @@
 dpkg-source: info: unpacking libperl-destruct-level-perl_0.02-2.debian.tar.xz
 dpkg-source: info: applying spelling.patch
 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 libperl-destruct-level-perl
 dpkg-buildpackage: source version 0.02-2
 dpkg-buildpackage: source distribution unstable
@@ -122,7 +126,7 @@
 ok 1
 ok
 All tests successful.
-Files=3, Tests=3,  0 wallclock secs ( 0.05 usr  0.01 sys +  0.12 cusr  0.02 csys =  0.20 CPU)
+Files=3, Tests=3,  0 wallclock secs ( 0.02 usr  0.02 sys +  0.11 cusr  0.02 csys =  0.17 CPU)
 Result: PASS
 make[1]: Leaving directory '/tmp/buildd/libperl-destruct-level-perl-0.02'
  fakeroot debian/rules binary
@@ -163,12 +167,13 @@
 dpkg-genchanges: binary-only upload (no source code included)
  dpkg-source --after-build libperl-destruct-level-perl-0.02
 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//47697 and its subdirectories
-I: Current time: Fri Aug 14 23:13:38 GMT+12 2015
-I: pbuilder-time-stamp: 1439637218
+I: removing directory /var/cache/pbuilder/build//10201 and its subdirectories
+I: Current time: dimanche 16 août 2015, 01:14:14 (UTC+1400)
+I: pbuilder-time-stamp: 1439637254

Compressing the logs...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/libperl-destruct-level-perl_0.02-2.diff:	 61.2% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/libperl-destruct-level-perl_0.02-2.diff.gz
b2/build.log:	 67.9%
b1/build.log:	 68.1%

Sat Aug 15 11:14:16 UTC 2015 - diffoscope 30 will be used to compare the two builds:
+ timeout 30m schroot --directory /srv/reproducible-results/tmp.ZaMIoD5ESE -c source:jenkins-reproducible-unstable-debbindiff -- sh -c 'export TMPDIR=/srv/reproducible-results/tmp.ZaMIoD5ESE/dbd-tmp-qYZJ7FB ; debbindiff 			--html /srv/reproducible-results/tmp.ZaMIoD5ESE/libperl-destruct-level-perl_0.02-2.debbindiff.html 			--text /srv/reproducible-results/tmp.ZaMIoD5ESE/libperl-destruct-level-perl_0.02-2.debbindiff.txt 			/srv/reproducible-results/tmp.ZaMIoD5ESE/b1/libperl-destruct-level-perl_0.02-2_amd64.changes 			/srv/reproducible-results/tmp.ZaMIoD5ESE/b2/libperl-destruct-level-perl_0.02-2_amd64.changes'
+ RESULT=0
+ false
+ set +x

 _ _ _                     _           _           _                   _   
| (_) |__  _ __   ___ _ __| |       __| | ___  ___| |_ _ __ _   _  ___| |_ 
| | | '_ \| '_ \ / _ \ '__| |_____ / _` |/ _ \/ __| __| '__| | | |/ __| __|
| | | |_) | |_) |  __/ |  | |_____| (_| |  __/\__ \ |_| |  | |_| | (__| |_ 
|_|_|_.__/| .__/ \___|_|  |_|      \__,_|\___||___/\__|_|   \__,_|\___|\__|
          |_|                                                              
       _                _                       _ 
      | | _____   _____| |      _ __   ___ _ __| |
 _____| |/ _ \ \ / / _ \ |_____| '_ \ / _ \ '__| |
|_____| |  __/\ V /  __/ |_____| |_) |  __/ |  | |
      |_|\___| \_/ \___|_|     | .__/ \___|_|  |_|
                               |_|                

diffoscope 30 found no differences in the changes files, and a .buildinfo file also exists.
libperl-destruct-level-perl from unstable built successfully and reproducibly on amd64.
INFO: Starting at 2015-08-15 11:14:17.934727
INFO: Finished at 2015-08-15 11:14:17.941289, took: 0:00:00.006575

Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/libperl-destruct-level-perl.html

Sat Aug 15 11:14:17 UTC 2015 - total duration: 0h 1m 15s.
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libperl-destruct-level-perl_0.02-2.rbuild.log:	 63.0% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libperl-destruct-level-perl_0.02-2.rbuild.log.gz
/tmp/jenkins-script-XxWA3YJY: line 102: gen_packages_html: command not found
gzip: /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libperl-destruct-level-perl_0.02-2.rbuild.log: No such file or directory
Sat 15 Aug 11:14:18 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-XxWA3YJY, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list