See 
<https://jenkins.x2go.org:8443/job/cups-x2go+nightly+debian-bookworm/2/display/redirect>

Changes:


------------------------------------------
[...truncated 8.83 KB...]
+++ ret=XXXXXXXXX
+++ i=9
+++ '[' 9 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXX
+++ i=10
+++ '[' 10 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXX
+++ i=11
+++ '[' 11 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXX
+++ i=12
+++ '[' 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.pmPME2Wpcd4jxqPFFFpAi0rK
+ temp_cleanup+=("${TEMP_DIR}")
+ mkdir -p -- /var/lib/jenkins/tmp/tmp.pmPME2Wpcd4jxqPFFFpAi0rK/cups-x2go
+ chmod 2770 -Rf -- /var/lib/jenkins/tmp/tmp.pmPME2Wpcd4jxqPFFFpAi0rK
+ cd /var/lib/jenkins/build/heuler/cups-x2go
+ git clone --no-hardlinks --no-local /var/lib/jenkins/build/heuler/cups-x2go 
/var/lib/jenkins/tmp/tmp.pmPME2Wpcd4jxqPFFFpAi0rK/cups-x2go/
Cloning into '/var/lib/jenkins/tmp/tmp.pmPME2Wpcd4jxqPFFFpAi0rK/cups-x2go'...
+ cd /var/lib/jenkins/tmp/tmp.pmPME2Wpcd4jxqPFFFpAi0rK/cups-x2go
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ find /var/lib/jenkins/build/heuler/cups-x2go/../ -maxdepth 0 -mindepth 0 
-type f
+ grep -qs 'cups-x2go_*.orig.tar.gz'
++ gitrevno
+ GITREV=146
+ SA_OPTION=
+ test -f debian/source/format
+ grep -Eqs '^3.0.*\(quilt\)$' debian/source/format
+ '[' -n 4 ']'
+ '[' 4 -gt 3 ']'
+ typeset -l codename=bookworm
+ '[' bookworm = sid ']'
+ typeset numerical_version=
+ typeset pretty_dist=
+ typeset -i tmp_ret=1
++ map_codename_to_numerical_version debian bookworm
++ typeset dist=debian
++ typeset codename_in=bookworm
++ '[' -n 4 ']'
++ '[' 4 -gt 3 ']'
++ typeset -l codename=bookworm
++ '[' bookworm = sid ']'
++ typeset numerical_version=
++ typeset -i ret=1
++ '[' debian = debian ']'
+++ debian-codename-to-version.sh bookworm
++ numerical_version=12
++ ret=0
++ echo 12
++ return 0
+ numerical_version=12
+ tmp_ret=0
+ '[' -n debian ']'
+ '[' debian = debian ']'
+ pretty_dist=Debian
+ '[' -n debian ']'
+ '[' debian = ubuntu ']'
+ '[' 0 -ne 0 ']'
+ '[' -z 12 ']'
+ '[' '!' -e debian/control ']'
+ '[' xheuler '!=' xmain ']'
+ mv -- debian/control debian/control.tmp
+ sed 's,Section:[\ ]*\(.*\),Section: heuler/\1,g' debian/control.tmp
+ '[' heuler '!=' heuler ']'
+ dch --distribution bookworm --force-distribution -l 
'~git20220517.146+12.heuler.' 'Development-Snapshot!!! Auto-built Debian 
bookworm (12) package for packages.x2go.org repository (Git commit: 
366c7f5bda50c1517bee484591d9be8e7d490021).'
dch warning: Recognised distributions are: 
experimental, unstable, testing, stable, oldstable, oldoldstable,
{bullseye,buster,stretch,jessie,wheezy}-proposed-updates,
{testing,stable,oldstable,oldoldstable}-proposed-updates,
{bullseye,buster,stretch,jessie,wheezy}-security,
{testing,stable,oldstable,oldoldstable}}-security, jessie-backports, 
stretch-backports and UNRELEASED.
Using your request anyway.
+ typeset -i skip_arch_all=0
+ typeset -a arches
+ arches=()
+ case "${PLATFORM}" in
+ arches+=("amd64" "i386")
+ '[' debian = raspbian ']'
+ typeset cur_arch=
+ for cur_arch in "${arches[@]}"
+ mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/cups-x2go/debian/bookworm/amd64
+ for cur_arch in "${arches[@]}"
+ mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/cups-x2go/debian/bookworm/i386
+ OTHERMIRROR=
+ '[' xheuler = xheuler ']'
+ grep -qs cups-x2go
+ OTHERMIRROR='deb http://packages.x2go.org/debian bookworm main heuler'
+ '[' cups-x2go = x2gomatebindings ']'
+ git --no-pager log --since '2 years ago' '--format=%ai %aN (%h) 
%n%n%x09*%w(68,0,10) %s%d%n'
+ typeset -a sbuild_options
+ sbuild_options=("-n" "--jobs=2" "-sA" "--dist=${codename}" 
"--keyid=${GPG_KEY}")
+ '[' 12 -gt 8 ']'
+ sbuild_options+=("--build-dep-resolver=apt")
+ sbuild_options+=("--resolve-alternatives")
+ '[' -n '' ']'
+ '[' -n 'deb http://packages.x2go.org/debian bookworm main heuler' ']'
+ sbuild_options+=("--extra-repository=${OTHERMIRROR}")
+ typeset -a sbuild_options_amd64 sbuild_options_i386 sbuild_options_armhf 
sbuild_options_powerpc sbuild_options_ppc64 sbuild_options_ppc64el
+ sbuild_options_amd64=("${sbuild_options[@]}")
+ sbuild_options_i386=("${sbuild_options[@]}" "--arch=i386" "--debbuildopts=-B")
+ sbuild_options_armhf=("${sbuild_options[@]}" "--arch=armhf" 
"--chroot=${codename}-armhf-raspbian-sbuild")
+ sbuild_options_powerpc=("${sbuild_options[@]}" "--debbuildopts=-B")
+ sbuild_options_ppc64=("${sbuild_options[@]}" "--arch=ppc64" 
"--chroot=${codename}-ppc64-sbuild" "--debbuildopts=-B")
+ sbuild_options_ppc64el=("${sbuild_options[@]}" "--debbuildopts=-B")
+ typeset base_arch=amd64
+ '[' -n amd64 ']'
+ '[' x '!=' xamd64 ']'
+ grep -Eqs 'Architecture.*(all|any|amd64)' 
/var/lib/jenkins/tmp/tmp.pmPME2Wpcd4jxqPFFFpAi0rK/cups-x2go/debian/control
+ typeset -i has_arch_dep=0
+ grep -Eqs 'Architecture.*(any|amd64)' 
/var/lib/jenkins/tmp/tmp.pmPME2Wpcd4jxqPFFFpAi0rK/cups-x2go/debian/control
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ typeset 'indirect=sbuild_options_amd64[@]'
+ typeset -a indirect_resolve
+ indirect_resolve=("${!indirect}")
+ cd /var/lib/jenkins/pkg-dist/heuler/cups-x2go/debian/bookworm/amd64
+ nice sbuild -n --jobs=2 -sA --dist=bookworm --keyid=F4A7678C9C6B0B2B 
--build-dep-resolver=apt --resolve-alternatives '--extra-repository=deb 
http://packages.x2go.org/debian bookworm main heuler' 
/var/lib/jenkins/tmp/tmp.pmPME2Wpcd4jxqPFFFpAi0rK/cups-x2go
dh clean
dh: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_testdir
   dh_auto_clean
dh_auto_clean: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_clean
dh_clean: Compatibility levels before 9 are deprecated (level 7 in use)
dpkg-source: warning: source directory 'cups-x2go' is not 
<sourcepackage>-<upstreamversion> 'cups-x2go-3.0.1.5'
dpkg-source: info: using source format '1.0'
dpkg-source: info: building cups-x2go in 
cups-x2go_3.0.1.5-0x2go1~git20220517.146+12.heuler.1.tar.gz
dpkg-source: info: building cups-x2go in 
cups-x2go_3.0.1.5-0x2go1~git20220517.146+12.heuler.1.dsc
sbuild (Debian sbuild) 0.73.0 (23 Dec 2016) on japsand.x2go.org

+==============================================================================================+
| cups-x2go 3.0.1.5-0x2go1~git20220517.146+12.heuler.1 (amd64) Tue, 17 May 2022 
10:14:46 +0000 |
+==============================================================================================+

Package: cups-x2go
Version: 3.0.1.5-0x2go1~git20220517.146+12.heuler.1
Source Version: 3.0.1.5-0x2go1~git20220517.146+12.heuler.1
Distribution: bookworm
Machine Architecture: amd64
Host Architecture: amd64
Build Architecture: amd64
Build Type: full

I: NOTICE: Log filtering will replace 
'var/run/schroot/mount/bookworm-amd64-sbuild-237ef1d9-0f59-45c9-bb04-d716233f392e'
 with '<<CHROOT>>'

+------------------------------------------------------------------------------+
| Update chroot                                                                |
+------------------------------------------------------------------------------+

Get:1 http://packages.x2go.org/debian bookworm InRelease [31.0 kB]
Get:2 http://127.0.0.1:3142/debian bookworm InRelease [130 kB]
Err:1 http://packages.x2go.org/debian bookworm InRelease
  The following signatures couldn't be verified because the public key is not 
available: NO_PUBKEY E1F958385BFE2B6E
Get:3 http://127.0.0.1:3142/debian bookworm/main Sources [9022 kB]
Get:4 http://127.0.0.1:3142/debian bookworm/main amd64 Packages [8444 kB]
Reading package lists...
W: GPG error: http://packages.x2go.org/debian bookworm InRelease: The following 
signatures couldn't be verified because the public key is not available: 
NO_PUBKEY E1F958385BFE2B6E
E: The repository 'http://packages.x2go.org/debian bookworm InRelease' is not 
signed.
E: apt-get update failed

+------------------------------------------------------------------------------+
| Summary                                                                      |
+------------------------------------------------------------------------------+

Build Architecture: amd64
Build Type: full
Build-Space: 0
Build-Time: 0
Distribution: bookworm
Fail-Stage: apt-get-update
Host Architecture: amd64
Install-Time: 0
Job: 
/home/_jenkins_/tmp/tmp.pmPME2Wpcd4jxqPFFFpAi0rK/cups-x2go_3.0.1.5-0x2go1~git20220517.146+12.heuler.1.dsc
Machine Architecture: amd64
Package: cups-x2go
Package-Time: 0
Source-Version: 3.0.1.5-0x2go1~git20220517.146+12.heuler.1
Space: 0
Status: failed
Version: 3.0.1.5-0x2go1~git20220517.146+12.heuler.1
--------------------------------------------------------------------------------
Finished at 2022-05-17T10:14:46Z
Build needed 00:00:00, 0k disk space
E: apt-get update failed
+ cleanup
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n '' ']'
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.pmPME2Wpcd4jxqPFFFpAi0rK ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.pmPME2Wpcd4jxqPFFFpAi0rK ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.pmPME2Wpcd4jxqPFFFpAi0rK
Build step 'Execute shell' marked build as failure
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to