[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_23 #3476

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Dec 15 12:16:16 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_i386_23/3476/------------------------------------------
[...truncated 255699 lines...]
ok 238 - getline_hr
ok 239 - Returned in Unicode
ok 240 - csv (bom => 1)
ok 241 - Returned data
ok 242 - _85hdr.csv opened for enc utf-16le
ok 243 - headers with BOM for utf-16le
ok 244 - column name was decoded
ok 245 - getline_hr
ok 246 - Returned in Unicode
ok 247 - csv (bom => 1)
ok 248 - Returned data
ok 249 - _85hdr.csv opened for enc utf-32be
ok 250 - headers with BOM for utf-32be
ok 251 - column name was decoded
ok 252 - getline_hr
ok 253 - Returned in Unicode
ok 254 - csv (bom => 1)
ok 255 - Returned data
ok 256 - _85hdr.csv opened for enc utf-32le
ok 257 - headers with BOM for utf-32le
ok 258 - column name was decoded
ok 259 - getline_hr
ok 260 - Returned in Unicode
ok 261 - csv (bom => 1)
ok 262 - Returned data
ok 263 # skip Encoding utf-1 not supported
ok 264 # skip Encoding utf-1 not supported
ok 265 # skip Encoding utf-1 not supported
ok 266 # skip Encoding utf-1 not supported
ok 267 # skip Encoding utf-1 not supported
ok 268 # skip Encoding utf-1 not supported
ok 269 # skip Encoding utf-1 not supported
ok 270 # skip Encoding utf-ebcdic not supported
ok 271 # skip Encoding utf-ebcdic not supported
ok 272 # skip Encoding utf-ebcdic not supported
ok 273 # skip Encoding utf-ebcdic not supported
ok 274 # skip Encoding utf-ebcdic not supported
ok 275 # skip Encoding utf-ebcdic not supported
ok 276 # skip Encoding utf-ebcdic not supported
ok 277 # skip Encoding scsu not supported
ok 278 # skip Encoding scsu not supported
ok 279 # skip Encoding scsu not supported
ok 280 # skip Encoding scsu not supported
ok 281 # skip Encoding scsu not supported
ok 282 # skip Encoding scsu not supported
ok 283 # skip Encoding scsu not supported
ok 284 # skip Encoding bocu-1 not supported
ok 285 # skip Encoding bocu-1 not supported
ok 286 # skip Encoding bocu-1 not supported
ok 287 # skip Encoding bocu-1 not supported
ok 288 # skip Encoding bocu-1 not supported
ok 289 # skip Encoding bocu-1 not supported
ok 290 # skip Encoding bocu-1 not supported
ok 291 # skip Encoding gb-18030 not supported
ok 292 # skip Encoding gb-18030 not supported
ok 293 # skip Encoding gb-18030 not supported
ok 294 # skip Encoding gb-18030 not supported
ok 295 # skip Encoding gb-18030 not supported
ok 296 # skip Encoding gb-18030 not supported
ok 297 # skip Encoding gb-18030 not supported
ok
t/90_csv.t ........ 
1..45
ok 1 - use Text::CSV_XS;
ok 2 - AOA file
ok 3 - AOA globref
ok 4 - AOA glob
ok 5 - AOA ScalarIO
ok 6 - AOH file
ok 7 - AOH globref
ok 8 - AOH glob
ok 9 - AOH ScalarIO
ok 10 - AOH with header map
ok 11 - AOA skip
ok 12 - AOA fragment
ok 13 - AOH headers fragment
ok 14 - AOH headers fragment
ok 15 - AOA out file
ok 16 - AOA parse out
ok 17 - AOH out file
ok 18 - AOH parse out
ok 19 - AOH out file no header
ok 20 - AOH parse out no header
ok 21 - out from CODE/AR
ok 22 - data from CODE/AR
ok 23 - out from CODE/HR
ok 24 - data from CODE/HR
ok 25 - out from CODE/HR (auto headers)
ok 26 - data from CODE/HR
ok 27 - key
ok 28 - key
ok 29 - AoH to out
ok 30 - default auto_diag (1)
ok 31 - default binary
ok 32 - default eol
ok 33 - default auto_diag (0)
ok 34 - default binary
ok 35 - default eol
ok 36 - csv needs in or file
ok 37 - error
ok 38 - out to fh to scalar ref
ok 39 - Scalar out
ok 40 - out to scalar ref
ok 41 - Scalar out
ok 42 - quo => undef
ok 43 - csv from object
ok 44 - csv from attribute
ok 45 - Chained csv call inherited attributes
ok
t/91_csv_cb.t ..... 
1..48
ok 1 - use Text::CSV_XS;
ok 2 - callback after_in on AOA with empty sub
ok 3 - callback after_in on AOA with empty sub
ok 4 - callback on_in on AOA with empty sub
ok 5 - callback on_in on AOA with empty sub
ok 6 - callback before_out on AOA with empty sub
ok 7 - callback before_out on AOA with empty sub
ok 8 - callback after_in and on_in on AOA
ok 9 - callback after_in on AOH with empty sub
ok 10 - callback after_in on AOH with empty sub
ok 11 - callback on_in on AOH with empty sub
ok 12 - callback on_in on AOH with empty sub
ok 13 - callback before_out on AOH with empty sub
ok 14 - callback before_out on AOH with empty sub
ok 15 - callback after_in and on_in on AOH
ok 16 - AOA ith after_in callback
ok 17 - AOH with after_in callback
ok 18 - AOA with filter on col 2
ok 19 - AOA with filter on col 1 and 2
ok 20 - AOH with filter on column name
ok 21 - AOH with lc headers
ok 22 - AOH with lc headers
ok 23 - AOH with mangled headers
ok 24 - AOH with filter on column name + on other numbered fields
ok 25 - AOH with filter on column name + on other named fields
ok 26 - AOA 3: b = 2a - 3 $_[1][]
ok 27 - AOA 4: b = 2a - 3 $_[1][]
ok 28 - AOA 5: b = 2a - 3 $_[1][]
ok 29 - AOA 6: b = 2a - 3 $_[1][]
ok 30 - AOA 7: b = 2a - 3 $_[1][]
ok 31 - AOA 8: b = 2a - 3 $_[1][]
ok 32 - AOH 3: b = 2a - 3 $_[1]{}
ok 33 - AOH 4: b = 2a - 3 $_[1]{}
ok 34 - AOH 5: b = 2a - 3 $_[1]{}
ok 35 - AOH 6: b = 2a - 3 $_[1]{}
ok 36 - AOH 7: b = 2a - 3 $_[1]{}
ok 37 - AOH 8: b = 2a - 3 $_[1]{}
ok 38 - AOH 3: b = 2a - 3 $_{}
ok 39 - AOH 4: b = 2a - 3 $_{}
ok 40 - AOH 5: b = 2a - 3 $_{}
ok 41 - AOH 6: b = 2a - 3 $_{}
ok 42 - AOH 7: b = 2a - 3 $_{}
ok 43 - AOH 8: b = 2a - 3 $_{}
ok 44 - %_ restored
ok 45 - AOH with addition to %_ in on_in
ok 46 - filter => not_blank
ok 47 - filter => not_empty
ok 48 - filter => filled
ok
All tests successful.
Files=29, Tests=50585, 99 wallclock secs ( 7.64 usr  0.43 sys + 95.25 cusr  0.87 csys = 104.19 CPU)
Result: PASS
make[1]: Leaving directory '/build/libtext-csv-xs-perl-1.26'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/build/libtext-csv-xs-perl-1.26/debian/libtext-csv-xs-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/build/libtext-csv-xs-perl-1.26'
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/libtext-csv-xs-perl-1.26/debian/libtext-csv-xs-perl/usr/lib/i386-linux-gnu/perl5/5.24/auto/Text/CSV_XS/CSV_XS.so
Installing /build/libtext-csv-xs-perl-1.26/debian/libtext-csv-xs-perl/usr/lib/i386-linux-gnu/perl5/5.24/Text/CSV_XS.pm
Installing /build/libtext-csv-xs-perl-1.26/debian/libtext-csv-xs-perl/usr/share/man/man3/Text::CSV_XS.3pm
make[1]: Leaving directory '/build/libtext-csv-xs-perl-1.26'
   dh_installdocs
   dh_installchangelogs
   debian/rules override_dh_installexamples
make[1]: Entering directory '/build/libtext-csv-xs-perl-1.26'
dh_installexamples
sed -i '1s|^#!/pro/bin/perl|#!/usr/bin/perl|' /build/libtext-csv-xs-perl-1.26/debian/libtext-csv-xs-perl/usr/share/doc/libtext-csv-xs-perl/examples/*
chmod a+x /build/libtext-csv-xs-perl-1.26/debian/libtext-csv-xs-perl/usr/share/doc/libtext-csv-xs-perl/examples/*
make[1]: Leaving directory '/build/libtext-csv-xs-perl-1.26'
   dh_installman
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
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
   dh_builddeb
dpkg-deb: building package 'libtext-csv-xs-perl-dbgsym' in '../libtext-csv-xs-perl-dbgsym_1.26-1_i386.deb'.
dpkg-deb: building package 'libtext-csv-xs-perl' in '../libtext-csv-xs-perl_1.26-1_i386.deb'.
 dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges --build=binary >../libtext-csv-xs-perl_1.26-1_i386.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build libtext-csv-xs-perl-1.26
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
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/14313 and its subdirectories
I: Current time: Thu Dec 15 00:14:06 -12 2016
I: pbuilder-time-stamp: 1481804046
102c102
<  libsepol1 (= 2.6-2),
---
>  libsepol1 (= 2.6-1),
120c120
<  linux-libc-dev (= 4.8.11-1),
---
>  linux-libc-dev (= 4.8.7-1),
Error: database is locked
Starting cleanup.
/srv/reproducible-results/rbuild-debian-Shqn6kqh/tmp.4ZD3OT54w2:	 84.1% -- replaced with /srv/reproducible-results/rbuild-debian-Shqn6kqh/tmp.4ZD3OT54w2.gz
INFO: Starting at 2016-12-15 12:15:16.022950
CRITICAL: SQLite database locked, could not execute query:
CRITICAL: "SELECT r.status, r.version, r.build_date
CRITICAL:                        FROM results AS r JOIN sources AS s
CRITICAL:                        ON r.package_id=s.id WHERE s.name='libtext-csv-xs-perl'
CRITICAL:                        AND s.architecture='amd64' AND s.suite='testing'"
CRITICAL: Exiting script.
INFO: Finished at 2016-12-15 12:16:16.194632, took: 0:01:00.171739








Warning: cannot update html pages for libtext-csv-xs-perl
All cleanup done.
Thu 15 Dec 12:16:16 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-3L5shdwK, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list