[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_4 #58387

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Nov 27 11:57:45 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_amd64_4/58387/------------------------------------------
[...truncated 6116 lines...]
+I: Running cd /build/*/ && 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=amd64 -rfakeroot
 dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
 dpkg-buildpackage: info: source package tap.py
 dpkg-buildpackage: info: source version 2.1-1
@@ -555,7 +565,7 @@
 dh clean --with python2,python3,sphinxdoc --buildsystem=pybuild
    dh_testdir -O--buildsystem=pybuild
    debian/rules override_dh_auto_clean
-make[1]: Entering directory '/build/tap.py-2.1'
+make[1] : on entre dans le répertoire « /build/tap.py-2.1 »
 dh_auto_clean
 I: pybuild base:184: python2.7 setup.py clean 
 running clean
@@ -568,10 +578,10 @@
 'build/bdist.linux-x86_64' does not exist -- can't clean it
 'build/scripts-3.5' does not exist -- can't clean it
 make -C docs clean
-make[2]: Entering directory '/build/tap.py-2.1/docs'
+make[2] : on entre dans le répertoire « /build/tap.py-2.1/docs »
 rm -rf _build/*
-make[2]: Leaving directory '/build/tap.py-2.1/docs'
-make[1]: Leaving directory '/build/tap.py-2.1'
+make[2] : on quitte le répertoire « /build/tap.py-2.1/docs »
+make[1] : on quitte le répertoire « /build/tap.py-2.1 »
    dh_clean -O--buildsystem=pybuild
  debian/rules build
 dh build --with python2,python3,sphinxdoc --buildsystem=pybuild
@@ -583,7 +593,7 @@
 I: pybuild base:184: python3.5 setup.py config 
 running config
    debian/rules override_dh_auto_build
-make[1]: Entering directory '/build/tap.py-2.1'
+make[1] : on entre dans le répertoire « /build/tap.py-2.1 »
 python3 setup.py compile_catalog
 running compile_catalog
 compiling catalog tap/locale/zh/LC_MESSAGES/tappy.po to tap/locale/zh/LC_MESSAGES/tappy.mo
@@ -724,10 +734,10 @@
 copying tap/tests/factory.py -> /build/tap.py-2.1/.pybuild/pythonX.Y_3.5/build/tap/tests
 copying tap/tests/__init__.py -> /build/tap.py-2.1/.pybuild/pythonX.Y_3.5/build/tap/tests
 running egg_info
+writing entry points to tap.py.egg-info/entry_points.txt
 writing dependency_links to tap.py.egg-info/dependency_links.txt
-writing top-level names to tap.py.egg-info/top_level.txt
 writing tap.py.egg-info/PKG-INFO
-writing entry points to tap.py.egg-info/entry_points.txt
+writing top-level names to tap.py.egg-info/top_level.txt
 reading manifest file 'tap.py.egg-info/SOURCES.txt'
 reading manifest template 'MANIFEST.in'
 no previously-included directories found matching 'docs/_build'
@@ -834,7 +844,7 @@
 checking consistency... done
 writing... tappy.1 { } 
 build succeeded.
-make[1]: Leaving directory '/build/tap.py-2.1'
+make[1] : on quitte le répertoire « /build/tap.py-2.1 »
    dh_auto_test -O--buildsystem=pybuild
 I: pybuild base:184: python2.7 setup.py test 
 running test
@@ -973,15 +983,15 @@
 Add a skip when a test line contains a skip directive. ... ok
 
 ----------------------------------------------------------------------
-Ran 95 tests in 0.023s
+Ran 95 tests in 0.102s
 
 OK
 I: pybuild base:184: python3.5 setup.py test 
 running test
 running egg_info
-writing top-level names to tap.py.egg-info/top_level.txt
 writing tap.py.egg-info/PKG-INFO
 writing entry points to tap.py.egg-info/entry_points.txt
+writing top-level names to tap.py.egg-info/top_level.txt
 writing dependency_links to tap.py.egg-info/dependency_links.txt
 reading manifest file 'tap.py.egg-info/SOURCES.txt'
 reading manifest template 'MANIFEST.in'
@@ -1066,10 +1076,10 @@
 The parser extracts a version line. ... ok
 test_ignores_plan_with_any_non_skip_directive (tap.tests.test_parser.TestParser)
 The parser only recognizes SKIP directives in plans. ... ok
-test_parses_file (tap.tests.test_parser.TestParser) ... ok
-test_parses_stdin (tap.tests.test_parser.TestParser) ... /usr/lib/python3.5/unittest/mock.py:1829: ResourceWarning: unclosed file <_io.FileIO name='/dev/null' mode='wb' closefd=True>
-  setattr(_type, entry, MagicProxy(entry, self))
+test_parses_file (tap.tests.test_parser.TestParser) ... /usr/lib/python3.5/functools.py:58: ResourceWarning: unclosed file <_io.FileIO name='/dev/null' mode='wb' closefd=True>
+  for attr in assigned:
 ok
+test_parses_stdin (tap.tests.test_parser.TestParser) ... ok
 test_parses_text (tap.tests.test_parser.TestParser) ... ok
 test_unrecognizable_line (tap.tests.test_parser.TestParser)
 The parser returns an unrecognizable line. ... ok
@@ -1110,7 +1120,7 @@
 test_adapter_has_filename (tap.tests.test_adapter.TestAdapter)
 The adapter has a TAP filename. ... ok
 test_handles_not_ok_todo_test_line (tap.tests.test_adapter.TestAdapter)
-Add an expected failure for a not ok todo test line. ... /usr/lib/python3.5/unittest/case.py:601: ResourceWarning: unclosed file <_io.TextIOWrapper name=3 mode='w' encoding='UTF-8'>
+Add an expected failure for a not ok todo test line. ... /usr/lib/python3.5/unittest/case.py:601: ResourceWarning: unclosed file <_io.TextIOWrapper name=4 mode='w' encoding='UTF-8'>
   testMethod()
 ok
 test_handles_ok_test_line (tap.tests.test_adapter.TestAdapter)
@@ -1121,7 +1131,7 @@
 Add a skip when a test line contains a skip directive. ... ok
 
 ----------------------------------------------------------------------
-Ran 95 tests in 0.058s
+Ran 95 tests in 0.143s
 
 OK
  fakeroot debian/rules binary
@@ -1277,10 +1287,10 @@
 running build
 running build_py
 running egg_info
+writing top-level names to tap.py.egg-info/top_level.txt
+writing dependency_links to tap.py.egg-info/dependency_links.txt
 writing entry points to tap.py.egg-info/entry_points.txt
 writing tap.py.egg-info/PKG-INFO
-writing dependency_links to tap.py.egg-info/dependency_links.txt
-writing top-level names to tap.py.egg-info/top_level.txt
 reading manifest file 'tap.py.egg-info/SOURCES.txt'
 reading manifest template 'MANIFEST.in'
 no previously-included directories found matching 'docs/_build'
@@ -1405,23 +1415,23 @@
 Installing tappy script to /build/tap.py-2.1/debian/python3-tap/usr/bin
 Installing tap script to /build/tap.py-2.1/debian/python3-tap/usr/bin
    debian/rules override_dh_install
-make[1]: Entering directory '/build/tap.py-2.1'
+make[1] : on entre dans le répertoire « /build/tap.py-2.1 »
 install -d /build/tap.py-2.1/debian/tappy/usr/bin
 mv /build/tap.py-2.1/debian/python3-tap/usr/bin/tappy /build/tap.py-2.1/debian/tappy/usr/bin/
 rm -f /build/tap.py-2.1/debian/python-tap/usr/bin/tappy
 dh_install -O--buildsystem=pybuild
 # Avoid namespace-grab, and file conflict with node-tap
 rm -f debian/*/usr/bin/tap
-make[1]: Leaving directory '/build/tap.py-2.1'
+make[1] : on quitte le répertoire « /build/tap.py-2.1 »
    dh_installdocs -O--buildsystem=pybuild
    debian/rules override_dh_sphinxdoc
-make[1]: Entering directory '/build/tap.py-2.1'
+make[1] : on entre dans le répertoire « /build/tap.py-2.1 »
 dh_sphinxdoc -p python-tap-doc
-make[1]: Leaving directory '/build/tap.py-2.1'
+make[1] : on quitte le répertoire « /build/tap.py-2.1 »
    debian/rules override_dh_installchangelogs
-make[1]: Entering directory '/build/tap.py-2.1'
+make[1] : on entre dans le répertoire « /build/tap.py-2.1 »
 dh_installchangelogs -O--buildsystem=pybuild docs/releases.rst
-make[1]: Leaving directory '/build/tap.py-2.1'
+make[1] : on quitte le répertoire « /build/tap.py-2.1 »
    dh_installman -O--buildsystem=pybuild
    dh_python2 -O--buildsystem=pybuild
    dh_python3 -O--buildsystem=pybuild
@@ -1441,9 +1451,9 @@
 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 'python3-tap' in '../python3-tap_2.1-1_all.deb'.
 dpkg-deb: building package 'python-tap-doc' in '../python-tap-doc_2.1-1_all.deb'.
 dpkg-deb: building package 'tappy' in '../tappy_2.1-1_all.deb'.
+dpkg-deb: building package 'python3-tap' in '../python3-tap_2.1-1_all.deb'.
 dpkg-deb: building package 'python-tap' in '../python-tap_2.1-1_all.deb'.
  dpkg-genbuildinfo --build=binary
 dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
@@ -1453,12 +1463,14 @@
 dpkg-source: info: using options from tap.py-2.1/debian/source/options: --extend-diff-ignore=^([^/]*[.]egg-info/|tap/locale/[^/]+/LC_MESSAGES/[^/]+.mo)
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/57882/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/57882/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/51097 and its subdirectories
-I: Current time: Sat Dec 30 06:13:06 -12 2017
-I: pbuilder-time-stamp: 1514657586
+I: removing directory /srv/workspace/pbuilder/57882 and its subdirectories
+I: Current time: lundi 28 novembre 2016, 01:53:52 (UTC+1400)
+I: pbuilder-time-stamp: 1480247632

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/amd64/tap.py_2.1-1.diff:	 85.3% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/amd64/tap.py_2.1-1.diff.gz
b2/build.log:	 88.6%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 88.7%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/testing/amd64/tap.py_2.1-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-hbYtLNGr/tmp.phPjmaXztH
+ mv /srv/reproducible-results/rbuild-debian-hbYtLNGr/tmp.phPjmaXztH /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/tap.py_2.1-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/tap.py_2.1-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/tap.py_2.1-1_amd64.changes b2/tap.py_2.1-1_amd64.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-hbYtLNGr
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-hbYtLNGr/tmp.InUI5fr6H1
+ local TIMEOUT=120m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-hbYtLNGr -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-hbYtLNGr/dbd-tmp-gGiaT9L
++ schroot --directory /srv/reproducible-results/rbuild-debian-hbYtLNGr -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 62'
++ echo diffoscope 62
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 62 will be used to compare the two builds:'
+ _log I: 'diffoscope 62 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/tap.py_2.1-1.rbuild.log
++ date -u
+ echo -e 'Sun Nov 27 11:53:55 UTC 2016  I: diffoscope 62 will be used to compare the two builds:'
Sun Nov 27 11:53:55 UTC 2016  I: diffoscope 62 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-hbYtLNGr -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-hbYtLNGr/dbd-tmp-gGiaT9L ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-hbYtLNGr/tap.py_2.1-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-hbYtLNGr/tap.py_2.1-1.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-hbYtLNGr/b1/tap.py_2.1-1_amd64.changes 			/srv/reproducible-results/rbuild-debian-hbYtLNGr/b2/tap.py_2.1-1_amd64.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-hbYtLNGr/tmp.InUI5fr6H1
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
 _                           
| |_ __ _ _ __   _ __  _   _ 
| __/ _` | '_ \ | '_ \| | | |
| || (_| | |_) || |_) | |_| |
 \__\__,_| .__(_) .__/ \__, |
         |_|    |_|    |___/ 
Sun Nov 27 11:53:57 UTC 2016  I: diffoscope 62 found no differences in the changes files, and a .buildinfo file also exists.
Sun Nov 27 11:53:57 UTC 2016  I: tap.py from testing built successfully and reproducibly on amd64.
Error: database is locked
Error: database is locked
Error: database is locked
/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/tap.py_2.1-1.rbuild.log:	 86.7% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/tap.py_2.1-1.rbuild.log.gz
INFO: Starting at 2016-11-27 11:56:58.019377
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/amd64/tap.py_2.0-1_amd64.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/amd64/tap.py didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-11-27 11:57:45.309834, took: 0:00:47.290474
Sun 27 Nov 11:57:45 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-MrUKwZVM, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list