[Qa-jenkins-scm] Build failed in Jenkins: d-i_manual_pt_BR_pdf #86

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat May 15 00:02:07 BST 2021


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

Changes:

[hwansing] [Commit from Weblate] Catalan translation update

[luca.mo] (it) translation updated


------------------------------------------
Started by upstream project "d-i_manual_pt_BR_html" build number 288
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/d-i_manual_pt_BR_pdf/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://jenkins.debian.net/job/d-i_manual_pt_BR_pdf/ws/manual/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://salsa.debian.org/installer-team/installation-guide.git # timeout=10
Fetching upstream changes from https://salsa.debian.org/installer-team/installation-guide.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://salsa.debian.org/installer-team/installation-guide.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision cb2c3833777e36808eb075b5abf4e4ca19927e92 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cb2c3833777e36808eb075b5abf4e4ca19927e92 # timeout=10
Commit message: "(it) translation updated"
 > git rev-list --no-walk 1c01757a03e0b97a3930d71820b1ad42a65879b5 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins12694296014980079537.sh
+ /srv/jenkins/bin/d-i_manual.sh pt_BR pdf
====================================================================================
Fri May 14 22:52:47 UTC 2021 - running /srv/jenkins/bin/d-i_manual.sh (for job d-i_manual_pt_BR_pdf) on jenkins, called using "pt_BR pdf" as arguments.
Fri May 14 22:52:47 UTC 2021 - actually running "d-i_manual.sh" (md5sum d266ffe003cd0a067cfd9a1460279d73) as "/tmp/jenkins-script-Csk8ijPo"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

Copying <https://jenkins.debian.net/job/d-i_manual_pt_BR_pdf/ws/manual> to /srv/d-i/d-i-manual-YGTK now.
Building the pdf version of the pt_BR manual now.
+ schroot --directory /srv/d-i/d-i-manual-YGTK/manual/build -c chroot:jenkins-d-i-sid make languages=pt_BR architectures=amd64 destination=/srv/d-i/d-i-manual-YGTK/manual/build/pdf/ formats=pdf
set -e ; \
target=pt_BR.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 ; \
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.$lang_id.$format" 2>/dev/null || true ; \
		else \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
		fi ; \
	fi ; \
done ; \
./clear.sh
Architecture: amd64
Calling ./buildone.sh "amd64" "pt_BR" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
Error: no ID for constraint linkend: boot-dev-select.
XRef to nonexistent id: boot-dev-select
E: 10mount: E: Failed to find ‘/var/run/schroot/mount/jenkins-d-i-sid-1b26cca5-1f54-482e-9f61-604a3d494add’: No such file or directory
E: jenkins-d-i-sid-1b26cca5-1f54-482e-9f61-604a3d494add: 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-YGTK now.'
Removing /srv/d-i/d-i-manual-YGTK now.
+ rm -rf /srv/d-i/d-i-manual-YGTK
Fri May 14 23:02:07 UTC 2021 - d-i_manual.sh stopped running as /tmp/jenkins-script-Csk8ijPo, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list