[Qa-jenkins-scm] Build failed in Jenkins: janitor-setup-worker #36

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun May 24 23:17:54 BST 2020


See <https://jenkins.debian.net/job/janitor-setup-worker/36/display/redirect?page=changes>

Changes:

[jelmer] Fix syntax.

[jelmer] Fix handling of epochs.

[jelmer] Some more fixes for site.


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl-build167-amd64.debian.net (osuosl167 amd64) in workspace <https://jenkins.debian.net/job/janitor-setup-worker/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/jelmer/debian-janitor
 > git init <https://jenkins.debian.net/job/janitor-setup-worker/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/jelmer/debian-janitor
 > git --version # timeout=10
 > git fetch --tags --force --progress -- https://salsa.debian.org/jelmer/debian-janitor +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/jelmer/debian-janitor # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/jelmer/debian-janitor # timeout=10
Fetching upstream changes from https://salsa.debian.org/jelmer/debian-janitor
 > git fetch --tags --force --progress -- https://salsa.debian.org/jelmer/debian-janitor +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f76e345747c353b53def553e6bae8e4a60f35909 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f76e345747c353b53def553e6bae8e4a60f35909 # timeout=10
Commit message: "Some more fixes for site."
 > git rev-list --no-walk 05652692ef531b8ccc2b2f4c7e00d967a3b65fe6 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.lintian-brush.url # timeout=10
 > git config -f .gitmodules --get submodule.lintian-brush.path # timeout=10
 > git config --get submodule.silver-platter.url # timeout=10
 > git config -f .gitmodules --get submodule.silver-platter.path # timeout=10
 > git config --get submodule.breezy-debian.url # timeout=10
 > git config -f .gitmodules --get submodule.breezy-debian.path # timeout=10
 > git config --get submodule.breezy.url # timeout=10
 > git config -f .gitmodules --get submodule.breezy.path # timeout=10
 > git config --get submodule.dulwich.url # timeout=10
 > git config -f .gitmodules --get submodule.dulwich.path # timeout=10
 > git submodule update --init --recursive lintian-brush # timeout=10
 > git submodule update --init --recursive silver-platter # timeout=10
 > git submodule update --init --recursive breezy-debian # timeout=10
 > git submodule update --init --recursive breezy # timeout=10
 > git submodule update --init --recursive dulwich # timeout=10
[janitor-setup-worker] $ /bin/sh -xe /tmp/jenkins17999314605821199680.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Sun 24 May 2020 10:17:48 PM UTC - running /srv/jenkins/bin/janitor_setup_worker.sh (for job janitor-setup-worker) on osuosl-build167-amd64, called using "" as arguments.
Sun 24 May 2020 10:17:48 PM UTC - actually running "janitor_setup_worker.sh" (md5sum 3bbea3a8e8657ffe7395fc1a8143f055) as "/tmp/jenkins-script-opXuKWLp"

Please send feedback to qa-jenkins-dev at lists.alioth.debian.org or even better, provide https://salsa.debian.org/qa/jenkins.debian.net/merge_requests !

To dig deeper: git clone https://salsa.debian.org/qa/jenkins.debian.net.git && less README INSTALL CONTRIBUTING TODO

====================================================================================
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://10.6.5.46: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 52712 22"
declare -x SSH_CONNECTION="10.6.4.1 52712 10.6.5.46 22"
declare -x SSH_ORIGINAL_COMMAND="janitor-setup-worker"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="14809"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://10.6.5.46:3128"
+ set -e
+ JANITOR_REPO_URL=https://salsa.debian.org/jelmer/debian-janitor
/srv/janitor/debian-janitor ~
+ TARGET=/srv/janitor
+ sudo mkdir -p /srv/janitor/
+ sudo chown -R jenkins:jenkins /srv/janitor/
+ '[' '!' -d /srv/janitor/debian-janitor ']'
+ pushd /srv/janitor/debian-janitor
+ git pull --recurse
warning: redirecting to https://salsa.debian.org/jelmer/debian-janitor.git/
>From https://salsa.debian.org/jelmer/debian-janitor
   0565269..f76e345  master     -> origin/master
Fetching submodule breezy
Fetching submodule breezy-debian
Fetching submodule dulwich
Fetching submodule lintian-brush
Fetching submodule silver-platter
Updating 0565269..f76e345
Fast-forward
 janitor/archive.py    |  7 ++++-
 janitor/runner.py     |  2 +-
 janitor/site/api.py   | 83 ++++++++++++++++++++++++++++++---------------------
 janitor/site/serve.py | 10 +++++++
 janitor/site/stats.py |  1 +
 5 files changed, 67 insertions(+), 36 deletions(-)
~
+ popd
+ make -C /srv/janitor/debian-janitor/breezy
make: Entering directory '/srv/janitor/debian-janitor/breezy'
building extension modules.
python3 setup.py build_ext -i 
running build_ext
skipping 'breezy/_simple_set_pyx.c' Cython extension (up-to-date)
skipping 'breezy/_annotator_pyx.c' Cython extension (up-to-date)
skipping 'breezy/_bencode_pyx.c' Cython extension (up-to-date)
skipping 'breezy/_chunks_to_lines_pyx.c' Cython extension (up-to-date)
skipping 'breezy/bzr/_groupcompress_pyx.c' Cython extension (up-to-date)
skipping 'breezy/bzr/_knit_load_data_pyx.c' Cython extension (up-to-date)
skipping 'breezy/_known_graph_pyx.c' Cython extension (up-to-date)
skipping 'breezy/_rio_pyx.c' Cython extension (up-to-date)
skipping 'breezy/bzr/_dirstate_helpers_pyx.c' Cython extension (up-to-date)
skipping 'breezy/_readdir_pyx.c' Cython extension (up-to-date)
skipping 'breezy/bzr/_chk_map_pyx.c' Cython extension (up-to-date)
skipping 'breezy/bzr/_btree_serializer_pyx.c' Cython extension (up-to-date)
make: Leaving directory '/srv/janitor/debian-janitor/breezy'
make: Entering directory '/srv/janitor/debian-janitor/dulwich'
python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/dist.py:475: UserWarning: Normalizing '3.2.0dev' to '3.2.0.dev0'
  normalized_version,
+ make -C /srv/janitor/debian-janitor/dulwich
running build
running build_py
running egg_info
writing dulwich.egg-info/PKG-INFO
writing dependency_links to dulwich.egg-info/dependency_links.txt
writing requirements to dulwich.egg-info/requires.txt
writing top-level names to dulwich.egg-info/top_level.txt
reading manifest file 'dulwich.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'dulwich.egg-info/SOURCES.txt'
running build_ext
running build_scripts
python3 setup.py build_ext -i
running build_ext
copying build/lib.linux-x86_64-3.7/dulwich/_objects.cpython-37m-x86_64-linux-gnu.so -> dulwich
copying build/lib.linux-x86_64-3.7/dulwich/_pack.cpython-37m-x86_64-linux-gnu.so -> dulwich
copying build/lib.linux-x86_64-3.7/dulwich/_diff_tree.cpython-37m-x86_64-linux-gnu.so -> dulwich
make: Leaving directory '/srv/janitor/debian-janitor/dulwich'
+ ARCH=amd64
+ DISTRO=unstable
+ mkdir -p /srv/janitor/chroots
preparing chroot for unstable/amd64.
+ '[' -d /srv/janitor/chroots/janitor-unstable-amd64 ']'
+ echo 'preparing chroot for unstable/amd64.'
+ sudo sbuild-createchroot unstable /srv/janitor/chroots/janitor-unstable-amd64 http://deb.debian.org/debian

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

Sun 24 May 2020 10:17:53 PM UTC - janitor_setup_worker.sh stopped running as /tmp/jenkins-script-opXuKWLp, which will now be removed.
sudo: no tty present and no askpass program specified

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



More information about the Qa-jenkins-scm mailing list