[Qa-jenkins-scm] Build failed in Jenkins: reproducible_debian_live_build #2

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Jun 15 16:29:23 BST 2021


See <https://jenkins.debian.net/job/reproducible_debian_live_build/2/display/redirect>

Changes:


------------------------------------------
Started by user Holger Levsen
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl173-amd64.debian.net (osuosl173 amd64) in workspace <https://jenkins.debian.net/job/reproducible_debian_live_build/ws/>
[reproducible_debian_live_build] $ /bin/sh -xe /tmp/jenkins782074412652698635.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Tue Jun 15 15:29:22 UTC 2021 - running /srv/jenkins/bin/reproducible_debian_live_build.sh (for job reproducible_debian_live_build) on osuosl173-amd64, called using "" as arguments.
Tue Jun 15 15:29:22 UTC 2021 - actually running "reproducible_debian_live_build.sh" (md5sum 740de1f51014a8771d0a226cff083386) as "/tmp/jenkins-script-gzPnYtED"

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

declare -x CHROOT_BASE="/chroots"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://cdn-fastly.deb.debian.org/debian"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://127.0.0.1:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="10.6.4.1 38102 22"
declare -x SSH_CONNECTION="10.6.4.1 38102 10.6.5.52 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_debian_live_build"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="50446"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://127.0.0.1:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ set -e
+ set -o pipefail
++ mktemp -d -t live-build.XXXXXXXX
[2021-06-15 15:29:22] lb config --parent-mirror-bootstrap http://deb.debian.org/debian --parent-mirror-binary http://deb.debian.org/debian --security false --updates false --apt-options --yes -o Acquire::Check-Valid-Until=false --distribution bullseye --debian-installer live --cache-packages false
+ export LIVE_BUILD=/tmp/live-build.b48k4GGt
+ LIVE_BUILD=/tmp/live-build.b48k4GGt
++ mktemp -t live-build.XXXXXXXX
+ export LB_OUTPUT=/tmp/live-build.NfPPKcbe
+ LB_OUTPUT=/tmp/live-build.NfPPKcbe
+ export SOURCE_DATE_EPOCH=1609489883a
+ SOURCE_DATE_EPOCH=1609489883a
+ lb config --parent-mirror-bootstrap http://deb.debian.org/debian --parent-mirror-binary http://deb.debian.org/debian --security false --updates false --apt-options '--yes -o Acquire::Check-Valid-Until=false' --distribution bullseye --debian-installer live --cache-packages false
+ tee /tmp/live-build.NfPPKcbe
W: You have selected values of LB_CACHE, LB_CACHE_PACKAGES, LB_CACHE_STAGES and LB_DEBIAN_INSTALLER which will result in 'bootstrap' packages not being cached. This configuration is potentially unsafe as the bootstrap packages are re-used when integrating the Debian Installer.
P: Creating config tree for a debian/bullseye/amd64 system
W: You have selected values of LB_CACHE, LB_CACHE_PACKAGES, LB_CACHE_STAGES and LB_DEBIAN_INSTALLER which will result in 'bootstrap' packages not being cached. This configuration is potentially unsafe as the bootstrap packages are re-used when integrating the Debian Installer.
P: Symlinking hooks...
+ RESULT=0
+ '[' 0 '!=' 0 ']'
+ lb build
+ tee -a /tmp/live-build.NfPPKcbe
E: need root privileges
Tue Jun 15 15:29:23 UTC 2021 - reproducible_debian_live_build.sh stopped running as /tmp/jenkins-script-gzPnYtED, removing.

SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list