[Piuparts-devel] Build failed in Jenkins: piuparts_build_jessie #275

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Aug 30 19:32:38 UTC 2017


See <https://jenkins.debian.net/job/piuparts_build_jessie/275/display/redirect>

------------------------------------------
[...truncated 108.78 KB...]
Setting up libtext-soundex-perl (3.4-1+b2) ...
Setting up libtie-ixhash-perl (1.23-1) ...
Setting up patchutils (0.3.3-1) ...
Setting up t1utils (1.38-4) ...
Setting up lintian (2.5.30+deb8u4) ...
Setting up lsb-release (4.1+Debian13+nmu1) ...
Setting up manpages-dev (3.74-1) ...
Setting up psmisc (22.21-2) ...
Setting up python-apt-common (0.9.3.12) ...
Setting up rename (0.20-3) ...
update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
Setting up rsync (3.1.1-3) ...
invoke-rc.d: policy-rc.d denied execution of restart.
Setting up shared-mime-info (1.3-1) ...
Setting up strace (4.9-2) ...
Setting up unzip (6.0-16+deb8u3) ...
Setting up wdiff (1.2.2-1) ...
Setting up xauth (1:1.0.9-1) ...
Setting up xdg-user-dirs (0.15-2) ...
Setting up xml-core (0.13+nmu2) ...
Setting up equivs (2.0.9) ...
Setting up python3 (3.4.2-2) ...
Setting up devscripts (2.15.3+deb8u1) ...
Setting up liblwp-protocol-https-perl (6.06-2) ...
Setting up python3-apt (0.9.3.12) ...
Setting up python3-pkg-resources (5.5.1-1) ...
Setting up python3-chardet (2.3.0-1) ...
Setting up python3-six (1.8.0-1) ...
Setting up python3-debian (0.1.27) ...
Setting up python3-magic (1:5.22+15-2+deb8u3) ...
Setting up dh-python (1.20141111-2) ...
Setting up libwww-perl (6.08-1) ...
Setting up libparse-debcontrol-perl (2.005-4) ...
Setting up libxml-parser-perl (2.41-3) ...
Setting up libsoap-lite-perl (1.11-1) ...
Setting up libxmlrpc-lite-perl (0.717-1) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Processing triggers for systemd (215-17+deb8u7) ...
Processing triggers for ca-certificates (20141019+deb8u3) ...
Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
Processing triggers for sgml-base (1.26+nmu4) ...
Source: piuparts
Maintainer: piuparts developers team <piuparts-devel at lists.alioth.debian.org>
Uploaders:
 Holger Levsen <holger at debian.org>
Section: devel
Priority: optional
Standards-Version: 4.1.0
Build-Depends:
 debhelper (>= 10.2.5~),
 dh-python,
 python (>= 2.7),
 python-debian,
 python-apt,
 python-distro-info,
 python-nose,
 python-debianbts,
 python-yaml,
 python-mox3,
 python-lzma,
 golang-any,
Build-Depends-Indep:
 asciidoc,
 git,
 xmlto,
Homepage: https://piuparts.debian.org
Vcs-Git: https://anonscm.debian.org/git/piuparts/piuparts.git
Vcs-Browser: https://anonscm.debian.org/git/piuparts/piuparts.git
X-Python-Version: >= 2.7

Package: piuparts
Architecture: all
Pre-Depends:
 dpkg (>= 1.15.7.2~),
Depends:
 piuparts-common (= ${binary:Version}),
 debootstrap (>= 1.0.89~),
 debsums (>= 2.2.2~),
 lsb-release,
 lsof,
 mount,
 python-debian,
 ${python:Depends},
 ${misc:Depends},
Recommends:
 adequate
Suggests:
 schroot
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
Depends:
 piuparts-common (>= ${source:Version}),
 piuparts-common (<< ${source:Version}+),
 adduser,
 openssh-server,
 python-debianbts,
 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,
Breaks:
 piuparts (<= 0.44)
Replaces:
 piuparts (<= 0.44)
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-slave
Architecture: all
Depends:
 piuparts (= ${binary:Version}),
 piuparts-common (= ${binary:Version}),
 adduser,
 openssh-client,
 screen,
 sudo,
 python (>= 2.7),
 ${python:Depends},
 ${misc:Depends},
Suggests:
 schroot
Breaks:
 piuparts (<= 0.44)
Replaces:
 piuparts (<= 0.44)
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-common
Architecture: all
Depends:
 python-apt,
 python-distro-info,
 python-lzma,
 ${python:Depends},
 ${misc:Depends},
Breaks:
 piuparts (<= 0.44)
Replaces:
 piuparts (<= 0.44)
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_0.80_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 ... 24910 files and directories currently installed.)
Preparing to unpack piuparts-build-deps_0.80_all.deb ...
Unpacking piuparts-build-deps (0.80) ...
Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies... Done
The following extra packages will be installed:
  python-apt
Suggested packages:
  python-apt-dbg python-gtk2 python-vte python-apt-doc
The following packages will be REMOVED:
  piuparts-build-deps
The following NEW packages will be installed:
  python-apt
0 upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 171 kB of archives.
After this operation, 637 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian/ jessie/main python-apt amd64 0.9.3.12 [171 kB]
Fetched 171 kB in 7s (21.4 kB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
(Reading database ... 24914 files and directories currently installed.)
Removing piuparts-build-deps (0.80) ...
Selecting previously unselected package python-apt.
(Reading database ... 24910 files and directories currently installed.)
Preparing to unpack .../python-apt_0.9.3.12_amd64.deb ...
Unpacking python-apt (0.9.3.12) ...
Setting up python-apt (0.9.3.12) ...
 dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: source package piuparts
dpkg-buildpackage: source version 0.80
dpkg-buildpackage: source distribution UNRELEASED
dpkg-buildpackage: source changed by Holger Levsen <holger at debian.org>
 dpkg-source --before-build testrun
dpkg-buildpackage: host architecture amd64
dpkg-source: info: using options from testrun/debian/source/options: --tar-ignore=.git
dpkg-checkbuilddeps: Unmet build dependencies: debhelper (>= 10.2.5~) python-debian python-distro-info python-nose python-debianbts python-yaml python-mox3 python-lzma golang-any asciidoc xmlto
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
debuild: fatal error at line 1376:
dpkg-buildpackage -rfakeroot -D -us -uc failed
cp: missing destination file operand after '<https://jenkins.debian.net/job/piuparts_build_jessie/ws/'>
Try 'cp --help' for more information.
Wed 30 Aug 19:32:30 UTC 2017 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-dxoNozwW, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Piuparts-devel mailing list