[X2Go-Commits] Build failed in Jenkins: x2gobroker+nightly+opensuse-tumbleweed #78
jenkins at x2go.org
jenkins at x2go.org
Mon Nov 15 16:13:30 CET 2021
See <https://jenkins.x2go.org:8443/job/x2gobroker+nightly+opensuse-tumbleweed/78/display/redirect?page=changes>
Changes:
[mike.gabriel] man/man1/x2gobroker.1: Fix apostrophe usage (drop preceding backslash).
[mike.gabriel] setup.py: Don't run setup.py with use_2to3 anymore.
[mike.gabriel] x2gobroker/defaults.py: Gracefully handle API documentation builds during offline builds.
[mike.gabriel] debian/changelog: update from Git log
------------------------------------------
[...truncated 9.13 KB...]
+++ '[' 12 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXX
+++ i=13
+++ '[' 13 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXX
+++ i=14
+++ '[' 14 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXX
+++ i=15
+++ '[' 15 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXX
+++ i=16
+++ '[' 16 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXX
+++ i=17
+++ '[' 17 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXXX
+++ i=18
+++ '[' 18 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXXXX
+++ i=19
+++ '[' 19 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXXXXX
+++ i=20
+++ '[' 20 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXXXXXX
+++ i=21
+++ '[' 21 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXXXXXXX
+++ i=22
+++ '[' 22 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXXXXXXXX
+++ i=23
+++ '[' 23 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXXXXXXXXX
+++ i=24
+++ '[' 24 -lt 24 ']'
+++ printf XXXXXXXXXXXXXXXXXXXXXXXX
+++ return 0
++ mktemp -d --tmpdir=/var/lib/jenkins/tmp/ tmp.XXXXXXXXXXXXXXXXXXXXXXXX
+ TEMP_DIR=/var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2
+ temp_cleanup+=("${TEMP_DIR}")
+ mkdir -p -- /var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2/x2gobroker
+ chmod -Rf -- 2770 /var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2
+ cd /var/lib/jenkins/build/heuler/x2gobroker
+ git clone --no-hardlinks --no-local /var/lib/jenkins/build/heuler/x2gobroker /var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2/x2gobroker/
Cloning into '/var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2/x2gobroker'...
+ cd /var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2
++ cd x2gobroker
++ gitrevno
++ cd -
+ GITREV=1244
+ pushd x2gobroker
+ git --no-pager log --since '2 years ago' '--format=%ai %aN (%h) %n%n%x09*%w(68,0,10) %s%d%n'
+ popd
+ rm -Rf -- x2gobroker/.git
+ mv -- x2gobroker/x2gobroker.spec .
++ grep -E -- '^Version:.*' x2gobroker.spec
++ awk '{ print $2 }'
+ UPSTREAM_VERSION=0.0.4.4
++ grep -E -- '^Release:.*' x2gobroker.spec
++ awk '{ print $2 }'
+ PKG_RELEASE='0.0x2go1%{?dist}'
++ sed -e 's/%{?dist}//'
+ PKG_SRCRELEASE=0.0x2go1
++ grep -qsE -- '^BuildArch:.*noarch$' x2gobroker.spec
++ echo no
+ IS_NOARCH=no
+ '[' heuler = heuler ']'
+ IS_RELEASE=0
+ sed -i x2gobroker.spec -e 's/%{?dist}/.0.git20211115.1244.heuler%{?dist}/'
+ '[' -f x2gobroker/debian/patches/series ']'
+ grep -E '^Source[1-9]+:.*' x2gobroker.spec
+ sed 's/%{name}/x2gobroker/'
+ awk '{ print $2 }'
+ read source_file
+ find x2gobroker/rpm/x2gobroker-daemon.init -maxdepth 0
+ cp -- x2gobroker/rpm/x2gobroker-daemon.init /var/lib/jenkins/pkg-dist/heuler/x2gobroker/opensuse/tumbleweed/SRPM/rpmbuild/SOURCES/
+ continue
+ read source_file
+ find x2gobroker/rpm/x2gobroker-authservice.init -maxdepth 0
+ cp -- x2gobroker/rpm/x2gobroker-authservice.init /var/lib/jenkins/pkg-dist/heuler/x2gobroker/opensuse/tumbleweed/SRPM/rpmbuild/SOURCES/
+ continue
+ read source_file
+ find x2gobroker/rpm/x2gobroker-loadchecker.init -maxdepth 0
+ cp -- x2gobroker/rpm/x2gobroker-loadchecker.init /var/lib/jenkins/pkg-dist/heuler/x2gobroker/opensuse/tumbleweed/SRPM/rpmbuild/SOURCES/
+ continue
+ read source_file
+ find x2gobroker/rpm/x2gobroker-rpmlintrc -maxdepth 0
+ cp -- x2gobroker/rpm/x2gobroker-rpmlintrc /var/lib/jenkins/pkg-dist/heuler/x2gobroker/opensuse/tumbleweed/SRPM/rpmbuild/SOURCES/
+ continue
+ read source_file
+ mv -- /var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2/x2gobroker /var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2/x2gobroker-0.0.4.4
+ tar -czf /var/lib/jenkins/pkg-dist/heuler/x2gobroker/opensuse/tumbleweed/SRPM/rpmbuild/SOURCES/x2gobroker-0.0.4.4.tar.gz x2gobroker-0.0.4.4
+ cp -- x2gobroker.spec /var/lib/jenkins/pkg-dist/heuler/x2gobroker/opensuse/tumbleweed/SRPM/rpmbuild/SOURCES
+ cd
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2/x2gobroker
+ '[' xopensuse = xopensuse ']'
+ typeset -a arches_copy
+ arches_copy=("${arches[@]}")
+ typeset -i i=0
+ (( i = 0 ))
+ (( i < 3 ))
+ [[ SRPM == \i\3\8\6 ]]
+ (( ++i ))
+ (( i < 3 ))
+ [[ x86_64 == \i\3\8\6 ]]
+ (( ++i ))
+ (( i < 3 ))
+ [[ i386 == \i\3\8\6 ]]
+ arches_copy[i]=i586
+ (( ++i ))
+ (( i < 3 ))
+ typeset arch=
+ for arch in "${arches_copy[@]}"
+ mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gobroker/opensuse/tumbleweed/SRPM
+ for arch in "${arches_copy[@]}"
+ mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gobroker/opensuse/tumbleweed/x86_64
+ for arch in "${arches_copy[@]}"
+ mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gobroker/opensuse/tumbleweed/i586
+ BUILD_RESULT=/home/abuild/rpmbuild/
+ typeset obs_config_dir=obs-config
+ download_urls=()
+ typeset -a download_urls
+ download_url=()
+ typeset -a download_url
+ extra_obs_build_args=()
+ typeset -a extra_obs_build_args
+ typeset obs_build_vendor_tag=
++ map_prefix_to_vendor x2go
++ typeset prefix=x2go
++ typeset out=
++ typeset ret=1
++ case "${prefix}" in
++ out=X2Go
++ ret=0
++ printf %s X2Go
++ return 0
+ obs_build_vendor_tag=X2Go
+ '[' 0 -ne 0 ']'
+ extra_obs_build_args+=("--define" "%vendor ${obs_build_vendor_tag}")
+ typeset -i tmp_suse_major_version=0
+ typeset -i tmp_suse_minor_version=0
+ [[ tumbleweed = \t\u\m\b\l\e\w\e\e\d ]]
+ tmp_suse_major_version=9999
+ '[' xopensuse = xopensuse ']'
+ typeset -i legacy_release=0
++ wrap_suse_major_version 9999
++ typeset major_version=9999
++ typeset -i tmp_major_version=9999
++ [[ 9999 -lt 10 ]]
++ [[ 9999 -eq 42 ]]
++ echo 9999
++ return 0
+ tmp_suse_major_version=9999
+ '[' 0 -ne 0 ']'
+ [[ 9999 != \9\9\9\9 ]]
+ '[' 0 -eq 1 ']'
+ [[ 9999 = \9\9\9\9 ]]
+ download_url=("${OPENSUSE_DOWNLOAD_TUMBLEWEED_URL[@]}")
+ (( i = 0 ))
+ (( i < 1 ))
++ sed -e s/#VERSION#/tumbleweed/g
+ download_url[i]=https://download.opensuse.org/tumbleweed/repo/oss/#SUSESUBDIR#/
+ (( ++i ))
+ (( i < 1 ))
+ [[ 9999 -lt 15 ]]
+ (( i = 0 ))
+ (( i < 1 ))
++ sed -e s_#SUSESUBDIR#__g
+ download_url[i]=https://download.opensuse.org/tumbleweed/repo/oss//
+ (( ++i ))
+ (( i < 1 ))
+ [[ 9999 != \9\9\9\9 ]]
+ setup_opensuse_tumbleweed_config /var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2 obs-config
+ typeset temp_dir=/var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2
+ typeset obs_config_dir=obs-config
+ typeset obs_factory_prjconf_url=https://api.opensuse.org/public/source/openSUSE:Factory/_config
+ typeset obs_tumbleweed_prjconf_url=https://api.opensuse.org/public/source/openSUSE:Tumbleweed/_config
+ typeset obs_config_tumbleweed_filename=sltumbleweed.conf
+ [[ ! -d /var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2 ]]
+ pushd /var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2
+ mkdir -- obs-config
+ pushd obs-config
~/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2/obs-config ~/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2 ~
+ curl https://api.opensuse.org/public/source/openSUSE:Factory/_config https://api.opensuse.org/public/source/openSUSE:Tumbleweed/_config
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
+ echo 'Unable to fetch public OBS OpenSuSE Factory and Tumbleweed configuration files.'
Unable to fetch public OBS OpenSuSE Factory and Tumbleweed configuration files.
+ popd
~/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2 ~
+ popd
~
+ return 3
+ echo 'Unable to fetch and prepare OpenSuSE Tumbleweed obs-build configuration file.'
Unable to fetch and prepare OpenSuSE Tumbleweed obs-build configuration file.
+ exit 1
+ cleanup
+ '[' -n '' ']'
+ '[' -n '' ']'
+ echo 'Warning: mock temporary config directory not defined. Skipping cleanup.'
Warning: mock temporary config directory not defined. Skipping cleanup.
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2 ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2 ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.2kYSh9hlsWGu2NggwKunT5p2
Build step 'Execute shell' marked build as failure
More information about the x2go-commits
mailing list