[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_test #19

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Dec 4 23:17:46 UTC 2017


See <https://jenkins.debian.net/job/reproducible_fdroid_test/19/display/redirect?page=changes>

Changes:

[hans] block all SSH connections for VCS, for usabililty and security

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on profitbricks-build7-amd64.debian.net (profitbricks7 amd64) in workspace <https://jenkins.debian.net/job/reproducible_fdroid_test/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitlab.com/fdroid/fdroidserver.git
 > git init <https://jenkins.debian.net/job/reproducible_fdroid_test/ws/> # timeout=10
Fetching upstream changes from https://gitlab.com/fdroid/fdroidserver.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitlab.com/fdroid/fdroidserver.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitlab.com/fdroid/fdroidserver.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitlab.com/fdroid/fdroidserver.git # timeout=10
Fetching upstream changes from https://gitlab.com/fdroid/fdroidserver.git
 > git fetch --tags --progress https://gitlab.com/fdroid/fdroidserver.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7da0854fa1d4b2eadcea9bcf54d6e1b4c0a6d801 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7da0854fa1d4b2eadcea9bcf54d6e1b4c0a6d801
Commit message: "Merge branch 'CVE-2017-1000117' into 'master'"
 > git rev-list 5ae14fab18cb55bee07b6519240c758e2e55643f # timeout=10
 > git tag -a -f -m Jenkins Build #19 jenkins-reproducible_fdroid_test-19 # timeout=10
[reproducible_fdroid_test] $ /bin/sh -xe /tmp/jenkins7917335776579422269.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================

Mon Dec  4 23:17:46 UTC 2017 - running /srv/jenkins/bin/reproducible_fdroid_test.sh () on profitbricks-build7-amd64 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/reproducible_fdroid_test.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.

====================================================================================
Mon Dec  4 23:17:46 UTC 2017 - start running "/srv/jenkins/bin/reproducible_fdroid_test.sh" (md5sum 65dda1abda2f2ce92d449210eba509b4) as "/tmp/jenkins-script-qmSGPdHK" on profitbricks-build7-amd64.

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://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://localhost:3128
	export MIRROR=http://deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="78.137.96.196 58958 22"
declare -x SSH_CONNECTION="78.137.96.196 58958 157.97.110.83 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_fdroid_test"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/106"
declare -x XDG_SESSION_ID="13897"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ GIT_REPO=https://gitlab.com/fdroid/fdroidserver
+ export WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ '[' -e /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.git ']'
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ git remote set-url origin https://gitlab.com/fdroid/fdroidserver
error: failed to write new configuration file /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.git/config.lock
fatal: could not set 'remote.origin.url' to 'https://gitlab.com/fdroid/fdroidserver'
Mon Dec  4 23:17:46 UTC 2017 - /srv/jenkins/bin/reproducible_fdroid_test.sh stopped running as /tmp/jenkins-script-qmSGPdHK, which will now be removed.

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



More information about the Qa-jenkins-scm mailing list