[Qa-jenkins-scm] Build failed in Jenkins: d-i_build_choose-mirror #87

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Aug 15 03:58:59 UTC 2016


See <https://jenkins.debian.net/job/d-i_build_choose-mirror/87/changes>

Changes:

[kibi] Check that choose-mirror-bin's templates file isn't obviously broken.

------------------------------------------
[...truncated 596 lines...]
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, 370 kB of additional disk space will be used.
Get:1 http://ftp.de.debian.org/debian sid/main amd64 libfakeroot amd64 1.21-1 [45.4 kB]
Get:2 http://ftp.de.debian.org/debian sid/main amd64 fakeroot amd64 1.21-1 [85.0 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 130 kB in 0s (7706 kB/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 ... 16656 files and directories currently installed.)
Preparing to unpack .../0-libfakeroot_1.21-1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.21-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../1-fakeroot_1.21-1_amd64.deb ...
Unpacking fakeroot (1.21-1) ...
Processing triggers for libc-bin (2.23-4) ...
Setting up libfakeroot:amd64 (1.21-1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up fakeroot (1.21-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Processing triggers for libc-bin (2.23-4) ...
I: Running env PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dpkg-buildpackage -rfakeroot -us -uc ${DEBBUILDOPTS}
dpkg-buildpackage: info: source package choose-mirror
dpkg-buildpackage: info: source version 2.71
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Cyril Brulebois <kibi at debian.org>
 dpkg-source --before-build workspace
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   debian/rules override_dh_auto_clean
make[1]: Entering directory '<https://jenkins.debian.net/job/d-i_build_choose-mirror/ws/'>
rm -rf debian/locales debian/sort-tmp
/usr/bin/make clean check-masterlist
make[2]: Entering directory '<https://jenkins.debian.net/job/d-i_build_choose-mirror/ws/'>
rm -f choose-mirror choose-mirror.o *~ mirrors_*.h
rm -f debian/templates-countries debian/httplist-countries debian/httpslist-countries debian/ftplist-countries
rm -f demo demo.templates
rm -rf debian/iso-codes/ debian/pobuild*/
rm -f debian/iso_3166.tab
make[2]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_choose-mirror/ws/'>
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_choose-mirror/ws/'>
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '<https://jenkins.debian.net/job/d-i_build_choose-mirror/ws/'>
# Don't try to sync the mirror masterlist during the build:
/usr/bin/make small  ONLINE=n
make[2]: Entering directory '<https://jenkins.debian.net/job/d-i_build_choose-mirror/ws/'>
rm -f choose-mirror choose-mirror.o *~ mirrors_*.h
rm -f debian/templates-countries debian/httplist-countries debian/httpslist-countries debian/ftplist-countries
rm -f demo demo.templates
rm -rf debian/iso-codes/ debian/pobuild*/
rm -f debian/iso_3166.tab
if [ "$ONLINE" != n ]; then \
	if wget -nv 'https://anonscm.debian.org/viewvc/webwml/webwml/english/mirror/Mirrors.masterlist?revision=HEAD' -O - > Mirrors.masterlist.new && \
	   test -s Mirrors.masterlist.new; then \
        		mv Mirrors.masterlist.new Mirrors.masterlist; \
	else \
		rm -f Mirrors.masterlist.new; \
	fi; \
fi
isoquery -c | cut -f 1,4 | sort >debian/iso_3166.tab
if [ "$USE_HTTP" ]; then ./mirrorlist http Mirrors.masterlist debian/iso_3166.tab; fi
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CC}/ at ./mirrorlist line 65.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CC}/ at ./mirrorlist line 70.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE UCC}/ at ./mirrorlist line 71.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CNAME}/ at ./mirrorlist line 72.
Use of uninitialized value $cc in hash element at ./mirrorlist line 101.
Use of uninitialized value in concatenation (.) or string at ./mirrorlist line 155.
if [ "$USE_HTTPS" ]; then ./mirrorlist https Mirrors.masterlist debian/iso_3166.tab; fi
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CC}/ at ./mirrorlist line 65.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CC}/ at ./mirrorlist line 70.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE UCC}/ at ./mirrorlist line 71.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CNAME}/ at ./mirrorlist line 72.
Use of uninitialized value $cc in hash element at ./mirrorlist line 101.
Use of uninitialized value in concatenation (.) or string at ./mirrorlist line 155.
if [ "$USE_FTP" ]; then ./mirrorlist ftp Mirrors.masterlist debian/iso_3166.tab; fi
cc -Os -Wall -g -D_GNU_SOURCE -DARCH_TEXT='"amd64"' -DWITH_HTTP -DWITH_HTTPS -DWITH_FTP_MANUAL -Os -fomit-frame-pointer -DSMALL -Wdate-time -D_FORTIFY_SOURCE=2  -c -o choose-mirror.o choose-mirror.c
cc -o choose-mirror choose-mirror.o -ldebconfclient -ldebian-installer -Wl,-z,relro
strip --remove-section=.comment --remove-section=.note choose-mirror
./mirrorlist httplist Mirrors.masterlist debian/iso_3166.tab
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CC}/ at ./mirrorlist line 65.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CC}/ at ./mirrorlist line 70.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE UCC}/ at ./mirrorlist line 71.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CNAME}/ at ./mirrorlist line 72.
Use of uninitialized value $cc in hash element at ./mirrorlist line 101.
./mirrorlist httpslist Mirrors.masterlist debian/iso_3166.tab
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CC}/ at ./mirrorlist line 65.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CC}/ at ./mirrorlist line 70.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE UCC}/ at ./mirrorlist line 71.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CNAME}/ at ./mirrorlist line 72.
Use of uninitialized value $cc in hash element at ./mirrorlist line 101.
./mirrorlist ftplist Mirrors.masterlist debian/iso_3166.tab
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CC}/ at ./mirrorlist line 65.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CC}/ at ./mirrorlist line 70.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE UCC}/ at ./mirrorlist line 71.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE CNAME}/ at ./mirrorlist line 72.
Use of uninitialized value $cc in hash element at ./mirrorlist line 101.
# Grab ISO codes from iso-codes package
./get-iso-codes
# Build the templates
./mktemplates debian/choose-mirror-bin.templates-in debian/choose-mirror-bin.templates.http-in debian/choose-mirror-bin.templates.https-in debian/choose-mirror-bin.templates.ftp.base-in debian/choose-mirror-bin.templates.both-in
Creating the list of countries for HTTP mirrors... Done.
Creating the list of countries for HTTPS mirrors... Done.
Creating the list of countries for FTP mirrors... Done.
Insert the lists of choices into the templates file... Done.
Include country names translations into the templates file:
  am... done
  ar... done
  ast... done
  be... done
  bg... done
  bn... done
  bo... done
  bs... done
  ca... done
  cs... done
  cy... done
  da... done
  de... done
  dz... done
  el... done
  eo... done
  es... done
  et... done
  eu... done
  fa... done
  fi... done
  fr... done
  ga... done
  gl... done
  gu... done
  he... done
  hi... done
  hr... done
  hu... done
  id... done
  is... done
  it... done
  ja... done
  ka... done
  kk... done
  km... done
  kn... done
  ko... done
  ku... done
  lo... done
  lt... done
  lv... done
  mk... done
  ml... done
  mr... done
  nb... done
  ne... done
  nl... done
  nn... done
  pa... done
  pl... done
  pt... done
  pt_BR... done
  ro... done
  ru... done
  se... done
  si... done
  sk... done
  sl... done
  sq... done
  sr... done
  sv... done
  ta... done
  te... done
  tg... done
  th... done
  tl... done
  tr... done
  ug... done
  uk... done
  vi... done
  zh_CN... done
  zh_TW... done
/usr/bin/po2debconf: 252: /usr/bin/po2debconf: ./intltool-merge: not found
ls -l choose-mirror
-rwxr-xr-x 1 pbuser pbgroup 37240 Aug 15 03:58 choose-mirror
make[2]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_choose-mirror/ws/'>
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_choose-mirror/ws/'>
   dh_auto_test
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_installdocs
   dh_installchangelogs
   debian/rules override_dh_installdebconf
make[1]: Entering directory '<https://jenkins.debian.net/job/d-i_build_choose-mirror/ws/'>
dh_installdebconf
# Sort mirror countries (including translations)
# MUST be after dh_installdebconf
./sort-templates
# Make sure templates are not obviously broken (#834383):
grep -qs '^Template:' ./debian/choose-mirror-bin/DEBIAN/templates
debian/rules:23: recipe for target 'override_dh_installdebconf' failed
make[1]: *** [override_dh_installdebconf] Error 1
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_choose-mirror/ws/'>
debian/rules:3: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
I: unmounting /var/lib/jenkins/jobs/d-i_build_choose-mirror filesystem
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/63386 and its subdirectories
Mon 15 Aug 03:58:58 UTC 2016 - /srv/jenkins/bin/d-i_build.sh stopped running as /tmp/jenkins-script-ZkYxe3wJ, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list