[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_13 #46292
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Aug 24 03:49:04 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_amd64_13/46292/>
------------------------------------------
[...truncated 882 lines...]
Preparing to unpack .../45-libx11-dev_2%3a1.6.3-1_amd64.deb ...
Unpacking libx11-dev:amd64 (2:1.6.3-1) ...
Setting up libarchive-zip-perl (1.59-1) ...
Setting up libtimedate-perl (2.3000-2) ...
Setting up libsigsegv2:amd64 (2.10-5) ...
Setting up libpthread-stubs0-dev:amd64 (0.3-4) ...
Setting up groff-base (1.22.3-8) ...
Setting up xorg-sgml-doctools (1:1.11-1) ...
Setting up gettext-base (0.19.8.1-1) ...
Setting up libpipeline1:amd64 (1.4.1-2) ...
Setting up x11proto-kb-dev (1.0.7-1) ...
Setting up m4 (1.4.17-5) ...
Setting up libicu57:amd64 (57.1-2) ...
Setting up libbsd0:amd64 (0.8.3-1) ...
Setting up libxml2:amd64 (2.9.4+dfsg1-1+b1) ...
Setting up libmagic-mgc (1:5.28-4) ...
Setting up libmagic1:amd64 (1:5.28-4) ...
Setting up xtrans-dev (1.3.5-1) ...
Processing triggers for libc-bin (2.23-4) ...
Setting up autotools-dev (20160430.1) ...
Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ...
Setting up libffi6:amd64 (3.2.1-4) ...
Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ...
Setting up bsdmainutils (9.0.10) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Setting up libx11-data (2:1.6.3-1) ...
Setting up libxau6:amd64 (1:1.0.8-1) ...
Setting up autopoint (0.19.8.1-1) ...
Setting up libfile-stripnondeterminism-perl (0.022-1) ...
Setting up x11proto-core-dev (7.0.29-1) ...
Setting up libglib2.0-0:amd64 (2.48.1-2) ...
No schema files found: doing nothing.
Setting up libxau-dev:amd64 (1:1.0.8-1) ...
Setting up autoconf (2.69-10) ...
Setting up file (1:5.28-4) ...
Setting up libcroco3:amd64 (0.6.11-1) ...
Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ...
Setting up automake (1:1.15-4) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up man-db (2.7.5-1) ...
Building database of manual pages ...
Setting up libxcb1:amd64 (1.11.1-1.1) ...
Setting up x11proto-input-dev (2.3.2-1) ...
Setting up libtool (2.4.6-0.1) ...
Setting up gettext (0.19.8.1-1) ...
Setting up libx11-6:amd64 (2:1.6.3-1) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up libxcb1-dev:amd64 (1.11.1-1.1) ...
Setting up libx11-dev:amd64 (2:1.6.3-1) ...
Setting up po-debconf (1.0.19) ...
Setting up dh-strip-nondeterminism (0.022-1) ...
Setting up debhelper (9.20160814) ...
Setting up dh-autoreconf (12) ...
Processing triggers for libc-bin (2.23-4) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
-> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version (1.21-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [xbs_0-10.dsc]
I: copying [./xbs_0-10.tar.gz]
I: Extracting source
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Wed Jul 29 05:20:11 2015 GMT+12 using RSA key ID 8F6A63C8
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./xbs_0-10.dsc
dpkg-source: info: extracting xbs in xbs-0
dpkg-source: info: unpacking xbs_0-10.tar.gz
I: Building the package
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-identifier=amd64 -rfakeroot
dpkg-buildpackage: info: source package xbs
dpkg-buildpackage: info: source version 0-10
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Matthew Vernon <matthew at debian.org>
dpkg-source --before-build xbs-0
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
make -j1 clean
make[1]: Entering directory '/build/xbs-0'
rm *.o xbs
rm: cannot remove '*.o': No such file or directory
rm: cannot remove 'xbs': No such file or directory
Makefile:18: recipe for target 'clean' failed
make[1]: [clean] Error 1 (ignored)
make[1]: Leaving directory '/build/xbs-0'
dh_clean
debian/rules build
dh build
dh_testdir
dh_update_autotools_config
dh_auto_configure
dh_auto_build
make -j1
make[1]: Entering directory '/build/xbs-0'
gcc -O3 -o xbs xbs.c -L/usr/X11R6/lib -lX11 -lm
In file included from xbs.c:179:0:
grsubs.h:101:1: warning: return type defaults to 'int' [-Wimplicit-int]
FreeColorGC (icol)
^~~~~~~~~~~
grsubs.h: In function 'NewSpecColor':
grsubs.h:185:9: warning: implicit declaration of function 'match' [-Wimplicit-function-declaration]
if (match(spec[i].lab, pat)) {
^~~~~
In file included from xbs.c:181:0:
subs.h: In function 'readclusterdata':
subs.h:269:7: warning: implicit declaration of function 'readclusterline' [-Wimplicit-function-declaration]
readclusterline(str,0);
^~~~~~~~~~~~~~~
xbs.c: At top level:
xbs.c:516:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(argc, argv)
^~~~
xbs.c: In function 'main':
xbs.c:791:15: warning: implicit declaration of function 'interpret_keypress' [-Wimplicit-function-declaration]
keytype=interpret_keypress (&ev, &inpmode, input, &ixyz, &alfa);
^~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/build/xbs-0'
dh_auto_test
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_auto_install
dh_install
dh_installdocs
debian/rules override_dh_installchangelogs
make[1]: Entering directory '/build/xbs-0'
dh_installchangelogs Changes.xbs
make[1]: Leaving directory '/build/xbs-0'
debian/rules override_dh_installexamples
make[1]: Entering directory '/build/xbs-0'
dh_installexamples
chmod +x debian/xbs/usr/share/doc/xbs/examples/runex
make[1]: Leaving directory '/build/xbs-0'
dh_installman
dh_perl
dh_link
dh_strip_nondeterminism
debian/rules override_dh_compress
make[1]: Entering directory '/build/xbs-0'
# Leave these uncompressed so that runex works.
dh_compress -X.bs -X.mv
make[1]: Leaving directory '/build/xbs-0'
debian/rules override_dh_fixperms
make[1]: Entering directory '/build/xbs-0'
dh_fixperms -Xrunex
make[1]: Leaving directory '/build/xbs-0'
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 'xbs-dbgsym' in '../xbs-dbgsym_0-10_amd64.deb'.
dpkg-deb: building package 'xbs' in '../xbs_0-10_amd64.deb'.
dpkg-distaddfile xbs_0-10_amd64.buildinfo science optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=any,all >../xbs_0-10_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
dpkg-source --after-build xbs-0
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/3313 and its subdirectories
I: Current time: Tue Aug 23 15:48:50 GMT+12 2016
I: pbuilder-time-stamp: 1472010530
Wed Aug 24 03:48:51 UTC 2016 I: 1st build successful. Starting 2nd build on remote node profitbricks-build5-amd64.debian.net.
removed ‘/tmp/read-only-fs-test-5njvQz’
====================================================================================
Tue Sep 26 10:11:51 UTC 2017 - running /srv/jenkins/bin/reproducible_build.sh () on profitbricks-build5-amd64 now.
To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.
This invocation of this script, which is located in bin/reproducible_build.sh, has been called using "2 xbs testing /srv/reproducible-results/rbuild-debian-HVuff2ms" as arguments.
====================================================================================
Tue Sep 26 10:11:51 UTC 2017 - start running "/srv/jenkins/bin/reproducible_build.sh" (md5sum bdf7ef958a61026d46c54162696034f0) as "/tmp/jenkins-script-NOdoS2AS" on profitbricks-build5-amd64.
Tue Sep 26 10:11:52 UTC 2017 I: Downloading source for testing/xbs
Reading package lists...
Need to get 109 kB of source archives.
Get:1 http://ftp.de.debian.org/debian testing/main xbs 0-10 (dsc) [1434 B]
Get:2 http://ftp.de.debian.org/debian testing/main xbs 0-10 (tar) [107 kB]
Fetched 109 kB in 0s (849 kB/s)
Download complete and in download only mode
Reading package lists...
Need to get 109 kB of source archives.
Get:1 http://ftp.de.debian.org/debian testing/main xbs 0-10 (dsc) [1434 B]
Get:2 http://ftp.de.debian.org/debian testing/main xbs 0-10 (tar) [107 kB]
Fetched 109 kB in 0s (849 kB/s)
Download complete and in download only mode
=============================================================================
Re-Building xbs in testing on amd64 on profitbricks-build5-amd64 now.
Date: Tue Sep 26 10:11:54 UTC 2017
Date UTC: Tue Sep 26 10:11:54 UTC 2017
=============================================================================
++ mktemp -t pbuilderrc_XXXX --tmpdir=/srv/reproducible-results/rbuild-debian-HVuff2ms
+ local TMPCFG=/srv/reproducible-results/rbuild-debian-HVuff2ms/pbuilderrc_VDLv
+ NEW_NUM_CPU=17
+ case $ARCH in
+ locale=fr_CH
+ language=fr
+ cat
+ '[' testing '!=' testing ']'
+ set +e
+ sudo timeout -k 24.1h 24h /usr/bin/ionice -c 3 /usr/bin/nice /usr/bin/unshare --uts -- /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian-HVuff2ms/pbuilderrc_VDLv --hookdir /etc/pbuilder/rebuild-hooks --debbuildopts '-b --buildinfo-identifier=amd64' --basetgz /var/cache/pbuilder/testing-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian-HVuff2ms/b2 --logfile b2/build.log xbs_0-10.dsc
W: /root/.pbuilderrc does not exist
I: Logging to b2/build.log
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: mercredi 27 septembre 2017, 00:11:54 (UTC+1400)
I: pbuilder-time-stamp: 1506420714
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/testing-reproducible-base.tgz]
/srv/reproducible-results/rbuild-debian-HVuff2ms/tmp.iet3GkeEVV: 74.5% -- replaced with /srv/reproducible-results/rbuild-debian-HVuff2ms/tmp.iet3GkeEVV.gz
INFO: Starting at 2016-08-24 03:49:02.624204
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:1741)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
INFO: Finished at 2016-08-24 03:49:03.390444, took: 0:00:00.766256
More information about the Qa-jenkins-scm
mailing list