[Qa-jenkins-scm] Build failed in Jenkins: d-i_build_cdrom-checker #86

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jan 27 11:54:31 GMT 2019


See <https://jenkins.debian.net/job/d-i_build_cdrom-checker/86/display/redirect?page=changes>

Changes:

[debian-boot] [l10n]  Update templates.pot (from l10n-sync run at dillon)

------------------------------------------
[...truncated 985 B...]
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 0782638e393afa228d3cb0a49487edf164c6343d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0782638e393afa228d3cb0a49487edf164c6343d
Commit message: "[l10n]  Update templates.pot (from l10n-sync run at dillon)"
 > git rev-list --no-walk 0955d9fb7eecda095c4f2be4dbce9e6fbf95ec69 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins1329828163017405762.sh
+ /srv/jenkins/bin/d-i_build.sh
====================================================================================

Sun 27 Jan 11:54:03 UTC 2019 - running /srv/jenkins/bin/d-i_build.sh (for job d-i_build_cdrom-checker) on jenkins now.

To learn to understand this, git clone https://salsa.debian.org/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/d-i_build.sh,
has been called using "" 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.

====================================================================================
Sun 27 Jan 11:54:03 UTC 2019 - start running "/srv/jenkins/bin/d-i_build.sh" (md5sum be9f7129fcdaff1328b04fa2cb2c37e5) as "/tmp/jenkins-script-KWEMBMUj" on jenkins.

declare -x BUILD_CAUSE="SCMTRIGGER"
declare -x BUILD_CAUSE_SCMTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#86"
declare -x BUILD_ID="86"
declare -x BUILD_NUMBER="86"
declare -x BUILD_TAG="jenkins-d-i_build_cdrom-checker-86"
declare -x BUILD_URL="https://jenkins.debian.net/job/d-i_build_cdrom-checker/86/"
declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus"
declare -x EXECUTOR_NUMBER="27"
declare -x GIT_BRANCH="origin/master"
declare -x GIT_COMMIT="0782638e393afa228d3cb0a49487edf164c6343d"
declare -x GIT_PREVIOUS_COMMIT="0955d9fb7eecda095c4f2be4dbce9e6fbf95ec69"
declare -x GIT_PREVIOUS_SUCCESSFUL_COMMIT="2f086633ed63e04681d7ae961305578983076844"
declare -x GIT_URL="https://salsa.debian.org/installer-team/cdrom-checker"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="cf57f358-56d4-4435-8e3a-49564173e7fb"
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="d-i_build_cdrom-checker"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_cdrom-checker/display/redirect"
declare -x JOB_NAME="d-i_build_cdrom-checker"
declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_cdrom-checker/"
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://cdn-fastly.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/d-i_build_cdrom-checker/ws/">
declare -x ROOT_BUILD_CAUSE="SCMTRIGGER"
declare -x ROOT_BUILD_CAUSE_SCMTRIGGER="true"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_cdrom-checker/86/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_cdrom-checker/86/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://78.137.99.97:3128
	export MIRROR=http://cdn-fastly.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/d-i_build_cdrom-checker/ws/">
declare -x XDG_RUNTIME_DIR="/run/user/103"
declare -x XDG_SESSION_ID="c1"
declare -x http_proxy="http://78.137.99.97:3128"
+ set -e
++ readlink -f ..
+ RESULT_DIR=/var/lib/jenkins/jobs/d-i_build_cdrom-checker
+ 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_cdrom-checker/ws/>
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' cdrom-checker_1.41_amd64.build '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
removed 'cdrom-checker_1.41_amd64.build'
+ cd <https://jenkins.debian.net/job/d-i_build_cdrom-checker/ws/>
+ git clean -dfx
+ git reset --hard
HEAD is now at 0782638 [l10n]  Update templates.pot (from l10n-sync run at dillon)
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at 0782638
nothing to commit, working tree clean
+ echo

+ '[' '' = '' ']'
+ pdebuild_package
+ '[' '!' -f debian/control ']'
++ dh_listpackages
++ sed '/^$/d'
++ wc -l
+ '[' 1 -eq 0 ']'
+ '[' '!' -z http://78.137.99.97:3128 ']'
+ pbuilder_http_proxy='--http-proxy http://78.137.99.97:3128'
+ '[' '!' -f /var/cache/pbuilder/base.tgz ']'
+ ls -la /var/cache/pbuilder/base.tgz
-rw-r--r-- 1 root root 136494549 Jan 27 11:47 /var/cache/pbuilder/base.tgz
+ file /var/cache/pbuilder/base.tgz
/var/cache/pbuilder/base.tgz: gzip compressed data, last modified: Sun Jan 27 11:47:11 2019, from Unix
+ sudo pbuilder --update --http-proxy http://78.137.99.97:3128
W: /root/.pbuilderrc does not exist
I: Current time: Sun Jan 27 11:54:03 UTC 2019
I: pbuilder-time-stamp: 1548590043
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
Hit:1 http://cdn-fastly.deb.debian.org/debian sid InRelease
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...
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.5).
dpkg-dev is already the newest version (1.19.4).
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/44763 and its subdirectories
++ cat debian/source/format
+ '[' '3.0 (native)' = '3.0 (quilt)' ']'
++ dpkg-parsechangelog
++ grep '^Source:'
++ cut -d ' ' -f2
+ SOURCE=cdrom-checker
++ nproc
+ NUM_CPU=23
++ replace_origin_pu /srv/udebs/
++ PREFIX=/srv/udebs/
++ shift
++ BRANCH=
++ shift
++ expr '' : origin/pu/
++ return 1
+ udeb_dir=
+ pdebuild --use-pdebuild-internal --debbuildopts '-J23 -b' --buildresult /var/lib/jenkins/jobs/d-i_build_cdrom-checker -- --http-proxy http://78.137.99.97:3128
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: Mounting /var/lib/jenkins/jobs/d-i_build_cdrom-checker
I: policy-rc.d already exists
Reading package lists...
Building dependency tree...
Reading state information...
passwd is already the newest version (1:4.5-1.1).
The following additional packages will be installed:
  debootstrap libpcre2-8-0 libpsl5 wget
Suggested packages:
  ubuntu-archive-keyring squid-deb-proxy-client cowdancer gdebi-core
Recommended packages:
  gnupg arch-test publicsuffix devscripts eatmydata fakeroot net-tools
  | iproute2 sudo ca-certificates
The following NEW packages will be installed:
  debootstrap libpcre2-8-0 libpsl5 pbuilder wget
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 1604 kB of archives.
After this operation, 5295 kB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpcre2-8-0 amd64 10.32-4 [213 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian sid/main amd64 wget amd64 1.20.1-1 [902 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian sid/main amd64 debootstrap all 1.0.114 [73.4 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian sid/main amd64 pbuilder all 0.230.1 [362 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1604 kB in 0s (11.7 MB/s)
Selecting previously unselected package libpcre2-8-0:amd64.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11753 files and directories currently installed.)
Preparing to unpack .../libpcre2-8-0_10.32-4_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.32-4) ...
Selecting previously unselected package libpsl5:amd64.
Preparing to unpack .../libpsl5_0.20.2-2_amd64.deb ...
Unpacking libpsl5:amd64 (0.20.2-2) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.20.1-1_amd64.deb ...
Unpacking wget (1.20.1-1) ...
Selecting previously unselected package debootstrap.
Preparing to unpack .../debootstrap_1.0.114_all.deb ...
Unpacking debootstrap (1.0.114) ...
Selecting previously unselected package pbuilder.
Preparing to unpack .../pbuilder_0.230.1_all.deb ...
Unpacking pbuilder (0.230.1) ...
Setting up libpsl5:amd64 (0.20.2-2) ...
Setting up libpcre2-8-0:amd64 (10.32-4) ...
Setting up wget (1.20.1-1) ...
Setting up debootstrap (1.0.114) ...
Setting up pbuilder (0.230.1) ...
Processing triggers for libc-bin (2.28-5) ...
I: Setting DEBBUILDOPTS=
I: Setting DEBBUILDOPTS= -J23 -b
I: -> Attempting to satisfy build-dependencies
Reading package lists...
E: You must put some 'source' URIs in your sources.list
I: unmounting /var/lib/jenkins/jobs/d-i_build_cdrom-checker 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/46449 and its subdirectories
Sun 27 Jan 11:54:31 UTC 2019 - /srv/jenkins/bin/d-i_build.sh stopped running as /tmp/jenkins-script-KWEMBMUj, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list