[Qa-jenkins-scm] Build failed in Jenkins: d-i_manual_pt_html_po2xml #20

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Feb 26 10:16:55 UTC 2017


See <https://jenkins.debian.net/job/d-i_manual_pt_html_po2xml/20/display/redirect?page=changes>

Changes:

[elmig-guest] updated portuguese translation

[holgerw] [SILENT_COMMIT] Update of POT and PO files for the manual

[baptiste-guest] d-i manual: update french entities

[baptiste-guest] di-manual: update french translation and proofread Jean-Paul Guillonneau

[sthibault] trivial change

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/d-i_manual_pt_html_po2xml/ws/>
Updating svn://anonscm.debian.org/svn/d-i/trunk at revision '2017-02-26T10:16:32.204 +0000'
U         manual/po/fr/hardware.po
U         manual/po/ca/hardware.po
U         manual/po/pt/hardware.po
U         manual/build/entities/l10n/fr.ent
At revision 70601

[workspace] $ /bin/sh -xe /tmp/hudson3530659835809756363.sh
+ /srv/jenkins/bin/d-i_manual.sh pt html po2xml
====================================================================================

Sun 26 Feb 10:16:34 UTC 2017 - running /srv/jenkins/bin/d-i_manual.sh (d-i_manual_pt_html_po2xml) on jenkins now.

To learn to understand this, git clone https://anonscm.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/d-i_manual.sh,
has been called using "pt html po2xml" as arguments.

Please send technical feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific jobs result should go to their respective lists and/or the BTS.

====================================================================================
Sun 26 Feb 10:16:34 UTC 2017 - start running "/srv/jenkins/bin/d-i_manual.sh" (md5sum 267d77c782109433b56a58e6c1af94e1) as "/tmp/jenkins-script-oBQqEx2B" on jenkins.

Copying <https://jenkins.debian.net/job/d-i_manual_pt_html_po2xml/ws/manual> to /srv/d-i/d-i-manual-xu3n now.
Building list of entities...
Converting XML files to UTF-8...
Merging XML files per 'chapter'...
Creating new POT file for ./integrated/en/install-methods/install-methods.xml
Creating new POT file for ./integrated/en/boot-installer/boot-installer.xml
Creating new POT file for ./integrated/en/welcome/welcome.xml
Creating new POT file for ./integrated/en/boot-new/boot-new.xml
Creating new POT file for ./integrated/en/preface.xml
Creating new POT file for ./integrated/en/post-install/post-install.xml
Creating new POT file for ./integrated/en/hardware/hardware.xml
Creating new POT file for ./integrated/en/using-d-i/using-d-i.xml
Creating new POT file for ./integrated/en/partitioning/partitioning.xml
Creating new POT file for ./integrated/en/howto/installation-howto.xml
Creating new POT file for ./integrated/en/appendix/gpl.xml
Creating new POT file for ./integrated/en/appendix/preseed.xml
Creating new POT file for ./integrated/en/appendix/random-bits.xml
Creating new POT file for ./integrated/en/administrivia/administrivia.xml
Creating new POT file for ./integrated/en/preparing/preparing.xml
Creating new POT file for ./integrated/en/bookinfo.xml
Updating PO files for language 'pt':
- updating post-install.po
- updating preparing.po
- updating boot-installer.po
- updating hardware.po
- updating preseed.po
- updating boot-new.po
- updating random-bits.po
- updating partitioning.po
- updating using-d-i.po
- updating administrivia.po
- updating gpl.po
- updating bookinfo.po
- updating welcome.po
- updating install-methods.po
- updating installation-howto.po
- updating preface.po
Reverting modified POT files (if any)...
./scripts/revert_pot: 12: ./scripts/revert_pot: svn: not found
done.
Creating XML files for language 'pt':
- creating install-methods.xml
- creating boot-installer.xml
found empty tag para
found empty tag para
- creating welcome.xml
- creating boot-new.xml
- creating preface.xml
- creating post-install.xml
- creating hardware.xml
- creating using-d-i.xml
- creating partitioning.xml
- creating installation-howto.xml
- creating gpl.xml
- creating preseed.xml
- creating random-bits.xml
- creating administrivia.xml
- creating preparing.xml
- creating bookinfo.xml
Building the html version of the pt manual now.
+ schroot --directory /srv/d-i/d-i-manual-xu3n/manual/build -c source:jenkins-d-i-sid make languages=pt architectures=amd64 destination=/srv/d-i/d-i-manual-xu3n/manual/build/html/ formats=html
set -e ; \
target=pt.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-xu3n/manual/pt/hardware/hardware.xml:759: parser error : Opening and ending tag mismatch: phrase line 758 and para
little endian MIPS, por favor leia a documentação da arquitectura mips. </para
                                                                               ^
/srv/d-i/d-i-manual-xu3n/manual/pt/hardware/hardware.xml:760: parser error : Opening and ending tag mismatch: phrase line 757 and sect3
   </sect3>
           ^
/srv/d-i/d-i-manual-xu3n/manual/pt/hardware/hardware.xml:761: parser error : Opening and ending tag mismatch: phrase line 756 and sect2
  </sect2>
          ^
/srv/d-i/d-i-manual-xu3n/manual/pt/hardware/hardware.xml:1723: parser error : Opening and ending tag mismatch: para line 755 and sect1
 </sect1>
         ^
/srv/d-i/d-i-manual-xu3n/manual/pt/hardware/hardware.xml:1933: parser error : Opening and ending tag mismatch: sect3 line 752 and chapter
</chapter>
          ^
/srv/d-i/d-i-manual-xu3n/manual/pt/hardware/hardware.xml:1935: parser error : Premature end of data in tag sect2 line 708

^
/srv/d-i/d-i-manual-xu3n/manual/pt/hardware/hardware.xml:1935: parser error : Premature end of data in tag sect1 line 15

^
/srv/d-i/d-i-manual-xu3n/manual/pt/hardware/hardware.xml:1935: parser error : Premature end of data in tag chapter line 4

^
/srv/d-i/d-i-manual-xu3n/manual/pt/hardware/hardware.xml:1935: parser error : chunk is not well balanced

^
build.tmp.pt.amd64/install.pt.xml:30: parser error : Failure to process entity hardware.xml
&hardware.xml;
              ^
build.tmp.pt.amd64/install.pt.xml:30: parser error : Entity 'hardware.xml' not defined
&hardware.xml;
              ^
/srv/d-i/d-i-manual-xu3n/manual/pt/boot-installer/boot-installer.xml:527: 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-xu3n/manual/pt/boot-installer/boot-installer.xml:783: element sect2: validity error : ID boot-tftp already defined
><title
^
/srv/d-i/d-i-manual-xu3n/manual/pt/boot-installer/boot-installer.xml:945: element footnote: validity error : ID gtk-miniiso already defined
> <para
^
/srv/d-i/d-i-manual-xu3n/manual/pt/boot-installer/boot-installer.xml:1245: element sect2: validity error : ID boot-tftp already defined
><title
^
/srv/d-i/d-i-manual-xu3n/manual/pt/boot-installer/boot-installer.xml:1361: element sect2: validity error : ID boot-tftp already defined
><title
^
/srv/d-i/d-i-manual-xu3n/manual/pt/boot-installer/boot-installer.xml:1579: element sect2: validity error : ID usb-boot already defined
  <sect2 arch="powerpc" condition="bootable-usb" id="usb-boot">
                                                              ^
/srv/d-i/d-i-manual-xu3n/manual/pt/boot-installer/boot-installer.xml:1633: element sect2: validity error : ID boot-tftp already defined
><title
^
/srv/d-i/d-i-manual-xu3n/manual/pt/boot-installer/boot-installer.xml:1740: element sect2: validity error : ID boot-tftp already defined
><title
^
unable to parse build.tmp.pt.amd64/install.pt.xml
Makefile:8: recipe for target 'pt.amd64' failed
make: *** [pt.amd64] Error 1
+ cleanup_srv
+ '[' /srv/d-i/ = /srv/d-i/ ']'
+ '[' 24 -ge 10 ']'
+ echo 'Removing /srv/d-i/d-i-manual-xu3n now.'
Removing /srv/d-i/d-i-manual-xu3n now.
+ rm -rf /srv/d-i/d-i-manual-xu3n
Sun 26 Feb 10:16:55 UTC 2017 - /srv/jenkins/bin/d-i_manual.sh stopped running as /tmp/jenkins-script-oBQqEx2B, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list