[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_2 #54945

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Oct 9 18:29:40 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_amd64_2/54945/------------------------------------------
[...truncated 8837 lines...]
@@ -1445,34 +1459,37 @@
 Failed tests:      0
 Skipped tests:     1
 Seen tags: worker-0
-+ rm -f /tmp/tmp.SPiOKvFxCm
++ rm -f /tmp/tmp.DhIcDCyGER
 + testr slowest
 Test id                                                                                                  Runtime (s)
 -------------------------------------------------------------------------------------------------------  -----------
-oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_once                                           0.110
-oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_with_stdin                                     0.087
-oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter                                       0.019
-oslo_rootwrap.tests.test_rootwrap.DaemonCleanupTestCase.test_daemon_no_cleanup_for_uninitialized_server  0.006
-oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns_list                              0.004
-oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_as                                             0.003
-oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns                                   0.003
+oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_once                                           0.127
+oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_with_stdin                                     0.080
+oslo_rootwrap.tests.test_rootwrap.DaemonCleanupTestCase.test_daemon_no_cleanup_for_uninitialized_server  0.008
+oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter                                       0.007
+oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_deleted_exe                           0.004
+oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_as                                             0.002
 oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_positive_returncode                         0.002
 oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_negative_returncode                         0.002
-oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command_symlink                            0.001
-+ cut -d. -f1
-+ echo 3.5
+oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_argument_equality_constraint                   0.001
+oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_getlogin_bad                                     0.001
++ for i in 2.7 3.5
+++ echo 3.5
+++ cut -d. -f1
 + PYMAJOR=3
-+ echo ===> Testing with python3.5 (python3)
++ echo '===> Testing with python3.5 (python3)'
 ===> Testing with python3.5 (python3)
 + rm -rf .testrepository
 + testr-python3 init
-+ mktemp -t
-+ TEMP_REZ=/tmp/tmp.8nKe8kwMh5
-+ PYTHONPATH=/build/python-oslo.rootwrap-4.1.0 PYTHON=python3.5 testr run --subunit oslo_rootwrap\.tests\.(?!.*test_rootwrap.RootwrapTestCase.test_KillFilter_renamed_exe.*|.*test_RootwrapConfig.*|.*RootwrapDaemonTest.*)
-+ tee /tmp/tmp.8nKe8kwMh5
+++ mktemp -t
++ TEMP_REZ=/tmp/tmp.znDrzECnkY
++ tee /tmp/tmp.znDrzECnkY
++ PYTHONPATH=/build/python-oslo.rootwrap-4.1.0
++ PYTHON=python3.5
++ testr run --subunit 'oslo_rootwrap\.tests\.(?!.*test_rootwrap.RootwrapTestCase.test_KillFilter_renamed_exe.*|.*test_RootwrapConfig.*|.*RootwrapDaemonTest.*)'
 + subunit2pyunit
 running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_rootwrap --list 
-running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_rootwrap  --load-list /tmp/tmpouuftF
+running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_rootwrap  --load-list /tmp/tmpWdUmp_
 oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_as
 oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_as ... skipped u'Test requires root (for setuid)'
 oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_once
@@ -1587,10 +1604,10 @@
 oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_positive_returncode ... ok
 
 ----------------------------------------------------------------------
-Ran 56 tests in 1.682s
+Ran 56 tests in 1.707s
 
 OK (skipped=1)
-+ cat /tmp/tmp.8nKe8kwMh5
++ cat /tmp/tmp.znDrzECnkY
 + subunit-filter -s --no-passthrough
 + subunit-stats
 Total tests:      56
@@ -1598,21 +1615,21 @@
 Failed tests:      0
 Skipped tests:     1
 Seen tags: worker-0
-+ rm -f /tmp/tmp.8nKe8kwMh5
++ rm -f /tmp/tmp.znDrzECnkY
 + testr slowest
 Test id                                                                                                  Runtime (s)
 -------------------------------------------------------------------------------------------------------  -----------
-oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_once                                           0.250
-oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_with_stdin                                     0.191
+oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_once                                           0.251
+oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_with_stdin                                     0.223
 oslo_rootwrap.tests.test_rootwrap.DaemonCleanupTestCase.test_daemon_no_cleanup_for_uninitialized_server  0.011
-oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter                                       0.009
-oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command                                    0.003
-oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_negative_returncode                         0.002
-oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_positive_returncode                         0.002
-oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_deleted_exe                           0.002
-oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_as                                             0.001
-oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_argument_equality_constraint                   0.001
-make[1]: Leaving directory '/build/python-oslo.rootwrap-4.1.0'
+oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter                                       0.010
+oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command                                    0.005
+oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_negative_returncode                         0.004
+oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_positive_returncode                         0.004
+oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_deleted_exe                           0.003
+oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_argument_equality_constraint                   0.002
+oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_getlogin_bad                                     0.002
+make[1] : on quitte le répertoire « /build/python-oslo.rootwrap-4.1.0 »
  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
@@ -1666,7 +1683,7 @@
 Installing oslo-rootwrap-daemon script to /build/python-oslo.rootwrap-4.1.0/debian/tmp/usr/bin
 Installing oslo-rootwrap script to /build/python-oslo.rootwrap-4.1.0/debian/tmp/usr/bin
    debian/rules override_dh_install
-make[1]: Entering directory '/build/python-oslo.rootwrap-4.1.0'
+make[1] : on entre dans le répertoire « /build/python-oslo.rootwrap-4.1.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1751,11 +1768,11 @@
 copying oslo_rootwrap/client.py -> build/lib/oslo_rootwrap
 copying oslo_rootwrap/__init__.py -> build/lib/oslo_rootwrap
 running egg_info
-writing top-level names to oslo.rootwrap.egg-info/top_level.txt
+writing entry points to oslo.rootwrap.egg-info/entry_points.txt
 writing requirements to oslo.rootwrap.egg-info/requires.txt
-writing oslo.rootwrap.egg-info/PKG-INFO
 writing dependency_links to oslo.rootwrap.egg-info/dependency_links.txt
-writing entry points to oslo.rootwrap.egg-info/entry_points.txt
+writing top-level names to oslo.rootwrap.egg-info/top_level.txt
+writing oslo.rootwrap.egg-info/PKG-INFO
 [pbr] Reusing existing SOURCES.txt
 running install_lib
 creating /build/python-oslo.rootwrap-4.1.0/debian/python3-oslo.rootwrap/usr
@@ -1799,10 +1816,10 @@
 mv /build/python-oslo.rootwrap-4.1.0/debian/python3-oslo.rootwrap/usr/bin/oslo-rootwrap /build/python-oslo.rootwrap-4.1.0/debian/python3-oslo.rootwrap/usr/bin/python3-oslo-rootwrap
 mv /build/python-oslo.rootwrap-4.1.0/debian/python-oslo.rootwrap/usr/bin/oslo-rootwrap-daemon /build/python-oslo.rootwrap-4.1.0/debian/python-oslo.rootwrap/usr/bin/python2-oslo-rootwrap-daemon
 mv /build/python-oslo.rootwrap-4.1.0/debian/python3-oslo.rootwrap/usr/bin/oslo-rootwrap-daemon /build/python-oslo.rootwrap-4.1.0/debian/python3-oslo.rootwrap/usr/bin/python3-oslo-rootwrap-daemon
-make[1]: Leaving directory '/build/python-oslo.rootwrap-4.1.0'
+make[1] : on quitte le répertoire « /build/python-oslo.rootwrap-4.1.0 »
    dh_installdocs -O--buildsystem=python_distutils
    debian/rules override_dh_installchangelogs
-make[1]: Entering directory '/build/python-oslo.rootwrap-4.1.0'
+make[1] : on entre dans le répertoire « /build/python-oslo.rootwrap-4.1.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1814,11 +1831,11 @@
 else \
 	dh_installchangelogs ; \
 fi
-make[1]: Leaving directory '/build/python-oslo.rootwrap-4.1.0'
+make[1] : on quitte le répertoire « /build/python-oslo.rootwrap-4.1.0 »
    dh_python2 -O--buildsystem=python_distutils
    dh_python3 -O--buildsystem=python_distutils
    debian/rules override_dh_installinit
-make[1]: Entering directory '/build/python-oslo.rootwrap-4.1.0'
+make[1] : on entre dans le répertoire « /build/python-oslo.rootwrap-4.1.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1832,15 +1849,15 @@
 	cat /usr/share/openstack-pkg-tools/init-script-template >>$MYINIT.init ; \
 	pkgos-gen-systemd-unit $i ; \
 done
-+ ls -1 debian/*.init.in
-ls: cannot access 'debian/*.init.in': No such file or directory
+++ ls -1 'debian/*.init.in'
+ls: impossible d'accéder à 'debian/*.init.in': Aucun fichier ou dossier de ce type
 # If there's an upstart.in file, use that one instead of the generated one
 set -e ; set -x ; for i in `ls -1 debian/*.upstart.in` ; do \
 	MYPKG=`echo $i | sed s/.upstart.in//` ; \
 	cp $MYPKG.upstart.in $MYPKG.upstart ; \
 done
-+ ls -1 debian/*.upstart.in
-ls: cannot access 'debian/*.upstart.in': No such file or directory
+++ ls -1 'debian/*.upstart.in'
+ls: impossible d'accéder à 'debian/*.upstart.in': Aucun fichier ou dossier de ce type
 # Generate the upstart job if there's no already existing .upstart.in
 set -e ; set -x ; for i in `ls debian/*.init.in` ; do \
 	MYINIT=`echo $i | sed s/.init.in/.upstart.in/` ; \
@@ -1848,15 +1865,15 @@
 		pkgos-gen-upstart-job $i ; \
 	fi \
 done
-+ ls debian/*.init.in
-ls: cannot access 'debian/*.init.in': No such file or directory
+++ ls 'debian/*.init.in'
+ls: impossible d'accéder à 'debian/*.init.in': Aucun fichier ou dossier de ce type
 # If there's a service.in file, use that one instead of the generated one
 set -e ; set -x ; for i in `ls -1 debian/*.service.in`; do \
 	MYPKG=`echo $i | sed s/.service.in//` ; \
 	cp $MYPKG.service.in $MYPKG.service ; \
 done
-+ ls -1 debian/*.service.in
-ls: cannot access 'debian/*.service.in': No such file or directory
+++ ls -1 'debian/*.service.in'
+ls: impossible d'accéder à 'debian/*.service.in': Aucun fichier ou dossier de ce type
 # Generate the systemd unit if there's no already existing .service.in
 set -e ; set -x ; for i in `ls debian/*.init.in` ; do \
 	MYINIT=`echo $i | sed s/.init.in/.service.in/` ; \
@@ -1864,10 +1881,10 @@
 		pkgos-gen-systemd-unit $i ; \
 	fi \
 done
-+ ls debian/*.init.in
-ls: cannot access 'debian/*.init.in': No such file or directory
+++ ls 'debian/*.init.in'
+ls: impossible d'accéder à 'debian/*.init.in': Aucun fichier ou dossier de ce type
 dh_installinit --error-handler=true
-make[1]: Leaving directory '/build/python-oslo.rootwrap-4.1.0'
+make[1] : on quitte le répertoire « /build/python-oslo.rootwrap-4.1.0 »
    dh_perl -O--buildsystem=python_distutils
    dh_link -O--buildsystem=python_distutils
    dh_strip_nondeterminism -O--buildsystem=python_distutils
@@ -1875,7 +1892,7 @@
    dh_fixperms -O--buildsystem=python_distutils
    dh_installdeb -O--buildsystem=python_distutils
    debian/rules override_dh_gencontrol
-make[1]: Entering directory '/build/python-oslo.rootwrap-4.1.0'
+make[1] : on entre dans le répertoire « /build/python-oslo.rootwrap-4.1.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1892,7 +1909,7 @@
 dpkg-gencontrol: warning: package python-oslo.rootwrap: unused substitution variable ${python:Versions}
 dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-make[1]: Leaving directory '/build/python-oslo.rootwrap-4.1.0'
+make[1] : on quitte le répertoire « /build/python-oslo.rootwrap-4.1.0 »
    dh_md5sums -O--buildsystem=python_distutils
    dh_builddeb -O--buildsystem=python_distutils
 dpkg-deb: building package 'python-oslo-rootwrap' in '../python-oslo-rootwrap_4.1.0-2_all.deb'.
@@ -1905,12 +1922,14 @@
  dpkg-source --after-build python-oslo.rootwrap-4.1.0
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/32185/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/32185/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/37131 and its subdirectories
-I: Current time: Sat Nov 11 12:50:14 GMT+12 2017
-I: pbuilder-time-stamp: 1510447814
+I: removing directory /srv/workspace/pbuilder/32185 and its subdirectories
+I: Current time: lundi 10 octobre 2016, 08:29:28 (UTC+1400)
+I: pbuilder-time-stamp: 1476037768
/srv/reproducible-results/rbuild-debian-C1TB2LUp/tmp.q7rXdAQF62:	 86.3% -- replaced with /srv/reproducible-results/rbuild-debian-C1TB2LUp/tmp.q7rXdAQF62.gz
INFO: Starting at 2016-10-09 18:29:29.969834
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/amd64/python-oslo.rootwrap_4.1.0-2_amd64.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/amd64/python-oslo.rootwrap didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-09 18:29:40.160776, took: 0:00:10.190954
Sun  9 Oct 18:29:40 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-Z93GwopF, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list