[Qa-jenkins-scm] Build failed in Jenkins: d-i_manual_sv_pdf_po2xml #63

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Aug 24 03:31:52 BST 2019


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

Changes:

[luca.mo] Updated Italian translation

------------------------------------------
[...truncated 55.08 KB...]
Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips/install.sv.profiled.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips' /usr/share/dblatex/xsl/common/mklistings.xsl /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips/install.sv.profiled.xml
xsltproc -o install.sv.profiled.rtex --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips' --param listings.xml '/srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips/dblatex/tmp5rWllB/listings.xml' /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips/dblatex/tmp5rWllB/custom.xsl /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips/install.sv.profiled.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
Build install.sv.profiled.pdf
built-in module xetex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for ucs
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for babel
no support found for cmap
no support found for db2latex
building additional files...
checking if compiling is necessary...
the output file doesn't exist
xelatex -interaction=batchmode install.sv.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips/dblatex/tmp5rWllB/install.sv.profiled.idx is empty
install.sv.profiled.toc MD5 checksum changed
install.sv.profiled.aux MD5 checksum changed
install.sv.profiled.lot MD5 checksum changed
the /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips/dblatex/tmp5rWllB/install.sv.profiled.toc file has changed
xelatex -interaction=batchmode install.sv.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips/dblatex/tmp5rWllB/install.sv.profiled.idx is empty
install.sv.profiled.toc MD5 checksum changed
install.sv.profiled.aux MD5 checksum changed
install.sv.profiled.lot MD5 checksum changed
the /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips/dblatex/tmp5rWllB/install.sv.profiled.toc file has changed
xelatex -interaction=batchmode install.sv.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips/dblatex/tmp5rWllB/install.sv.profiled.idx is empty
no new compilation is needed
running last-compilation scripts...
'install.sv.pdf' successfully built
/srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips/dblatex/tmp5rWllB not removed
+ set +x
+ schroot --directory /srv/d-i/d-i-manual-t8WU/manual/build -c chroot:jenkins-d-i-sid make languages=sv architectures=mips64el destination=/srv/d-i/d-i-manual-t8WU/manual/build/pdf/ formats=pdf
set -e ; \
target=sv.mips64el ; \
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 ; \
echo "Calling ./buildone.sh \"$arch\" \"$lang\" \"$formats\"" ; \
./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: mips64el
Calling ./buildone.sh "mips64el" "sv" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips64el/install.sv.profiled.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips64el' /usr/share/dblatex/xsl/common/mklistings.xsl /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips64el/install.sv.profiled.xml
xsltproc -o install.sv.profiled.rtex --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips64el' --param listings.xml '/srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips64el/dblatex/tmp5noeGC/listings.xml' /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips64el/dblatex/tmp5noeGC/custom.xsl /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips64el/install.sv.profiled.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
Build install.sv.profiled.pdf
built-in module xetex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for ucs
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for babel
no support found for cmap
no support found for db2latex
building additional files...
checking if compiling is necessary...
the output file doesn't exist
xelatex -interaction=batchmode install.sv.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips64el/dblatex/tmp5noeGC/install.sv.profiled.idx is empty
install.sv.profiled.aux MD5 checksum changed
install.sv.profiled.lot MD5 checksum changed
install.sv.profiled.toc MD5 checksum changed
the /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips64el/dblatex/tmp5noeGC/install.sv.profiled.aux file has changed
xelatex -interaction=batchmode install.sv.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips64el/dblatex/tmp5noeGC/install.sv.profiled.idx is empty
install.sv.profiled.aux MD5 checksum changed
install.sv.profiled.lot MD5 checksum changed
install.sv.profiled.toc MD5 checksum changed
the /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips64el/dblatex/tmp5noeGC/install.sv.profiled.aux file has changed
xelatex -interaction=batchmode install.sv.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips64el/dblatex/tmp5noeGC/install.sv.profiled.idx is empty
no new compilation is needed
running last-compilation scripts...
'install.sv.pdf' successfully built
/srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mips64el/dblatex/tmp5noeGC not removed
+ set +x
+ schroot --directory /srv/d-i/d-i-manual-t8WU/manual/build -c chroot:jenkins-d-i-sid make languages=sv architectures=mipsel destination=/srv/d-i/d-i-manual-t8WU/manual/build/pdf/ formats=pdf
set -e ; \
target=sv.mipsel ; \
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 ; \
echo "Calling ./buildone.sh \"$arch\" \"$lang\" \"$formats\"" ; \
./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: mipsel
Calling ./buildone.sh "mipsel" "sv" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mipsel/install.sv.profiled.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mipsel' /usr/share/dblatex/xsl/common/mklistings.xsl /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mipsel/install.sv.profiled.xml
xsltproc -o install.sv.profiled.rtex --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mipsel' --param listings.xml '/srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mipsel/dblatex/tmpjOuXP5/listings.xml' /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mipsel/dblatex/tmpjOuXP5/custom.xsl /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mipsel/install.sv.profiled.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
Build install.sv.profiled.pdf
built-in module xetex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for ucs
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for babel
no support found for cmap
no support found for db2latex
building additional files...
checking if compiling is necessary...
the output file doesn't exist
xelatex -interaction=batchmode install.sv.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mipsel/dblatex/tmpjOuXP5/install.sv.profiled.idx is empty
install.sv.profiled.aux MD5 checksum changed
install.sv.profiled.lot MD5 checksum changed
install.sv.profiled.toc MD5 checksum changed
the /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mipsel/dblatex/tmpjOuXP5/install.sv.profiled.aux file has changed
xelatex -interaction=batchmode install.sv.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mipsel/dblatex/tmpjOuXP5/install.sv.profiled.idx is empty
install.sv.profiled.aux MD5 checksum changed
install.sv.profiled.lot MD5 checksum changed
install.sv.profiled.toc MD5 checksum changed
the /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mipsel/dblatex/tmpjOuXP5/install.sv.profiled.aux file has changed
xelatex -interaction=batchmode install.sv.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mipsel/dblatex/tmpjOuXP5/install.sv.profiled.idx is empty
no new compilation is needed
running last-compilation scripts...
'install.sv.pdf' successfully built
/srv/d-i/d-i-manual-t8WU/manual/build/build.tmp.sv.mipsel/dblatex/tmpjOuXP5 not removed
E: 10mount: rmdir: failed to remove '/var/run/schroot/mount/jenkins-d-i-sid-90ec0b27-e086-4d2d-bf5e-c59095934926': No such file or directory
E: jenkins-d-i-sid-90ec0b27-e086-4d2d-bf5e-c59095934926: Chroot setup failed: stage=setup-stop
+ cleanup_srv
+ '[' /srv/d-i/ = /srv/d-i/ ']'
+ '[' 24 -ge 10 ']'
+ echo 'Removing /srv/d-i/d-i-manual-t8WU now.'
Removing /srv/d-i/d-i-manual-t8WU now.
+ rm -rf /srv/d-i/d-i-manual-t8WU
Sat 24 Aug 02:31:52 UTC 2019 - /srv/jenkins/bin/d-i_manual.sh stopped running as /tmp/jenkins-script-oD5tLjwi, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list