[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_delta #29894

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 20:44:21 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_delta/29894/>

------------------------------------------
[...truncated 3360 lines...]
dpkg-buildpackage: source changed by Sébastien Villemot <sebastien at debian.org>
 dpkg-source --before-build octave-io-2.2.4
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-io-2.2.4/src'
rm -f *.o octave-core core *.oct *.mex *~
make[1]: Leaving directory '/tmp/buildd/octave-io-2.2.4/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-io.substvars
dh_installdirs -poctave-io 
Checking the Octave version... ok
mkdir -p /tmp/buildd/octave-io-2.2.4/debian/octave-io/usr/share/octave/packages	\
	 /tmp/buildd/octave-io-2.2.4/debian/octave-io/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-io/usr/share/octave/packages'],		\
	      [pwd(),'/debian/octave-io/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-QiikRo)
Copying directory (., /tmp/oct-QiikRo)
make[1]: Entering directory '/tmp/oct-QiikRo/src'
mkoctfile csvexplode.cc
mkoctfile csv2cell.cc
mkoctfile csvconcat.cc
mkoctfile cell2csv.cc
mkoctfile -c xmlread.cc
mkoctfile -c xmltree_read.c
mkoctfile -c xmltree.c
mkoctfile col2num.cc
mkoctfile num2col.cc
mkoctfile xmlread.o xmltree_read.o xmltree.o
make[1]: Leaving directory '/tmp/oct-QiikRo/src'
copyfile /tmp/oct-QiikRo/./src/cell2csv.oct /tmp/oct-QiikRo/./src/col2num.oct /tmp/oct-QiikRo/./src/csv2cell.oct /tmp/oct-QiikRo/./src/csvconcat.oct /tmp/oct-QiikRo/./src/csvexplode.oct /tmp/oct-QiikRo/./src/num2col.oct /tmp/oct-QiikRo/./src/xmlread.oct /tmp/oct-QiikRo/./inst/x86_64-pc-linux-gnu-api-v50+
For information about changes from previous versions of the io package, run 'news io'.
/usr/share/octave/debian/dh/octave-pkg-helper
dh_install --package=octave-io
( cd  ./debian/octave-io/usr/share/octave/packages/io-2.2.4/packinfo ; rm -f COPYING ChangeLog )
if [ -d doc ] ; then				\
	dh_installdocs -poctave-io;		\
	rm -rf debian/octave-io/usr/share/octave/packages/*/doc ;	\
fi
[ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
Checking package...
Checking m files ...
[object2json]
PASSES 2 out of 2 tests
[calccelladdress]
PASSES 9 out of 9 tests
Checking CC files ...
[csv2cell]
PASSES 7 out of 7 tests
[cell2csv]
PASSES 2 out of 2 tests
Testing {xls,ods}read...
ans =  14
Detected XLS interfaces: POI (& OOXML)*; JXL; (* = default interface)
  1: Sheet1                           (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char

***
*** Read of xls file with default interface      : OK
***

  1: Sheet1                           (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char

***
*** Read of xlsx file with default interface     : OK
***

Detected ODS interfaces: warning: 
Not all required classes (.jar) in classpath for OTK
warning: 
Not all required classes (.jar) in classpath for JOD
warning: 
One or more UNO classes (.jar) missing in javaclasspath
  1: Sheet1                           (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char

***
*** Read of ods file with default interface      : OK
***

  1: Sheet1                           (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char

***
*** Read of gnumeric file with default interface : OK
***

Checking requested interface(s):
JXL*; (* = default interface)
  1: Sheet1                           (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char

***
*** Read of xls file with JXL                    : OK
***

Checking requested interface(s):
POI (& OOXML)*; (* = default interface)
  1: Sheet1                           (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char

***
*** Read of xls file with POI                    : OK
***

Checking requested interface(s):
OCT*; (* = default interface)
  1: Sheet1                           (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char

***
*** Read of xlsx file with OCT                   : OK
***

Checking requested interface(s):
POI (& OOXML)*; (* = default interface)
  1: Sheet1                           (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char

***
*** Read of xlsx file with POI                   : OK
***

  1: Sheet1                           (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char

***
*** Read of ods file with OCT                    : OK
***

[ -e PKG_ADD.bak ] && mv PKG_ADD.bak PKG_ADD
rmdir --ignore-fail-on-non-empty -p	\
	 /tmp/buildd/octave-io-2.2.4/debian/octave-io/usr/share/octave/packages	\
	 /tmp/buildd/octave-io-2.2.4/debian/octave-io/usr/lib/x86_64-linux-gnu/octave/packages
dh_installdocs -poctave-io ./NEWS 
dh_installexamples -poctave-io 
dh_installman -poctave-io  
dh_installinfo -poctave-io  
dh_installmenu -poctave-io 
dh_installcron -poctave-io 
dh_installinit -poctave-io  
dh_installdebconf -poctave-io 
dh_installemacsen -poctave-io   
dh_installcatalogs -poctave-io 
dh_installpam -poctave-io 
dh_installlogrotate -poctave-io 
dh_installlogcheck -poctave-io 
dh_installchangelogs -poctave-io  
dh_installudev -poctave-io 
dh_lintian -poctave-io 
dh_bugfiles -poctave-io 
dh_install -poctave-io  
dh_link -poctave-io  
dh_installmime -poctave-io 
dh_installgsettings -poctave-io 
dh_strip -poctave-io  
dh_strip_nondeterminism
dh_compress -poctave-io  
dh_fixperms -poctave-io  
dh_makeshlibs -poctave-io  
dh_installdeb -poctave-io 
dh_perl -poctave-io 
dh_shlibdeps -poctave-io    
dh_gencontrol -poctave-io  
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-io 
dh_builddeb -poctave-io 
dpkg-deb: building package 'octave-io-dbgsym' in '../octave-io-dbgsym_2.2.4-1_amd64.deb'.
dpkg-deb: building package 'octave-io' in '../octave-io_2.2.4-1_amd64.deb'.
 dpkg-genbuildinfo  >../octave-io_2.2.4-1_amd64.buildinfo
 dpkg-distaddfile octave-io_2.2.4-1_amd64.buildinfo math optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../octave-io_2.2.4-1_amd64.changes
dpkg-genchanges: warning: package octave-io-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build octave-io-2.2.4
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//7731/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//7731/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//7731 and its subdirectories
I: Current time: lundi 31 août 2015, 10:44:20 (UTC+1400)
I: pbuilder-time-stamp: 1440967460
+ false
+ set +x
Format: 1.8
Date: Thu, 18 Sep 2014 16:02:29 +0200
Source: octave-io
Binary: octave-io
Architecture: amd64
Version: 2.2.4-1
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-io  - input/output data functions for Octave
Changes:
 octave-io (2.2.4-1) unstable; urgency=medium
 .
   * Imported Upstream version 2.2.4
   * Bump Standards-Version to 3.9.6, no changes needed.
Checksums-Sha1:
 8502515730e2788378cc00f9262bc2ce6c0d97dd 1452484 octave-io-dbgsym_2.2.4-1_amd64.deb
 2544d7a3b9506a5810d2bde4b56a4857a193f94d 11821 octave-io_2.2.4-1_amd64.buildinfo
 72d63818f56b887fec31e651392e6519a2f28085 237248 octave-io_2.2.4-1_amd64.deb
Checksums-Sha256:
 db2ac9436aa61e8f9854fe56b81886874e24bb12499f94b5c48414fd86f2b30d 1452484 octave-io-dbgsym_2.2.4-1_amd64.deb
 00940db0524f987290f7577869ddcd0a377e8e5ef4ebb7aac1cf449d147eeae2 11821 octave-io_2.2.4-1_amd64.buildinfo
 fb71a8de1c67b777ac5204a83a02028acc48bb95db82d32194c2977664ccb782 237248 octave-io_2.2.4-1_amd64.deb
Files:
 7903a8c4613f29a09dc096eb6fe20c75 1452484 debugsym extra octave-io-dbgsym_2.2.4-1_amd64.deb
 74e06dfad7e81f6c0e1748fd64e2e1cf 11821 math optional octave-io_2.2.4-1_amd64.buildinfo
 f9a190e119b03253670bef2767a29530 237248 math optional octave-io_2.2.4-1_amd64.deb
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.4OXktZwYtS/tmp.fYDi7jhTap:	 81.5% -- replaced with /srv/reproducible-results/tmp.4OXktZwYtS/tmp.fYDi7jhTap.gz
INFO: Starting at 2015-08-30 20:44:21.162589
INFO: Finished at 2015-08-30 20:44:21.167566, took: 0:00:00.004983
Sun 30 Aug 20:44:21 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-tSIKyhrM, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list