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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 20:47:39 UTC 2015


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

------------------------------------------
[...truncated 3125 lines...]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made dim 21 sep 2014 23:57:14 GMT-14 using RSA key ID 0ECEBE4A
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./octave-miscellaneous_1.2.1-2.dsc
dpkg-source: info: extracting octave-miscellaneous in octave-miscellaneous-1.2.1
dpkg-source: info: unpacking octave-miscellaneous_1.2.1.orig.tar.gz
dpkg-source: info: unpacking octave-miscellaneous_1.2.1-2.debian.tar.xz
dpkg-source: info: applying special_matrix_lauchli
dpkg-source: info: applying autoload-yes.patch
dpkg-source: info: applying partcnt-test-succeeds.patch
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 octave-miscellaneous
dpkg-buildpackage: source version 1.2.1-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Sébastien Villemot <sebastien at debian.org>
 dpkg-source --before-build octave-miscellaneous-1.2.1
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
dh_clean 
/usr/bin/make -k -C src clean
make[1]: Entering directory '/tmp/buildd/octave-miscellaneous-1.2.1/src'
rm -f *.o octave-core core *.oct *~
make[1]: Leaving directory '/tmp/buildd/octave-miscellaneous-1.2.1/src'
rm -rf inst/x86_64-pc-linux-gnu-api-v50+ global-list local-list
 debian/rules build
test -x debian/rules
mkdir -p "."
 fakeroot debian/rules binary
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
mkdir -p "."
Adding cdbs dependencies to debian/octave-miscellaneous.substvars
dh_installdirs -poctave-miscellaneous 
Checking the Octave version... ok
mkdir -p /tmp/buildd/octave-miscellaneous-1.2.1/debian/octave-miscellaneous/usr/share/octave/packages	\
	 /tmp/buildd/octave-miscellaneous-1.2.1/debian/octave-miscellaneous/usr/lib/x86_64-linux-gnu/octave/packages
[ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
/usr/bin/octave-cli --no-history --silent --no-init-file --no-window-system --eval				\
	 "pkg ('prefix', [pwd(),'/debian/octave-miscellaneous/usr/share/octave/packages'],		\
	      [pwd(),'/debian/octave-miscellaneous/usr/lib/x86_64-linux-gnu/octave/packages']);			\
	 pkg ('local_list', [pwd(),'/local-list']);		\
	 pkg ('global_list', [pwd(),'/global-list']);	\
	 save_header_format_string(				\
	  '# Generated by Octave during Debian package build');	\
	 if (exist ('PKG_ADD.bak') == 2),			\
	     movefile ('PKG_ADD.bak', 'PKG_ADD');		\
	 endif;							\
	 pkg -verbose -nodeps install ."
mkdir (/tmp/oct-SydVwl)
Copying directory (., /tmp/oct-SydVwl)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking term.h usability... yes
checking term.h presence... yes
checking for term.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for units... yes
make[1]: Entering directory '/tmp/oct-SydVwl/src'
/usr/bin/mkoctfile --verbose cell2cell.cc
/usr/bin/mkoctfile --verbose partint.cc
/usr/bin/mkoctfile --verbose sample.cc
/usr/bin/mkoctfile --verbose text_waitbar.cc
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security    cell2cell.cc -o cell2cell.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security    partint.cc -o partint.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security    text_waitbar.cc -o text_waitbar.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security    sample.cc -o sample.o
g++ -shared -Wl,-Bsymbolic  -o sample.oct  sample.o   -L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed 
g++ -shared -Wl,-Bsymbolic  -o text_waitbar.oct  text_waitbar.o   -L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed 
g++ -shared -Wl,-Bsymbolic  -o cell2cell.oct  cell2cell.o   -L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed 
g++ -shared -Wl,-Bsymbolic  -o partint.oct  partint.o   -L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed 
make[1]: Leaving directory '/tmp/oct-SydVwl/src'
copyfile /tmp/oct-SydVwl/./src/cell2cell.oct /tmp/oct-SydVwl/./src/partint.oct /tmp/oct-SydVwl/./src/sample.oct /tmp/oct-SydVwl/./src/text_waitbar.oct /tmp/oct-SydVwl/./inst/x86_64-pc-linux-gnu-api-v50+
For information about changes from previous versions of the miscellaneous package, run 'news miscellaneous'.
/usr/share/octave/debian/dh/octave-pkg-helper
dh_install --package=octave-miscellaneous
( cd  ./debian/octave-miscellaneous/usr/share/octave/packages/miscellaneous-1.2.1/packinfo ; rm -f COPYING ChangeLog )
if [ -d doc ] ; then				\
	dh_installdocs -poctave-miscellaneous;		\
	rm -rf debian/octave-miscellaneous/usr/share/octave/packages/*/doc ;	\
fi
[ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
Checking package...
Checking m files ...
[zigzag]
PASSES 1 out of 1 test
[zagzig]
PASSES 1 out of 1 test
[z_curve]
PASSES 3 out of 3 tests
[units]
PASSES 4 out of 4 tests
[reduce]
PASSES 5 out of 5 tests
[physical_constant]
PASSES 335 out of 335 tests
[peano_curve]
PASSES 3 out of 3 tests
[normr]
PASSES 4 out of 4 tests
[normc]
PASSES 4 out of 4 tests
[match]
PASSES 4 out of 4 tests
[hilbert_curve]
PASSES 3 out of 3 tests
[clip]
PASSES 8 out of 8 tests
[chebyshevpoly]
PASSES 1 out of 1 test
[ascii]
PASSES 5 out of 5 tests
Checking CC files ...
warning: function /tmp/buildd/octave-miscellaneous-1.2.1/inst/private/strsplit.m shadows a core library function
warning: called from
    /tmp/filezWurb1 at line 1 column 1
[partint]
PASSES 7 out of 7 tests
[sample]
PASSES 11 out of 11 tests
[ -e PKG_ADD.bak ] && mv PKG_ADD.bak PKG_ADD
rmdir --ignore-fail-on-non-empty -p	\
	 /tmp/buildd/octave-miscellaneous-1.2.1/debian/octave-miscellaneous/usr/share/octave/packages	\
	 /tmp/buildd/octave-miscellaneous-1.2.1/debian/octave-miscellaneous/usr/lib/x86_64-linux-gnu/octave/packages
chmod -x $(find /tmp/buildd/octave-miscellaneous-1.2.1/debian/octave-miscellaneous/ -name physical_constant.py)
dh_installdocs -poctave-miscellaneous ./NEWS 
dh_installexamples -poctave-miscellaneous 
dh_installman -poctave-miscellaneous  
dh_installinfo -poctave-miscellaneous  
dh_installmenu -poctave-miscellaneous 
dh_installcron -poctave-miscellaneous 
dh_installinit -poctave-miscellaneous  
dh_installdebconf -poctave-miscellaneous 
dh_installemacsen -poctave-miscellaneous   
dh_installcatalogs -poctave-miscellaneous 
dh_installpam -poctave-miscellaneous 
dh_installlogrotate -poctave-miscellaneous 
dh_installlogcheck -poctave-miscellaneous 
dh_installchangelogs -poctave-miscellaneous  
dh_installudev -poctave-miscellaneous 
dh_lintian -poctave-miscellaneous 
dh_bugfiles -poctave-miscellaneous 
dh_install -poctave-miscellaneous  
dh_link -poctave-miscellaneous  
dh_installmime -poctave-miscellaneous 
dh_installgsettings -poctave-miscellaneous 
dh_strip -poctave-miscellaneous  
dh_strip_nondeterminism
dh_compress -poctave-miscellaneous  
dh_fixperms -poctave-miscellaneous  
dh_makeshlibs -poctave-miscellaneous  
dh_installdeb -poctave-miscellaneous 
dh_perl -poctave-miscellaneous 
dh_shlibdeps -poctave-miscellaneous    
dh_gencontrol -poctave-miscellaneous  
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 -poctave-miscellaneous 
dh_builddeb -poctave-miscellaneous 
dpkg-deb: building package 'octave-miscellaneous-dbgsym' in '../octave-miscellaneous-dbgsym_1.2.1-2_amd64.deb'.
dpkg-deb: building package 'octave-miscellaneous' in '../octave-miscellaneous_1.2.1-2_amd64.deb'.
 dpkg-genbuildinfo  >../octave-miscellaneous_1.2.1-2_amd64.buildinfo
 dpkg-distaddfile octave-miscellaneous_1.2.1-2_amd64.buildinfo math optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../octave-miscellaneous_1.2.1-2_amd64.changes
dpkg-genchanges: warning: package octave-miscellaneous-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build octave-miscellaneous-1.2.1
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//32325/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//32325/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//32325 and its subdirectories
I: Current time: lundi 31 août 2015, 10:47:38 (UTC+1400)
I: pbuilder-time-stamp: 1440967658
+ false
+ set +x
Format: 1.8
Date: Sun, 21 Sep 2014 11:53:45 +0200
Source: octave-miscellaneous
Binary: octave-miscellaneous
Architecture: amd64
Version: 1.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
Changed-By: Sébastien Villemot <sebastien at debian.org>
Description:
 octave-miscellaneous - miscellaneous tools for Octave
Changes:
 octave-miscellaneous (1.2.1-2) unstable; urgency=medium
 .
   [ Sébastien Villemot ]
   * Add Rafael Laboissiere and Mike Miller to Uploaders.
 .
   [ Rafael Laboissiere ]
   * Bump Standards-Version to 3.9.6 (no changes needed)
   * debian/copyright: Comply with DEP-5 specification
   * Make physical_constant.py script non-executable
Checksums-Sha1:
 6ea24fe43115a55eb67c89c252b83161c55ed9cc 778006 octave-miscellaneous-dbgsym_1.2.1-2_amd64.deb
 10f318ca58d1bc665be4f0478fc23b31eb5a5308 11318 octave-miscellaneous_1.2.1-2_amd64.buildinfo
 59e0d1e1d36fd7ca1de013e5d32e8de7fa144103 80090 octave-miscellaneous_1.2.1-2_amd64.deb
Checksums-Sha256:
 5b4c362aeb0e15016fa354d51e6c58cad6c1928b5629d8f69b1a0c63f1645d00 778006 octave-miscellaneous-dbgsym_1.2.1-2_amd64.deb
 88a8efd2f96037063afcab3c0db2305bb116a4b2393ae7135103774a86642877 11318 octave-miscellaneous_1.2.1-2_amd64.buildinfo
 d2decbb32666de239540bcc6dc3126a0c83835f95d9bab28818ead7c8f9922d8 80090 octave-miscellaneous_1.2.1-2_amd64.deb
Files:
 f48e7512e7ec2ae2fd6a3e2fd25c5557 778006 debugsym extra octave-miscellaneous-dbgsym_1.2.1-2_amd64.deb
 71ef5d970aba4c9dcae27a536933c787 11318 math optional octave-miscellaneous_1.2.1-2_amd64.buildinfo
 223683ac23552e15317b62586831c472 80090 math optional octave-miscellaneous_1.2.1-2_amd64.deb
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.9xSpXQ7LSa/tmp.1wrJTY0gH2:	 81.4% -- replaced with /srv/reproducible-results/tmp.9xSpXQ7LSa/tmp.1wrJTY0gH2.gz
INFO: Starting at 2015-08-30 20:47:38.928791
INFO: Finished at 2015-08-30 20:47:38.936600, took: 0:00:00.007822
Sun 30 Aug 20:47:38 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-Ht97BMx9, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list