[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_46 #13176

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 08:48:03 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_armhf_46/13176/------------------------------------------
[...truncated 170.21 KB...]
    dh_clean -O--buildsystem=pybuild
@@ -555,36 +569,36 @@
 I: pybuild base:184: python3.5 setup.py config 
 running config
    debian/rules override_dh_auto_build
-make[1]: Entering directory '/build/1st/decopy-0.2'
+make[1]: Entering directory '/build/2nd/decopy-0.2'
 dh_auto_build
 I: pybuild base:184: /usr/bin/python3 setup.py build 
 running build
 running build_py
-creating /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
-copying decopy/datatypes.py -> /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
-copying decopy/decopy.py -> /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
-copying decopy/matchers.py -> /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
-copying decopy/__init__.py -> /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
-copying decopy/dep5.py -> /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
-copying decopy/cmdoptions.py -> /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
-copying decopy/output.py -> /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
-copying decopy/tree.py -> /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
-copying decopy/parsers.py -> /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
+creating /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
+copying decopy/decopy.py -> /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
+copying decopy/tree.py -> /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
+copying decopy/output.py -> /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
+copying decopy/datatypes.py -> /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
+copying decopy/matchers.py -> /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
+copying decopy/__init__.py -> /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
+copying decopy/dep5.py -> /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
+copying decopy/cmdoptions.py -> /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
+copying decopy/parsers.py -> /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy
 ronn README.md
      roff: ./README.1                                 
      html: ./README.1.html                                       +man
 mv README.1 decopy.1
 mv README.1.html decopy.1.html
-make[1]: Leaving directory '/build/1st/decopy-0.2'
+make[1]: Leaving directory '/build/2nd/decopy-0.2'
    dh_auto_test -O--buildsystem=pybuild
 I: pybuild base:184: python3.5 setup.py test 
 running test
 running egg_info
 creating Decopy.egg-info
-writing top-level names to Decopy.egg-info/top_level.txt
 writing entry points to Decopy.egg-info/entry_points.txt
-writing dependency_links to Decopy.egg-info/dependency_links.txt
 writing Decopy.egg-info/PKG-INFO
+writing top-level names to Decopy.egg-info/top_level.txt
+writing dependency_links to Decopy.egg-info/dependency_links.txt
 writing manifest file 'Decopy.egg-info/SOURCES.txt'
 reading manifest file 'Decopy.egg-info/SOURCES.txt'
 writing manifest file 'Decopy.egg-info/SOURCES.txt'
@@ -614,12 +628,12 @@
 Parses a tree that contains a debian/copyright (testdata/three). ... ok
 testSimpleTree (tests.tree_test.TestRootInfo)
 Parses a tree with licensed files (testdata/one). ... ok
+testEmpty (tests.output_test.TestOutput) ... ok
+testEmptyPartial (tests.output_test.TestOutput) ... ok
 testCleanComments (tests.matchers_test.TestMatchers) ... ok
 testParseBsd (tests.matchers_test.TestMatchers) ... ok
 testParseCopyright (tests.matchers_test.TestMatchers) ... ok
 testParseHolders (tests.matchers_test.TestMatchers) ... ok
-testEmpty (tests.output_test.TestOutput) ... ok
-testEmptyPartial (tests.output_test.TestOutput) ... ok
 testProcessComplex (tests.dep5_test.TestCopyright)
 Parses a debian/copyright with many entries (testdata/three). ... ok
 testProcessEmpty (tests.dep5_test.TestCopyright)
@@ -637,7 +651,7 @@
 testUnknownLicense (tests.dep5_test.TestGroup) ... ok
 
 ----------------------------------------------------------------------
-Ran 36 tests in 3.279s
+Ran 36 tests in 0.894s
 
 OK
    create-stamp debian/debhelper-build-stamp
@@ -647,46 +661,46 @@
    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/1st/decopy-0.2/debian/decopy 
+I: pybuild base:184: /usr/bin/python3 setup.py install --root /build/2nd/decopy-0.2/debian/decopy 
 running install
 running build
 running build_py
 running install_lib
-creating /build/1st/decopy-0.2/debian/decopy/usr
-creating /build/1st/decopy-0.2/debian/decopy/usr/lib
-creating /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5
-creating /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages
-creating /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/datatypes.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/decopy.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/matchers.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/__init__.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/dep5.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/cmdoptions.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/output.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/tree.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/parsers.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/datatypes.py to datatypes.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/decopy.py to decopy.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/matchers.py to matchers.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/__init__.py to __init__.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/dep5.py to dep5.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/cmdoptions.py to cmdoptions.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/output.py to output.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/tree.py to tree.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/parsers.py to parsers.cpython-35.pyc
+creating /build/2nd/decopy-0.2/debian/decopy/usr
+creating /build/2nd/decopy-0.2/debian/decopy/usr/lib
+creating /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5
+creating /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages
+creating /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/decopy.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/tree.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/output.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/datatypes.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/matchers.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/__init__.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/dep5.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/cmdoptions.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/parsers.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/decopy.py to decopy.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/tree.py to tree.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/output.py to output.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/datatypes.py to datatypes.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/matchers.py to matchers.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/__init__.py to __init__.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/dep5.py to dep5.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/cmdoptions.py to cmdoptions.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/parsers.py to parsers.cpython-35.pyc
 running install_egg_info
 running egg_info
-writing dependency_links to Decopy.egg-info/dependency_links.txt
 writing Decopy.egg-info/PKG-INFO
-writing top-level names to Decopy.egg-info/top_level.txt
 writing entry points to Decopy.egg-info/entry_points.txt
+writing top-level names to Decopy.egg-info/top_level.txt
+writing dependency_links to Decopy.egg-info/dependency_links.txt
 reading manifest file 'Decopy.egg-info/SOURCES.txt'
 writing manifest file 'Decopy.egg-info/SOURCES.txt'
-Copying Decopy.egg-info to /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/Decopy-0.1.egg-info
+Copying Decopy.egg-info to /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/Decopy-0.1.egg-info
 Skipping SOURCES.txt
 running install_scripts
-Installing decopy script to /build/1st/decopy-0.2/debian/decopy/usr/bin
+Installing decopy script to /build/2nd/decopy-0.2/debian/decopy/usr/bin
    dh_installdocs -O--buildsystem=pybuild
    dh_installchangelogs -O--buildsystem=pybuild
    dh_installman -O--buildsystem=pybuild
@@ -707,12 +721,14 @@
  dpkg-source --after-build decopy-0.2
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/19180/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/19180/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting dev/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/14392 and its subdirectories
-I: Current time: Wed Feb 15 20:39:29 -12 2017
-I: pbuilder-time-stamp: 1487234369
+I: removing directory /srv/workspace/pbuilder/19180 and its subdirectories
+I: Current time: Thu Feb 16 22:47:45 +14 2017
+I: pbuilder-time-stamp: 1487234865

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/decopy_0.2-1.diff:	 80.9% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/decopy_0.2-1.diff.gz
b2/build.log:	 81.4%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 81.7%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/decopy_0.2-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-cXEp5dh8/tmp.vTe5kRhJuK
+ mv /srv/reproducible-results/rbuild-debian-cXEp5dh8/tmp.vTe5kRhJuK /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/decopy_0.2-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/decopy_0.2-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/decopy_0.2-1_armhf.changes b2/decopy_0.2-1_armhf.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-cXEp5dh8
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-cXEp5dh8/tmp.qptPHxwPCZ
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-cXEp5dh8 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-cXEp5dh8/dbd-tmp-sJAIP3B
++ schroot --directory /srv/reproducible-results/rbuild-debian-cXEp5dh8 -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 77'
++ echo diffoscope 77
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 77 will be used to compare the two builds:'
+ _log I: 'diffoscope 77 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/decopy_0.2-1.rbuild.log
++ date -u
+ echo -e 'Thu Feb 16 08:48:00 UTC 2017  I: diffoscope 77 will be used to compare the two builds:'
Thu Feb 16 08:48:00 UTC 2017  I: diffoscope 77 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-cXEp5dh8 -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-cXEp5dh8/dbd-tmp-sJAIP3B ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-cXEp5dh8/decopy_0.2-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-cXEp5dh8/decopy_0.2-1.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-cXEp5dh8/b1/decopy_0.2-1_armhf.changes 			/srv/reproducible-results/rbuild-debian-cXEp5dh8/b2/decopy_0.2-1_armhf.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-cXEp5dh8/tmp.qptPHxwPCZ
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-cXEp5dh8/decopy_0.2-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-cXEp5dh8/decopy_0.2-1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-cXEp5dh8/b1/decopy_0.2-1_armhf.changes /srv/reproducible-results/rbuild-debian-cXEp5dh8/b2/decopy_0.2-1_armhf.changes
============================================================================================================================================================================================================================================================================================================================================================================================

command (total time: 0.000s)
----------------------------

       0.000s     1 call     cmp (internal)

has_same_content_as (total time: 0.000s)
----------------------------------------

       0.000s     1 call     abc.DotChangesFile

main (total time: 0.186s)
-------------------------

       0.186s     2 calls    outputs
       0.000s     1 call     cleanup

recognizes (total time: 0.008s)
-------------------------------

       0.008s    10 calls    diffoscope.comparators.binary.FilesystemFile
tee: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/decopy_0.2-1.rbuild.log: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/decopy_0.2-1.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/decopy_0.2-1.rbuild.log.gz: No space left on device
Thu 16 Feb 08:48:03 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-heHzDgUk, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list