[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_11 #18030
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Oct 9 18:17:13 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_i386_11/18030/------------------------------------------
[...truncated 174677 lines...]
from S3Simulator.h:13,
from S3Simulator.cpp:25:
-../../lib/server/ServerStream.h: In member function 'virtual void ServerStream<StreamType, Port, ListenBacklog, ForkToHandleRequests>::Run2(bool&)':
-../../lib/server/ServerStream.h:241:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
+../../lib/server/ServerStream.h: In member function ‘virtual void ServerStream<StreamType, Port, ListenBacklog, ForkToHandleRequests>::Run2(bool&)’:
+../../lib/server/ServerStream.h:241:11: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<StreamType> connection(psocket->Accept(0, &logMessage));
^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
@@ -47216,8 +47227,8 @@
/usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
-S3Simulator.cpp: In member function 'virtual void S3Simulator::HandleGet(HTTPRequest&, HTTPResponse&)':
-S3Simulator.cpp:229:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
+S3Simulator.cpp: In member function ‘virtual void S3Simulator::HandleGet(HTTPRequest&, HTTPResponse&)’:
+S3Simulator.cpp:229:7: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<FileStream> apFile;
^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
@@ -47229,8 +47240,8 @@
/usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
-S3Simulator.cpp: In member function 'virtual void S3Simulator::HandlePut(HTTPRequest&, HTTPResponse&)':
-S3Simulator.cpp:274:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
+S3Simulator.cpp: In member function ‘virtual void S3Simulator::HandlePut(HTTPRequest&, HTTPResponse&)’:
+S3Simulator.cpp:274:7: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<FileStream> apFile;
^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
@@ -47247,14 +47258,14 @@
[CXX] cencode.cpp
[AR] ../../debug/lib/httpserver/httpserver.a
[RANLIB] ../../debug/lib/httpserver/httpserver.a
-make[2]: Leaving directory '/build/boxbackup-0.11.1~r2837/lib/httpserver'
+make[2]: Verzeichnis „/build/boxbackup-0.11.1~r2837/lib/httpserver“ wird verlassen
[CXX] _main.cpp
[CXX] testhttpserver.cpp
In file included from ../../lib/server/Daemon.h:22:0,
from ../../lib/server/ServerStream.h:20,
from ../../lib/httpserver/HTTPServer.h:13,
from testhttpserver.cpp:26:
-../../lib/common/Configuration.h:103:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
+../../lib/common/Configuration.h:103:14: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
static std::auto_ptr<Configuration> LoadAndVerify(
^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
@@ -47270,7 +47281,7 @@
from ../../lib/server/ServerStream.h:20,
from ../../lib/httpserver/HTTPServer.h:13,
from testhttpserver.cpp:26:
-../../lib/common/Configuration.h:108:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
+../../lib/common/Configuration.h:108:14: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
static std::auto_ptr<Configuration> Load(
^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
@@ -47285,7 +47296,7 @@
In file included from ../../lib/server/ServerStream.h:20:0,
from ../../lib/httpserver/HTTPServer.h:13,
from testhttpserver.cpp:26:
-../../lib/server/Daemon.h:93:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
+../../lib/server/Daemon.h:93:7: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<Configuration> mapConfiguration;
^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
@@ -47300,7 +47311,7 @@
In file included from ../../lib/server/ServerStream.h:21:0,
from ../../lib/httpserver/HTTPServer.h:13,
from testhttpserver.cpp:26:
-../../lib/server/SocketListen.h:188:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
+../../lib/server/SocketListen.h:188:7: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<SocketType> Accept(int Timeout = INFTIM,
^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
@@ -47315,8 +47326,8 @@
In file included from ../../lib/server/ServerStream.h:21:0,
from ../../lib/httpserver/HTTPServer.h:13,
from testhttpserver.cpp:26:
-../../lib/server/SocketListen.h: In member function 'std::auto_ptr<_Up> SocketListen<SocketType, ListenBacklog, SocketLockingType, MaxMultiListenSockets>::Accept(int, std::__cxx11::string*)':
-../../lib/server/SocketListen.h:211:17: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
+../../lib/server/SocketListen.h: In member function ‘std::auto_ptr<_Up> SocketListen<SocketType, ListenBacklog, SocketLockingType, MaxMultiListenSockets>::Accept(int, std::__cxx11::string*)’:
+../../lib/server/SocketListen.h:211:17: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
return std::auto_ptr<SocketType>();
^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
@@ -47331,7 +47342,7 @@
In file included from ../../lib/server/ServerStream.h:21:0,
from ../../lib/httpserver/HTTPServer.h:13,
from testhttpserver.cpp:26:
-../../lib/server/SocketListen.h:229:18: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
+../../lib/server/SocketListen.h:229:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
return std::auto_ptr<SocketType>();
^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
@@ -47346,7 +47357,7 @@
In file included from ../../lib/server/ServerStream.h:21:0,
from ../../lib/httpserver/HTTPServer.h:13,
from testhttpserver.cpp:26:
-../../lib/server/SocketListen.h:240:17: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
+../../lib/server/SocketListen.h:240:17: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
return std::auto_ptr<SocketType>();
^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
@@ -47361,7 +47372,7 @@
In file included from ../../lib/server/ServerStream.h:21:0,
from ../../lib/httpserver/HTTPServer.h:13,
from testhttpserver.cpp:26:
-../../lib/server/SocketListen.h:269:15: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
+../../lib/server/SocketListen.h:269:15: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
return std::auto_ptr<SocketType>(new SocketType(sock));
^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
@@ -47375,8 +47386,8 @@
^~~~~~~~
In file included from ../../lib/httpserver/HTTPServer.h:13:0,
from testhttpserver.cpp:26:
-../../lib/server/ServerStream.h: In member function 'virtual void ServerStream<StreamType, Port, ListenBacklog, ForkToHandleRequests>::Run2(bool&)':
-../../lib/server/ServerStream.h:241:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
+../../lib/server/ServerStream.h: In member function ‘virtual void ServerStream<StreamType, Port, ListenBacklog, ForkToHandleRequests>::Run2(bool&)’:
+../../lib/server/ServerStream.h:241:11: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<StreamType> connection(psocket->Accept(0, &logMessage));
^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
@@ -47390,7 +47401,7 @@
^~~~~~~~
In file included from testhttpserver.cpp:28:0:
../../lib/httpserver/S3Client.h: At global scope:
-../../lib/httpserver/S3Client.h:59:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
+../../lib/httpserver/S3Client.h:59:7: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<SocketStream> mapClientSocket;
^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
@@ -47407,11 +47418,11 @@
chmod u+x ../../debug/test/httpserver/t
cp _t-gdb ../../debug/test/httpserver/t-gdb
chmod u+x ../../debug/test/httpserver/t-gdb
-make[1]: Leaving directory '/build/boxbackup-0.11.1~r2837/test/httpserver'
+make[1]: Verzeichnis „/build/boxbackup-0.11.1~r2837/test/httpserver“ wird verlassen
TEST: test/httpserver
Killing any running daemons...
Removing old test files...
-chmod: cannot access 'testfiles': No such file or directory
+chmod: Zugriff auf 'testfiles' nicht möglich: Datei oder Verzeichnis nicht gefunden
Copying new test files...
GET request...
POST request...
@@ -47422,12 +47433,12 @@
NOTICE: Running test httpserver in debug mode...
Starting server: ./test server testfiles/httpserver.conf
Waiting for server to start: done.
-Waiting for server to die (pid 3046): . done.
+Waiting for server to die (pid 18350): . done.
WARNING: Failed to open file: testfiles/nonexist: No such file or directory (2)
WARNING: Exception thrown: CommonException(OSFileOpenError) at FileStream.cpp(84)
Starting server: ./test s3server testfiles/s3simulator.conf
-Waiting for server to start: done.
-Waiting for server to die (pid 3061): . done.
+Waiting for server to start: . done.
+Waiting for server to die (pid 18396): . done.
PASSED
--------
common: PASSED
@@ -47443,36 +47454,36 @@
httpserver: PASSED
touch build-stamp
/usr/bin/make -C docs instguide
-make[1]: Entering directory '/build/boxbackup-0.11.1~r2837/docs'
+make[1]: Verzeichnis „/build/boxbackup-0.11.1~r2837/docs“ wird betreten
[XLSTPROC] docbook/bb-book.xsl docbook/instguide.xml
-make[1]: Leaving directory '/build/boxbackup-0.11.1~r2837/docs'
+make[1]: Verzeichnis „/build/boxbackup-0.11.1~r2837/docs“ wird verlassen
cd docs/docbook && docbook2pdf instguide.xml
Using catalogs: /etc/sgml/catalog
Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
Working on: /build/boxbackup-0.11.1~r2837/docs/docbook/instguide.xml
Done.
/usr/bin/make -C docs adminguide
-make[1]: Entering directory '/build/boxbackup-0.11.1~r2837/docs'
+make[1]: Verzeichnis „/build/boxbackup-0.11.1~r2837/docs“ wird betreten
[GENERATE] docbook/ExceptionCodes.xml
[XLSTPROC] docbook/bb-book.xsl docbook/adminguide.xml
-make[1]: Leaving directory '/build/boxbackup-0.11.1~r2837/docs'
+make[1]: Verzeichnis „/build/boxbackup-0.11.1~r2837/docs“ wird verlassen
cd docs/docbook && docbook2pdf adminguide.xml
Using catalogs: /etc/sgml/catalog
Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
Working on: /build/boxbackup-0.11.1~r2837/docs/docbook/adminguide.xml
Done.
/usr/bin/make -C docs manpages
-make[1]: Entering directory '/build/boxbackup-0.11.1~r2837/docs'
+make[1]: Verzeichnis „/build/boxbackup-0.11.1~r2837/docs“ wird betreten
mkdir -p man
touch man/.there
mkdir -p htmlguide/man-html
touch htmlguide/man-html/.there
-make[1]: Leaving directory '/build/boxbackup-0.11.1~r2837/docs'
+make[1]: Verzeichnis „/build/boxbackup-0.11.1~r2837/docs“ wird verlassen
fakeroot debian/rules binary
/usr/bin/make -C docs manpages
-make[1]: Entering directory '/build/boxbackup-0.11.1~r2837/docs'
-make[1]: Nothing to be done for 'manpages'.
-make[1]: Leaving directory '/build/boxbackup-0.11.1~r2837/docs'
+make[1]: Verzeichnis „/build/boxbackup-0.11.1~r2837/docs“ wird betreten
+make[1]: Für das Ziel „manpages“ ist nichts zu tun.
+make[1]: Verzeichnis „/build/boxbackup-0.11.1~r2837/docs“ wird verlassen
dh_testdir
dh_testroot
dh_prep
@@ -47502,10 +47513,10 @@
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums -a
dh_builddeb -a
-dpkg-deb: building package 'boxbackup-server-dbgsym' in '../boxbackup-server-dbgsym_0.11.1~r2837-2_i386.deb'.
-dpkg-deb: building package 'boxbackup-client-dbgsym' in '../boxbackup-client-dbgsym_0.11.1~r2837-2_i386.deb'.
-dpkg-deb: building package 'boxbackup-server' in '../boxbackup-server_0.11.1~r2837-2_i386.deb'.
-dpkg-deb: building package 'boxbackup-client' in '../boxbackup-client_0.11.1~r2837-2_i386.deb'.
+dpkg-deb: Paket »boxbackup-server-dbgsym« wird in »../boxbackup-server-dbgsym_0.11.1~r2837-2_i386.deb« gebaut.
+dpkg-deb: Paket »boxbackup-client-dbgsym« wird in »../boxbackup-client-dbgsym_0.11.1~r2837-2_i386.deb« gebaut.
+dpkg-deb: Paket »boxbackup-client« wird in »../boxbackup-client_0.11.1~r2837-2_i386.deb« gebaut.
+dpkg-deb: Paket »boxbackup-server« wird in »../boxbackup-server_0.11.1~r2837-2_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 >../boxbackup_0.11.1~r2837-2_i386.changes
@@ -47513,12 +47524,14 @@
dpkg-source --after-build boxbackup-0.11.1~r2837
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/46786/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/46786/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/29883 and its subdirectories
-I: Current time: Sun Oct 9 05:49:08 GMT+12 2016
-I: pbuilder-time-stamp: 1476035348
+I: removing directory /srv/workspace/pbuilder/46786 and its subdirectories
+I: Current time: Son Nov 12 14:40:09 GMT-14 2017
+I: pbuilder-time-stamp: 1510447209
/srv/reproducible-results/rbuild-debian-lFl73uDx/tmp.DC1zf9Hby8: 95.9% -- replaced with /srv/reproducible-results/rbuild-debian-lFl73uDx/tmp.DC1zf9Hby8.gz
INFO: Starting at 2016-10-09 18:17:12.985678
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/i386/boxbackup_0.11.1~r2837-2_i386.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/i386/boxbackup didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-09 18:17:13.103449, took: 0:00:00.117785
Sun 9 Oct 18:17:13 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-1gmTbsb4, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list