See <https://jenkins.x2go.org:8443/job/python-x2go+nightly+debian-bullseye/32/display/redirect?page=changes> Changes: [mike.gabriel] x2go/session.py: Fix SyntaxWarning ('is not' used on a literal). [mike.gabriel] x2go/utils.py: If setdpi is false, we need to enforce the default DPI (instead of dropping it from _params). Otherwise, no DPI can be set at all. [mike.gabriel] x2go/client.py: Catch some (more) x2go_exceptions.X2GoSessionRegistryException occurrences. ------------------------------------------ [...truncated 8.97 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.hcFoNT2PYlREwopcy0F82ENx + temp_cleanup+=("${TEMP_DIR}") + mkdir -p -- /var/lib/jenkins/tmp/tmp.hcFoNT2PYlREwopcy0F82ENx/python-x2go + chmod 2770 -Rf -- /var/lib/jenkins/tmp/tmp.hcFoNT2PYlREwopcy0F82ENx + cd /var/lib/jenkins/build/heuler/python-x2go + git clone --no-hardlinks --no-local /var/lib/jenkins/build/heuler/python-x2go /var/lib/jenkins/tmp/tmp.hcFoNT2PYlREwopcy0F82ENx/python-x2go/ Cloning into '/var/lib/jenkins/tmp/tmp.hcFoNT2PYlREwopcy0F82ENx/python-x2go'... + cd /var/lib/jenkins/tmp/tmp.hcFoNT2PYlREwopcy0F82ENx/python-x2go + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + find /var/lib/jenkins/build/heuler/python-x2go/../ -maxdepth 0 -mindepth 0 -type f + grep -qs 'python-x2go_*.orig.tar.gz' ++ gitrevno + GITREV=1521 + SA_OPTION= + test -f debian/source/format + grep -Eqs '^3.0.*\(quilt\)$' debian/source/format + '[' -n 4 ']' + '[' 4 -gt 3 ']' + typeset -l codename=bullseye + '[' bullseye = sid ']' + typeset numerical_version= + typeset pretty_dist= + typeset -i tmp_ret=1 ++ map_codename_to_numerical_version debian bullseye ++ typeset dist=debian ++ typeset codename_in=bullseye ++ '[' -n 4 ']' ++ '[' 4 -gt 3 ']' ++ typeset -l codename=bullseye ++ '[' bullseye = sid ']' ++ typeset numerical_version= ++ typeset -i ret=1 ++ '[' debian = debian ']' +++ debian-codename-to-version.sh bullseye ++ numerical_version=11 ++ ret=0 ++ echo 11 ++ return 0 + numerical_version=11 + tmp_ret=0 + '[' -n debian ']' + '[' debian = debian ']' + pretty_dist=Debian + '[' -n debian ']' + '[' debian = ubuntu ']' + '[' 0 -ne 0 ']' + '[' -z 11 ']' + '[' '!' -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 bullseye --force-distribution -l '~git20210819.1521+11.heuler.' 'Development-Snapshot!!! Auto-built Debian bullseye (11) package for packages.x2go.org repository (Git commit: e316516ac4ac255460ffbbd67630859ba1ba1b9d).' + 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/python-x2go/debian/bullseye/amd64 + for cur_arch in "${arches[@]}" + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/python-x2go/debian/bullseye/i386 + OTHERMIRROR= + '[' xheuler = xheuler ']' + grep -qs python-x2go + OTHERMIRROR='deb http://packages.x2go.org/debian bullseye main heuler' + '[' python-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}") + '[' 11 -gt 8 ']' + sbuild_options+=("--build-dep-resolver=apt") + sbuild_options+=("--resolve-alternatives") + '[' -n '' ']' + '[' -n 'deb http://packages.x2go.org/debian bullseye 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.hcFoNT2PYlREwopcy0F82ENx/python-x2go/debian/control + typeset -i has_arch_dep=0 + grep -Eqs 'Architecture.*(any|amd64)' /var/lib/jenkins/tmp/tmp.hcFoNT2PYlREwopcy0F82ENx/python-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/python-x2go/debian/bullseye/amd64 + nice sbuild -n --jobs=2 -sA --dist=bullseye --keyid=F4A7678C9C6B0B2B --build-dep-resolver=apt --resolve-alternatives '--extra-repository=deb http://packages.x2go.org/debian bullseye main heuler' /var/lib/jenkins/tmp/tmp.hcFoNT2PYlREwopcy0F82ENx/python-x2go test -x debian/rules rm -Rf docs/build/ cd . && python setup.py clean -a running clean 'build/lib.linux-x86_64-2.7' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it cd . && python3 setup.py clean -a running clean 'build/lib' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.5' does not exist -- can't clean it rm -rf debian/python-module-stampdir find "/home/_jenkins_/tmp/tmp.hcFoNT2PYlREwopcy0F82ENx/python-x2go" -name '*.py[co]' -delete find "/home/_jenkins_/tmp/tmp.hcFoNT2PYlREwopcy0F82ENx/python-x2go" -name __pycache__ -type d -empty -delete find "/home/_jenkins_/tmp/tmp.hcFoNT2PYlREwopcy0F82ENx/python-x2go" -prune -name '*.egg-info' -exec rm -rf '{}' ';' dh_clean dpkg-source: warning: source directory 'python-x2go' is not <sourcepackage>-<upstreamversion> 'python-x2go-0.6.1.4' dpkg-source: info: using source format '1.0' dpkg-source: info: building python-x2go in python-x2go_0.6.1.4-0x2go1~git20210819.1521+11.heuler.1.tar.gz dpkg-source: info: building python-x2go in python-x2go_0.6.1.4-0x2go1~git20210819.1521+11.heuler.1.dsc sbuild (Debian sbuild) 0.73.0 (23 Dec 2016) on japsand.x2go.org +=================================================================================================+ | python-x2go 0.6.1.4-0x2go1~git20210819.1521+11.heuler.1 (amd64) Thu, 19 Aug 2021 15:25:45 +0000 | +=================================================================================================+ Package: python-x2go Version: 0.6.1.4-0x2go1~git20210819.1521+11.heuler.1 Source Version: 0.6.1.4-0x2go1~git20210819.1521+11.heuler.1 Distribution: bullseye Machine Architecture: amd64 Host Architecture: amd64 Build Architecture: amd64 Build Type: full I: NOTICE: Log filtering will replace 'var/run/schroot/mount/bullseye-amd64-sbuild-61883e8d-3f0a-4558-bc0f-c723e708b359' with '<<CHROOT>>' +------------------------------------------------------------------------------+ | Update chroot | +------------------------------------------------------------------------------+ Get:1 http://packages.x2go.org/debian bullseye InRelease [31.2 kB] Get:2 http://127.0.0.1:3142/debian bullseye InRelease [113 kB] Get:3 http://packages.x2go.org/debian bullseye/main amd64 Packages [12.6 kB] Get:4 http://packages.x2go.org/debian bullseye/heuler amd64 Packages [26.1 kB] Reading package lists... E: Repository 'http://127.0.0.1:3142/debian bullseye InRelease' changed its 'Suite' value from 'testing' to 'stable' E: apt-get update failed +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: amd64 Build Type: full Build-Space: 0 Build-Time: 0 Distribution: bullseye Fail-Stage: apt-get-update Host Architecture: amd64 Install-Time: 0 Job: /home/_jenkins_/tmp/tmp.hcFoNT2PYlREwopcy0F82ENx/python-x2go_0.6.1.4-0x2go1~git20210819.1521+11.heuler.1.dsc Machine Architecture: amd64 Package: python-x2go Package-Time: 0 Source-Version: 0.6.1.4-0x2go1~git20210819.1521+11.heuler.1 Space: 0 Status: failed Version: 0.6.1.4-0x2go1~git20210819.1521+11.heuler.1 -------------------------------------------------------------------------------- Finished at 2021-08-19T15:25:45Z 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.hcFoNT2PYlREwopcy0F82ENx ']' + '[' -d /var/lib/jenkins/tmp/tmp.hcFoNT2PYlREwopcy0F82ENx ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.hcFoNT2PYlREwopcy0F82ENx Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/python-x2go+nightly+debian-bullseye/33/display/redirect?page=changes> Changes: [mike.gabriel] x2go/utils.py: Comment 'dpi' param change above and explain that this might cause problems elsewhere. However, the applied change (setting the 'dpi' default value rather than not setting it if setdpi is False is the currently best thinkable approach). ------------------------------------------ [...truncated 9.58 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.6x78tEqjPvG8f4tZHZ17AWsz + temp_cleanup+=("${TEMP_DIR}") + mkdir -p -- /var/lib/jenkins/tmp/tmp.6x78tEqjPvG8f4tZHZ17AWsz/python-x2go + chmod 2770 -Rf -- /var/lib/jenkins/tmp/tmp.6x78tEqjPvG8f4tZHZ17AWsz + cd /var/lib/jenkins/build/heuler/python-x2go + git clone --no-hardlinks --no-local /var/lib/jenkins/build/heuler/python-x2go /var/lib/jenkins/tmp/tmp.6x78tEqjPvG8f4tZHZ17AWsz/python-x2go/ Cloning into '/var/lib/jenkins/tmp/tmp.6x78tEqjPvG8f4tZHZ17AWsz/python-x2go'... + cd /var/lib/jenkins/tmp/tmp.6x78tEqjPvG8f4tZHZ17AWsz/python-x2go + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + find /var/lib/jenkins/build/heuler/python-x2go/../ -maxdepth 0 -mindepth 0 -type f + grep -qs 'python-x2go_*.orig.tar.gz' ++ gitrevno + GITREV=1522 + SA_OPTION= + test -f debian/source/format + grep -Eqs '^3.0.*\(quilt\)$' debian/source/format + '[' -n 4 ']' + '[' 4 -gt 3 ']' + typeset -l codename=bullseye + '[' bullseye = sid ']' + typeset numerical_version= + typeset pretty_dist= + typeset -i tmp_ret=1 ++ map_codename_to_numerical_version debian bullseye ++ typeset dist=debian ++ typeset codename_in=bullseye ++ '[' -n 4 ']' ++ '[' 4 -gt 3 ']' ++ typeset -l codename=bullseye ++ '[' bullseye = sid ']' ++ typeset numerical_version= ++ typeset -i ret=1 ++ '[' debian = debian ']' +++ debian-codename-to-version.sh bullseye ++ numerical_version=11 ++ ret=0 ++ echo 11 ++ return 0 + numerical_version=11 + tmp_ret=0 + '[' -n debian ']' + '[' debian = debian ']' + pretty_dist=Debian + '[' -n debian ']' + '[' debian = ubuntu ']' + '[' 0 -ne 0 ']' + '[' -z 11 ']' + '[' '!' -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 bullseye --force-distribution -l '~git20210820.1522+11.heuler.' 'Development-Snapshot!!! Auto-built Debian bullseye (11) package for packages.x2go.org repository (Git commit: 789c74bf9af04200380dd9600b299e2ccfc79cd1).' + 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/python-x2go/debian/bullseye/amd64 + for cur_arch in "${arches[@]}" + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/python-x2go/debian/bullseye/i386 + OTHERMIRROR= + '[' xheuler = xheuler ']' + grep -qs python-x2go + OTHERMIRROR='deb http://packages.x2go.org/debian bullseye main heuler' + '[' python-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}") + '[' 11 -gt 8 ']' + sbuild_options+=("--build-dep-resolver=apt") + sbuild_options+=("--resolve-alternatives") + '[' -n '' ']' + '[' -n 'deb http://packages.x2go.org/debian bullseye 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.6x78tEqjPvG8f4tZHZ17AWsz/python-x2go/debian/control + typeset -i has_arch_dep=0 + grep -Eqs 'Architecture.*(any|amd64)' /var/lib/jenkins/tmp/tmp.6x78tEqjPvG8f4tZHZ17AWsz/python-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/python-x2go/debian/bullseye/amd64 + nice sbuild -n --jobs=2 -sA --dist=bullseye --keyid=F4A7678C9C6B0B2B --build-dep-resolver=apt --resolve-alternatives '--extra-repository=deb http://packages.x2go.org/debian bullseye main heuler' /var/lib/jenkins/tmp/tmp.6x78tEqjPvG8f4tZHZ17AWsz/python-x2go test -x debian/rules rm -Rf docs/build/ cd . && python setup.py clean -a running clean 'build/lib.linux-x86_64-2.7' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it cd . && python3 setup.py clean -a running clean 'build/lib' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.5' does not exist -- can't clean it rm -rf debian/python-module-stampdir find "/home/_jenkins_/tmp/tmp.6x78tEqjPvG8f4tZHZ17AWsz/python-x2go" -name '*.py[co]' -delete find "/home/_jenkins_/tmp/tmp.6x78tEqjPvG8f4tZHZ17AWsz/python-x2go" -name __pycache__ -type d -empty -delete find "/home/_jenkins_/tmp/tmp.6x78tEqjPvG8f4tZHZ17AWsz/python-x2go" -prune -name '*.egg-info' -exec rm -rf '{}' ';' dh_clean dpkg-source: warning: source directory 'python-x2go' is not <sourcepackage>-<upstreamversion> 'python-x2go-0.6.1.4' dpkg-source: info: using source format '1.0' dpkg-source: info: building python-x2go in python-x2go_0.6.1.4-0x2go1~git20210820.1522+11.heuler.1.tar.gz dpkg-source: info: building python-x2go in python-x2go_0.6.1.4-0x2go1~git20210820.1522+11.heuler.1.dsc sbuild (Debian sbuild) 0.73.0 (23 Dec 2016) on japsand.x2go.org +=================================================================================================+ | python-x2go 0.6.1.4-0x2go1~git20210820.1522+11.heuler.1 (amd64) Fri, 20 Aug 2021 06:11:01 +0000 | +=================================================================================================+ Package: python-x2go Version: 0.6.1.4-0x2go1~git20210820.1522+11.heuler.1 Source Version: 0.6.1.4-0x2go1~git20210820.1522+11.heuler.1 Distribution: bullseye Machine Architecture: amd64 Host Architecture: amd64 Build Architecture: amd64 Build Type: full I: NOTICE: Log filtering will replace 'var/run/schroot/mount/bullseye-amd64-sbuild-30a01148-815f-4850-9c22-afe45518b00d' with '<<CHROOT>>' +------------------------------------------------------------------------------+ | Update chroot | +------------------------------------------------------------------------------+ Get:1 http://packages.x2go.org/debian bullseye InRelease [31.2 kB] Get:2 http://127.0.0.1:3142/debian bullseye InRelease [113 kB] Get:3 http://packages.x2go.org/debian bullseye/heuler amd64 Packages [26.1 kB] Get:4 http://packages.x2go.org/debian bullseye/main amd64 Packages [12.6 kB] Reading package lists... E: Repository 'http://127.0.0.1:3142/debian bullseye InRelease' changed its 'Suite' value from 'testing' to 'stable' E: apt-get update failed +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: amd64 Build Type: full Build-Space: 0 Build-Time: 0 Distribution: bullseye Fail-Stage: apt-get-update Host Architecture: amd64 Install-Time: 0 Job: /home/_jenkins_/tmp/tmp.6x78tEqjPvG8f4tZHZ17AWsz/python-x2go_0.6.1.4-0x2go1~git20210820.1522+11.heuler.1.dsc Machine Architecture: amd64 Package: python-x2go Package-Time: 0 Source-Version: 0.6.1.4-0x2go1~git20210820.1522+11.heuler.1 Space: 0 Status: failed Version: 0.6.1.4-0x2go1~git20210820.1522+11.heuler.1 -------------------------------------------------------------------------------- Finished at 2021-08-20T06:11:01Z 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.6x78tEqjPvG8f4tZHZ17AWsz ']' + '[' -d /var/lib/jenkins/tmp/tmp.6x78tEqjPvG8f4tZHZ17AWsz ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.6x78tEqjPvG8f4tZHZ17AWsz Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/python-x2go+nightly+debian-bullseye/34/display/redirect> Changes: ------------------------------------------ [...truncated 25.35 KB...] Filtered Build-Depends: cdbs, debhelper (>= 9~), python (>= 2.6.6-3~), python-setuptools, python-gevent, python-paramiko, python-xlib, python3, python3-setuptools, python3-gevent, python3-paramiko, python3-xlib, python3-sphinx, dh-python, locales Filtered Build-Conflicts: python-sphinx dpkg-deb: building package 'sbuild-build-depends-python-x2go-dummy' in '/<<BUILDDIR>>/resolver-682DUl/apt_archive/sbuild-build-depends-python-x2go-dummy.deb'. dpkg-scanpackages: warning: Packages in archive but missing from override file: dpkg-scanpackages: warning: sbuild-build-depends-core-dummy sbuild-build-depends-python-x2go-dummy dpkg-scanpackages: info: Wrote 2 entries to output Packages file. gpg: using "Sbuild Signer" as default secret key for signing Ign:1 copy:/<<BUILDDIR>>/resolver-682DUl/apt_archive ./ InRelease Get:2 copy:/<<BUILDDIR>>/resolver-682DUl/apt_archive ./ Release [963 B] Get:3 copy:/<<BUILDDIR>>/resolver-682DUl/apt_archive ./ Release.gpg [370 B] Ign:3 copy:/<<BUILDDIR>>/resolver-682DUl/apt_archive ./ Release.gpg Get:4 copy:/<<BUILDDIR>>/resolver-682DUl/apt_archive ./ Sources [582 B] Get:5 copy:/<<BUILDDIR>>/resolver-682DUl/apt_archive ./ Packages [664 B] Fetched 2579 B in 0s (27.6 kB/s) Reading package lists... W: copy:///<<BUILDDIR>>/resolver-682DUl/apt_archive/./Release.gpg: The key(s) in the keyring /etc/apt/trusted.gpg.d/sbuild-build-depends-archive.gpg are ignored as the file is not readable by user '_apt' executing apt-key. W: GPG error: copy:/<<BUILDDIR>>/resolver-682DUl/apt_archive ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0747BE0A5F51BC55 Hit:1 http://packages.x2go.org/debian bullseye InRelease Reading package lists... W: http://packages.x2go.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/sbuild-build-depends-archive.gpg are ignored as the file is not readable by user '_apt' executing apt-key. Reading package lists... Install python-x2go build dependencies (apt-based resolver) ----------------------------------------------------------- Installing build dependencies Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: sbuild-build-depends-python-x2go-dummy : Depends: python (>= 2.6.6-3~) Depends: python-gevent but it is not installable Depends: python-paramiko but it is not installable Depends: python-xlib but it is not installable E: Unable to correct problems, you have held broken packages. apt-get failed. E: Package installation failed Not removing build depends: cloned chroot in use du: cannot access '/<<PKGBUILDDIR>>': No such file or directory E: read_command failed to execute du E: Cannot determine space needed for /<<PKGBUILDDIR>> (du failed) Reading package lists... Building dependency tree... Reading state information... sbuild-build-depends-python-x2go-dummy:amd64 Depends on python-gevent:amd64 < none @un H > can't be satisfied! Starting pkgProblemResolver with broken count: 1 Starting 2 pkgProblemResolver with broken count: 1 Investigating (0) sbuild-build-depends-python-x2go-dummy:amd64 < none -> 0.invalid.0 @un puN Ib > Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on cdbs:amd64 < none | 0.4.163 @un uH > Considering cdbs:amd64 1 as a solution to sbuild-build-depends-python-x2go-dummy:amd64 10000 Re-Instated cdbs:amd64 Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on debhelper:amd64 < none | 13.3.4 @un uH > (>= 9~) Considering debhelper:amd64 0 as a solution to sbuild-build-depends-python-x2go-dummy:amd64 10000 Re-Instated autotools-dev:amd64 Re-Instated libsigsegv2:amd64 Re-Instated m4:amd64 Re-Instated autoconf:amd64 Re-Instated automake:amd64 Re-Instated autopoint:amd64 Re-Instated libdebhelper-perl:amd64 Re-Instated libmagic-mgc:amd64 Re-Instated libmagic1:amd64 Re-Instated file:amd64 Re-Instated libtool:amd64 Re-Instated dh-autoreconf:amd64 Re-Instated libarchive-zip-perl:amd64 Re-Instated libsub-override-perl:amd64 Re-Instated libfile-stripnondeterminism-perl:amd64 Re-Instated dh-strip-nondeterminism:amd64 Re-Instated libelf1:amd64 Re-Instated dwz:amd64 Re-Instated libuchardet0:amd64 Re-Instated groff-base:amd64 Re-Instated libpipeline1:amd64 Re-Instated man-db:amd64 Re-Instated libicu67:amd64 Re-Instated libxml2:amd64 Re-Instated gettext-base:amd64 Re-Instated gettext:amd64 Re-Instated intltool-debian:amd64 Re-Instated po-debconf:amd64 Re-Instated debhelper:amd64 Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python:amd64 < none @un H > (>= 2.6.6-3~) Considering python-is-python2:amd64 0 as a solution to sbuild-build-depends-python-x2go-dummy:amd64 10000 Re-Instated libpython2.7-minimal:amd64 Re-Instated python2.7-minimal:amd64 Re-Instated python2-minimal:amd64 Re-Instated media-types:amd64 Re-Instated mailcap:amd64 Re-Instated mime-support:amd64 Re-Instated libpython2.7-stdlib:amd64 Re-Instated python2.7:amd64 Re-Instated libpython2-stdlib:amd64 Re-Instated python2:amd64 Re-Instated python-is-python2:amd64 Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python-setuptools:amd64 < none | 44.1.1-1 @un uH > Considering python-setuptools:amd64 1 as a solution to sbuild-build-depends-python-x2go-dummy:amd64 10000 Re-Instated python-pkg-resources:amd64 Re-Instated python-setuptools:amd64 Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python-gevent:amd64 < none @un H > Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python-paramiko:amd64 < none @un H > Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python-xlib:amd64 < none @un H > Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python3:amd64 < none | 3.9.2-3 @un uH > Considering python3:amd64 1 as a solution to sbuild-build-depends-python-x2go-dummy:amd64 10000 Re-Instated libpython3.9-minimal:amd64 Re-Instated python3.9-minimal:amd64 Re-Instated python3-minimal:amd64 Re-Instated libmpdec3:amd64 Re-Instated libpython3.9-stdlib:amd64 Re-Instated python3.9:amd64 Re-Instated libpython3-stdlib:amd64 Re-Instated python3:amd64 Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python3-setuptools:amd64 < none | 52.0.0-4 @un uH > Considering python3-setuptools:amd64 1 as a solution to sbuild-build-depends-python-x2go-dummy:amd64 10000 Re-Instated python3-pkg-resources:amd64 Re-Instated python3-lib2to3:amd64 Re-Instated python3-distutils:amd64 Re-Instated python3-setuptools:amd64 Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python3-gevent:amd64 < none | 20.9.0-2 @un uH > Considering python3-gevent:amd64 1 as a solution to sbuild-build-depends-python-x2go-dummy:amd64 10000 Re-Instated libc-ares2:amd64 Re-Instated libev4:amd64 Re-Instated python3-zope.event:amd64 Re-Instated python3-zope.interface:amd64 Re-Instated python3-greenlet:amd64 Re-Instated python3-gevent:amd64 Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python3-paramiko:amd64 < none | 2.7.2-1 @un uH > Considering python3-paramiko:amd64 1 as a solution to sbuild-build-depends-python-x2go-dummy:amd64 10000 Re-Instated python3-cffi-backend:amd64 Re-Instated python3-six:amd64 Re-Instated python3-bcrypt:amd64 Re-Instated python3-cryptography:amd64 Re-Instated libsodium23:amd64 Re-Instated python3-nacl:amd64 Re-Instated python3-paramiko:amd64 Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python3-xlib:amd64 < none | 0.29-1 @un uH > Considering python3-xlib:amd64 1 as a solution to sbuild-build-depends-python-x2go-dummy:amd64 10000 Re-Instated python3-xlib:amd64 Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python3-sphinx:amd64 < none | 3.4.3-2 @un uH > Considering python3-sphinx:amd64 1 as a solution to sbuild-build-depends-python-x2go-dummy:amd64 10000 Re-Instated libjs-jquery:amd64 Re-Instated libjs-underscore:amd64 Re-Instated libjs-sphinxdoc:amd64 Re-Instated sphinx-common:amd64 Re-Instated python3-alabaster:amd64 Re-Instated python-babel-localedata:amd64 Re-Instated python3-tz:amd64 Re-Instated python3-babel:amd64 Re-Instated sgml-base:amd64 Re-Instated xml-core:amd64 Re-Instated docutils-common:amd64 Re-Instated python3-roman:amd64 Re-Instated python3-docutils:amd64 Re-Instated python3-imagesize:amd64 Re-Instated python3-markupsafe:amd64 Re-Instated python3-jinja2:amd64 Re-Instated python3-pyparsing:amd64 Re-Instated python3-packaging:amd64 Re-Instated python3-pygments:amd64 Re-Instated openssl:amd64 Re-Instated ca-certificates:amd64 Re-Instated python3-certifi:amd64 Re-Instated python3-chardet:amd64 Re-Instated python3-idna:amd64 Re-Instated python3-urllib3:amd64 Re-Instated python3-requests:amd64 Re-Instated python3-snowballstemmer:amd64 Re-Instated python3-sphinx:amd64 Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on dh-python:amd64 < none | 4.20201102+nmu1 @un uH > Considering dh-python:amd64 1 as a solution to sbuild-build-depends-python-x2go-dummy:amd64 10000 Re-Instated dh-python:amd64 Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on locales:amd64 < none | 2.31-13 @un uH > Considering locales:amd64 1 as a solution to sbuild-build-depends-python-x2go-dummy:amd64 10000 Re-Instated libc-l10n:amd64 Re-Instated locales:amd64 Investigating (0) dh-python:amd64 < none -> 4.20201102+nmu1 @un uN Ib > Broken dh-python:amd64 Breaks on python:amd64 < none @un H > Considering python-is-python2:amd64 0 as a solution to dh-python:amd64 1 Added python-is-python2:amd64 to the remove list MarkKeep python-is-python2:amd64 < none -> 2.7.18-9 @un uN > FU=0 Fixing dh-python:amd64 via keep of python-is-python2:amd64 Investigating (1) sbuild-build-depends-python-x2go-dummy:amd64 < none -> 0.invalid.0 @un puN Ib > Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python:amd64 < none @un H > (>= 2.6.6-3~) Considering python-is-python2:amd64 0 as a solution to sbuild-build-depends-python-x2go-dummy:amd64 10000 Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python-gevent:amd64 < none @un H > Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python-paramiko:amd64 < none @un H > Broken sbuild-build-depends-python-x2go-dummy:amd64 Depends on python-xlib:amd64 < none @un H > Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: sbuild-build-depends-python-x2go-dummy : Depends: python (>= 2.6.6-3~) Depends: python-gevent but it is not installable Depends: python-paramiko but it is not installable Depends: python-xlib but it is not installable E: Unable to correct problems, you have held broken packages. apt-get failed. +------------------------------------------------------------------------------+ | Cleanup | +------------------------------------------------------------------------------+ Purging /<<BUILDDIR>> Not cleaning session: cloned chroot in use E: Package build dependencies not satisfied; skipping +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: amd64 Build Type: full Build-Space: n/a Build-Time: 0 Distribution: bullseye Fail-Stage: install-deps Host Architecture: amd64 Install-Time: 0 Job: /home/_jenkins_/tmp/tmp.pWmidcniyJaSKjRdyLPX8qy9/python-x2go_0.6.1.4-0x2go1~git20210902.1522+11.heuler.1.dsc Machine Architecture: amd64 Package: python-x2go Package-Time: 0 Source-Version: 0.6.1.4-0x2go1~git20210902.1522+11.heuler.1 Space: n/a Status: given-back Version: 0.6.1.4-0x2go1~git20210902.1522+11.heuler.1 -------------------------------------------------------------------------------- Finished at 2021-09-02T12:36:09Z Build needed 00:00:00, no disk space E: Package build dependencies not satisfied; skipping + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.pWmidcniyJaSKjRdyLPX8qy9 ']' + '[' -d /var/lib/jenkins/tmp/tmp.pWmidcniyJaSKjRdyLPX8qy9 ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.pWmidcniyJaSKjRdyLPX8qy9 Build step 'Execute shell' marked build as failure