[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_build_apps #699

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Nov 9 13:37:39 GMT 2019


See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/699/display/redirect>

Changes:


------------------------------------------
Started by timer
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl-build168-amd64.debian.net (osuosl168 amd64) in workspace <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/ws/>
No credentials specified
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_build_apps/ws/> # timeout=10
Fetching upstream changes from https://gitlab.com/fdroid/fdroidserver.git
 > git --version # timeout=10
 > git fetch --tags --force --progress https://gitlab.com/fdroid/fdroidserver.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 --force --progress https://gitlab.com/fdroid/fdroidserver.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c74dc730dd50c052a2233bd165855e52718b7972 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c74dc730dd50c052a2233bd165855e52718b7972 # timeout=10
Commit message: "Merge branch 'gradle-5.6.4' into 'master'"
 > git rev-list --no-walk c74dc730dd50c052a2233bd165855e52718b7972 # timeout=10
[reproducible_fdroid_build_apps] $ /bin/sh -xe /tmp/jenkins11246585306903260838.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================

Sat 09 Nov 2019 01:36:59 PM UTC - running /srv/jenkins/bin/reproducible_fdroid_build_apps.sh (for job reproducible_fdroid_build_apps) on osuosl-build168-amd64 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/reproducible_fdroid_build_apps.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.

====================================================================================
Sat 09 Nov 2019 01:36:59 PM UTC - start running "/srv/jenkins/bin/reproducible_fdroid_build_apps.sh" (md5sum 0b809c2624f814445049893daa3b9da4) as "/tmp/jenkins-script-0vyfhf62" on osuosl-build168-amd64.

declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/110/bus"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.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=en_US.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 56624 22"
declare -x SSH_CONNECTION="10.6.4.1 56624 10.6.5.47 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_fdroid_build_apps"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="25108"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://10.6.5.46: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
+ git fetch origin --tags --prune
warning: redirecting to https://gitlab.com/fdroid/fdroidserver.git/
+ git clean -fdx
fatal: Cannot lstat '.testfiles/': No such file or directory
Sat 09 Nov 2019 01:37:38 PM UTC - /srv/jenkins/bin/reproducible_fdroid_build_apps.sh stopped running as /tmp/jenkins-script-0vyfhf62, 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