See <http://jenkins.x2go.org:8080/job/cups-x2go+ppc64le+nightly+debian-stretch/1/display/redirect> ------------------------------------------ Started by user ionic Building remotely on osuosl-c7-le (ppc64le) in workspace <http://jenkins.x2go.org:8080/job/cups-x2go+ppc64le+nightly+debian-stretch/ws/> Cloning the remote Git repository Cloning repository git://code.x2go.org/cups-x2go.git
From git://code.x2go.org/cups-x2go
git init <http://jenkins.x2go.org:8080/job/cups-x2go+ppc64le+nightly+debian-stretch/ws/> # timeout=10 Fetching upstream changes from git://code.x2go.org/cups-x2go.git git --version # timeout=10 git fetch --tags --progress git://code.x2go.org/cups-x2go.git +refs/heads/*:refs/remotes/origin/* git config remote.origin.url git://code.x2go.org/cups-x2go.git # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url git://code.x2go.org/cups-x2go.git # timeout=10 Fetching upstream changes from git://code.x2go.org/cups-x2go.git git fetch --tags --progress git://code.x2go.org/cups-x2go.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/master^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision d54e301aecee114f15083821419576ef73279f72 (refs/remotes/origin/master) Commit message: "cups-x2go.spec: fixup %{_datadir}/ppd/ directory owning." git config core.sparsecheckout # timeout=10 git checkout -f d54e301aecee114f15083821419576ef73279f72 First time build. Skipping changelog. [cups-x2go+ppc64le+nightly+debian-stretch] $ /bin/sh -xe /tmp/jenkins3900770738539540758.sh
+ git fetch origin upstream:upstream fatal: Couldn't find remote ref upstream + true + git fetch origin pristine-tar:pristine-tar fatal: Couldn't find remote ref pristine-tar + true + git reset --hard HEAD is now at d54e301 cups-x2go.spec: fixup %{_datadir}/ppd/ directory owning. + git clean -df ++ git rev-parse --verify HEAD + GIT_OBJECT_ID=d54e301aecee114f15083821419576ef73279f72 + cd /home/x2go-jenkins/build/heuler/cups-x2go + '[' -e debian/changelog ']' ++ dpkg-parsechangelog -S Source + DEBSRCPKG=cups-x2go + return 0 + unlock_workspace /home/x2go-jenkins/build/heuler/cups-x2go/../.cups-x2go.lock + typeset lock_file=/home/x2go-jenkins/build/heuler/cups-x2go/../.cups-x2go.lock + rm -f -- /home/x2go-jenkins/build/heuler/cups-x2go/../.cups-x2go.lock + clear_pkgdist + typeset -a deb_build_for_arr + typeset 'OLDIFS= ' + IFS=' ' + read -a deb_build_for_arr + IFS=' ' + typeset line= + for line in "${deb_build_for_arr[@]}" ++ cut -d: -f1 ++ tr '[:upper:]' '[:lower:]' + l_DIST=debian + l_CODENAMES=stretch + grep -qs debian + for l_CODENAME in ${l_CODENAMES} + test -z stretch + grep stretch debian:stretch + typeset numerical_version= + typeset pretty_dist= + typeset -i tmp_ret=1 ++ map_codename_to_numerical_version debian stretch ++ typeset dist=debian ++ typeset codename_in=stretch ++ '[' -n 4 ']' ++ '[' 4 -gt 3 ']' ++ typeset -l codename=stretch ++ '[' stretch = sid ']' ++ typeset numerical_version= ++ typeset -i ret=1 ++ '[' debian = debian ']' +++ debian-codename-to-version.sh stretch ++ numerical_version=9 ++ ret=0 ++ return 0 + numerical_version= + tmp_ret=0 + '[' -n debian ']' + '[' debian = debian ']' + pretty_dist=Debian + '[' -n debian ']' + '[' debian = ubuntu ']' + '[' 0 -ne 0 ']' + '[' -z '' ']' + echo 'Error: unable to map code name "stretch" to Debian or Ubuntu numerical versions. Unknown code name or not applicable to distribution "Debian"? Aborting.' Error: unable to map code name "stretch" to Debian or Ubuntu numerical versions. Unknown code name or not applicable to distribution "Debian"? Aborting. + exit 1 + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' Build step 'Execute shell' marked build as failure