[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_gamma #33801
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Mar 12 16:27:43 UTC 2015
See <https://jenkins.debian.net/job/reproducible_builder_gamma/33801/>
------------------------------------------
[...truncated 822 lines...]
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking lwipv6.h usability... yes
checking lwipv6.h presence... yes
checking for lwipv6.h... yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for atexit... yes
checking for bzero... yes
checking for getcwd... yes
checking for memset... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strndup... yes
checking for strstr... yes
checking for uname... yes
checking for lwip_init in -llwipv6... yes
checking for mhash_init in -lmhash... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-silent-rules
touch debian/stamp-autotools
/usr/bin/make -C .
make[1]: Entering directory '/tmp/buildd/vdetelweb-1.2.1'
/usr/bin/make all-am
make[2]: Entering directory '/tmp/buildd/vdetelweb-1.2.1'
gcc -DHAVE_CONFIG_H -I. -Werror=date-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o vdetelweb-vdetelweb.o `test -f 'vdetelweb.c' || echo './'`vdetelweb.c
vdetelweb.c: In function 'openvdem':
vdetelweb.c:224:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
write(fd,"ds/showinfo\n",13);
^
vdetelweb.c: In function 'special_daemon':
vdetelweb.c:521:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
write(STDERR_FILENO,buf,n);
^
vdetelweb.c:530:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
(void)chdir("/");
^
gcc -DHAVE_CONFIG_H -I. -Werror=date-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o vdetelweb-web.o `test -f 'web.c' || echo './'`web.c
web.c: In function 'web_create_page':
web.c:515:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
write(vdefd,"showinfo\r\n",10);
^
web.c: In function 'postdata_parse':
web.c:390:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
write(vdefd,cmdbuf,strlen(cmdbuf));
^
web.c:419:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
write(vdefd,cmdbuf,strlen(cmdbuf));
^
web.c: In function 'vde_gethelp':
web.c:316:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
write(vdefd,"help\n",5);
^
In file included from /usr/include/string.h:640:0,
from web.c:45:
In function 'strncat',
inlined from 'postdata_parse' at web.c:387:4:
/usr/include/x86_64-linux-gnu/bits/string3.h:150:3: warning: call to __builtin___strncat_chk might overflow destination buffer
return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
^
In function 'strncat',
inlined from 'postdata_parse' at web.c:389:4:
/usr/include/x86_64-linux-gnu/bits/string3.h:150:3: warning: call to __builtin___strncat_chk might overflow destination buffer
return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
^
In function 'strncat',
inlined from 'postdata_parse' at web.c:415:5:
/usr/include/x86_64-linux-gnu/bits/string3.h:150:3: warning: call to __builtin___strncat_chk might overflow destination buffer
return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
^
gcc -DHAVE_CONFIG_H -I. -Werror=date-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o vdetelweb-telnet.o `test -f 'telnet.c' || echo './'`telnet.c
gcc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -llwipv6 -lvdehist -Wl,-z,relro -o vdetelweb vdetelweb-vdetelweb.o vdetelweb-web.o vdetelweb-telnet.o -lmhash -llwipv6
make[2]: Leaving directory '/tmp/buildd/vdetelweb-1.2.1'
make[1]: Leaving directory '/tmp/buildd/vdetelweb-1.2.1'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
fakeroot debian/rules binary
test -x debian/rules
dh_testroot
dh_clean -k
dh_clean: dh_clean -k is deprecated; use dh_prep instead
dh_installdirs -A
mkdir -p "."
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/tmp/buildd/vdetelweb-1.2.1/debian/vdetelweb/
make[1]: Entering directory '/tmp/buildd/vdetelweb-1.2.1'
make[2]: Entering directory '/tmp/buildd/vdetelweb-1.2.1'
test -z "/usr/bin" || /bin/mkdir -p "/tmp/buildd/vdetelweb-1.2.1/debian/vdetelweb//usr/bin"
/usr/bin/install -c vdetelweb '/tmp/buildd/vdetelweb-1.2.1/debian/vdetelweb//usr/bin'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/buildd/vdetelweb-1.2.1/debian/vdetelweb//usr/share/man/man1"
/usr/bin/install -c -m 644 vdetelweb.1 '/tmp/buildd/vdetelweb-1.2.1/debian/vdetelweb//usr/share/man/man1'
test -z "/etc/vde" || /bin/mkdir -p "/tmp/buildd/vdetelweb-1.2.1/debian/vdetelweb//etc/vde"
/usr/bin/install -c -m 644 vdetelwebrc '/tmp/buildd/vdetelweb-1.2.1/debian/vdetelweb//etc/vde'
make[2]: Leaving directory '/tmp/buildd/vdetelweb-1.2.1'
make[1]: Leaving directory '/tmp/buildd/vdetelweb-1.2.1'
touch debian/stamp-makefile-install
Adding cdbs dependencies to debian/vdetelweb.substvars
dh_installdirs -pvdetelweb
dh_installdocs -pvdetelweb ./README
dh_installexamples -pvdetelweb
dh_installman -pvdetelweb
dh_installinfo -pvdetelweb
dh_installmenu -pvdetelweb
dh_installcron -pvdetelweb
dh_installinit -pvdetelweb
dh_installdebconf -pvdetelweb
dh_installemacsen -pvdetelweb
dh_installcatalogs -pvdetelweb
dh_installpam -pvdetelweb
dh_installlogrotate -pvdetelweb
dh_installlogcheck -pvdetelweb
dh_installchangelogs -pvdetelweb
dh_installudev -pvdetelweb
dh_lintian -pvdetelweb
dh_bugfiles -pvdetelweb
dh_install -pvdetelweb
dh_link -pvdetelweb
dh_installmime -pvdetelweb
dh_installgsettings -pvdetelweb
rm -f debian/vdetelweb/etc/vde/vdetelwebrc
rmdir debian/vdetelweb/etc/vde
rmdir debian/vdetelweb/etc
dh_strip -pvdetelweb
dh_compress -pvdetelweb
dh_fixperms -pvdetelweb
dh_makeshlibs -pvdetelweb
dh_installdeb -pvdetelweb
dh_perl -pvdetelweb
dh_shlibdeps -pvdetelweb
dh_gencontrol -pvdetelweb
dpkg-gencontrol: warning: unknown information field 'Dm-Upload-Allowed' in input data in general section of control info file
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums -pvdetelweb
dh_builddeb -pvdetelweb
dpkg-deb: building package `vdetelweb' in `../vdetelweb_1.2.1-1_amd64.deb'.
dpkg-genbuildinfo >../vdetelweb_1.2.1-1_amd64.buildinfo
dpkg-distaddfile vdetelweb_1.2.1-1_amd64.buildinfo net optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges -b >../vdetelweb_1.2.1-1_amd64.changes
dpkg-genchanges: warning: unknown information field 'Dm-Upload-Allowed' in input data in general section of control info file
dpkg-genchanges: binary-only upload (no source code included)
dpkg-source --after-build vdetelweb-1.2.1
dpkg-source: warning: unknown information field 'Dm-Upload-Allowed' in input data in general section of control info file
dpkg-buildpackage: binary-only upload (no source included)
W: no hooks of type B found -- ignoring
I: unmounting /run/shm filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//23837 and its subdirectories
I: Current time: Fri Mar 13 06:24:36 GMT-14 2015
I: pbuilder-time-stamp: 1426177476
+ set +x
Format: 1.8
Date: Sun, 05 Feb 2012 11:15:54 +0100
Source: vdetelweb
Binary: vdetelweb
Architecture: amd64
Version: 1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian VSquare Team <pkg-vsquare-devel at lists.alioth.debian.org>
Changed-By: Ludovico Gardenghi <garden at debian.org>
Description:
vdetelweb - Telnet and Web interface for VDE 2.x
Changes:
vdetelweb (1.2.1-1) unstable; urgency=low
.
* New upstream release
- Remove patch 01_sparc_ftbfs_signals.diff
- Remove patch 02_include_limits_h.diff
- Add dependency on libmhash-dev
* Switch to quilt
* Remove useless dirs file
* Add examples/vdetelwebrc.gz
* Bump Standards-Version to 3.9.2: nothing to do
* Add patch svn_r538_fix_msg_length.patch: apply bugfix from upstream svn
Checksums-Sha1:
f4bf4216f2bd0b804fcfaa94a59de32413ae1b1a 4839 vdetelweb_1.2.1-1_amd64.buildinfo
75d718c43d93a12a6d9184fc0b86c36918961313 17952 vdetelweb_1.2.1-1_amd64.deb
Checksums-Sha256:
a55b125278b3b344fed7eb13551c98490e5f8ea0be3e31aef484fa08209047ab 4839 vdetelweb_1.2.1-1_amd64.buildinfo
f576638cd80d9bd3c945d634ac352489d11cd72a83e72ae73a60bd504c576aea 17952 vdetelweb_1.2.1-1_amd64.deb
Files:
cedfc5af4e60354f6dd2c911181dcdf0 17952 net optional vdetelweb_1.2.1-1_amd64.deb
71d894db8e90ddbf227649baf2b87fdc 4839 net optional vdetelweb_1.2.1-1_amd64.buildinfo
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
Thu Mar 12 16:26:51 UTC 2015 - debbindiff 9 will be used to compare the two builds now.
_ _ _ _
__ ____| | ___| |_ ___| |_ _____| |__
\ \ / / _` |/ _ \ __/ _ \ \ \ /\ / / _ \ '_ \
\ V / (_| | __/ || __/ |\ V V / __/ |_) |
\_/ \__,_|\___|\__\___|_| \_/\_/ \___|_.__/
debbindiff found no differences in the changes files, and a .buildinfo file also exist.
vdetelweb built successfully and reproducibly.
INFO: Generating the pages of 1 package(s)
INFO: Generating the pages of 1 package(s)
INFO: Generating the page of vdetelweb/sid at 1.2.1-1 built at at 2015-01-30 20:30 UTC
INFO: Package page generated at https://reproducible.debian.net/rb-pkg/sid/amd64/vdetelweb.html
INFO: Generating the pages of 1 package(s)
INFO: Generating the page of vdetelweb/testing at 1.2.1-1 built at at 2015-03-12 16:23 UTC
INFO: Package page generated at https://reproducible.debian.net/rb-pkg/testing/amd64/vdetelweb.html
INFO: Generating the pages of 1 package(s)
INFO: Removing old pages from sid/amd64...
CRITICAL: Error execting this query:
CRITICAL: SELECT s.name FROM sources AS s WHERE s.name="0ad-data" AND s.suite="sid" AND s.architecture="amd64"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "reproducible_html_packages.py", line 248, in purge_old_pages
result = query_db(query)
File "reproducible_common.py", line 243, in query_db
cursor.execute(query)
sqlite3.OperationalError: database is locked
Thu Mar 12 16:27:36 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-rb2ydRTJ, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list