[Piuparts-devel] Build failed in Jenkins: piuparts_testsuite_bullseye #7

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jul 31 18:22:48 BST 2019


See <https://jenkins.debian.net/job/piuparts_testsuite_bullseye/7/display/redirect?page=changes>

Changes:

[Holger Levsen] piuparts.conf-template.pejacevic: also test bullseye and bullseye-rcmd.

[Holger Levsen] piuparts.conf-template.pejacevic: increase precedence values for

------------------------------------------
[...truncated 150.08 KB...]
Processing triggers for systemd (241-7) ...
Processing triggers for ca-certificates (20190110) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Source: piuparts
Maintainer: piuparts developers team <piuparts-devel at alioth-lists.debian.net>
Uploaders:
 Holger Levsen <holger at debian.org>
Section: devel
Priority: optional
Standards-Version: 4.4.0
Rules-Requires-Root: no
Build-Depends:
 asciidoc,
 debhelper-compat (= 11),
 dh-python,
 python (>= 2.7),
 python-debian,
 python-apt,
 python-distro-info,
 python-nose,
 python-debianbts,
 python-yaml,
 python-mox3,
 python-lzma,
 golang-any,
 xmlto,
Build-Depends-Indep:
 git,
Homepage: https://piuparts.debian.org
Vcs-Git: https://salsa.debian.org/debian/piuparts.git
Vcs-Browser: https://salsa.debian.org/debian/piuparts
Xs-Go-Import-Path: salsa.debian.org/debian/piuparts

Package: piuparts
Architecture: all
Depends:
 piuparts-common (= ${binary:Version}),
# keep this list in sync with piuparts-slave-from-git-deps
 debootstrap (>= 1.0.89~),
 debsums (>= 2.2.2~),
 lsb-release,
 lsof,
 mount,
 python-debian,
 ${python:Depends},
 ${misc:Depends},
Recommends:
 adequate
Suggests:
 schroot,
 docker.io,
Description: .deb package installation, upgrading, and removal testing tool
 piuparts tests that .deb packages (as used by Debian) handle
 installation, upgrading, and removal correctly. It does this by
 creating a minimal Debian installation in a chroot, and installing,
 upgrading, and removing packages in that environment, and comparing the
 state of the directory tree before and after. piuparts reports any
 files that have been added, removed, or modified during this process.
 .
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.

Package: piuparts-master
Architecture: any
Built-Using: ${misc:Built-Using}
Depends:
 piuparts-common (>= ${source:Version}),
 piuparts-common (<< ${source:Version}+),
# keep this list in sync with piuparts-master-from-git-deps
 adduser,
 openssh-server,
 python-debianbts,
 python-setproctitle,
 tango-icon-theme,
 xz-utils,
 python-yaml,
 python (>= 2.7),
 ${python:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 apache2 | httpd,
 ghostscript,
 python-rpy2,
 r-base-dev,
 r-recommended,
 devscripts,
 libsoap-lite-perl,
Description: piuparts master components
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.
 A master/slave piuparts installation is used for testing complete archives
 as it is done on https://piuparts.debian.org/.
 .
 This package provides the piuparts-master, which needs one or more slaves to
 operate. It also contains piuparts-report to generate web pages with the
 testing results as well as documentation.

Package: piuparts-master-from-git-deps
Architecture: all
Depends:
 git,
# this list is synced from piuparts-master
 adduser,
 openssh-server,
 python-debianbts,
 python-setproctitle,
 tango-icon-theme,
 xz-utils,
 python-yaml,
 python (>= 2.7),
# selected packages from piuparts-master Recommends
 apache2 | httpd,
 python-rpy2,
# this list is synced from piuparts-common
 python-apt,
 python-distro-info,
 python-lzma,
 ${misc:Depends},
Description: dependencies for running piuparts master from git
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.
 A master/slave piuparts installation is used for testing complete archives
 as it is done on https://piuparts.debian.org/.
 .
 This metapackage provides all the dependencies needed for running a
 piuparts-master instance (including piuparts-report etc.) from git.

Package: piuparts-slave
Architecture: all
Depends:
 piuparts (= ${binary:Version}),
 piuparts-common (= ${binary:Version}),
# keep this list in sync with piuparts-slave-from-git-deps
 adduser,
 openssh-client,
 screen,
 sudo,
 python (>= 2.7),
 ${python:Depends},
 ${misc:Depends},
Suggests:
 schroot
Description: piuparts slave components
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.
 A master/slave piuparts installation is used for testing complete archives
 as it is done on https://piuparts.debian.org/.
 .
 This package provides the piuparts slave components, which need a piuparts
 master to operate. See the documentation in the piuparts-master package.

Package: piuparts-slave-from-git-deps
Architecture: all
Depends:
 git,
# this list is synced from piuparts-slave
 adduser,
 openssh-client,
 screen,
 sudo,
 python (>= 2.7),
# this list is synced from piuparts
 debootstrap (>= 1.0.89~),
 debsums (>= 2.2.2~),
 lsb-release,
 lsof,
 mount,
 python-debian,
# this list is synced from piuparts-common
 python-apt,
 python-distro-info,
 python-lzma,
 ${misc:Depends},
Description: dependencies for running piuparts slave from git
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.
 A master/slave piuparts installation is used for testing complete archives
 as it is done on https://piuparts.debian.org/.
 .
 This metapackage provides all the dependencies needed for running a
 piuparts-slave instance from git.

Package: piuparts-common
Architecture: all
Depends:
# keep this list in sync with piuparts-{master,slave}-from-git-deps
 python-apt,
 python-distro-info,
 python-lzma,
 ${python:Depends},
 ${misc:Depends},
Description: common piuparts components
 piupartslib, common library used by piuparts-master, -report, -analyze and
 -slave.
 .
 See https://piuparts.debian.org or the piuparts package to learn more about
 piuparts.
dh_testdir
dh_testroot
dh_prep
dh_testdir
dh_testroot
dh_install
dh_installdocs
dh_installchangelogs
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package 'piuparts-build-deps' in '../piuparts-build-deps_1.0.2_all.deb'.

The package has been created.
Attention, the package has been created in the current directory,
not in ".." as indicated by the message above!
Selecting previously unselected package piuparts-build-deps.
(Reading database ... 30045 files and directories currently installed.)
Preparing to unpack piuparts-build-deps_1.0.2_all.deb ...
Unpacking piuparts-build-deps (1.0.2) ...
Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies...Starting pkgProblemResolver with broken count: 1
Starting 2 pkgProblemResolver with broken count: 1
Investigating (0) piuparts-build-deps:amd64 < 1.0.2 @iU mK Nb Ib >
Broken piuparts-build-deps:amd64 Depends on python-mox3:amd64 < none @un H >
  Removing piuparts-build-deps:amd64 because I can't find python-mox3:amd64
Done
 Done
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
The following packages will be REMOVED:
  piuparts-build-deps
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 9216 B disk space will be freed.
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
(Reading database ... 30049 files and directories currently installed.)
Removing piuparts-build-deps (1.0.2) ...
mk-build-deps: Unable to install piuparts-build-deps at /usr/bin/mk-build-deps line 416.
mk-build-deps: Unable to install all build-dep packages
Wed 31 Jul 17:22:48 UTC 2019 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-OcoGK7a2, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Piuparts-devel mailing list