Build failed in Jenkins: d-i_manual_nl_html_po2xml #595

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jan 8 18:37:35 GMT 2024


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

Changes:

[samuel.thibault] Boot console title: add serial word

[debian-boot] [SILENT_COMMIT] Update of POT and PO files for the installation-guide

[Frans.Spiesschaert] (nl) boot-installer.po translation update.


------------------------------------------
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/d-i_manual_nl_html_po2xml/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://jenkins.debian.net/job/d-i_manual_nl_html_po2xml/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.39.2'
 > 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 ed8aa8cea6fed8d721b730e986680c45e933c759 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed8aa8cea6fed8d721b730e986680c45e933c759 # timeout=10
Commit message: "(nl) boot-installer.po translation update."
 > git rev-list --no-walk f8110a0554bf491cbca3f5a148ac551c5243ea59 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins17095531106246622015.sh
+ /srv/jenkins/bin/d-i_manual.sh nl html po2xml
====================================================================================
Mon Jan  8 18:14:30 UTC 2024 - running /srv/jenkins/bin/d-i_manual.sh (for job d-i_manual_nl_html_po2xml) on jenkins, called using "nl html po2xml" as arguments.
Mon Jan  8 18:14:30 UTC 2024 - actually running "d-i_manual.sh" (md5sum 4c7950181575ac610c921f15051bb4d2) as "/tmp/jenkins-script-OqLAtQJ4"

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

Cleaning workspace <https://jenkins.debian.net/job/d-i_manual_nl_html_po2xml/ws/> now.
git status:
HEAD detached at 12bb6426a
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	manual/

nothing added to commit but untracked files present (use "git add" to track)
Copying <https://jenkins.debian.net/job/d-i_manual_nl_html_po2xml/ws/manual> to /srv/d-i/d-i-manual-6715 now.
d-i-manual-29027
mkdir: cannot create directory './integrated': No space left on device
Building list of entities...
Converting XML files to UTF-8...
Merging XML files per 'chapter'...
mkdir: cannot create directory './integrated': No space left on device
cp: target './integrated/en': No such file or directory
cp: cannot create regular file './integrated/en': No such file or directory
find: './integrated/en': No such file or directory
Updating PO files for language 'nl':
- 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: git: not found
done.
Creating XML files for language 'nl':
find: './integrated/en': No such file or directory
Building the html version of the nl manual now.
+ schroot --directory /srv/d-i/d-i-manual-6715/manual/build -c chroot:jenkins-d-i-sid make languages=nl architectures=amd64 destination=/srv/d-i/d-i-manual-6715/manual/build/html/ formats=html
set -e ; \
target=nl.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" "nl" "html"
Error: unknown language 'nl'
make: *** [Makefile:8: nl.amd64] Error 1
+ cleanup_srv
+ '[' /srv/d-i/ = /srv/d-i/ ']'
+ '[' 24 -ge 10 ']'
+ echo 'Removing /srv/d-i/d-i-manual-6715 now.'
Removing /srv/d-i/d-i-manual-6715 now.
+ rm -rf /srv/d-i/d-i-manual-6715
Mon Jan  8 18:37:35 UTC 2024 - d-i_manual.sh stopped running as /tmp/jenkins-script-OqLAtQJ4, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list