[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_14 #2098

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jan 6 03:06:58 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_arm64_14/2098/------------------------------------------
[...truncated 541.68 KB...]
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 (1.21-3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
I: user script /srv/workspace/pbuilder/18118/tmp/hooks/A01_modfiy_src_dir starting
I: user script /srv/workspace/pbuilder/18118/tmp/hooks/A01_modfiy_src_dir finished
I: Running cd /build/vulture-0.11/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b --buildinfo-id=arm64 -rfakeroot
dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
dpkg-buildpackage: info: source package vulture
dpkg-buildpackage: info: source version 0.11-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Daniel Stender <stender at debian.org>
 dpkg-source --before-build 2nd
dpkg-buildpackage: info: host architecture arm64
dpkg-source: info: using options from 2nd/debian/source/options: --extend-diff-ignore=^dist\/[^/]+\.egg|^[^/]+\.egg-info/
 fakeroot debian/rules clean
dh clean --with python3 --buildsystem=pybuild
   dh_testdir -O--buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:184: python3.5 setup.py clean 
running clean
removing '/build/vulture-0.11/2nd/.pybuild/pythonX.Y_3.5/build' (and everything under it)
'build/bdist.linux-aarch64' does not exist -- can't clean it
'build/scripts-3.5' does not exist -- can't clean it
   dh_clean -O--buildsystem=pybuild
 debian/rules build
dh build --with python3 --buildsystem=pybuild
   dh_testdir -O--buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:184: python3.5 setup.py config 
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:184: /usr/bin/python3 setup.py build 
running build
running build_py
copying vulture.py -> /build/vulture-0.11/2nd/.pybuild/pythonX.Y_3.5/build
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/vulture-0.11/2nd'
PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="{interpreter} -m pytest -v -x" dh_auto_test
I: pybuild base:184: python3.5 -m pytest -v -x
============================= test session starts ==============================
platform linux -- Python 3.5.3rc1, pytest-3.0.5, py-1.4.32, pluggy-0.4.0 -- /usr/bin/python3.5
cachedir: .cache
rootdir: /build/vulture-0.11/2nd, inifile: setup.cfg
collecting ... collected 47 items

tests/test_errors.py::test_syntax_error PASSED
tests/test_format_strings.py::test_old_format_string PASSED
tests/test_format_strings.py::test_new_format_string PASSED
tests/test_import_as_alias.py::test_import_as_alias PASSED
tests/test_scavenging.py::test_function_object1 PASSED
tests/test_scavenging.py::test_function_object2 PASSED
tests/test_scavenging.py::test_function1 PASSED
tests/test_scavenging.py::test_function2 PASSED
tests/test_scavenging.py::test_function3 PASSED
tests/test_scavenging.py::test_function_and_method1 PASSED
tests/test_scavenging.py::test_attribute1 PASSED
tests/test_scavenging.py::test_callback1 PASSED
tests/test_scavenging.py::test_class1 PASSED
tests/test_scavenging.py::test_class2 PASSED
tests/test_scavenging.py::test_class3 PASSED
tests/test_scavenging.py::test_class4 PASSED
tests/test_scavenging.py::test_class5 PASSED
tests/test_scavenging.py::test_class6 PASSED
tests/test_scavenging.py::test_class7 PASSED
tests/test_scavenging.py::test_method1 PASSED
tests/test_scavenging.py::test_token_types PASSED
tests/test_scavenging.py::test_variable1 PASSED
tests/test_scavenging.py::test_variable2 PASSED
tests/test_scavenging.py::test_variable3 PASSED
tests/test_scavenging.py::test_variable4 PASSED
tests/test_scavenging.py::test_variable5 PASSED
tests/test_scavenging.py::test_unused_var1 PASSED
tests/test_scavenging.py::test_prop1 PASSED
tests/test_scavenging.py::test_prop2 PASSED
tests/test_scavenging.py::test_object_attribute PASSED
tests/test_scavenging.py::test_function_names PASSED
tests/test_scavenging.py::test_global_attribute PASSED
tests/test_scavenging.py::test_boolean PASSED
tests/test_scavenging.py::test_builtin_types PASSED
tests/test_scavenging.py::test_unused_args PASSED
tests/test_scavenging.py::test_unused_kwargs PASSED
tests/test_scavenging.py::test_unused_kwargs_with_odd_name PASSED
tests/test_scavenging.py::test_unused_vararg PASSED
tests/test_scavenging.py::test_encoding1 PASSED
tests/test_scavenging.py::test_encoding2 PASSED
tests/test_script.py::test_script PASSED
tests/test_script.py::test_exclude PASSED
tests/test_script.py::test_missing_file PASSED
tests/test_script.py::test_dir PASSED
tests/test_script.py::test_report PASSED
tests/test_script.py::test_whitelist PASSED
tests/test_script.py::test_pyc PASSED

========================== 47 passed in 4.33 seconds ===========================
make[1]: Leaving directory '/build/vulture-0.11/2nd'
 fakeroot debian/rules binary
dh binary --with python3 --buildsystem=pybuild
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_auto_install -O--buildsystem=pybuild
I: pybuild base:184: /usr/bin/python3 setup.py install --root /build/vulture-0.11/2nd/debian/vulture 
running install
running build
running build_py
running install_lib
creating /build/vulture-0.11/2nd/debian/vulture/usr
creating /build/vulture-0.11/2nd/debian/vulture/usr/lib
creating /build/vulture-0.11/2nd/debian/vulture/usr/lib/python3.5
creating /build/vulture-0.11/2nd/debian/vulture/usr/lib/python3.5/dist-packages
copying /build/vulture-0.11/2nd/.pybuild/pythonX.Y_3.5/build/vulture.py -> /build/vulture-0.11/2nd/debian/vulture/usr/lib/python3.5/dist-packages
byte-compiling /build/vulture-0.11/2nd/debian/vulture/usr/lib/python3.5/dist-packages/vulture.py to vulture.cpython-35.pyc
running install_egg_info
running egg_info
writing top-level names to vulture.egg-info/top_level.txt
writing vulture.egg-info/PKG-INFO
writing dependency_links to vulture.egg-info/dependency_links.txt
writing entry points to vulture.egg-info/entry_points.txt
reading manifest file 'vulture.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'vulture.egg-info/SOURCES.txt'
Copying vulture.egg-info to /build/vulture-0.11/2nd/debian/vulture/usr/lib/python3.5/dist-packages/vulture-0.11.egg-info
Skipping SOURCES.txt
running install_scripts
Installing vulture script to /build/vulture-0.11/2nd/debian/vulture/usr/bin
   dh_installdocs -O--buildsystem=pybuild
   debian/rules override_dh_installchangelogs
make[1]: Entering directory '/build/vulture-0.11/2nd'
dh_installchangelogs NEWS.txt
make[1]: Leaving directory '/build/vulture-0.11/2nd'
   debian/rules override_dh_installman
make[1]: Entering directory '/build/vulture-0.11/2nd'
txt2man -s 1 -v "vulture" -t "vulture" -r "0.11" -d "2016-12-01" debian/vulture.txt > .pybuild/vulture.1
dh_installman .pybuild/vulture.1
make[1]: Leaving directory '/build/vulture-0.11/2nd'
   dh_python3 -O--buildsystem=pybuild
   dh_perl -O--buildsystem=pybuild
   dh_link -O--buildsystem=pybuild
   dh_strip_nondeterminism -O--buildsystem=pybuild
   dh_compress -O--buildsystem=pybuild
   dh_fixperms -O--buildsystem=pybuild
   dh_installdeb -O--buildsystem=pybuild
   dh_gencontrol -O--buildsystem=pybuild
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums -O--buildsystem=pybuild
   dh_builddeb -O--buildsystem=pybuild
dpkg-deb: building package 'vulture' in '../vulture_0.11-1_all.deb'.
 dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges --build=binary >../vulture_0.11-1_arm64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build 2nd
dpkg-source: info: using options from 2nd/debian/source/options: --extend-diff-ignore=^dist\/[^/]+\.egg|^[^/]+\.egg-info/
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: user script /srv/workspace/pbuilder/18118/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/18118/tmp/hooks/B01_cleanup finished
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/18118 and its subdirectories
I: Current time: Fri Jan  6 17:06:53 +14 2017
I: pbuilder-time-stamp: 1483672013
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Fri Jan  6 03:06:53 UTC 2017  I: Signing ./b2/vulture_0.11-1_arm64.buildinfo as vulture_0.11-1_arm64.buildinfo.asc
Fri Jan  6 03:06:54 UTC 2017  I: Signed ./b2/vulture_0.11-1_arm64.buildinfo as ./b2/vulture_0.11-1_arm64.buildinfo.asc
Fri Jan  6 03:06:54 UTC 2017 - build #2 for vulture/unstable/arm64 on codethink-sled12-arm64 done.
Starting cleanup.
/srv/reproducible-results/rbuild-debian-MfplYzxT/tmp.OLqOdkWWxJ:	 54.1% -- replaced with /srv/reproducible-results/rbuild-debian-MfplYzxT/tmp.OLqOdkWWxJ.gz
All cleanup done.
Fri Jan  6 03:06:54 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-j9ue3DU0, which will now be removed.
/srv/reproducible-results/rbuild-debian-Phsu4BaK:
total 276
drwxr-xr-x 2 jenkins jenkins   4096 Jan  6 03:04 b1
drwxr-xr-x 2 jenkins jenkins   4096 Jan  6 03:06 b2
-rw------- 1 jenkins jenkins 262200 Jan  6 03:04 tmp.iYazNVSRyc
-rw-r--r-- 1 jenkins jenkins   2069 Dec  1 20:34 vulture_0.11-1.dsc

/srv/reproducible-results/rbuild-debian-Phsu4BaK/b1:
total 292
-rw-r--r-- 1 jenkins jenkins 258763 Jan  6 03:04 build.log
-rw-r--r-- 1 jenkins jenkins  10890 Jan  6 03:04 vulture_0.11-1_all.deb
-rw-r--r-- 1 jenkins jenkins   4579 Jan  6 03:04 vulture_0.11-1_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins   5445 Jan  6 03:04 vulture_0.11-1_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins   1115 Jan  6 03:04 vulture_0.11-1_arm64.changes

/srv/reproducible-results/rbuild-debian-Phsu4BaK/b2:
total 64
-rw-r--r-- 1 jenkins jenkins 31271 Jan  6 03:06 build.log
-rw-r--r-- 1 jenkins jenkins 10890 Jan  6 03:06 vulture_0.11-1_all.deb
-rw-r--r-- 1 jenkins jenkins  4579 Jan  6 03:06 vulture_0.11-1_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins  5445 Jan  6 03:06 vulture_0.11-1_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins  1115 Jan  6 03:06 vulture_0.11-1_arm64.changes
Fri Jan  6 03:06:56 UTC 2017  I: vulture_0.11-1_arm64.changes:
Format: 1.8
Date: Thu, 01 Dec 2016 21:15:48 +0100
Source: vulture
Binary: vulture
Architecture: all
Version: 0.11-1
Distribution: unstable
Urgency: medium
Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Changed-By: Daniel Stender <stender at debian.org>
Description:
 vulture    - scans for unused ("dead") code in a Python program
Changes:
 vulture (0.11-1) unstable; urgency=medium
 .
   * New upstream release:
     + unfuzz pytest-no-cov.patch
   * deb/control: switch section to "devel" (application-in-library-section).
Checksums-Sha1:
 8aac2590c64d10ecfcd3a5ca0db37c1cf5e5f181 10890 vulture_0.11-1_all.deb
 b20cea0c8887a7dd3d5112f19d2cb5e2796e49e9 4579 vulture_0.11-1_arm64.buildinfo
Checksums-Sha256:
 2106bcdb9d819fb18a852d129936094df0c6ff98e217c02e04c76fddce5f0287 10890 vulture_0.11-1_all.deb
 9ff3fb79a715987c90b9c89267a8d7fa27d0d9b9a04495995dfa211d8f92411d 4579 vulture_0.11-1_arm64.buildinfo
Files:
 d241fe42994c60a1ad9a0e100cfa1eb2 10890 devel optional vulture_0.11-1_all.deb
 89a9d63d18863c0bed033c4a829ebc4a 4579 devel optional vulture_0.11-1_arm64.buildinfo
Diff of the two buildlogs:

--
tee: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/arm64/vulture_0.11-1.diff: No space left on device
Starting cleanup.
/srv/reproducible-results/rbuild-debian-Phsu4BaK/tmp.iYazNVSRyc:	 88.2% -- replaced with /srv/reproducible-results/rbuild-debian-Phsu4BaK/tmp.iYazNVSRyc.gz
INFO: Starting at 2017-01-06 03:06:57.574340
INFO: Finished at 2017-01-06 03:06:57.990884, took: 0:00:00.416566
All cleanup done.
Fri  6 Jan 03:06:58 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-napCfupB, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list