[Qa-jenkins-scm] Build failed in Jenkins: d-i_manual_en_html #179

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Nov 15 12:54:06 UTC 2015


See <https://jenkins.debian.net/job/d-i_manual_en_html/179/changes>

Changes:

[sthibault] Document the zoom support.

[di-l10n-guest] [l10n] Updated packages/po/* against package templates

[adrianorg-guest] pt_BR translation update

[di-l10n-guest] [l10n] Updated packages/po/* against package templates

[yuray-guest] russian translation update

[di-l10n-guest] [l10n] Updated packages/po/* against package templates

[helix84-guest] [l10n] Updated Slovak (sk) translation

[di-l10n-guest] [l10n] Updated packages/po/* against package templates

------------------------------------------
Started by an SCM change
Building on master in workspace <https://jenkins.debian.net/job/d-i_manual_en_html/ws/>
Updating svn://anonscm.debian.org/svn/d-i/trunk at revision '2015-11-15T12:52:54.766 +0000'
U         manual/debian/changelog
U         manual/en/boot-installer/accessibility.xml
U         packages/po/sublevel3/pt_BR.po
U         packages/po/sublevel3/pt.po
U         packages/po/sublevel3/sk.po
U         packages/po/sublevel3/ru.po
U         packages/po/sublevel4/pt_BR.po
U         packages/po/sublevel4/sk.po
U         packages/po/sublevel4/ru.po
U         packages/po/sublevel4/pt.po
U         packages/po/sublevel4/cs.po
At revision 70073
[workspace] $ /bin/sh -xe /tmp/hudson6692603818459484610.sh
+ /srv/jenkins/bin/d-i_manual.sh en html
====================================================================================

Sun 15 Nov 12:53:10 UTC 2015 - running /srv/jenkins/bin/d-i_manual.sh (d-i_manual_en_html) on jenkins now.

To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at bin/d-i_manual.sh

This invocation of the script has been called using "en html" as arguments.

====================================================================================
Sun 15 Nov 12:53:10 UTC 2015 - start running "/srv/jenkins/bin/d-i_manual.sh" (md5sum 267d77c782109433b56a58e6c1af94e1) as "/tmp/jenkins-script-TWDLZ7In" on jenkins.

Copying <https://jenkins.debian.net/job/d-i_manual_en_html/ws/manual> to /srv/d-i/d-i-manual-X2ND now.
Building the html version of the en manual now.
+ schroot --directory /srv/d-i/d-i-manual-X2ND/manual/build -c source:jenkins-d-i-sid make languages=en architectures=amd64 destination=/srv/d-i/d-i-manual-X2ND/manual/build/html/ formats=html
set -e ; \
target=en.amd64 ; \
lang=${target%.*} ; \
lang_id="$(echo $lang | tr A-Z a-z | sed "s/_/-/")" ; \
arch=${target#*.} ; \
eval arch_destination=$destination ; \
echo "Architecture: $arch" ; \
if [ -n "$noarchdir" ]; then \
	destsuffix="$lang" ; \
else \
	if [ -n "$web" ] ; then \
		destsuffix="$arch" ; \
	else \
		destsuffix="$lang.$arch" ; \
	fi ; \
fi ; \
export destdir=build.out.$lang.$arch ; \
export tempdir=build.tmp.$lang.$arch ; \
./buildone.sh "$arch" "$lang" "$formats" ; \
mkdir -p "$arch_destination/$destsuffix" ; \
for format in $formats; do \
	if [ "$format" = html ]; then \
		mkdir -p "$arch_destination/$destsuffix/images" ; \
		mv ./$destdir/html/images/* "$arch_destination/$destsuffix/images" ; \
		rmdir ./$destdir/html/images ; \
		mv ./$destdir/html/* "$arch_destination/$destsuffix" ; \
	else \
		# Do not fail because of missing PDF support for some languages \
		if [ -n "$web" ] ; then \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix/install.$format.$lang_id" 2>/dev/null || true ; \
		else \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
		fi ; \
	fi ; \
done ; \
./clear.sh
Architecture: amd64
Info: creating temporary profiled .xml file...
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/x86.xml:4: element sect2: validity error : ID usb-boot already defined
  <sect2 arch="any-x86" condition="bootable-usb" id="usb-boot">
                                                              ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/x86.xml:257: element sect2: validity error : ID boot-tftp already defined
  <sect2 arch="x86" id="boot-tftp"><title>Booting with TFTP</title>
                                  ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/x86.xml:463: element footnote: validity error : ID gtk-miniiso already defined
image is available<footnote id="gtk-miniiso">
                                            ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/ia64.xml:337: element sect2: validity error : ID boot-tftp already defined
  <sect2 arch="ia64" id="boot-tftp"><title>Booting with TFTP</title>
                                   ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/mips.xml:5: element sect2: validity error : ID boot-tftp already defined
  <sect2 arch="mips" id="boot-tftp"><title>Booting with TFTP</title>
                                   ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/mipsel.xml:4: element sect2: validity error : ID boot-tftp already defined
  <sect2 arch="mipsel" id="boot-tftp"><title>Booting with TFTP</title>
                                     ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/powerpc.xml:136: element sect2: validity error : ID usb-boot already defined
  <sect2 arch="powerpc" condition="bootable-usb" id="usb-boot">
                                                              ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/powerpc.xml:196: element sect2: validity error : ID boot-tftp already defined
  <sect2 arch="powerpc" id="boot-tftp"><title>Booting with TFTP</title>
                                      ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/sparc.xml:4: element sect2: validity error : ID boot-tftp already defined
  <sect2 arch="sparc" id="boot-tftp"><title>Booting with TFTP</title>
                                    ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/accessibility.xml:172: parser error : Opening and ending tag mismatch: keycap line 172 and keycombo
<keycombo><keycap>Control</keycap> <keycap>+<keycap></keycombo> and
                                                               ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/accessibility.xml:173: parser error : Opening and ending tag mismatch: keycap line 173 and keycombo
<keycombo><keycap>Control</keycap> <keycap>-<keycap></keycombo> shortcuts
                                                               ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/accessibility.xml:176: parser error : Opening and ending tag mismatch: keycap line 173 and para
</para>
       ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/accessibility.xml:177: parser error : Opening and ending tag mismatch: keycombo line 173 and sect2
  </sect2>
          ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/accessibility.xml:197: parser error : Opening and ending tag mismatch: keycap line 172 and sect1
 </sect1>
         ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/accessibility.xml:198: parser error : Premature end of data in tag keycombo line 172

^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/accessibility.xml:198: parser error : Premature end of data in tag para line 169

^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/accessibility.xml:198: parser error : Premature end of data in tag sect2 line 168

^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/accessibility.xml:198: parser error : Premature end of data in tag sect1 line 4

^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/accessibility.xml:198: parser error : chunk is not well balanced

^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/boot-installer.xml:45: parser error : Failure to process entity boot-installer-accessibility.xml
&boot-installer-accessibility.xml;
                                  ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/boot-installer.xml:45: parser error : Entity 'boot-installer-accessibility.xml' not defined
&boot-installer-accessibility.xml;
                                  ^
/srv/d-i/d-i-manual-X2ND/manual/en/boot-installer/boot-installer.xml:50: parser error : chunk is not well balanced

^
build.tmp.en.amd64/install.en.xml:33: parser error : Failure to process entity boot-installer.xml
&boot-installer.xml;
                    ^
build.tmp.en.amd64/install.en.xml:33: parser error : Entity 'boot-installer.xml' not defined
&boot-installer.xml;
                    ^
unable to parse build.tmp.en.amd64/install.en.xml
Makefile:8: recipe for target 'en.amd64' failed
make: *** [en.amd64] Error 1
+ cleanup_srv
+ '[' /srv/d-i/ = /srv/d-i/ ']'
+ '[' 24 -ge 10 ']'
+ echo 'Removing /srv/d-i/d-i-manual-X2ND now.'
Removing /srv/d-i/d-i-manual-X2ND now.
+ rm -rf /srv/d-i/d-i-manual-X2ND
Sun 15 Nov 12:54:06 UTC 2015 - /srv/jenkins/bin/d-i_manual.sh stopped running as /tmp/jenkins-script-TWDLZ7In, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list