[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_10 #41575

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jul 1 09:11:33 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_amd64_10/41575/>

------------------------------------------
[...truncated 7873 lines...]
copying google/protobuf/internal/enum_type_wrapper.py -> build/lib.linux-x86_64-2.7/google/protobuf/internal
copying google/protobuf/internal/message_listener.py -> build/lib.linux-x86_64-2.7/google/protobuf/internal
copying google/protobuf/internal/python_message.py -> build/lib.linux-x86_64-2.7/google/protobuf/internal
copying google/protobuf/internal/type_checkers.py -> build/lib.linux-x86_64-2.7/google/protobuf/internal
copying google/protobuf/internal/wire_format.py -> build/lib.linux-x86_64-2.7/google/protobuf/internal
copying google/protobuf/__init__.py -> build/lib.linux-x86_64-2.7/google/protobuf
copying google/protobuf/descriptor.py -> build/lib.linux-x86_64-2.7/google/protobuf
copying google/protobuf/descriptor_pb2.py -> build/lib.linux-x86_64-2.7/google/protobuf
creating build/lib.linux-x86_64-2.7/google/protobuf/compiler
copying google/protobuf/compiler/__init__.py -> build/lib.linux-x86_64-2.7/google/protobuf/compiler
copying google/protobuf/compiler/plugin_pb2.py -> build/lib.linux-x86_64-2.7/google/protobuf/compiler
copying google/protobuf/message.py -> build/lib.linux-x86_64-2.7/google/protobuf
copying google/protobuf/descriptor_database.py -> build/lib.linux-x86_64-2.7/google/protobuf
copying google/protobuf/descriptor_pool.py -> build/lib.linux-x86_64-2.7/google/protobuf
copying google/protobuf/message_factory.py -> build/lib.linux-x86_64-2.7/google/protobuf
creating build/lib.linux-x86_64-2.7/google/protobuf/pyext
copying google/protobuf/pyext/__init__.py -> build/lib.linux-x86_64-2.7/google/protobuf/pyext
copying google/protobuf/pyext/cpp_message.py -> build/lib.linux-x86_64-2.7/google/protobuf/pyext
copying google/protobuf/reflection.py -> build/lib.linux-x86_64-2.7/google/protobuf
copying google/protobuf/service.py -> build/lib.linux-x86_64-2.7/google/protobuf
copying google/protobuf/service_reflection.py -> build/lib.linux-x86_64-2.7/google/protobuf
copying google/protobuf/symbol_database.py -> build/lib.linux-x86_64-2.7/google/protobuf
copying google/protobuf/text_encoding.py -> build/lib.linux-x86_64-2.7/google/protobuf
copying google/protobuf/text_format.py -> build/lib.linux-x86_64-2.7/google/protobuf
copying google/__init__.py -> build/lib.linux-x86_64-2.7/google
running build_ext
building 'google.protobuf.pyext._message' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/google
creating build/temp.linux-x86_64-2.7/google/protobuf
creating build/temp.linux-x86_64-2.7/google/protobuf/pyext
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/build/protobuf-2.6.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DGOOGLE_PROTOBUF_HAS_ONEOF=1 -I. -I../src -I/usr/include/python2.7 -c google/protobuf/pyext/descriptor.cc -o build/temp.linux-x86_64-2.7/google/protobuf/pyext/descriptor.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
In file included from ../src/google/protobuf/descriptor.pb.h:23:0,
                 from google/protobuf/pyext/descriptor.cc:36:
../src/google/protobuf/message.h:123:0: warning: "GOOGLE_PROTOBUF_HAS_ONEOF" redefined
 #define GOOGLE_PROTOBUF_HAS_ONEOF
 ^
<command-line>:0:0: note: this is the location of the previous definition
google/protobuf/pyext/descriptor.cc:106:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 };
 ^
google/protobuf/pyext/descriptor.cc:106:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
google/protobuf/pyext/descriptor.cc:106:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
google/protobuf/pyext/descriptor.cc:106:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
google/protobuf/pyext/descriptor.cc:106:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/build/protobuf-2.6.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DGOOGLE_PROTOBUF_HAS_ONEOF=1 -I. -I../src -I/usr/include/python2.7 -c google/protobuf/pyext/message.cc -o build/temp.linux-x86_64-2.7/google/protobuf/pyext/message.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
In file included from ../src/google/protobuf/descriptor.pb.h:23:0,
                 from google/protobuf/pyext/message.cc:49:
../src/google/protobuf/message.h:123:0: warning: "GOOGLE_PROTOBUF_HAS_ONEOF" redefined
 #define GOOGLE_PROTOBUF_HAS_ONEOF
 ^
<command-line>:0:0: note: this is the location of the previous definition
google/protobuf/pyext/message.cc: In function ‘bool google::protobuf::python::CheckAndGetDouble(PyObject*, double*)’:
google/protobuf/pyext/message.cc:276:44: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
     FormatTypeError(arg, "int, long, float");
                                            ^
google/protobuf/pyext/message.cc: In function ‘bool google::protobuf::python::CheckAndGetBool(PyObject*, bool*)’:
google/protobuf/pyext/message.cc:294:43: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
     FormatTypeError(arg, "int, long, bool");
                                           ^
google/protobuf/pyext/message.cc: In function ‘bool google::protobuf::python::CheckAndSetString(PyObject*, google::protobuf::Message*, const google::protobuf::FieldDescriptor*, const google::protobuf::Reflection*, bool, int)’:
google/protobuf/pyext/message.cc:311:44: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
       FormatTypeError(arg, "bytes, unicode");
                                            ^
google/protobuf/pyext/message.cc:331:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
     FormatTypeError(arg, "bytes");
                                 ^
google/protobuf/pyext/message.cc: In function ‘int google::protobuf::python::cmessage::AssureWritable(google::protobuf::python::CMessage*)’:
google/protobuf/pyext/message.cc:489:32: warning: unused variable ‘parent_message’ [-Wunused-variable]
     google::protobuf::Message* parent_message = self->parent->message;
                                ^
google/protobuf/pyext/message.cc: In function ‘int google::protobuf::python::cmessage::InitAttributes(google::protobuf::python::CMessage*, PyObject*, PyObject*)’:
google/protobuf/pyext/message.cc:636:14: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
       return NULL;
              ^
google/protobuf/pyext/message.cc:644:12: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
     return NULL;
            ^
google/protobuf/pyext/message.cc:648:12: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
     return NULL;
            ^
google/protobuf/pyext/message.cc:654:14: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
       return NULL;
              ^
google/protobuf/pyext/message.cc: In function ‘PyObject* google::protobuf::python::cmessage::HasField(google::protobuf::python::CMessage*, PyObject*)’:
google/protobuf/pyext/message.cc:903:39: warning: unused variable ‘descriptor’ [-Wunused-variable]
   const google::protobuf::Descriptor* descriptor = message->GetDescriptor();
                                       ^
google/protobuf/pyext/message.cc: In function ‘PyObject* google::protobuf::python::cmessage::ClearField(google::protobuf::python::CMessage*, PyObject*)’:
google/protobuf/pyext/message.cc:1132:39: warning: unused variable ‘descriptor’ [-Wunused-variable]
   const google::protobuf::Descriptor* descriptor = message->GetDescriptor();
                                       ^
google/protobuf/pyext/message.cc: In function ‘PyObject* google::protobuf::python::cmessage::SerializeToString(google::protobuf::python::CMessage*, PyObject*)’:
google/protobuf/pyext/message.cc:1217:67: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
         PyObject_CallMethod(comma.get(), "join", "O", errors.get()));
                                                                   ^
google/protobuf/pyext/message.cc:1217:67: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
google/protobuf/pyext/message.cc: In function ‘PyObject* google::protobuf::python::cmessage::ListFields(google::protobuf::python::CMessage*)’:
google/protobuf/pyext/message.cc:1512:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (Py_ssize_t i = 0; i < fields.size(); ++i) {
                            ^
google/protobuf/pyext/message.cc: In function ‘PyObject* google::protobuf::python::cmessage::FindInitializationErrors(google::protobuf::python::CMessage*)’:
google/protobuf/pyext/message.cc:1588:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (Py_ssize_t i = 0; i < errors.size(); ++i) {
                            ^
google/protobuf/pyext/message.cc: In function ‘PyObject* google::protobuf::python::cmessage::AddDescriptors(PyTypeObject*, PyObject*)’:
google/protobuf/pyext/message.cc:1900:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
          PyObject_CallMethod(field_name, "upper", NULL));
                                                       ^
google/protobuf/pyext/message.cc:1906:68: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
          field_name_upcased, "__add__", "(O)", _NUMBER_string.get()));
                                                                    ^
google/protobuf/pyext/message.cc:1906:68: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
google/protobuf/pyext/message.cc:2008:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
         PyObject_CallMethod(extension_name, "upper", NULL));
                                                          ^
google/protobuf/pyext/message.cc:2013:68: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
          field_name_upcased, "__add__", "(O)", _NUMBER_string.get()));
                                                                    ^
google/protobuf/pyext/message.cc:2013:68: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
google/protobuf/pyext/message.cc: At global scope:
google/protobuf/pyext/message.cc:2132:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 };
 ^
google/protobuf/pyext/message.cc:2132:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
google/protobuf/pyext/message.cc: In instantiation of ‘bool google::protobuf::python::CheckAndGetInteger(PyObject*, T*, PyObject*, PyObject*) [with T = int; PyObject = _object]’:
google/protobuf/pyext/message.cc:265:44:   required from here
google/protobuf/pyext/message.cc:226:20: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
     FormatTypeError(arg, "int, long");
                    ^
google/protobuf/pyext/message.cc: In instantiation of ‘bool google::protobuf::python::CheckAndGetInteger(PyObject*, T*, PyObject*, PyObject*) [with T = long int; PyObject = _object]’:
google/protobuf/pyext/message.cc:267:44:   required from here
google/protobuf/pyext/message.cc:226:20: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
google/protobuf/pyext/message.cc: In instantiation of ‘bool google::protobuf::python::CheckAndGetInteger(PyObject*, T*, PyObject*, PyObject*) [with T = unsigned int; PyObject = _object]’:
google/protobuf/pyext/message.cc:269:45:   required from here
google/protobuf/pyext/message.cc:226:20: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
google/protobuf/pyext/message.cc: In instantiation of ‘bool google::protobuf::python::CheckAndGetInteger(PyObject*, T*, PyObject*, PyObject*) [with T = long unsigned int; PyObject = _object]’:
google/protobuf/pyext/message.cc:271:45:   required from here
google/protobuf/pyext/message.cc:226:20: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
In file included from google/protobuf/pyext/message.cc:58:0:
./google/protobuf/pyext/repeated_composite_container.h:106:19: warning: ‘Py_ssize_t google::protobuf::python::repeated_composite_container::Length(google::protobuf::python::RepeatedCompositeContainer*)’ declared ‘static’ but never defined [-Wunused-function]
 static Py_ssize_t Length(RepeatedCompositeContainer* self);
                   ^
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/build/protobuf-2.6.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DGOOGLE_PROTOBUF_HAS_ONEOF=1 -I. -I../src -I/usr/include/python2.7 -c google/protobuf/pyext/extension_dict.cc -o build/temp.linux-x86_64-2.7/google/protobuf/pyext/extension_dict.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
In file included from ../src/google/protobuf/dynamic_message.h:43:0,
                 from google/protobuf/pyext/extension_dict.cc:38:
../src/google/protobuf/message.h:123:0: warning: "GOOGLE_PROTOBUF_HAS_ONEOF" redefined
 #define GOOGLE_PROTOBUF_HAS_ONEOF
 ^
<command-line>:0:0: note: this is the location of the previous definition
In file included from google/protobuf/pyext/extension_dict.cc:42:0:
./google/protobuf/pyext/repeated_composite_container.h:106:19: warning: ‘Py_ssize_t google::protobuf::python::repeated_composite_container::Length(google::protobuf::python::RepeatedCompositeContainer*)’ declared ‘static’ but never defined [-Wunused-function]
 static Py_ssize_t Length(RepeatedCompositeContainer* self);
                   ^
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/build/protobuf-2.6.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DGOOGLE_PROTOBUF_HAS_ONEOF=1 -I. -I../src -I/usr/include/python2.7 -c google/protobuf/pyext/repeated_scalar_container.cc -o build/temp.linux-x86_64-2.7/google/protobuf/pyext/repeated_scalar_container.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
In file included from ../src/google/protobuf/dynamic_message.h:43:0,
                 from google/protobuf/pyext/repeated_scalar_container.cc:43:
../src/google/protobuf/message.h:123:0: warning: "GOOGLE_PROTOBUF_HAS_ONEOF" redefined
 #define GOOGLE_PROTOBUF_HAS_ONEOF
 ^
<command-line>:0:0: note: this is the location of the previous definition
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/build/protobuf-2.6.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DGOOGLE_PROTOBUF_HAS_ONEOF=1 -I. -I../src -I/usr/include/python2.7 -c google/protobuf/pyext/repeated_composite_container.cc -o build/temp.linux-x86_64-2.7/google/protobuf/pyext/repeated_composite_container.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
In file included from ../src/google/protobuf/dynamic_message.h:43:0,
                 from google/protobuf/pyext/repeated_composite_container.cc:43:
../src/google/protobuf/message.h:123:0: warning: "GOOGLE_PROTOBUF_HAS_ONEOF" redefined
 #define GOOGLE_PROTOBUF_HAS_ONEOF
 ^
<command-line>:0:0: note: this is the location of the previous definition
google/protobuf/pyext/repeated_composite_container.cc: In function ‘PyObject* google::protobuf::python::repeated_composite_container::SortAttached(google::protobuf::python::RepeatedCompositeContainer*, PyObject*, PyObject*)’:
google/protobuf/pyext/repeated_composite_container.cc:495:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
   static char *kwlist[] = {"cmp", "key", "reverse", 0};
                                                      ^
google/protobuf/pyext/repeated_composite_container.cc:495:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
google/protobuf/pyext/repeated_composite_container.cc:495:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
google/protobuf/pyext/repeated_composite_container.cc:523:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
                                               "reverse", NULL));
                                                              ^
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 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build/protobuf-2.6.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/google/protobuf/pyext/descriptor.o build/temp.linux-x86_64-2.7/google/protobuf/pyext/message.o build/temp.linux-x86_64-2.7/google/protobuf/pyext/extension_dict.o build/temp.linux-x86_64-2.7/google/protobuf/pyext/repeated_scalar_container.o build/temp.linux-x86_64-2.7/google/protobuf/pyext/repeated_composite_container.o -L../src/.libs -lprotobuf -o build/lib.linux-x86_64-2.7/google/protobuf/pyext/_message.so
make[1] : on quitte le répertoire « /build/protobuf-2.6.1 »
   debian/rules override_dh_auto_build-indep
make[1] : on entre dans le répertoire « /build/protobuf-2.6.1 »
dh_auto_build --indep
	make -j1
make[2] : on entre dans le répertoire « /build/protobuf-2.6.1 »
make  all-recursive
make[3] : on entre dans le répertoire « /build/protobuf-2.6.1 »
Making all in .
make[4] : on entre dans le répertoire « /build/protobuf-2.6.1 »
make[4] : on quitte le répertoire « /build/protobuf-2.6.1 »
Making all in src
make[4] : on entre dans le répertoire « /build/protobuf-2.6.1/src »
make  all-am
make[5] : on entre dans le répertoire « /build/protobuf-2.6.1/src »
make[5]: rien à faire pour « all-am ».
make[5] : on quitte le répertoire « /build/protobuf-2.6.1/src »
make[4] : on quitte le répertoire « /build/protobuf-2.6.1/src »
make[3] : on quitte le répertoire « /build/protobuf-2.6.1 »
make[2] : on quitte le répertoire « /build/protobuf-2.6.1 »
# Java build.
ant -f debian/java-build.xml jar
Buildfile: /build/protobuf-2.6.1/debian/java-build.xml

generate:
    [mkdir] Created dir: /build/protobuf-2.6.1/java/target/generated-sources
     [echo] src

compile:
    [mkdir] Created dir: /build/protobuf-2.6.1/java/target/classes
    [javac] Compiling 49 source files to /build/protobuf-2.6.1/java/target/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
    [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

jar:
      [jar] Building jar: /build/protobuf-2.6.1/java/target/protobuf.jar

BUILD SUCCESSFUL
Total time: 6 seconds
make[1] : on quitte le répertoire « /build/protobuf-2.6.1 »
   debian/rules override_dh_auto_test-arch
make[1] : on entre dans le répertoire « /build/protobuf-2.6.1 »
dh_auto_test --arch
	make -j1 check VERBOSE=1
make[2] : on entre dans le répertoire « /build/protobuf-2.6.1 »
Making check in .
make[3] : on entre dans le répertoire « /build/protobuf-2.6.1 »
make  check-local
make[4] : on entre dans le répertoire « /build/protobuf-2.6.1 »
Making lib/libgtest.a lib/libgtest_main.a in gtest
make[5] : on entre dans le répertoire « /build/protobuf-2.6.1/gtest »
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux  -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DGTEST_HAS_PTHREAD=1 -g -O2 -fdebug-prefix-map=/build/protobuf-2.6.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/gtest-all.lo src/gtest-all.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DGTEST_HAS_PTHREAD=1 -g -O2 -fdebug-prefix-map=/build/protobuf-2.6.1=. -fstack-protector-strong -Wformat -Werror=format-security -c src/gtest-all.cc  -fPIC -DPIC -o src/.libs/gtest-all.o
/srv/reproducible-results/rbuild-debian-c2znVVnV/tmp.ndXVGILvyi:	 91.0% -- replaced with /srv/reproducible-results/rbuild-debian-c2znVVnV/tmp.ndXVGILvyi.gz
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)



More information about the Qa-jenkins-scm mailing list