[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_schroot_unstable_amd64_jenkins #23

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Oct 3 08:12:16 UTC 2015


See <https://jenkins.debian.net/job/reproducible_setup_schroot_unstable_amd64_jenkins/23/>

------------------------------------------
Started by user Holger Levsen
Building on master in workspace <https://jenkins.debian.net/job/reproducible_setup_schroot_unstable_amd64_jenkins/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson4894134583206431447.sh
+ /srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable unstable botch
====================================================================================

Sat  3 Oct 08:02:27 UTC 2015 - running /srv/jenkins/bin/schroot-create.sh (reproducible_setup_schroot_unstable_amd64_jenkins) on jenkins now.

To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at bin/schroot-create.sh

This invocation of the script has been called using "reproducible reproducible-unstable unstable botch" as arguments.

====================================================================================
Sat  3 Oct 08:02:27 UTC 2015 - start running "/srv/jenkins/bin/schroot-create.sh" (md5sum 7f6516314c8d19ac8680e9ec46b0c509) as "/tmp/jenkins-script-NAOIrwCj" on jenkins.

declare -x BUILD_DISPLAY_NAME="#23"
declare -x BUILD_ID="23"
declare -x BUILD_NUMBER="23"
declare -x BUILD_TAG="jenkins-reproducible_setup_schroot_unstable_amd64_jenkins-23"
declare -x BUILD_URL="https://jenkins.debian.net/job/reproducible_setup_schroot_unstable_amd64_jenkins/23/"
declare -x CHROOT_BASE="/chroots"
declare -x EXECUTOR_NUMBER="12"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="e8f8c576-6ad6-4bd3-81ba-276aa677b2c5"
declare -x HUDSON_HOME="/var/lib/jenkins"
declare -x HUDSON_SERVER_COOKIE="662be26f1caf0950"
declare -x HUDSON_URL="https://jenkins.debian.net/"
declare -x JENKINS_HOME="/var/lib/jenkins"
declare -x JENKINS_SERVER_COOKIE="662be26f1caf0950"
declare -x JENKINS_URL="https://jenkins.debian.net/"
declare -x JOB_NAME="reproducible_setup_schroot_unstable_amd64_jenkins"
declare -x JOB_URL="https://jenkins.debian.net/job/reproducible_setup_schroot_unstable_amd64_jenkins/"
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 MAIL="/var/mail/jenkins"
declare -x MIRROR="http://ftp.de.debian.org/debian"
declare -x NODE_LABELS="master"
declare -x NODE_NAME="master"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
declare -x PWD="<https://jenkins.debian.net/job/reproducible_setup_schroot_unstable_amd64_jenkins/ws/">
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://localhost:3128
	export MIRROR=http://ftp.de.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x TERM="linux"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/reproducible_setup_schroot_unstable_amd64_jenkins/ws/">
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1443672316.420315-675468853"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ '[' 4 -lt 2 ']'
+ '[' reproducible = backports ']'
+ '[' reproducible = reproducible ']'
+ EXTRA_SOURCES[4]='deb http://reproducible.alioth.debian.org/debian/ ./'
+ EXTRA_SOURCES[5]='deb-src http://reproducible.alioth.debian.org/debian/ ./'
+ REPRODUCIBLE=true
+ shift
+ TARGET=reproducible-unstable
+ shift
+ SUITE=unstable
+ shift
++ mktemp --tmpdir= schroot-create-XXXXXXXX
+ TMPLOG=/tmp/schroot-create-AEwynROc
+ declare -a EXTRA_SOURCES
+ '[' unstable = experimental ']'
+ '[' '!' -d /schroots ']'
++ mktemp -d -p /schroots/ schroot-install-reproducible-unstable-XXXX
+ export SCHROOT_TARGET=/schroots/schroot-install-reproducible-unstable-e8IT
+ SCHROOT_TARGET=/schroots/schroot-install-reproducible-unstable-e8IT
+ '[' -z /schroots/schroot-install-reproducible-unstable-e8IT ']'
+ trap cleanup INT TERM EXIT
+ bootstrap botch
+ mkdir -p /schroots/schroot-install-reproducible-unstable-e8IT/etc/dpkg/dpkg.cfg.d
+ echo force-unsafe-io
+ echo 'Bootstraping unstable into /schroots/schroot-install-reproducible-unstable-e8IT now.'
Bootstraping unstable into /schroots/schroot-install-reproducible-unstable-e8IT now.
+ set +e
+ sudo debootstrap unstable /schroots/schroot-install-reproducible-unstable-e8IT http://ftp.de.debian.org/debian
+ tee /tmp/schroot-create-AEwynROc
I: Retrieving Release 
I: Retrieving Release.gpg 
I: Checking Release signature
E: Invalid Release signature (key id 8B48AD6246925553)
++ egrep 'E: (Couldn'\''t download packages|Invalid Release signature)' /tmp/schroot-create-AEwynROc
+ local 'RESULT=E: Invalid Release signature (key id 8B48AD6246925553)'
+ set -e
+ '[' '!' -z 'E: Invalid Release signature (key id 8B48AD6246925553)' ']'
++ date -u
+ echo 'Sat Oct  3 08:04:03 UTC 2015 - initial debootstrap failed, sleeping 5min before retrying...'
Sat Oct  3 08:04:03 UTC 2015 - initial debootstrap failed, sleeping 5min before retrying...
+ sudo rm -rf --one-file-system /schroots/schroot-install-reproducible-unstable-e8IT
+ sleep 5m
+ sudo debootstrap unstable /schroots/schroot-install-reproducible-unstable-e8IT http://ftp.de.debian.org/debian
I: Retrieving Release 
I: Retrieving Release.gpg 
I: Checking Release signature
E: Invalid Release signature (key id 8B48AD6246925553)
++ date -u
+ echo 'Sat Oct  3 08:12:16 UTC 2015 - 2nd debootstrap failed, giving up...'
Sat Oct  3 08:12:16 UTC 2015 - 2nd debootstrap failed, giving up...
+ exit 1
+ cleanup
+ '[' -d /schroots/schroot-install-reproducible-unstable-e8IT ']'
+ sudo rm -rf --one-file-system /schroots/schroot-install-reproducible-unstable-e8IT
+ rm -f /tmp/schroot-create-AEwynROc
Sat  3 Oct 08:12:16 UTC 2015 - /srv/jenkins/bin/schroot-create.sh stopped running as /tmp/jenkins-script-NAOIrwCj, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list