[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_zeta #29191

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 17:20:49 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_zeta/29191/>

------------------------------------------
[...truncated 781 lines...]
Selecting previously unselected package libpython-dev:amd64.
Preparing to unpack .../libpython-dev_2.7.9-1_amd64.deb ...
Unpacking libpython-dev:amd64 (2.7.9-1) ...
Selecting previously unselected package libpython-all-dev:amd64.
Preparing to unpack .../libpython-all-dev_2.7.9-1_amd64.deb ...
Unpacking libpython-all-dev:amd64 (2.7.9-1) ...
Selecting previously unselected package python-all.
Preparing to unpack .../python-all_2.7.9-1_amd64.deb ...
Unpacking python-all (2.7.9-1) ...
Selecting previously unselected package python2.7-dev.
Preparing to unpack .../python2.7-dev_2.7.10-3_amd64.deb ...
Unpacking python2.7-dev (2.7.10-3) ...
Selecting previously unselected package python-dev.
Preparing to unpack .../python-dev_2.7.9-1_amd64.deb ...
Unpacking python-dev (2.7.9-1) ...
Selecting previously unselected package python-all-dev.
Preparing to unpack .../python-all-dev_2.7.9-1_amd64.deb ...
Unpacking python-all-dev (2.7.9-1) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../python-pkg-resources_18.0.1-2_all.deb ...
Unpacking python-pkg-resources (18.0.1-2) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../python-setuptools_18.0.1-2_all.deb ...
Unpacking python-setuptools (18.0.1-2) ...
Processing triggers for man-db (2.7.2-1) ...
Setting up mime-support (3.59) ...
Setting up libpython2.7-stdlib:amd64 (2.7.10-3) ...
Setting up python2.7 (2.7.10-3) ...
Setting up libpython-stdlib:amd64 (2.7.9-1) ...
Setting up python (2.7.9-1) ...
Setting up libmpdec2:amd64 (2.4.1-1) ...
Setting up libpython2.7:amd64 (2.7.10-3) ...
Setting up libexpat1-dev:amd64 (2.1.0-7) ...
Setting up libpython2.7-dev:amd64 (2.7.10-3) ...
Setting up libpython3.4-stdlib:amd64 (3.4.3-7) ...
Setting up python3.4 (3.4.3-7) ...
Setting up libpython3-stdlib:amd64 (3.4.3-4) ...
Setting up cdbs (0.4.130.0~reproducible3) ...
Setting up libpython-dev:amd64 (2.7.9-1) ...
Setting up libpython-all-dev:amd64 (2.7.9-1) ...
Setting up python-all (2.7.9-1) ...
Setting up python2.7-dev (2.7.10-3) ...
Setting up python-dev (2.7.9-1) ...
Setting up python-all-dev (2.7.9-1) ...
Setting up python-pkg-resources (18.0.1-2) ...
Setting up python-setuptools (18.0.1-2) ...
Setting up python3 (3.4.3-4) ...
Setting up dh-python (2.20150728) ...
Processing triggers for libc-bin (2.19-19) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
disorderfs is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [pmock_0.3.1+s20140625-3.dsc]
I: copying [./pmock_0.3.1+s20140625.orig.tar.gz]
I: copying [./pmock_0.3.1+s20140625-3.diff.gz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made lun 24 aoû 2015 02:32:06 GMT-14 using RSA key ID 1A4992E1
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./pmock_0.3.1+s20140625-3.dsc
dpkg-source: info: extracting pmock in pmock-0.3.1+s20140625
dpkg-source: info: unpacking pmock_0.3.1+s20140625.orig.tar.gz
dpkg-source: info: applying pmock_0.3.1+s20140625-3.diff.gz
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package pmock
dpkg-buildpackage: source version 0.3.1+s20140625-3
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Andrey Rahmatullin <wrar at debian.org>
 dpkg-source --before-build pmock-0.3.1+s20140625
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
test -x debian/rules
dh_clean 
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
rm -rf debian/python-module-stampdir
find "/tmp/buildd/pmock-0.3.1+s20140625" -name '*.py[co]' -delete
find "/tmp/buildd/pmock-0.3.1+s20140625" -name __pycache__ -type d -empty -delete
find "/tmp/buildd/pmock-0.3.1+s20140625" -prune -name '*.egg-info' -exec rm -rf '{}' ';'
 debian/rules build
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
test -x debian/rules
mkdir -p "."
mkdir -p debian/python-module-stampdir
cd . && \
	python setup.py build \
	--build-base="/tmp/buildd/pmock-0.3.1+s20140625/./build"
running build
running build_py
creating /tmp/buildd/pmock-0.3.1+s20140625/build
creating /tmp/buildd/pmock-0.3.1+s20140625/build/lib.linux-x86_64-2.7
copying src/pmock.py -> /tmp/buildd/pmock-0.3.1+s20140625/./build/lib.linux-x86_64-2.7
touch debian/python-module-stampdir/python-pmock
 fakeroot debian/rules binary
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
mkdir -p "."
mkdir -p debian/python-module-stampdir
cd . && \
	python setup.py build \
	--build-base="/tmp/buildd/pmock-0.3.1+s20140625/./build"
running build
running build_py
touch debian/python-module-stampdir/python-pmock
Adding cdbs dependencies to debian/python-pmock.substvars
dh_installdirs -ppython-pmock 
cd . && \
	python setup.py install \
	--root="/tmp/buildd/pmock-0.3.1+s20140625/debian/python-pmock/" \
	--install-purelib=/usr/lib/python2.7/site-packages/ \
	--prefix=/usr --no-compile -O0 
running install
running build
running build_py
running install_lib
creating /tmp/buildd/pmock-0.3.1+s20140625/debian/python-pmock/usr
creating /tmp/buildd/pmock-0.3.1+s20140625/debian/python-pmock/usr/lib
creating /tmp/buildd/pmock-0.3.1+s20140625/debian/python-pmock/usr/lib/python2.7
creating /tmp/buildd/pmock-0.3.1+s20140625/debian/python-pmock/usr/lib/python2.7/site-packages
copying build/lib.linux-x86_64-2.7/pmock.py -> /tmp/buildd/pmock-0.3.1+s20140625/debian/python-pmock/usr/lib/python2.7/site-packages
running install_egg_info
running egg_info
creating src/pmock.egg-info
writing src/pmock.egg-info/PKG-INFO
writing top-level names to src/pmock.egg-info/top_level.txt
writing dependency_links to src/pmock.egg-info/dependency_links.txt
writing manifest file 'src/pmock.egg-info/SOURCES.txt'
reading manifest file 'src/pmock.egg-info/SOURCES.txt'
writing manifest file 'src/pmock.egg-info/SOURCES.txt'
Copying src/pmock.egg-info to /tmp/buildd/pmock-0.3.1+s20140625/debian/python-pmock/usr/lib/python2.7/site-packages/pmock-0.3.1-py2.7.egg-info
running install_scripts
dh_installdocs -ppython-pmock ./TODO 
dh_installexamples -ppython-pmock 
dh_installman -ppython-pmock  
dh_installinfo -ppython-pmock  
dh_installmenu -ppython-pmock 
dh_installcron -ppython-pmock 
dh_installinit -ppython-pmock  
dh_installdebconf -ppython-pmock 
dh_installemacsen -ppython-pmock   
dh_installcatalogs -ppython-pmock 
dh_installpam -ppython-pmock 
dh_installlogrotate -ppython-pmock 
dh_installlogcheck -ppython-pmock 
dh_installchangelogs -ppython-pmock  
dh_installudev -ppython-pmock 
dh_lintian -ppython-pmock 
dh_bugfiles -ppython-pmock 
dh_install -ppython-pmock  
dh_link -ppython-pmock  
dh_installmime -ppython-pmock 
dh_installgsettings -ppython-pmock 
dh_python2 -ppython-pmock 
I: dh_python2 fs:367: renaming pmock-0.3.1-py2.7.egg-info to pmock-0.3.1.egg-info
dh_strip -ppython-pmock  
dh_strip_nondeterminism
dh_compress -ppython-pmock  
dh_fixperms -ppython-pmock  
dh_makeshlibs -ppython-pmock  
dh_installdeb -ppython-pmock 
dh_perl -ppython-pmock 
dh_shlibdeps -ppython-pmock    
dh_gencontrol -ppython-pmock  
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums -ppython-pmock 
dh_builddeb -ppython-pmock 
dpkg-deb: building package 'python-pmock' in '../python-pmock_0.3.1+s20140625-3_all.deb'.
 dpkg-genbuildinfo  >../pmock_0.3.1+s20140625-3_amd64.buildinfo
 dpkg-distaddfile pmock_0.3.1+s20140625-3_amd64.buildinfo python optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../pmock_0.3.1+s20140625-3_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build pmock-0.3.1+s20140625
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//25264/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//25264/tmp/hooks/B01_cleanup finished
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//25264 and its subdirectories
I: Current time: lundi 31 août 2015, 07:20:48 (UTC+1400)
I: pbuilder-time-stamp: 1440955248
+ false
+ set +x
Format: 1.8
Date: Sun, 23 Aug 2015 16:57:37 +0500
Source: pmock
Binary: python-pmock
Architecture: amd64 all
Version: 0.3.1+s20140625-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Changed-By: Andrey Rahmatullin <wrar at debian.org>
Description:
 python-pmock - Python module for unit testing using mock objects
Closes: 786210
Changes:
 pmock (0.3.1+s20140625-3) unstable; urgency=medium
 .
   * Team upload.
   * Port from python-support to dh-python (Closes: #786210)
   * Drop debian/pycompat, unused
   * Drop Replaces/Conflicts on old python2.x-pmock
Checksums-Sha1:
 bda85123b0d53dd6d6155da2cc0d73ac6c1639e4 5494 pmock_0.3.1+s20140625-3_amd64.buildinfo
 3dc5db31840b2cb403c691e1057ecf7f72167174 12214 python-pmock_0.3.1+s20140625-3_all.deb
Checksums-Sha256:
 e70585c7320d5d77eedfc25859bd59f15cebb4d9fad5fc1149a33820b93b8d78 5494 pmock_0.3.1+s20140625-3_amd64.buildinfo
 3589501e6e738305b0bfc837d92b6359ec39161b6b64c6c8df23d30f1e7ca40b 12214 python-pmock_0.3.1+s20140625-3_all.deb
Files:
 1bd68292a7222a21310beb042c41b257 5494 python optional pmock_0.3.1+s20140625-3_amd64.buildinfo
 3df7ecab1e86933eb3575fd0ede5e24d 12214 python optional python-pmock_0.3.1+s20140625-3_all.deb
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.bl9lKCf8IT/tmp.YdqRObQ2Fj:	 76.3% -- replaced with /srv/reproducible-results/tmp.bl9lKCf8IT/tmp.YdqRObQ2Fj.gz
INFO: Starting at 2015-08-30 17:20:49.132079
INFO: Finished at 2015-08-30 17:20:49.139378, took: 0:00:00.007308
Sun 30 Aug 17:20:49 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-Ao8LlGCA, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list