[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_25 #1279
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Jan 6 03:57:35 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_arm64_25/1279/------------------------------------------
[...truncated 587.16 KB...]
Setting up libtool (2.4.6-2) ...
Setting up libtest-class-perl (0.50-1) ...
Setting up libtest-differences-perl (0.64-1) ...
Setting up libmodule-implementation-perl (0.09-1) ...
Setting up gettext (0.19.8.1-1) ...
Setting up libmodule-runtime-conflicts-perl (0.003-1) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up libb-hooks-endofscope-perl (0.21-1) ...
Setting up libtest-most-perl (0.35-1) ...
Setting up libpackage-stash-perl (0.37-1) ...
Setting up libtest-class-most-perl (0.08-1) ...
Setting up po-debconf (1.0.20) ...
Setting up libdevel-declare-perl (0.006018-2+b1) ...
Setting up libdevel-overloadinfo-perl (0.004-1) ...
Setting up libclass-load-perl (0.23-1) ...
Setting up libpackage-deprecationmanager-perl (0.17-1) ...
Setting up libclass-load-xs-perl (0.09-2+b1) ...
Setting up libnamespace-clean-perl (0.27-1) ...
Setting up libmethod-signatures-simple-perl (1.07-1) ...
Setting up libnamespace-autoclean-perl (0.28-1) ...
Setting up libmoose-perl (2.1807-1) ...
Setting up libmoosex-strictconstructor-perl (0.19-1) ...
Setting up libmoosex-hasdefaults-perl (0.03-1) ...
Setting up libmason-perl (2.24-1) ...
Setting up dh-autoreconf (12) ...
Setting up debhelper (10.2.3) ...
Setting up dh-strip-nondeterminism (0.029-2) ...
Processing triggers for libc-bin (2.24-8) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
-> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version (1.21-3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
I: user script /srv/workspace/pbuilder/9207/tmp/hooks/A01_modfiy_src_dir starting
I: user script /srv/workspace/pbuilder/9207/tmp/hooks/A01_modfiy_src_dir finished
I: Running cd /build/libmason-plugin-routersimple-perl-0.07/*/ && 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=arm64 -rfakeroot
dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
dpkg-buildpackage: info: source package libmason-plugin-routersimple-perl
dpkg-buildpackage: info: source version 0.07-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Florian Schlichting <fschlich at zedat.fu-berlin.de>
dpkg-source --before-build 2nd
dpkg-buildpackage: info: host architecture arm64
fakeroot debian/rules clean
dh clean
dh: Compatibility levels before 9 are deprecated (level 8 in use)
dh_testdir
dh_auto_clean
dh_auto_clean: Compatibility levels before 9 are deprecated (level 8 in use)
dh_clean
dh_clean: Compatibility levels before 9 are deprecated (level 8 in use)
debian/rules build
dh build
dh: Compatibility levels before 9 are deprecated (level 8 in use)
dh_testdir
dh_update_autotools_config
dh_auto_configure
dh_auto_configure: Compatibility levels before 9 are deprecated (level 8 in use)
perl -I. Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Mason::Plugin::RouterSimple
Writing MYMETA.yml and MYMETA.json
dh_auto_build
dh_auto_build: Compatibility levels before 9 are deprecated (level 8 in use)
make -j1
make[1]: Entering directory '/build/libmason-plugin-routersimple-perl-0.07/2nd'
cp lib/Mason/Plugin/RouterSimple/t/Basic.pm blib/lib/Mason/Plugin/RouterSimple/t/Basic.pm
cp lib/Mason/Plugin/RouterSimple/Component.pm blib/lib/Mason/Plugin/RouterSimple/Component.pm
cp lib/Mason/Plugin/RouterSimple/Component/Import.pm blib/lib/Mason/Plugin/RouterSimple/Component/Import.pm
cp lib/Mason/Plugin/RouterSimple.pm blib/lib/Mason/Plugin/RouterSimple.pm
cp lib/Mason/Plugin/RouterSimple/Interp.pm blib/lib/Mason/Plugin/RouterSimple/Interp.pm
cp lib/Mason/Plugin/RouterSimple/Request.pm blib/lib/Mason/Plugin/RouterSimple/Request.pm
Manifying 1 pod document
make[1]: Leaving directory '/build/libmason-plugin-routersimple-perl-0.07/2nd'
dh_auto_test
dh_auto_test: Compatibility levels before 9 are deprecated (level 8 in use)
make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/build/libmason-plugin-routersimple-perl-0.07/2nd'
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/01-use.t ..
1..1
ok 1 - use Mason::Plugin::RouterSimple;
ok
*** temp_root = /tmp/mason-test-AjWK, no cleanup
#
# Mason::Plugin::RouterSimple::t::Basic->test_no_routes
#
# Mason::Plugin::RouterSimple::t::Basic->test_routes
t/Basic.t ...
ok 1 - /no_route
ok 2 - /no_route/abc
ok 3 - /no_route_or_allow
ok 4 - /no_route_or_allow/abc
ok 5 - /foo/bar
ok 6 - /foo/bar
ok 7 - /foo/wiki/abc
ok 8 - /foo/wiki/abc
ok 9 - /foo/download/tune.mp3
ok 10 - /foo/download/tune.mp3
ok 11 - /foo/blog/2010/02
ok 12 - /foo/blog/2010/02
ok 13 - /foo/baz
ok 14 - /foo/blog/201O/02
1..14
ok
All tests successful.
Files=2, Tests=15, 3 wallclock secs ( 0.07 usr 0.01 sys + 3.00 cusr 0.12 csys = 3.20 CPU)
Result: PASS
make[1]: Leaving directory '/build/libmason-plugin-routersimple-perl-0.07/2nd'
fakeroot debian/rules binary
dh binary
dh: Compatibility levels before 9 are deprecated (level 8 in use)
dh_testroot
dh_prep
debian/rules override_dh_auto_install
make[1]: Entering directory '/build/libmason-plugin-routersimple-perl-0.07/2nd'
dh_auto_install
dh_auto_install: Compatibility levels before 9 are deprecated (level 8 in use)
make -j1 install DESTDIR=/build/libmason-plugin-routersimple-perl-0.07/2nd/debian/libmason-plugin-routersimple-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[2]: Entering directory '/build/libmason-plugin-routersimple-perl-0.07/2nd'
Manifying 1 pod document
Installing /build/libmason-plugin-routersimple-perl-0.07/2nd/debian/libmason-plugin-routersimple-perl/usr/share/perl5/Mason/Plugin/RouterSimple.pm
Installing /build/libmason-plugin-routersimple-perl-0.07/2nd/debian/libmason-plugin-routersimple-perl/usr/share/perl5/Mason/Plugin/RouterSimple/Request.pm
Installing /build/libmason-plugin-routersimple-perl-0.07/2nd/debian/libmason-plugin-routersimple-perl/usr/share/perl5/Mason/Plugin/RouterSimple/Interp.pm
Installing /build/libmason-plugin-routersimple-perl-0.07/2nd/debian/libmason-plugin-routersimple-perl/usr/share/perl5/Mason/Plugin/RouterSimple/Component.pm
Installing /build/libmason-plugin-routersimple-perl-0.07/2nd/debian/libmason-plugin-routersimple-perl/usr/share/perl5/Mason/Plugin/RouterSimple/Component/Import.pm
Installing /build/libmason-plugin-routersimple-perl-0.07/2nd/debian/libmason-plugin-routersimple-perl/usr/share/perl5/Mason/Plugin/RouterSimple/t/Basic.pm
Installing /build/libmason-plugin-routersimple-perl-0.07/2nd/debian/libmason-plugin-routersimple-perl/usr/share/man/man3/Mason::Plugin::RouterSimple.3pm
make[2]: Leaving directory '/build/libmason-plugin-routersimple-perl-0.07/2nd'
rm -rf /build/libmason-plugin-routersimple-perl-0.07/2nd/debian/libmason-plugin-routersimple-perl/usr/share/perl5/Mason/Plugin/RouterSimple/t
make[1]: Leaving directory '/build/libmason-plugin-routersimple-perl-0.07/2nd'
dh_installdocs
dh_installchangelogs
dh_installchangelogs: Compatibility levels before 9 are deprecated (level 8 in use)
dh_installman
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_installdeb
dh_installdeb: Compatibility levels before 9 are deprecated (level 8 in use)
dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums
dh_builddeb
dpkg-deb: building package 'libmason-plugin-routersimple-perl' in '../libmason-plugin-routersimple-perl_0.07-1_all.deb'.
dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=binary >../libmason-plugin-routersimple-perl_0.07-1_arm64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: user script /srv/workspace/pbuilder/9207/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/9207/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/9207 and its subdirectories
I: Current time: Fri Jan 6 17:57:21 +14 2017
I: pbuilder-time-stamp: 1483675041
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Fri Jan 6 03:57:21 UTC 2017 I: Signing ./b2/libmason-plugin-routersimple-perl_0.07-1_arm64.buildinfo as libmason-plugin-routersimple-perl_0.07-1_arm64.buildinfo.asc
Fri Jan 6 03:57:21 UTC 2017 I: Signed ./b2/libmason-plugin-routersimple-perl_0.07-1_arm64.buildinfo as ./b2/libmason-plugin-routersimple-perl_0.07-1_arm64.buildinfo.asc
Fri Jan 6 03:57:21 UTC 2017 - build #2 for libmason-plugin-routersimple-perl/unstable/arm64 on codethink-sled16-arm64 done.
Starting cleanup.
/srv/reproducible-results/rbuild-debian-MQkT7Jw4/tmp.sHsrXfIOZ3: 64.6% -- replaced with /srv/reproducible-results/rbuild-debian-MQkT7Jw4/tmp.sHsrXfIOZ3.gz
All cleanup done.
Fri Jan 6 03:57:21 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-4gy6wjPA, which will now be removed.
/srv/reproducible-results/rbuild-debian-trFqGjHL:
total 288
drwxr-xr-x 2 jenkins jenkins 4096 Jan 6 03:56 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jan 6 03:57 b2
-rw-r--r-- 1 jenkins jenkins 2305 Oct 27 2012 libmason-plugin-routersimple-perl_0.07-1.dsc
-rw------- 1 jenkins jenkins 277707 Jan 6 03:56 tmp.EadnclisQ0
/srv/reproducible-results/rbuild-debian-trFqGjHL/b1:
total 300
-rw-r--r-- 1 jenkins jenkins 273851 Jan 6 03:56 build.log
-rw-r--r-- 1 jenkins jenkins 7736 Jan 6 03:56 libmason-plugin-routersimple-perl_0.07-1_all.deb
-rw-r--r-- 1 jenkins jenkins 6444 Jan 6 03:56 libmason-plugin-routersimple-perl_0.07-1_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins 7310 Jan 6 03:56 libmason-plugin-routersimple-perl_0.07-1_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins 1327 Jan 6 03:56 libmason-plugin-routersimple-perl_0.07-1_arm64.changes
/srv/reproducible-results/rbuild-debian-trFqGjHL/b2:
total 76
-rw-r--r-- 1 jenkins jenkins 45601 Jan 6 03:57 build.log
-rw-r--r-- 1 jenkins jenkins 7736 Jan 6 03:57 libmason-plugin-routersimple-perl_0.07-1_all.deb
-rw-r--r-- 1 jenkins jenkins 6444 Jan 6 03:57 libmason-plugin-routersimple-perl_0.07-1_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins 7310 Jan 6 03:57 libmason-plugin-routersimple-perl_0.07-1_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins 1327 Jan 6 03:57 libmason-plugin-routersimple-perl_0.07-1_arm64.changes
Fri Jan 6 03:57:34 UTC 2017 I: libmason-plugin-routersimple-perl_0.07-1_arm64.changes:
Format: 1.8
Date: Sat, 27 Oct 2012 22:57:14 +0200
Source: libmason-plugin-routersimple-perl
Binary: libmason-plugin-routersimple-perl
Architecture: all
Version: 0.07-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Description:
libmason-plugin-routersimple-perl - Mason plugin to specify routes for page components with Router::S
Changes:
libmason-plugin-routersimple-perl (0.07-1) unstable; urgency=low
.
* Imported Upstream version 0.07.
* Bumped standards version to 3.9.4 (no change).
Checksums-Sha1:
1815da1a356ca3f8a37dd3550eeb57edf9142416 7736 libmason-plugin-routersimple-perl_0.07-1_all.deb
5abc9e1f3d0ab852f482ca0833eaa607b4182b29 6444 libmason-plugin-routersimple-perl_0.07-1_arm64.buildinfo
Checksums-Sha256:
563c8afb35e0416270b871d4986a813a431806f8edc2ee109ca64938fdf74aca 7736 libmason-plugin-routersimple-perl_0.07-1_all.deb
1d15fa053911081b2619fcb1f87b7754c05f69c25c9f45c54a280ebcd89a8bd7 6444 libmason-plugin-routersimple-perl_0.07-1_arm64.buildinfo
Files:
05382889fed5f0bb097b62b81bfef6ad 7736 perl optional libmason-plugin-routersimple-perl_0.07-1_all.deb
35f6d9a06085adf56b7b901d64b6defd 6444 perl optional libmason-plugin-routersimple-perl_0.07-1_arm64.buildinfo
Diff of the two buildlogs:
--
tee: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/arm64/libmason-plugin-routersimple-perl_0.07-1.diff: No space left on device
Starting cleanup.
/srv/reproducible-results/rbuild-debian-trFqGjHL/tmp.EadnclisQ0: 87.4% -- replaced with /srv/reproducible-results/rbuild-debian-trFqGjHL/tmp.EadnclisQ0.gz
INFO: Starting at 2017-01-06 03:57:34.796230
INFO: Finished at 2017-01-06 03:57:35.096434, took: 0:00:00.300217
All cleanup done.
Fri 6 Jan 03:57:35 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-kvyQRKws, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list