Build failed in Jenkins: d-i_build_live-installer #97

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jun 19 10:23:23 BST 2026


See <https://jenkins.debian.net/job/d-i_build_live-installer/97/display/redirect>

Changes:


------------------------------------------
[...truncated 32.45 KiB...]
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.38.1-1_amd64.deb ...
Unpacking fakeroot (1.38.1-1) ...
Setting up libfakeroot:amd64 (1.38.1-1) ...
Setting up fakeroot (1.38.1-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Processing triggers for man-db (2.13.1-1) ...
Not building database; man-db/auto-update is not 'true'.
Processing triggers for libc-bin (2.42-17) ...
useradd warning: pbuser's uid 103 outside of the UID_MIN 1000 and UID_MAX 60000 range.
I: Running env PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dpkg-buildpackage -rfakeroot -us -uc  -J48 && env PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dpkg-genchanges -S  > ../live-installer_59_source.changes
dpkg-buildpackage: info: source package live-installer
dpkg-buildpackage: info: source version 59
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Colin Watson <cjwatson at debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean
   dh_clean
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building live-installer in ../live-installer_59.tar.xz
dpkg-source: info: building live-installer in ../live-installer_59.dsc
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:26: installing './compile'
configure.ac:20: installing './install-sh'
configure.ac:20: installing './missing'
Makefile.am: installing './INSTALL'
src/Makefile.am: installing './depcomp'
autoreconf: configure.ac: not running make: --make not given
autoreconf: Leaving directory '.'
   dh_auto_configure
	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '103' is supported by ustar format... yes
checking whether GID '105' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to enable C23 features... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-linux-gnu-gcc... none
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
   dh_auto_build
	make -j48
make[1]: Entering directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
Making all in src
make[2]: Entering directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/src'>
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=<https://jenkins.debian.net/job/d-i_build_live-installer/ws/=.> -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o print-inodes.o print-inodes.c
x86_64-linux-gnu-gcc  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=<https://jenkins.debian.net/job/d-i_build_live-installer/ws/=.> -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection  -Wl,-z,relro -o print-inodes print-inodes.o  
make[2]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/src'>
make[2]: Entering directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
   dh_auto_test
	make -j48 check TESTSUITEFLAGS="-j48 --verbose" VERBOSE=1
make[1]: Entering directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
Making check in src
make[2]: Entering directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/src'>
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/src'>
make[2]: Entering directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
   create-stamp debian/debhelper-build-stamp
   dh_prep
   dh_auto_install --destdir=debian/live-installer/
	make -j48 install DESTDIR=<https://jenkins.debian.net/job/d-i_build_live-installer/ws/debian/live-installer> AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
Making install in src
make[2]: Entering directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/src'>
make[3]: Entering directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/src'>
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/debian/live-installer/usr/sbin'>
  /usr/bin/install -c print-inodes '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/debian/live-installer/usr/sbin'>
make[3]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/src'>
make[2]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/src'>
make[2]: Entering directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
make[3]: Entering directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
make[2]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_live-installer/ws/'>
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_dwz -a
   dh_strip -a
   dh_makeshlibs -a
   dh_shlibdeps -a
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'live-installer' in 'debian/.debhelper/scratch-space/build-live-installer/live-installer_59_amd64.deb'.
	Renaming live-installer_59_amd64.deb to live-installer_59_amd64.udeb
 dpkg-genbuildinfo -O../live-installer_59_amd64.buildinfo
 dpkg-genchanges -O../live-installer_59_amd64.changes
dpkg-genchanges: info: including full source code in upload
 dpkg-source --after-build .
dpkg-buildpackage: info: source-only upload: Debian-native package
dpkg-genchanges: info: including full source code in upload
I: unmounting /var/lib/jenkins/jobs/d-i_build_live-installer filesystem
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/684895 and its subdirectories
I: file ../live-installer_59.dsc is already in target, not copying.
I: file ../live-installer_59.tar.xz is already in target, not copying.
I: file ../live-installer_59_amd64.buildinfo is already in target, not copying.
I: file ../live-installer_59_amd64.changes is already in target, not copying.
I: file ../live-installer_59_amd64.udeb is already in target, not copying.
I: file ../live-installer_59_source.changes is already in target, not copying.
+ echo

+ cat /var/lib/jenkins/jobs/d-i_build_live-installer/live-installer_59_amd64.changes /var/lib/jenkins/jobs/d-i_build_live-installer/live-installer_59_source.changes
Format: 1.8
Date: Mon, 15 Jun 2026 13:16:45 +0100
Source: live-installer
Binary: live-installer
Architecture: source amd64
Version: 59
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Changed-By: Colin Watson <cjwatson at debian.org>
Description:
 live-installer - Install the system (udeb)
Closes: 1140062
Changes:
 live-installer (59) unstable; urgency=medium
 .
   * Team upload.
   * Use cd rather than chdir (closes: #1140062).
   * Upgrade configure.ac using autoupdate.
Checksums-Sha1:
 d75a634729ee170d8b263b3bcf0ae2d97a179ce0 774 live-installer_59.dsc
 bc18b3af0277d79bfacfaf6b747bd4dbe0ae4281 52916 live-installer_59.tar.xz
 8580dad458db7703f0b13aa800ac378453f2d9fa 4885 live-installer_59_amd64.buildinfo
 97b7dcc37f2026b8f58c4490b0afcaaf5f86b444 28136 live-installer_59_amd64.udeb
Checksums-Sha256:
 309cfa7e0a8e5a4cbc8c1426700e2af2b0e37ef7af97c9980d8a109d61b103d2 774 live-installer_59.dsc
 8da42c6fb4312220de2ab1c3aac44cab507f65bbbe1ea4b9a9e84c212f7f6d98 52916 live-installer_59.tar.xz
 9cf0a2810eae95b42786c6cd243ba3b33a7f7d4b4d9f31bcd2188f36f849fe9d 4885 live-installer_59_amd64.buildinfo
 23add417f5990188d37816197e3765ef1643161e06a2786fdd4cc6be47c251ac 28136 live-installer_59_amd64.udeb
Files:
 8bf32f45c395dbe352f9719aee109d58 774 debian-installer optional live-installer_59.dsc
 9de3b9a40ce474779e00e55964b547b9 52916 debian-installer optional live-installer_59.tar.xz
 998bd952616343d1f83d580b1a11eb62 4885 debian-installer optional live-installer_59_amd64.buildinfo
 459eab81f7eb2cc67de06b8583e82d41 28136 debian-installer optional live-installer_59_amd64.udeb
Format: 1.8
Date: Mon, 15 Jun 2026 13:16:45 +0100
Source: live-installer
Architecture: source
Version: 59
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Changed-By: Colin Watson <cjwatson at debian.org>
Closes: 1140062
Changes:
 live-installer (59) unstable; urgency=medium
 .
   * Team upload.
   * Use cd rather than chdir (closes: #1140062).
   * Upgrade configure.ac using autoupdate.
Checksums-Sha1:
 d75a634729ee170d8b263b3bcf0ae2d97a179ce0 774 live-installer_59.dsc
 bc18b3af0277d79bfacfaf6b747bd4dbe0ae4281 52916 live-installer_59.tar.xz
 8580dad458db7703f0b13aa800ac378453f2d9fa 4885 live-installer_59_amd64.buildinfo
Checksums-Sha256:
 309cfa7e0a8e5a4cbc8c1426700e2af2b0e37ef7af97c9980d8a109d61b103d2 774 live-installer_59.dsc
 8da42c6fb4312220de2ab1c3aac44cab507f65bbbe1ea4b9a9e84c212f7f6d98 52916 live-installer_59.tar.xz
 9cf0a2810eae95b42786c6cd243ba3b33a7f7d4b4d9f31bcd2188f36f849fe9d 4885 live-installer_59_amd64.buildinfo
Files:
 8bf32f45c395dbe352f9719aee109d58 774 debian-installer optional live-installer_59.dsc
 9de3b9a40ce474779e00e55964b547b9 52916 debian-installer optional live-installer_59.tar.xz
 998bd952616343d1f83d580b1a11eb62 4885 debian-installer optional live-installer_59_amd64.buildinfo
+ echo

+ preserve_artifacts
++ replace_origin_pu /srv/udebs/ origin/master
++ PREFIX=/srv/udebs/
++ shift
++ BRANCH=origin/master
++ shift
++ expr origin/master : origin/pu/
++ return 1
+ udeb_dir=
+ IMAGETAR='/var/lib/jenkins/jobs/d-i_build_live-installer/debian-installer-images_*.tar.gz'
+ '[' -f '/var/lib/jenkins/jobs/d-i_build_live-installer/debian-installer-images_*.tar.gz' -a '' -a openqa.debian.net ']'
+ sudo dcmd rm /var/lib/jenkins/jobs/d-i_build_live-installer/live-installer_59_amd64.changes /var/lib/jenkins/jobs/d-i_build_live-installer/live-installer_59_source.changes
rm: cannot remove '/var/lib/jenkins/jobs/d-i_build_live-installer/live-installer_59.dsc': No such file or directory
rm: cannot remove '/var/lib/jenkins/jobs/d-i_build_live-installer/live-installer_59.tar.xz': No such file or directory
rm: cannot remove '/var/lib/jenkins/jobs/d-i_build_live-installer/live-installer_59_amd64.buildinfo': No such file or directory
Fri Jun 19 09:23:23 UTC 2026 - d-i_build.sh stopped running as /tmp/jenkins-script-ovtACpF1, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list