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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 16:23:23 UTC 2015


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

------------------------------------------
[...truncated 362 lines...]
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
Writing extended state information...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
disorderfs is already the newest version.
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [libhash-multivalue-perl_0.16-1.dsc]
I: copying [./libhash-multivalue-perl_0.16.orig.tar.gz]
I: copying [./libhash-multivalue-perl_0.16-1.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made sam 29 aoû 2015 13:24:28 GMT-14 using RSA key ID 8649AA06
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./libhash-multivalue-perl_0.16-1.dsc
dpkg-source: info: extracting libhash-multivalue-perl in libhash-multivalue-perl-0.16
dpkg-source: info: unpacking libhash-multivalue-perl_0.16.orig.tar.gz
dpkg-source: info: unpacking libhash-multivalue-perl_0.16-1.debian.tar.xz
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 libhash-multivalue-perl
dpkg-buildpackage: source version 0.16-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Lucas Kanashiro <kanashiro.duarte at gmail.com>
 dpkg-source --before-build libhash-multivalue-perl-0.16
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 "OPTIMIZE=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Hash::MultiValue
Writing MYMETA.yml and MYMETA.json
   dh_auto_build
	make -j1
make[1]: Entering directory '/tmp/buildd/libhash-multivalue-perl-0.16'
cp lib/Hash/MultiValue.pm blib/lib/Hash/MultiValue.pm
Manifying blib/man3/Hash::MultiValue.3pm
make[1]: Leaving directory '/tmp/buildd/libhash-multivalue-perl-0.16'
   dh_auto_test
	make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/tmp/buildd/libhash-multivalue-perl-0.16'
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/00_compile.t .......... 
1..1
ok 1 - use Hash::MultiValue;
ok
t/from_mixed.t .......... 
ok 1
ok 2
ok 3
ok 4
ok 5
1..5
ok
t/hash.t ................ 
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
1..21
ok
t/multi.t ............... 
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
1..8
ok
t/ref.t ................. skipped: No UNIVERSAL::ref
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
t/set.t ................. 
ok 1 - more items than before
ok 2
ok 3 - exactly as many items as before
ok 4
ok 5 - fewer items than before
ok 6
ok 7 - no items
ok 8
ok 9 - An object of class 'Hash::MultiValue' isa 'Hash::MultiValue'
1..9
ok
t/storable.t ............ 
ok 1 - flattening works
ok 2 - ... even after deserialisation
ok 3 - ... and cloning
ok 4 - ... which makes independent objects
1..4
ok
t/threads.t ............. 
1..2
ok 1 - got expected results
ok 2 - got expected results in cloned interpreter
ok
t/write.t ............... 
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7 - An object of class 'Hash::MultiValue' isa 'Hash::MultiValue'
1..7
ok
All tests successful.
Files=10, Tests=57,  1 wallclock secs ( 0.05 usr  0.05 sys +  0.46 cusr  0.06 csys =  0.62 CPU)
Result: PASS
make[1]: Leaving directory '/tmp/buildd/libhash-multivalue-perl-0.16'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/tmp/buildd/libhash-multivalue-perl-0.16/debian/libhash-multivalue-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/tmp/buildd/libhash-multivalue-perl-0.16'
Installing /tmp/buildd/libhash-multivalue-perl-0.16/debian/libhash-multivalue-perl/usr/share/perl5/Hash/MultiValue.pm
Installing /tmp/buildd/libhash-multivalue-perl-0.16/debian/libhash-multivalue-perl/usr/share/man/man3/Hash::MultiValue.3pm
make[1]: Leaving directory '/tmp/buildd/libhash-multivalue-perl-0.16'
   dh_installdocs
   dh_installchangelogs
   dh_installexamples
   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 'libhash-multivalue-perl' in '../libhash-multivalue-perl_0.16-1_all.deb'.
 dpkg-genbuildinfo  >../libhash-multivalue-perl_0.16-1_amd64.buildinfo
 dpkg-distaddfile libhash-multivalue-perl_0.16-1_amd64.buildinfo perl optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../libhash-multivalue-perl_0.16-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build libhash-multivalue-perl-0.16
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//45812/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//45812/tmp/hooks/B01_cleanup finished
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//45812 and its subdirectories
I: Current time: lundi 31 août 2015, 06:23:23 (UTC+1400)
I: pbuilder-time-stamp: 1440951803
+ false
+ set +x
Format: 1.8
Date: Fri, 28 Aug 2015 16:12:41 -0300
Source: libhash-multivalue-perl
Binary: libhash-multivalue-perl
Architecture: all amd64
Version: 0.16-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Description:
 libhash-multivalue-perl - module for storing multiple values per key in a hash
Changes:
 libhash-multivalue-perl (0.16-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 .
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
   * Import upstream version 0.16
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.6
   * Update year of upstream copyright
   * Add autopkgtest-pkg-perl
Checksums-Sha1:
 da54d2e56b41ce45e882f15ce7dc3f964f659087 14720 libhash-multivalue-perl_0.16-1_all.deb
 356a8b5e427b6b5a1b30953e37668d275a82569a 4631 libhash-multivalue-perl_0.16-1_amd64.buildinfo
Checksums-Sha256:
 b5f6335d9e71ce372315a5969d41890bfb6ec5a882d08caf30acc66a01202dc3 14720 libhash-multivalue-perl_0.16-1_all.deb
 569da819eb1c2799c87df49bd70832ff289abd61cdc4ec818044942d49ddd2c4 4631 libhash-multivalue-perl_0.16-1_amd64.buildinfo
Files:
 80d37c10bd27c8cb6ad76fbcdd981fc0 14720 perl optional libhash-multivalue-perl_0.16-1_all.deb
 f9fe9e866c4678efdfac9cc7b78ac91f 4631 perl optional libhash-multivalue-perl_0.16-1_amd64.buildinfo
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.lNuM1YNmhF/tmp.EvroLLS8ew:	 61.3% -- replaced with /srv/reproducible-results/tmp.lNuM1YNmhF/tmp.EvroLLS8ew.gz
INFO: Starting at 2015-08-30 16:23:23.593213
INFO: Finished at 2015-08-30 16:23:23.600784, took: 0:00:00.007582
Sun 30 Aug 16:23:23 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-QOf2ru9y, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list