[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_14 #5122
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Mar 23 05:07:47 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_armhf_14/5122/>
------------------------------------------
[...truncated 2142 lines...]
ok 14 - An object of class 'Forest::Tree::Writer::SimpleASCII' isa 'Forest::Tree::Writer::SimpleASCII'
ok 15 - .... got the right output
ok 16 - An object of class 'Forest::Tree::Writer::SimpleASCII' isa 'Forest::Tree::Writer::SimpleASCII'
ok 17 - .... got the right output
ok 18 - An object of class 'Forest::Tree::Writer::SimpleASCII' isa 'Forest::Tree::Writer::SimpleASCII'
ok 19 - .... got the right output
ok 20 - An object of class 'Forest::Tree::Writer::SimpleASCII' isa 'Forest::Tree::Writer::SimpleASCII'
ok 21 - .... got the right output
ok
t/040_Tree_Indexer.t ...................
1..36
ok 1 - use Forest::Tree::Pure;
ok 2 - use Forest::Tree;
ok 3 - use Forest::Tree::Reader::SimpleTextFile;
ok 4 - use Forest::Tree::Indexer;
ok 5 - use Forest::Tree::Indexer::SimpleUIDIndexer;
ok 6 - An object of class 'Forest::Tree::Indexer::SimpleUIDIndexer' isa 'Forest::Tree::Indexer::SimpleUIDIndexer'
ok 7 - ... got the right keys
ok 8 - An object of class 'Forest::Tree::Pure' isa 'Forest::Tree::Pure'
ok 9 - ... indexed by uid
ok 10 - An object of class 'Forest::Tree::Pure' isa 'Forest::Tree::Pure'
ok 11 - ... indexed by uid
ok 12 - An object of class 'Forest::Tree::Reader::SimpleTextFile' isa 'Forest::Tree::Reader::SimpleTextFile'
ok 13 - An object of class 'Forest::Tree::Indexer::SimpleUIDIndexer' isa 'Forest::Tree::Indexer::SimpleUIDIndexer'
ok 14 - ... got the right amount of keys
ok 15 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 16 - ... indexed by uid
ok 17 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 18 - ... indexed by uid
ok 19 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 20 - ... indexed by uid
ok 21 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 22 - ... indexed by uid
ok 23 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 24 - ... indexed by uid
ok 25 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 26 - ... indexed by uid
ok 27 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 28 - ... indexed by uid
ok 29 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 30 - ... indexed by uid
ok 31 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 32 - ... indexed by uid
ok 33 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 34 - ... indexed by uid
ok 35 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 36 - ... indexed by uid
ok
t/041_Tree_Indexer_w_custom_reader.t ...
1..29
ok 1 - use Forest::Tree;
ok 2 - use Forest::Tree::Reader::SimpleTextFile;
ok 3 - use Forest::Tree::Indexer;
ok 4 - use Forest::Tree::Indexer::SimpleUIDIndexer;
ok 5 - An object of class 'My::Tree::Reader' isa 'My::Tree::Reader'
ok 6 - An object of class 'My::Tree::Reader' isa 'Forest::Tree::Reader::SimpleTextFile'
ok 7 - An object of class 'Forest::Tree::Indexer::SimpleUIDIndexer' isa 'Forest::Tree::Indexer::SimpleUIDIndexer'
ok 8 - ... got the right amount of keys
ok 9 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 10 - ... got the right key match
ok 11 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 12 - ... got the right key match
ok 13 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 14 - ... got the right key match
ok 15 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 16 - ... got the right key match
ok 17 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 18 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 19 - ... got the right key match
ok 20 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 21 - ... got the right key match
ok 22 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 23 - ... got the right key match
ok 24 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 25 - ... got the right key match
ok 26 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 27 - ... got the right key match
ok 28 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 29 - ... got the right key match
ok
t/060_Tree_Loader.t ....................
1..23
ok 1 - use Forest::Tree;
ok 2 - use Forest::Tree::Loader;
ok 3 - use Forest::Tree::Loader::SimpleUIDLoader;
ok 4 - An object of class 'Forest::Tree::Loader::SimpleUIDLoader' isa 'Forest::Tree::Loader::SimpleUIDLoader'
ok 5 - ... loader does Forest::Tree::Loader
ok 6 - An object of class 'Forest::Tree' isa 'Forest::Tree'
ok 7 - ... tree is a root
ok 8 - ... tree is a leaf
ok 9 - ... tree has no children
ok 10 - ... loaded the tree
ok 11 - ... tree is a root
ok 12 - ... tree is not a leaf
ok 13 - ... tree has 4 children
ok 14 - ... got the right node
ok 15 - ... got the right node
ok 16 - ... got the right node
ok 17 - ... got the right node
ok 18 - ... got the right node
ok 19 - ... got the right node
ok 20 - ... got the right node
ok 21 - ... got the right node
ok 22 - ... got the right node
ok 23 - ... got the right node
ok
t/061_Tree_Loader_with_metadata.t ......
1..30
ok 1 - use Forest::Tree;
ok 2 - use Forest::Tree::Loader;
ok 3 - use Forest::Tree::Loader::SimpleUIDLoader;
ok 4 - An object of class 'My::Tree::Loader::WithMetaData' isa 'My::Tree::Loader::WithMetaData'
ok 5 - An object of class 'My::Tree::Loader::WithMetaData' isa 'Forest::Tree::Loader::SimpleUIDLoader'
ok 6 - ... loader does Forest::Tree::Loader
ok 7 - ... loader does LoadWithMetaData
ok 8 - An object of class 'My::Tree' isa 'My::Tree'
ok 9 - An object of class 'My::Tree' isa 'Forest::Tree'
ok 10 - ... tree is a root
ok 11 - ... tree is a leaf
ok 12 - ... tree has no children
ok 13 - ... loaded the tree
ok 14 - ... tree is a root
ok 15 - ... tree is not a leaf
ok 16 - ... tree has 4 children
ok 17 - ... got the right node
ok 18 - ... got the right metadata
ok 19 - ... got the right node
ok 20 - ... got the right node
ok 21 - ... got the right node
ok 22 - ... got the right node
ok 23 - ... got the right metadata
ok 24 - ... got the right node
ok 25 - ... got the right node
ok 26 - ... got the right metadata
ok 27 - ... got the right node
ok 28 - ... got the right metadata
ok 29 - ... got the right node
ok 30 - ... got the right node
ok
t/pod.t ................................
1..21
ok 1 - POD test for blib/lib/Forest.pm
ok 2 - POD test for blib/lib/Forest/Tree.pm
ok 3 - POD test for blib/lib/Forest/Tree/Loader.pm
ok 4 - POD test for blib/lib/Forest/Tree/Reader.pm
ok 5 - POD test for blib/lib/Forest/Tree/Builder.pm
ok 6 - POD test for blib/lib/Forest/Tree/Pure.pm
ok 7 - POD test for blib/lib/Forest/Tree/Writer.pm
ok 8 - POD test for blib/lib/Forest/Tree/Indexer.pm
ok 9 - POD test for blib/lib/Forest/Tree/Constructor.pm
ok 10 - POD test for blib/lib/Forest/Tree/Indexer/SimpleUIDIndexer.pm
ok 11 - POD test for blib/lib/Forest/Tree/Roles/HasNodeFormatter.pm
ok 12 - POD test for blib/lib/Forest/Tree/Roles/LoadWithMetaData.pm
ok 13 - POD test for blib/lib/Forest/Tree/Roles/MetaData.pm
ok 14 - POD test for blib/lib/Forest/Tree/Roles/JSONable.pm
ok 15 - POD test for blib/lib/Forest/Tree/Loader/SimpleUIDLoader.pm
ok 16 - POD test for blib/lib/Forest/Tree/Writer/SimpleHTML.pm
ok 17 - POD test for blib/lib/Forest/Tree/Writer/SimpleASCII.pm
ok 18 - POD test for blib/lib/Forest/Tree/Writer/ASCIIWithBranches.pm
ok 19 - POD test for blib/lib/Forest/Tree/Builder/Callback.pm
ok 20 - POD test for blib/lib/Forest/Tree/Builder/SimpleTextFile.pm
ok 21 - POD test for blib/lib/Forest/Tree/Reader/SimpleTextFile.pm
ok
All tests successful.
Files=17, Tests=472, 43 wallclock secs ( 0.39 usr 0.10 sys + 41.25 cusr 1.88 csys = 43.62 CPU)
Result: PASS
make[1] : on quitte le répertoire « /build/libforest-perl-0.10 »
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_auto_install
make -j1 install DESTDIR=/build/libforest-perl-0.10/debian/libforest-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1] : on entre dans le répertoire « /build/libforest-perl-0.10 »
Manifying 21 pod documents
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Loader.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Reader.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Builder.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Pure.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Writer.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Indexer.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Constructor.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Indexer/SimpleUIDIndexer.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Roles/HasNodeFormatter.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Roles/LoadWithMetaData.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Roles/MetaData.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Roles/JSONable.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Loader/SimpleUIDLoader.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Writer/SimpleHTML.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Writer/SimpleASCII.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Writer/ASCIIWithBranches.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Builder/Callback.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Builder/SimpleTextFile.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Reader/SimpleTextFile.pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Roles::MetaData.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Roles::JSONable.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Writer.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Loader::SimpleUIDLoader.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Indexer.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Reader::SimpleTextFile.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Builder::SimpleTextFile.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Writer::SimpleASCII.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Builder::Callback.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Loader.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Indexer::SimpleUIDIndexer.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Pure.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Constructor.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Builder.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Roles::LoadWithMetaData.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Roles::HasNodeFormatter.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Writer::ASCIIWithBranches.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Reader.3pm
Installing /build/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Writer::SimpleHTML.3pm
make[1] : on quitte le répertoire « /build/libforest-perl-0.10 »
dh_installdocs
dh_installchangelogs
dh_installman
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol
dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dh_md5sums
dh_builddeb
dpkg-deb : construction du paquet « libforest-perl » dans « ../libforest-perl_0.10-1_all.deb ».
dpkg-genbuildinfo >../libforest-perl_0.10-1_armhf.buildinfo
dpkg-distaddfile libforest-perl_0.10-1_armhf.buildinfo perl optional
dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dpkg-genchanges -b >../libforest-perl_0.10-1_armhf.changes
dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
dpkg-source --after-build libforest-perl-0.10
/srv/reproducible-results/rbuild-debian-MyeQsHuB/tmp.2ceM72HxUB: 82.7% -- replaced with /srv/reproducible-results/rbuild-debian-MyeQsHuB/tmp.2ceM72HxUB.gz
INFO: Starting at 2016-03-23 05:07:45.665066
FATAL: null
java.lang.NullPointerException
at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:173)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
More information about the Qa-jenkins-scm
mailing list