[Qa-jenkins-scm] Build failed in Jenkins: haskell-package-plan #1802

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Jun 13 16:37:18 UTC 2017


See <https://jenkins.debian.net/job/haskell-package-plan/1802/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/haskell-package-plan/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://anonscm.debian.org/pkg-haskell/package-plan.git
 > git init <https://jenkins.debian.net/job/haskell-package-plan/ws/> # timeout=10
Fetching upstream changes from git://anonscm.debian.org/pkg-haskell/package-plan.git
 > git --version # timeout=10
 > git fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://anonscm.debian.org/pkg-haskell/package-plan.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://anonscm.debian.org/pkg-haskell/package-plan.git # timeout=10
Fetching upstream changes from git://anonscm.debian.org/pkg-haskell/package-plan.git
 > git fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6d2617ba810469136c44b9b1682405fa2b8207c9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6d2617ba810469136c44b9b1682405fa2b8207c9
 > git rev-list 6d2617ba810469136c44b9b1682405fa2b8207c9 # timeout=10
 > git tag -a -f -m Jenkins Build #1802 jenkins-haskell-package-plan-1802 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson6856197655824702585.sh
+ /srv/jenkins/bin/chroot-run.sh sid apt-get --no-install-recommends -y install cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl  libipc-run-perl liblist-moreutils-perl libdpkg-perl; export http_proxy=http://localhost:3128; cabal update ; ./test-packages.pl
====================================================================================

Tue 13 Jun 16:02:16 UTC 2017 - running /srv/jenkins/bin/chroot-run.sh (haskell-package-plan) on jenkins now.

To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/chroot-run.sh,
has been called using "sid apt-get --no-install-recommends -y install cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl  libipc-run-perl liblist-moreutils-perl libdpkg-perl; export http_proxy=http://localhost:3128; cabal update ; ./test-packages.pl" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Tue 13 Jun 16:02:16 UTC 2017 - start running "/srv/jenkins/bin/chroot-run.sh" (md5sum 5a120e1966a681ee5cf46ce3b5b93c1d) as "/tmp/jenkins-script-pZKO3osa" on jenkins.

declare -x BUILD_CAUSE="TIMERTRIGGER"
declare -x BUILD_CAUSE_TIMERTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#1802"
declare -x BUILD_ID="1802"
declare -x BUILD_NUMBER="1802"
declare -x BUILD_TAG="jenkins-haskell-package-plan-1802"
declare -x BUILD_URL="https://jenkins.debian.net/job/haskell-package-plan/1802/"
declare -x CHROOT_BASE="/chroots"
declare -x EXECUTOR_NUMBER="34"
declare -x GIT_BRANCH="origin/master"
declare -x GIT_COMMIT="6d2617ba810469136c44b9b1682405fa2b8207c9"
declare -x GIT_PREVIOUS_COMMIT="6d2617ba810469136c44b9b1682405fa2b8207c9"
declare -x GIT_PREVIOUS_SUCCESSFUL_COMMIT="6d2617ba810469136c44b9b1682405fa2b8207c9"
declare -x GIT_URL="git://anonscm.debian.org/pkg-haskell/package-plan.git"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="2866dd5d-c5f4-4d51-9ec9-58a5bdfa5110"
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_BASE_NAME="haskell-package-plan"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/haskell-package-plan/display/redirect"
declare -x JOB_NAME="haskell-package-plan"
declare -x JOB_URL="https://jenkins.debian.net/job/haskell-package-plan/"
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://deb.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/haskell-package-plan/ws/">
declare -x ROOT_BUILD_CAUSE="TIMERTRIGGER"
declare -x ROOT_BUILD_CAUSE_TIMERTRIGGER="true"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/haskell-package-plan/1802/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/haskell-package-plan/1802/display/redirect"
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://deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/haskell-package-plan/ws/">
declare -x XDG_RUNTIME_DIR="/run/user/103"
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1495882448.33945-464166036"
declare -x XDG_SESSION_ID="c35356"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ EXPORTS_RESULTS=false
+ JENKINS_EXPORTS_DIR=/tmp/job-exports
+ '[' '' '!=' true ']'
+ ARTIFACTS=false
+ '[' 2 -lt 2 ']'
+ DISTRO=sid
+ shift
+ '[' 'apt-get --no-install-recommends -y install cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl  libipc-run-perl liblist-moreutils-perl libdpkg-perl; export http_proxy=http://localhost:3128; cabal update ; ./test-packages.pl' = backports ']'
+ '[' 'apt-get --no-install-recommends -y install cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl  libipc-run-perl liblist-moreutils-perl libdpkg-perl; export http_proxy=http://localhost:3128; cabal update ; ./test-packages.pl' = minimal ']'
+ '[' 'apt-get --no-install-recommends -y install cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl  libipc-run-perl liblist-moreutils-perl libdpkg-perl; export http_proxy=http://localhost:3128; cabal update ; ./test-packages.pl' = --exports-results ']'
+ '[' '!' -d /chroots ']'
++ mktemp -d -p /chroots/ chroot-run-sid.XXXXXXXXX
+ export CHROOT_TARGET=/chroots/chroot-run-sid.tC9u6O5O1
+ CHROOT_TARGET=/chroots/chroot-run-sid.tC9u6O5O1
+ '[' -z /chroots/chroot-run-sid.tC9u6O5O1 ']'
+ chmod 755 /chroots/chroot-run-sid.tC9u6O5O1
++ pwd
+ export CURDIR=<https://jenkins.debian.net/job/haskell-package-plan/ws/>
+ CURDIR=<https://jenkins.debian.net/job/haskell-package-plan/ws/>
+ trap cleanup INT TERM EXIT
+ bootstrap
+ mkdir -p /chroots/chroot-run-sid.tC9u6O5O1/etc/dpkg/dpkg.cfg.d
+ echo force-unsafe-io
++ mktemp -p /chroots/ chroot-run-sid.XXXXXXXXX
+ local TMPLOG=/chroots/chroot-run-sid.fwxUQtC9j
++ date -u
+ echo 'Tue Jun 13 16:02:16 UTC 2017 - bootstraping sid into /chroots/chroot-run-sid.tC9u6O5O1 now.'
Tue Jun 13 16:02:16 UTC 2017 - bootstraping sid into /chroots/chroot-run-sid.tC9u6O5O1 now.
+ set +e
+ sudo debootstrap sid /chroots/chroot-run-sid.tC9u6O5O1 http://deb.debian.org/debian
+ tee /chroots/chroot-run-sid.fwxUQtC9j
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)' /chroots/chroot-run-sid.fwxUQtC9j
+ local 'RESULT=E: Invalid Release signature (key id 8B48AD6246925553)'
+ rm /chroots/chroot-run-sid.fwxUQtC9j
+ set -e
+ '[' '!' -z 'E: Invalid Release signature (key id 8B48AD6246925553)' ']'
++ date -u
+ echo 'Tue Jun 13 16:02:17 UTC 2017 - initial debootstrap failed, sleeping 5min before retrying...'
Tue Jun 13 16:02:17 UTC 2017 - initial debootstrap failed, sleeping 5min before retrying...
+ sudo rm -rf --one-file-system /chroots/chroot-run-sid.tC9u6O5O1
+ sleep 5m
+ sudo debootstrap sid /chroots/chroot-run-sid.tC9u6O5O1 http://deb.debian.org/debian
I: Retrieving Release 
I: Retrieving Release.gpg 
I: Checking Release signature
E: Invalid Release signature (key id 8B48AD6246925553)
+ SLEEPTIME=30m
++ date -u
+ echo 'Tue Jun 13 16:07:17 UTC 2017 - debootstrap failed, slowing down, sleeping 30m now...'
Tue Jun 13 16:07:17 UTC 2017 - debootstrap failed, slowing down, sleeping 30m now...
+ sleep 30m
+ exit 1
+ cleanup
+ '[' -e /chroots/chroot-run-sid.tC9u6O5O1/tmp/testrun/stats.csv ']'
+ '[' false = true ']'
++ ls -1 '/chroots/chroot-run-sid.tC9u6O5O1/tmp/debian-edu-doc_*.changes'
++ true
+ CHANGES=
+ '[' '!' -z '' ']'
+ '[' false = true ']'
+ '[' -d /chroots/chroot-run-sid.tC9u6O5O1/proc ']'
+ '[' -d /chroots/chroot-run-sid.tC9u6O5O1/testrun ']'
+ '[' -d /chroots/chroot-run-sid.tC9u6O5O1 ']'
+ sudo rm -rf --one-file-system /chroots/chroot-run-sid.tC9u6O5O1
Tue 13 Jun 16:37:17 UTC 2017 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-pZKO3osa, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list