[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_8 #20298
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Oct 15 08:03:53 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_i386_8/20298/------------------------------------------
[...truncated 3475 lines...]
-copying jpgrid.py -> build/lib.linux-x86_64-2.7-pydebug
-copying jpiarea.py -> build/lib.linux-x86_64-2.7-pydebug
+creating build/lib.linux-i686-2.7-pydebug
+copying geohash.py -> build/lib.linux-i686-2.7-pydebug
+copying quadtree.py -> build/lib.linux-i686-2.7-pydebug
+copying jpgrid.py -> build/lib.linux-i686-2.7-pydebug
+copying jpiarea.py -> build/lib.linux-i686-2.7-pydebug
running build_ext
building '_geohash' extension
-creating build/temp.linux-x86_64-2.7-pydebug
-creating build/temp.linux-x86_64-2.7-pydebug/src
-i686-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPYTHON_MODULE=1 -I/usr/include/python2.7_d -c src/geohash.cpp -o build/temp.linux-x86_64-2.7-pydebug/src/geohash.o
-cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++
-c++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7-pydebug/src/geohash.o -o build/lib.linux-x86_64-2.7-pydebug/_geohash_d.so
-[35976 refs]
+creating build/temp.linux-i686-2.7-pydebug
+creating build/temp.linux-i686-2.7-pydebug/src
+i686-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPYTHON_MODULE=1 -I/usr/include/python2.7_d -c src/geohash.cpp -o build/temp.linux-i686-2.7-pydebug/src/geohash.o
+cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
+c++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-i686-2.7-pydebug/src/geohash.o -o build/lib.linux-i686-2.7-pydebug/_geohash_d.so
+[35964 refs]
python setup.py build --force --force
running build
running build_py
-creating build/lib.linux-x86_64-2.7
-copying geohash.py -> build/lib.linux-x86_64-2.7
-copying quadtree.py -> build/lib.linux-x86_64-2.7
-copying jpgrid.py -> build/lib.linux-x86_64-2.7
-copying jpiarea.py -> build/lib.linux-x86_64-2.7
+creating build/lib.linux-i686-2.7
+copying geohash.py -> build/lib.linux-i686-2.7
+copying quadtree.py -> build/lib.linux-i686-2.7
+copying jpgrid.py -> build/lib.linux-i686-2.7
+copying jpiarea.py -> build/lib.linux-i686-2.7
running build_ext
building '_geohash' extension
-creating build/temp.linux-x86_64-2.7
-creating build/temp.linux-x86_64-2.7/src
-i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPYTHON_MODULE=1 -I/usr/include/python2.7 -c src/geohash.cpp -o build/temp.linux-x86_64-2.7/src/geohash.o
-cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++
-c++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/geohash.o -o build/lib.linux-x86_64-2.7/_geohash.so
-make[1]: Leaving directory '/build/python-geohash-0.8.3'
+creating build/temp.linux-i686-2.7
+creating build/temp.linux-i686-2.7/src
+i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPYTHON_MODULE=1 -I/usr/include/python2.7 -c src/geohash.cpp -o build/temp.linux-i686-2.7/src/geohash.o
+cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
+c++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UiFjh3/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-i686-2.7/src/geohash.o -o build/lib.linux-i686-2.7/_geohash.so
+make[1]: Verzeichnis „/build/python-geohash-0.8.3“ wird verlassen
debian/rules override_dh_auto_test
-make[1]: Entering directory '/build/python-geohash-0.8.3'
+make[1]: Verzeichnis „/build/python-geohash-0.8.3“ wird betreten
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
set -e ;\
@@ -509,40 +520,40 @@
done
......
----------------------------------------------------------------------
-Ran 6 tests in 0.001s
+Ran 6 tests in 0.002s
OK
......
----------------------------------------------------------------------
-Ran 6 tests in 0.001s
+Ran 6 tests in 0.003s
OK
-[32531 refs]
+[32519 refs]
..
----------------------------------------------------------------------
-Ran 2 tests in 0.001s
+Ran 2 tests in 0.004s
OK
..
----------------------------------------------------------------------
-Ran 2 tests in 0.002s
+Ran 2 tests in 0.006s
OK
-[32967 refs]
+[32955 refs]
....
----------------------------------------------------------------------
-Ran 4 tests in 0.000s
+Ran 4 tests in 0.001s
OK
....
----------------------------------------------------------------------
-Ran 4 tests in 0.000s
+Ran 4 tests in 0.001s
OK
-[32329 refs]
+[32317 refs]
.
----------------------------------------------------------------------
-Ran 1 test in 0.000s
+Ran 1 test in 0.001s
OK
.
@@ -550,8 +561,8 @@
Ran 1 test in 0.001s
OK
-[32383 refs]
-make[1]: Leaving directory '/build/python-geohash-0.8.3'
+[32371 refs]
+make[1]: Verzeichnis „/build/python-geohash-0.8.3“ wird verlassen
fakeroot debian/rules binary
dh binary --with python2
dh: Compatibility levels before 9 are deprecated (level 7 in use)
@@ -572,42 +583,42 @@
creating /build/python-geohash-0.8.3/debian/tmp/usr/lib
creating /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7
creating /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7-pydebug/jpiarea.pyc -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7-pydebug/geohash.pyc -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7-pydebug/jpgrid.pyc -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7-pydebug/geohash.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7-pydebug/jpiarea.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7-pydebug/jpgrid.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7-pydebug/quadtree.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7-pydebug/_geohash_d.so -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7-pydebug/geohash.pyc -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7-pydebug/quadtree.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7-pydebug/jpiarea.pyc -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7-pydebug/jpgrid.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7-pydebug/_geohash_d.so -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7-pydebug/geohash.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7-pydebug/jpiarea.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7-pydebug/jpgrid.pyc -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
running install_egg_info
Writing /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages/python_geohash-0.8.3.egg-info
-[38004 refs]
+[37992 refs]
python setup.py install --force --root=/build/python-geohash-0.8.3/debian/tmp --no-compile -O0 --install-layout=deb
running install
running build
running build_py
running build_ext
running install_lib
-copying build/lib.linux-x86_64-2.7/jpiarea.pyc -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7/geohash.pyc -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7/jpgrid.pyc -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7/geohash.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7/jpiarea.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7/jpgrid.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7/quadtree.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
-copying build/lib.linux-x86_64-2.7/_geohash.so -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7/geohash.pyc -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7/quadtree.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7/jpiarea.pyc -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7/jpgrid.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7/geohash.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7/jpiarea.py -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7/_geohash.so -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
+copying build/lib.linux-i686-2.7/jpgrid.pyc -> /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages
running install_egg_info
Removing /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages/python_geohash-0.8.3.egg-info
Writing /build/python-geohash-0.8.3/debian/tmp/usr/lib/python2.7/dist-packages/python_geohash-0.8.3.egg-info
debian/rules override_dh_install
-make[1]: Entering directory '/build/python-geohash-0.8.3'
+make[1]: Verzeichnis „/build/python-geohash-0.8.3“ wird betreten
dh_install -X"*_d.so" "debian/tmp/*" -p python-geohash
dh_install: Compatibility levels before 9 are deprecated (level 7 in use)
dh_install "debian/tmp/usr/lib/python*/*-packages/*_d.so" -p python-geohash-dbg
dh_install: Compatibility levels before 9 are deprecated (level 7 in use)
dh_install
-make[1]: Leaving directory '/build/python-geohash-0.8.3'
+make[1]: Verzeichnis „/build/python-geohash-0.8.3“ wird verlassen
dh_installdocs
dh_installdocs: Compatibility levels before 9 are deprecated (level 7 in use)
dh_installchangelogs
@@ -621,23 +632,23 @@
dh_link
dh_strip_nondeterminism
debian/rules override_dh_compress
-make[1]: Entering directory '/build/python-geohash-0.8.3'
+make[1]: Verzeichnis „/build/python-geohash-0.8.3“ wird betreten
dh_compress -Xexamples
-make[1]: Leaving directory '/build/python-geohash-0.8.3'
+make[1]: Verzeichnis „/build/python-geohash-0.8.3“ wird verlassen
dh_fixperms
debian/rules override_dh_strip
-make[1]: Entering directory '/build/python-geohash-0.8.3'
+make[1]: Verzeichnis „/build/python-geohash-0.8.3“ wird betreten
dh_strip --dbg-package=python-geohash-dbg
dh_strip: Compatibility levels before 9 are deprecated (level 7 in use)
-make[1]: Leaving directory '/build/python-geohash-0.8.3'
+make[1]: Verzeichnis „/build/python-geohash-0.8.3“ wird verlassen
dh_makeshlibs
dh_shlibdeps
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-geohash/usr/lib/python2.7/dist-packages/_geohash.i386-linux-gnu.so was not linked against libstdc++.so.6 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-geohash/usr/lib/python2.7/dist-packages/_geohash.i386-linux-gnu.so was not linked against libgcc_s.so.1 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-geohash/usr/lib/python2.7/dist-packages/_geohash.i386-linux-gnu.so was not linked against libpthread.so.0 (it uses none of the library's symbols)
+dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-geohash/usr/lib/python2.7/dist-packages/_geohash.i386-linux-gnu.so was not linked against libstdc++.so.6 (it uses none of the library's symbols)
+dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-geohash-dbg/usr/lib/python2.7/dist-packages/_geohash.i386-linux-gnu_d.so was not linked against libpthread.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-geohash-dbg/usr/lib/python2.7/dist-packages/_geohash.i386-linux-gnu_d.so was not linked against libstdc++.so.6 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-geohash-dbg/usr/lib/python2.7/dist-packages/_geohash.i386-linux-gnu_d.so was not linked against libgcc_s.so.1 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-geohash-dbg/usr/lib/python2.7/dist-packages/_geohash.i386-linux-gnu_d.so was not linked against libpthread.so.0 (it uses none of the library's symbols)
dh_installdeb
dh_installdeb: Compatibility levels before 9 are deprecated (level 7 in use)
dh_gencontrol
@@ -645,12 +656,12 @@
dpkg-gencontrol: warning: package python-geohash: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: package python-geohash: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: package python-geohash-dbg: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: package python-geohash-dbg: unused substitution variable ${python:Provides}
+dpkg-gencontrol: warning: package python-geohash-dbg: unused substitution variable ${python:Versions}
dh_md5sums
dh_builddeb
-dpkg-deb: building package 'python-geohash-dbg' in '../python-geohash-dbg_0.8.3-1.1_i386.deb'.
-dpkg-deb: building package 'python-geohash' in '../python-geohash_0.8.3-1.1_i386.deb'.
+dpkg-deb: Paket »python-geohash-dbg« wird in »../python-geohash-dbg_0.8.3-1.1_i386.deb« gebaut.
+dpkg-deb: Paket »python-geohash« wird in »../python-geohash_0.8.3-1.1_i386.deb« gebaut.
dpkg-genbuildinfo --build=any,all --buildinfo-id=i386
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=any,all >../python-geohash_0.8.3-1.1_i386.changes
@@ -658,12 +669,14 @@
dpkg-source --after-build python-geohash-0.8.3
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/22782/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/22782/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/46982 and its subdirectories
-I: Current time: Fri Nov 17 02:24:32 GMT+12 2017
-I: pbuilder-time-stamp: 1510928672
+I: removing directory /srv/workspace/pbuilder/22782 and its subdirectories
+I: Current time: Sam Okt 15 22:03:51 GMT-14 2016
+I: pbuilder-time-stamp: 1476518631
/srv/reproducible-results/rbuild-debian-tqpi0TO6/tmp.6eTnMuYOqj: 80.2% -- replaced with /srv/reproducible-results/rbuild-debian-tqpi0TO6/tmp.6eTnMuYOqj.gz
INFO: Starting at 2016-10-15 08:03:53.086410
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/i386/python-geohash_0.8.3-1.1_i386.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/i386/python-geohash didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-15 08:03:53.177869, took: 0:00:00.091469
Sat 15 Oct 08:03:53 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-2IVREk36, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list