Build failed in Jenkins: d-i_build_discover #1
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Jul 13 13:14:59 BST 2026
See <https://jenkins.debian.net/job/d-i_build_discover/1/display/redirect>
Changes:
------------------------------------------
Started by user Roland Clobus
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/d-i_build_discover/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/installer-team/discover
> git init <https://jenkins.debian.net/job/d-i_build_discover/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/installer-team/discover
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git fetch --tags --force --progress -- https://salsa.debian.org/installer-team/discover +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://salsa.debian.org/installer-team/discover # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision effde904ecdecb7184767ec8ea2f8d720f86ca19 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f effde904ecdecb7184767ec8ea2f8d720f86ca19 # timeout=10
Commit message: "Changelog entry for Chinese debconf translations"
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /tmp/jenkins1281718224411923958.sh
+ /srv/jenkins/bin/d-i_build.sh
====================================================================================
Mon Jul 13 12:14:46 UTC 2026 - running /srv/jenkins/bin/d-i_build.sh (for job d-i_build_discover) on jenkins, called using "" as arguments.
Mon Jul 13 12:14:46 UTC 2026 - actually running "d-i_build.sh" (md5sum 665c294dc9498cc3cb6dbf9276b14ef2) as "/tmp/jenkins-script-9RqPLE6s"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
declare -x BUILD_CAUSE="MANUALTRIGGER"
declare -x BUILD_CAUSE_MANUALTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#1"
declare -x BUILD_ID="1"
declare -x BUILD_NUMBER="1"
declare -x BUILD_TAG="jenkins-d-i_build_discover-1"
declare -x BUILD_URL="https://jenkins.debian.net/job/d-i_build_discover/1/"
declare -x CHROOT_BASE="/chroots"
declare -x CI="true"
declare -x EXECUTOR_NUMBER="12"
declare -x GIT_BRANCH="origin/master"
declare -x GIT_COMMIT="effde904ecdecb7184767ec8ea2f8d720f86ca19"
declare -x GIT_URL="https://salsa.debian.org/installer-team/discover"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="59572dc5-9a60-42aa-a62b-f699cf421c8f"
declare -x HUDSON_HOME="/var/lib/jenkins"
declare -x HUDSON_SERVER_COOKIE="662be26f1caf0950"
declare -x HUDSON_URL="https://jenkins.debian.net/"
declare -x INVOCATION_ID="fc3545a86a2e4540a6b2f71e969171e3"
declare -x JENKINS_HOME="/var/lib/jenkins"
declare -x JENKINS_SERVER_COOKIE="662be26f1caf0950"
declare -x JENKINS_URL="https://jenkins.debian.net/"
declare -x JOB_BASE_NAME="d-i_build_discover"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_discover/display/redirect"
declare -x JOB_NAME="d-i_build_discover"
declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_discover/"
declare -x JOURNAL_STREAM="9:74233691"
declare -x LANG="en_GB.UTF-8"
declare -x LANGUAGE="en_GB:en"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MIRROR="http://deb.debian.org/debian"
declare -x NODE_LABELS="built-in"
declare -x NODE_NAME="built-in"
declare -x NOTIFY_SOCKET="/run/systemd/notify"
declare -x OLDPWD
declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
declare -x PWD="<https://jenkins.debian.net/job/d-i_build_discover/ws/">
declare -x ROOT_BUILD_CAUSE="MANUALTRIGGER"
declare -x ROOT_BUILD_CAUSE_MANUALTRIGGER="true"
declare -x RUN_ARTIFACTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_discover/1/display/redirect?page=artifacts"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_discover/1/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_discover/1/display/redirect"
declare -x RUN_TESTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_discover/1/display/redirect?page=tests"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER=$'#!/bin/bash\n\tif true ; then\n\t\tset -x\n\tfi\n\tset -e\n\texport DEBIAN_FRONTEND=noninteractive\n\texport LC_ALL=C.UTF-8\n\texport http_proxy=http://46.16.76.132:3128\n\texport MIRROR=http://deb.debian.org/debian'
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SYSTEMD_EXEC_PID="1656205"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/d-i_build_discover/ws/">
declare -x WORKSPACE_TMP="<https://jenkins.debian.net/job/d-i_build_discover/ws/@tmp">
declare -x http_proxy="http://46.16.76.132:3128"
+ set -e
++ readlink -f ..
+ RESULT_DIR=/var/lib/jenkins/jobs/d-i_build_discover
+ ISO_DIR=/srv/d-i/isos
+ ISO_TEST_HOST=openqa.debian.net
+ '[' -v GIT_BRANCH ']'
+ clean_workspace
+ cd <https://jenkins.debian.net/job/d-i_build_discover/ws/>
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
+ cd <https://jenkins.debian.net/job/d-i_build_discover/ws/>
+ git clean -dfx
+ git reset --hard
HEAD is now at effde90 Changelog entry for Chinese debconf translations
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at effde90
nothing to commit, working tree clean
+ echo
+ '[' '' = '' ']'
+ pdebuild_package
+ '[' '!' -f debian/control ']'
++ dh_listpackages
++ sed '/^$/d'
++ wc -l
+ '[' 3 -eq 0 ']'
+ '[' -n http://46.16.76.132:3128 ']'
+ pbuilder_http_proxy='--http-proxy http://46.16.76.132:3128'
+ '[' '!' -f /var/cache/pbuilder/base.tgz ']'
+ ls -la /var/cache/pbuilder/base.tgz
-rw-r--r-- 1 root root 198411483 Jul 13 08:10 /var/cache/pbuilder/base.tgz
+ file /var/cache/pbuilder/base.tgz
/var/cache/pbuilder/base.tgz: gzip compressed data, from Unix, original size modulo 2^32 579655680
+ sudo pbuilder --update --http-proxy http://46.16.76.132:3128
W: /root/.pbuilderrc does not exist
I: Current time: Mon Jul 13 12:14:46 UTC 2026
I: pbuilder-time-stamp: 1783944886
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base.tgz]
I: copying local configuration
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: Refreshing the base.tgz
I: upgrading packages
Get:1 http://deb.debian.org/debian sid InRelease [193 kB]
Get:2 http://deb.debian.org/debian sid/main amd64 Packages.diff/Index [63.6 kB]
Get:3 http://deb.debian.org/debian sid/main amd64 Packages T-2026-07-13-0805.32-F-2026-07-13-0805.32.pdiff [16.4 kB]
Get:3 http://deb.debian.org/debian sid/main amd64 Packages T-2026-07-13-0805.32-F-2026-07-13-0805.32.pdiff [16.4 kB]
Fetched 273 kB in 1s (187 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
Solving dependencies...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.12).
dpkg-dev is already the newest version (1.23.7).
aptitude is already the newest version (0.8.13-8.1).
Solving dependencies...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: creating base tarball [/var/cache/pbuilder/base.tgz]
I: cleaning the build env
I: removing directory /srv/workspace/pbuilder/955524 and its subdirectories
++ cat debian/source/format
+ '[' '3.0 (quilt)' = '3.0 (quilt)' ']'
+ uscan --download-current-version --symlink
uscan warn: No watch file found
Mon Jul 13 12:14:59 UTC 2026 - d-i_build.sh stopped running as /tmp/jenkins-script-9RqPLE6s, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list