[Qa-jenkins-scm] Build failed in Jenkins: d-i_pu-build_preseed #22
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Jun 20 18:50:18 UTC 2016
See <https://jenkins.debian.net/job/d-i_pu-build_preseed/22/>
------------------------------------------
[...truncated 529 lines...]
Setting up file (1:5.25-2) ...
Setting up gettext-base (0.19.8.1-1) ...
Setting up libxml2:amd64 (2.9.3+dfsg1-1.2) ...
Setting up libsigsegv2:amd64 (2.10-5) ...
Setting up m4 (1.4.17-5) ...
Setting up autoconf (2.69-10) ...
Setting up autotools-dev (20160430.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 autopoint (0.19.8.1-1) ...
Setting up libglib2.0-0:amd64 (2.48.1-1) ...
No schema files found: doing nothing.
Setting up libcroco3:amd64 (0.6.11-1) ...
Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ...
Setting up gettext (0.19.8.1-1) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up po-debconf (1.0.19) ...
Setting up libarchive-zip-perl (1.57-1) ...
Setting up libfile-stripnondeterminism-perl (0.019-1) ...
Setting up libtimedate-perl (2.3000-2) ...
Setting up libtool (2.4.6-0.1) ...
Setting up dh-strip-nondeterminism (0.019-1) ...
Setting up debhelper (9.20160618.1) ...
Setting up dh-autoreconf (12) ...
Processing triggers for libc-bin (2.22-12) ...
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...
The following additional packages will be installed:
libfakeroot
The following NEW packages will be installed:
fakeroot libfakeroot
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 130 kB of archives.
After this operation, 368 kB of additional disk space will be used.
Get:1 http://ftp.de.debian.org/debian sid/main amd64 libfakeroot amd64 1.20.2-2 [45.3 kB]
Get:2 http://ftp.de.debian.org/debian sid/main amd64 fakeroot amd64 1.20.2-2 [84.9 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 130 kB in 0s (0 B/s)
Selecting previously unselected package libfakeroot:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13854 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.20.2-2_amd64.deb ...
Unpacking libfakeroot:amd64 (1.20.2-2) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.20.2-2_amd64.deb ...
Unpacking fakeroot (1.20.2-2) ...
Processing triggers for libc-bin (2.22-12) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up libfakeroot:amd64 (1.20.2-2) ...
Setting up fakeroot (1.20.2-2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Processing triggers for libc-bin (2.22-12) ...
I: Running env PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games /usr/bin/dpkg-buildpackage -rfakeroot -us -uc ${DEBBUILDOPTS}
dpkg-buildpackage: info: source package preseed
dpkg-buildpackage: info: source version 1.72
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Philip Hands <phil at hands.com>
dpkg-source --before-build workspace
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
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 '<https://jenkins.debian.net/job/d-i_pu-build_preseed/ws/'>
failures=0; for t in t/01-auto-install.t; do $t || failures=$((failures+1)); done; if [ $failures -gt 0 ]; then echo Test suite failures: $failures; exit 1; else echo Test suite successful; fi
ok 1 - BEGIN/END: testable found
ok 2 - empty URL
ok 3 - basic foo
ok 4 - foo and get_domain
ok 5 - foo:port and get_domain
ok 6 - foo and get_domain
ok 7 - foo and unnassigned-domain (2 "n")
ok 8 - foo and unassigned-domain (1 "n")
ok 9 - http:// is added
ok 10 - ftp:// is kept
ok 11 - ftp with user/password, IPv4, and domain
ok 12 - ftp with user/password, IPv4, and domain and port
ok 13 - http with short IPv6 and domain
ok 14 - http with simple IPv6 and domain
ok 15 - http with IPv6 and domain
ok 16 - http with IPv6, port, and domain
ok 17 - http with user/password, IPv6 and domain
ok 18 - http with user/password, IPv6, port, and domain
1..18
Test suite successful
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_pu-build_preseed/ws/'>
dh_auto_test
make -j1 check
make[1]: Entering directory '<https://jenkins.debian.net/job/d-i_pu-build_preseed/ws/'>
failures=0; for t in t/01-auto-install.t; do $t || failures=$((failures+1)); done; if [ $failures -gt 0 ]; then echo Test suite failures: $failures; exit 1; else echo Test suite successful; fi
ok 1 - BEGIN/END: testable found
ok 2 - empty URL
ok 3 - basic foo
ok 4 - foo and get_domain
ok 5 - foo:port and get_domain
ok 6 - foo and get_domain
ok 7 - foo and unnassigned-domain (2 "n")
ok 8 - foo and unassigned-domain (1 "n")
ok 9 - http:// is added
ok 10 - ftp:// is kept
ok 11 - ftp with user/password, IPv4, and domain
ok 12 - ftp with user/password, IPv4, and domain and port
ok 13 - http with short IPv6 and domain
ok 14 - http with simple IPv6 and domain
ok 15 - http with IPv6 and domain
ok 16 - http with IPv6, port, and domain
ok 17 - http with user/password, IPv6 and domain
ok 18 - http with user/password, IPv6, port, and domain
1..18
Test suite successful
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_pu-build_preseed/ws/'>
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_installdirs
dh_auto_install
dh_install
dh_installdocs
dh_installchangelogs
dh_installdebconf
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: Depends field of package preseed-common: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package network-preseed: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package file-preseed: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package initrd-preseed: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package env-preseed: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums
dh_builddeb
dpkg-deb: building package 'network-preseed' in 'debian/.debhelper/scratch-space/build-network-preseed/network-preseed_1.72_all.deb'.
dpkg-deb: building package 'file-preseed' in 'debian/.debhelper/scratch-space/build-file-preseed/file-preseed_1.72_all.deb'.
dpkg-deb: building package 'preseed-common' in 'debian/.debhelper/scratch-space/build-preseed-common/preseed-common_1.72_all.deb'.
dpkg-deb: building package 'initrd-preseed' in 'debian/.debhelper/scratch-space/build-initrd-preseed/initrd-preseed_1.72_all.deb'.
dpkg-deb: building package 'env-preseed' in 'debian/.debhelper/scratch-space/build-env-preseed/env-preseed_1.72_all.deb'.
Renaming file-preseed_1.72_all.deb to file-preseed_1.72_all.udeb
Renaming initrd-preseed_1.72_all.deb to initrd-preseed_1.72_all.udeb
Renaming network-preseed_1.72_all.deb to network-preseed_1.72_all.udeb
Renaming env-preseed_1.72_all.deb to env-preseed_1.72_all.udeb
Renaming preseed-common_1.72_all.deb to preseed-common_1.72_all.udeb
dpkg-genchanges --build=any,all >../preseed_1.72_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
dpkg-source --after-build workspace
dpkg-buildpackage: info: source-only upload: Debian-native package
I: unmounting /var/lib/jenkins/jobs/d-i_pu-build_preseed filesystem
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 /srv/workspace/pbuilder/17441 and its subdirectories
I: file ../env-preseed_1.72_all.udeb is already in target, not copying.
I: file ../file-preseed_1.72_all.udeb is already in target, not copying.
I: file ../initrd-preseed_1.72_all.udeb is already in target, not copying.
I: file ../network-preseed_1.72_all.udeb is already in target, not copying.
I: file ../preseed-common_1.72_all.udeb is already in target, not copying.
I: file ../preseed_1.72_amd64.changes is already in target, not copying.
Format: 1.8
Date: Thu, 16 Jun 2016 12:10:46 +0200
Source: preseed
Binary: preseed-common network-preseed file-preseed initrd-preseed env-preseed
Architecture: all
Version: 1.72
Distribution: UNRELEASED
Urgency: medium
Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Changed-By: Philip Hands <phil at hands.com>
Description:
env-preseed - debconf preseeding via environment variables (udeb)
file-preseed - load debconf preseed file (udeb)
initrd-preseed - load debconf preseed file from /preseed.cfg on the initrd (udeb)
network-preseed - download debconf preseed file (udeb)
preseed-common - common files for preseeding (udeb)
Changes:
preseed (1.72) UNRELEASED; urgency=medium
.
* run preseed/early_command after env_preseed, so that one can again specify this on
the kernel command line.
Checksums-Sha1:
d65d6a509b329e44d119fd90e43fea2e842fcebb 1816 env-preseed_1.72_all.udeb
e158d427399b63715bc285e0a26eca0becacab07 4138 file-preseed_1.72_all.udeb
9016c9a120d6aeab47873102cd7a8bd92e72d6a6 866 initrd-preseed_1.72_all.udeb
4445e5ab7cd9af23f96b31aa7ee3a7bea7fe5a84 30802 network-preseed_1.72_all.udeb
1c7c82bf13c49f430e7415c894b6fb56885c1f7e 21606 preseed-common_1.72_all.udeb
Checksums-Sha256:
fdef07837fd53d0db7553852c2ce94f216802e798e487faa6a2b2a5b54086e10 1816 env-preseed_1.72_all.udeb
82bde04858a68638a506bf541c2ad15c06d5ef7198955f113e13f223b20d851f 4138 file-preseed_1.72_all.udeb
2a37d3e2b9eba18eedfc5f4aa7688d2f48f28e8e379ff2a17137338fb1706f77 866 initrd-preseed_1.72_all.udeb
08ccae05ed4c6442052fff107fff93cea28bf2aa66d81168da2c1c3d4ea7ce87 30802 network-preseed_1.72_all.udeb
12f7c45270eb2eb7920facccca80b059ae183fb2daf4034723fb98ca6e8c094f 21606 preseed-common_1.72_all.udeb
Files:
6b0cd06e2439238c33c32374ec46b0ba 1816 debian-installer extra env-preseed_1.72_all.udeb
5726fea24b851bf70ba45be2a62e7c9d 4138 debian-installer optional file-preseed_1.72_all.udeb
9205af354cf8b8a5b873e27d2d94f50b 866 debian-installer extra initrd-preseed_1.72_all.udeb
b906c1c62968f0eb3ac46a0759fcab62 30802 debian-installer standard network-preseed_1.72_all.udeb
be44685e79e7a830ae3f5b45fe0841d1 21606 debian-installer standard preseed-common_1.72_all.udeb
jenkins_node_wrapper.sh[31698] Command 'mkdir -p /srv/udebs/pu_env-preseed-early-command/' not found in allowed commands.
Mon 20 Jun 18:50:18 UTC 2016 - /srv/jenkins/bin/d-i_build.sh stopped running as /tmp/jenkins-script-czdstvpR, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list