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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Aug 15 11:12:22 UTC 2015


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

------------------------------------------
[...truncated 303 lines...]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made lun 18 jan 2010 03:22:40 GMT-14 using RSA key ID 8649AA06
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./libxml-handler-trees-perl_0.02-6.dsc
dpkg-source: info: extracting libxml-handler-trees-perl in libxml-handler-trees-perl-0.02
dpkg-source: info: unpacking libxml-handler-trees-perl_0.02.orig.tar.gz
dpkg-source: info: applying libxml-handler-trees-perl_0.02-6.diff.gz
I: Building the package
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 libxml-handler-trees-perl
dpkg-buildpackage: source version 0.02-6
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Ansgar Burchardt <ansgar at 43-1.org>
 dpkg-source --before-build libxml-handler-trees-perl-0.02
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
	perl Makefile.PL INSTALLDIRS=vendor create_packlist=0
Checking if your kit is complete...
Looks good
'CREATE_PACKLIST' is not a known MakeMaker parameter name.
WARNING: ABSTRACT contains control character(s), they will be removed
Generating a Unix-style Makefile
Writing Makefile for XML::Handler::Trees
Writing MYMETA.yml and MYMETA.json
   dh_auto_build
	make -j1
make[1]: Entering directory '/tmp/buildd/libxml-handler-trees-perl-0.02'
cp Trees.pm blib/lib/XML/Handler/Trees.pm
Manifying blib/man3/XML::Handler::Trees.3pm
make[1]: Leaving directory '/tmp/buildd/libxml-handler-trees-perl-0.02'
   dh_auto_test
	make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/tmp/buildd/libxml-handler-trees-perl-0.02'
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..1
# Running under perl version 5.020002 for linux
# Current time local: Sun Aug 16 01:12:12 2015
# Current time GMT:   Sat Aug 15 11:12:12 2015
# Using Test.pm version 1.26
ok 1
make[1]: Leaving directory '/tmp/buildd/libxml-handler-trees-perl-0.02'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/tmp/buildd/libxml-handler-trees-perl-0.02/debian/libxml-handler-trees-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/tmp/buildd/libxml-handler-trees-perl-0.02'
Installing /tmp/buildd/libxml-handler-trees-perl-0.02/debian/libxml-handler-trees-perl/usr/share/perl5/XML/Handler/Trees.pm
Installing /tmp/buildd/libxml-handler-trees-perl-0.02/debian/libxml-handler-trees-perl/usr/share/man/man3/XML::Handler::Trees.3pm
make[1]: Leaving directory '/tmp/buildd/libxml-handler-trees-perl-0.02'
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'libxml-handler-trees-perl' in '../libxml-handler-trees-perl_0.02-6_all.deb'.
 dpkg-genbuildinfo  >../libxml-handler-trees-perl_0.02-6_amd64.buildinfo
 dpkg-distaddfile libxml-handler-trees-perl_0.02-6_amd64.buildinfo perl optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../libxml-handler-trees-perl_0.02-6_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build libxml-handler-trees-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//39894 and its subdirectories
I: Current time: dimanche 16 août 2015, 01:12:18 (UTC+1400)
I: pbuilder-time-stamp: 1439637138
+ false
+ set +x
Format: 1.8
Date: Sun, 17 Jan 2010 13:34:14 +0900
Source: libxml-handler-trees-perl
Binary: libxml-handler-trees-perl
Architecture: all amd64
Version: 0.02-6
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: Ansgar Burchardt <ansgar at 43-1.org>
Description:
 libxml-handler-trees-perl - Perl module for building tree structures using PerlSAX handlers
Changes:
 libxml-handler-trees-perl (0.02-6) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza).
   * Set Maintainer to Debian Perl Group.
   * Use dist-based URL in debian/watch.
   * debian/control: Added: ${misc:Depends} to Depends: field.
 .
   [ Ansgar Burchardt ]
   * Refresh rules for debhelper 7.
   * Convert debian/copyright to proposed machine-readable format.
   * debian/watch: Use extended regular expression to match upstream releases.
   * debian/control: Remove duplicate Section, Priority fields from binary
     package stanza.
   * debian/control: Move debhelper to Build-Depends (instead of B-D-Indep).
   * debian/control: Mention module name in description.
   * Bump Standards-Version to 3.8.3.
   * Add myself to Uploaders.
Checksums-Sha1:
 c62f627106ac11473087c49e0f9d07973a5b39f0 14498 libxml-handler-trees-perl_0.02-6_all.deb
 6ad28a11419f9987d19da02452f2de0977400818 4649 libxml-handler-trees-perl_0.02-6_amd64.buildinfo
Checksums-Sha256:
 7633d11cb4348b5e29d5b1df308cfd2563223acc58a53bd69a4a749e51ab4ab9 14498 libxml-handler-trees-perl_0.02-6_all.deb
 bfcef855593a1b8ad28b7b8d3889ae3450c6e65017afb1f7a356abcf25f2694a 4649 libxml-handler-trees-perl_0.02-6_amd64.buildinfo
Files:
 ca02db7e66b11bdea30d8dd0d1c86fa6 14498 perl optional libxml-handler-trees-perl_0.02-6_all.deb
 fe8ac09372432915c5cd6f737c2ccfe3 4649 perl optional libxml-handler-trees-perl_0.02-6_amd64.buildinfo
removed ‘/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libxml-handler-trees-perl_0.02-6.rbuild.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/libxml-handler-trees-perl_0.02-6.build1.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/libxml-handler-trees-perl_0.02-6.build2.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/buildinfo/unstable/amd64/libxml-handler-trees-perl_0.02-6_amd64.buildinfo’
removed ‘/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/libxml-handler-trees-perl_0.02-6.diff.gz’
Diff of the two buildlogs:

--
--- b1/build.log	2015-08-15 11:11:45.091481629 +0000
+++ b2/build.log	2015-08-15 11:12:18.606252631 +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:11:14 GMT+12 2015
-I: pbuilder-time-stamp: 1439637074
+I: Current time: dimanche 16 août 2015, 01:11:45 (UTC+1400)
+I: pbuilder-time-stamp: 1439637105
 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//39894/tmp/hooks/D01_modify_environment starting
+I: Changing hostname to test build reproducibility
+I: user script /var/cache/pbuilder/build//39894/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 [./libxml-handler-trees-perl_0.02-6.diff.gz]
 I: Extracting source
 gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
-gpgv: Signature made Sun Jan 17 01:22:40 2010 GMT+12 using RSA key ID 8649AA06
+gpgv: Signature made lun 18 jan 2010 03:22:40 GMT-14 using RSA key ID 8649AA06
 gpgv: Can't check signature: public key not found
 dpkg-source: warning: failed to verify signature on ./libxml-handler-trees-perl_0.02-6.dsc
 dpkg-source: info: extracting libxml-handler-trees-perl in libxml-handler-trees-perl-0.02
 dpkg-source: info: unpacking libxml-handler-trees-perl_0.02.orig.tar.gz
 dpkg-source: info: applying libxml-handler-trees-perl_0.02-6.diff.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 libxml-handler-trees-perl
 dpkg-buildpackage: source version 0.02-6
 dpkg-buildpackage: source distribution unstable
@@ -100,8 +104,8 @@
 PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
 1..1
 # Running under perl version 5.020002 for linux
-# Current time local: Fri Aug 14 23:11:39 2015
-# Current time GMT:   Sat Aug 15 11:11:39 2015
+# Current time local: Sun Aug 16 01:12:12 2015
+# Current time GMT:   Sat Aug 15 11:12:12 2015
 # Using Test.pm version 1.26
 ok 1
 make[1]: Leaving directory '/tmp/buildd/libxml-handler-trees-perl-0.02'
@@ -136,12 +140,13 @@
 dpkg-genchanges: binary-only upload (no source code included)
  dpkg-source --after-build libxml-handler-trees-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//20575 and its subdirectories
-I: Current time: Fri Aug 14 23:11:45 GMT+12 2015
-I: pbuilder-time-stamp: 1439637105
+I: removing directory /var/cache/pbuilder/build//39894 and its subdirectories
+I: Current time: dimanche 16 août 2015, 01:12:18 (UTC+1400)
+I: pbuilder-time-stamp: 1439637138

Compressing the logs...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/libxml-handler-trees-perl_0.02-6.diff:	 61.2% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/libxml-handler-trees-perl_0.02-6.diff.gz
b2/build.log:	 66.5%
b1/build.log:	 66.7%

Sat Aug 15 11:12:20 UTC 2015 - diffoscope 30 will be used to compare the two builds:
+ timeout 30m schroot --directory /srv/reproducible-results/tmp.Qtu89KVnnQ -c source:jenkins-reproducible-unstable-debbindiff -- sh -c 'export TMPDIR=/srv/reproducible-results/tmp.Qtu89KVnnQ/dbd-tmp-BiYpfYA ; debbindiff 			--html /srv/reproducible-results/tmp.Qtu89KVnnQ/libxml-handler-trees-perl_0.02-6.debbindiff.html 			--text /srv/reproducible-results/tmp.Qtu89KVnnQ/libxml-handler-trees-perl_0.02-6.debbindiff.txt 			/srv/reproducible-results/tmp.Qtu89KVnnQ/b1/libxml-handler-trees-perl_0.02-6_amd64.changes 			/srv/reproducible-results/tmp.Qtu89KVnnQ/b2/libxml-handler-trees-perl_0.02-6_amd64.changes'
+ RESULT=0
+ false
+ set +x

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

diffoscope 30 found no differences in the changes files, and a .buildinfo file also exists.
libxml-handler-trees-perl from unstable built successfully and reproducibly on amd64.
INFO: Starting at 2015-08-15 11:12:22.709197
INFO: Finished at 2015-08-15 11:12:22.714772, took: 0:00:00.005585

Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/libxml-handler-trees-perl.html

Sat Aug 15 11:12:22 UTC 2015 - total duration: 0h 1m 10s.
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libxml-handler-trees-perl_0.02-6.rbuild.log:	 62.0% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libxml-handler-trees-perl_0.02-6.rbuild.log.gz
/tmp/jenkins-script-q0rAsqLc: line 102: gen_packages_html: command not found
gzip: /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libxml-handler-trees-perl_0.02-6.rbuild.log: No such file or directory
Sat 15 Aug 11:12:22 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-q0rAsqLc, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list