You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/30 12:46:04 UTC

Build failed in Jenkins: Qpid-proton-c #449

See <https://builds.apache.org/job/Qpid-proton-c/449/changes>

Changes:

[robbie] NO-JIRA: add basic config toggle for the length of payload included in the frame trace logging, for cases where the hard coded value doesnt quite suit

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-30T10:45:52.182 +0000'
U         tools/cmake/Modules/FindPerlLibs.cmake
U         proton-c/include/proton/io.h
U         proton-c/include/proton/transport.h
U         proton-c/src/engine/engine-internal.h
U         proton-c/src/codec/data.h
U         proton-c/src/windows/selector.c
U         proton-c/src/windows/iocp.c
U         proton-c/src/windows/schannel.c
U         proton-c/src/util.c
U         proton-c/src/util.h
U         proton-c/src/platform.h
U         proton-c/src/messenger/messenger.c
U         proton-c/src/transport/transport.c
U         proton-c/src/ssl/openssl.c
U         proton-c/bindings/python/proton.py
U         tests/python/proton_tests/url.py
U         tests/python/proton_tests/common.py
U         tests/python/proton_tests/messenger.py
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
At revision 1628388
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson6626530765588890320.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pietas.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #461

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/461/changes>

Changes:

[robbie] PROTON-711: add support (disabled by default) for using a byte value for destination type annotations during inbound transformation

[robbie] PROTON-711: add support (disabled by default) for using a byte value for destination type annotations during outbound transformation

[robbie] PROTON-711: add tests for the existing destination type annotation processing done by the transformers

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/src/protocol.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/dom.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/parsers.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/transforms.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.pyc>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-10-14T15:45:52.214 +0000'
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/JMSVendor.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/JMSMappingOutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/AutoOutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/InboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/OutboundTransformer.java
A         contrib/proton-jms/src/test
A         contrib/proton-jms/src/test/java
A         contrib/proton-jms/src/test/java/org
A         contrib/proton-jms/src/test/java/org/apache
A         contrib/proton-jms/src/test/java/org/apache/qpid
A         contrib/proton-jms/src/test/java/org/apache/qpid/proton
A         contrib/proton-jms/src/test/java/org/apache/qpid/proton/jms
A         contrib/proton-jms/src/test/java/org/apache/qpid/proton/jms/JMSMappingOutboundTransformerTest.java
A         contrib/proton-jms/src/test/java/org/apache/qpid/proton/jms/JMSMappingInboundTransformerTest.java
At revision 1631798
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson4835269799619173304.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux proserpina.apache.org 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for atoll
-- Looking for atoll - found
-- Could NOT find SWIG (missing:  SWIG_EXECUTABLE SWIG_DIR) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Can't locate the valgrind command; no run-time error detection
-- Skipping Ruby tests: missing dependencies
-- Cannot find both Java and Maven: testing disabled for Proton-J
-- Configuring done
-- Generating done
-- Build files have been written to: <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
+ make all
Scanning dependencies of target proton-j
[  2%] Building Java objects for proton-j.jar
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[  4%] Generating CMakeFiles/proton-j.dir/java_class_filelist
[  6%] Creating Java archive proton-j-0.8.jar
Rebuilding proton-j-0.8.jar to include missing resources
[  6%] Built target proton-j
[  8%] Generating src/protocol.h
[ 10%] Generating src/encodings.h
Scanning dependencies of target qpid-proton
[ 12%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o
[ 14%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/list.c.o
[ 16%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/map.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/string.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/iterator.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[ 24%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/url.c.o
[ 26%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 30%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 32%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 34%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 36%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 38%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 40%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 42%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 44%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 46%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 48%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/events/event.c.o
[ 51%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 53%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 55%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 57%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 59%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
[ 61%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 63%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 65%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/selectable.c.o
[ 67%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/io.c.o
[ 69%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/selector.c.o
[ 71%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/driver.c.o
[ 73%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 75%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 75%] Built target qpid-proton
Scanning dependencies of target proton
[ 77%] Building C object proton-c/CMakeFiles/proton.dir/src/proton.c.o
Linking C executable proton
[ 77%] Built target proton
Scanning dependencies of target proton-dump
[ 79%] Building C object proton-c/CMakeFiles/proton-dump.dir/src/proton-dump.c.o
Linking C executable proton-dump
[ 79%] Built target proton-dump
Scanning dependencies of target msgr-recv
[ 81%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o
[ 83%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
Linking C executable msgr-recv
[ 83%] Built target msgr-recv
Scanning dependencies of target msgr-send
[ 85%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-send.c.o
[ 87%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-common.c.o
Linking C executable msgr-send
[ 87%] Built target msgr-send
Scanning dependencies of target c-engine-tests
[ 89%] Building C object proton-c/src/tests/CMakeFiles/c-engine-tests.dir/engine.c.o
Linking C executable c-engine-tests
[ 89%] Built target c-engine-tests
Scanning dependencies of target c-message-tests
[ 91%] Building C object proton-c/src/tests/CMakeFiles/c-message-tests.dir/message.c.o
Linking C executable c-message-tests
[ 91%] Built target c-message-tests
Scanning dependencies of target c-object-tests
[ 93%] Building C object proton-c/src/tests/CMakeFiles/c-object-tests.dir/object.c.o
Linking C executable c-object-tests
[ 93%] Built target c-object-tests
Scanning dependencies of target c-parse-url-tests
[ 95%] Building C object proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/parse-url.c.o
Linking C executable c-parse-url-tests
[ 95%] Built target c-parse-url-tests
Scanning dependencies of target recv
[ 97%] Building C object examples/messenger/c/CMakeFiles/recv.dir/recv.c.o
Linking C executable recv
[ 97%] Built target recv
Scanning dependencies of target send
[100%] Building C object examples/messenger/c/CMakeFiles/send.dir/send.c.o
Linking C executable send
[100%] Built target send
+ echo Running tests
Running tests
+ XMLOUTPUT=testresults/TEST-protonc.xml
+ . build/config.sh
++ PROTON_HOME=<https://builds.apache.org/job/Qpid-proton-c/ws/proton>
++ PROTON_BUILD=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
++ PROTON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings>
++ PROTON_JARS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ PYTHON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PHP_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php>
++ RUBY_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>
++ PERL_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>
++ COMMON_PYPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>
++ export PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ export JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ export CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ '[' -d <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php> ']'
++ export RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ export PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
+++ type -p valgrind
++ [[ -x '' ]]
+ ./tests/python/proton-test --xml=testresults/TEST-protonc.xml
Traceback (most recent call last):
  File "./tests/python/proton-test", line 596, in <module>
    m = __import__(name, None, None, ["dummy"])
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.py",> line 20, in <module>
    import proton_tests.codec
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.py",> line 20, in <module>
    import os, common
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.py",> line 25, in <module>
    from proton import Driver, Connection, Transport, SASL, Endpoint, Delivery, \
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 33, in <module>
    from cproton import *
ImportError: No module named cproton
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #460

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/460/changes>

Changes:

[rhs] made Handler extend object

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/src/protocol.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/dom.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/parsers.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/transforms.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.pyc>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-10-14T12:45:52.230 +0000'
U         proton-c/bindings/python/proton.py
At revision 1631734
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson84508531205270005.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux proserpina.apache.org 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for atoll
-- Looking for atoll - found
-- Could NOT find SWIG (missing:  SWIG_EXECUTABLE SWIG_DIR) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Can't locate the valgrind command; no run-time error detection
-- Skipping Ruby tests: missing dependencies
-- Cannot find both Java and Maven: testing disabled for Proton-J
-- Configuring done
-- Generating done
-- Build files have been written to: <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
+ make all
Scanning dependencies of target proton-j
[  2%] Building Java objects for proton-j.jar
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[  4%] Generating CMakeFiles/proton-j.dir/java_class_filelist
[  6%] Creating Java archive proton-j-0.8.jar
Rebuilding proton-j-0.8.jar to include missing resources
[  6%] Built target proton-j
[  8%] Generating src/protocol.h
[ 10%] Generating src/encodings.h
Scanning dependencies of target qpid-proton
[ 12%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o
[ 14%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/list.c.o
[ 16%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/map.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/string.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/iterator.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[ 24%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/url.c.o
[ 26%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 30%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 32%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 34%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 36%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 38%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 40%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 42%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 44%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 46%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 48%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/events/event.c.o
[ 51%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 53%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 55%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 57%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 59%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
[ 61%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 63%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 65%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/selectable.c.o
[ 67%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/io.c.o
[ 69%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/selector.c.o
[ 71%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/driver.c.o
[ 73%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 75%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 75%] Built target qpid-proton
Scanning dependencies of target proton
[ 77%] Building C object proton-c/CMakeFiles/proton.dir/src/proton.c.o
Linking C executable proton
[ 77%] Built target proton
Scanning dependencies of target proton-dump
[ 79%] Building C object proton-c/CMakeFiles/proton-dump.dir/src/proton-dump.c.o
Linking C executable proton-dump
[ 79%] Built target proton-dump
Scanning dependencies of target msgr-recv
[ 81%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o
[ 83%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
Linking C executable msgr-recv
[ 83%] Built target msgr-recv
Scanning dependencies of target msgr-send
[ 85%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-send.c.o
[ 87%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-common.c.o
Linking C executable msgr-send
[ 87%] Built target msgr-send
Scanning dependencies of target c-engine-tests
[ 89%] Building C object proton-c/src/tests/CMakeFiles/c-engine-tests.dir/engine.c.o
Linking C executable c-engine-tests
[ 89%] Built target c-engine-tests
Scanning dependencies of target c-message-tests
[ 91%] Building C object proton-c/src/tests/CMakeFiles/c-message-tests.dir/message.c.o
Linking C executable c-message-tests
[ 91%] Built target c-message-tests
Scanning dependencies of target c-object-tests
[ 93%] Building C object proton-c/src/tests/CMakeFiles/c-object-tests.dir/object.c.o
Linking C executable c-object-tests
[ 93%] Built target c-object-tests
Scanning dependencies of target c-parse-url-tests
[ 95%] Building C object proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/parse-url.c.o
Linking C executable c-parse-url-tests
[ 95%] Built target c-parse-url-tests
Scanning dependencies of target recv
[ 97%] Building C object examples/messenger/c/CMakeFiles/recv.dir/recv.c.o
Linking C executable recv
[ 97%] Built target recv
Scanning dependencies of target send
[100%] Building C object examples/messenger/c/CMakeFiles/send.dir/send.c.o
Linking C executable send
[100%] Built target send
+ echo Running tests
Running tests
+ XMLOUTPUT=testresults/TEST-protonc.xml
+ . build/config.sh
++ PROTON_HOME=<https://builds.apache.org/job/Qpid-proton-c/ws/proton>
++ PROTON_BUILD=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
++ PROTON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings>
++ PROTON_JARS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ PYTHON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PHP_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php>
++ RUBY_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>
++ PERL_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>
++ COMMON_PYPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>
++ export PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ export JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ export CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ '[' -d <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php> ']'
++ export RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ export PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
+++ type -p valgrind
++ [[ -x '' ]]
+ ./tests/python/proton-test --xml=testresults/TEST-protonc.xml
Traceback (most recent call last):
  File "./tests/python/proton-test", line 596, in <module>
    m = __import__(name, None, None, ["dummy"])
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.py",> line 20, in <module>
    import proton_tests.codec
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.py",> line 20, in <module>
    import os, common
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.py",> line 25, in <module>
    from proton import Driver, Connection, Transport, SASL, Endpoint, Delivery, \
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 33, in <module>
    from cproton import *
ImportError: No module named cproton
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #459

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/459/changes>

Changes:

[rhs] added engine examples for proton-j

[rhs] added dispatch code to event class

[rhs] Renamed PN_{CONNECTION,SESSION,LINK}_{OPEN,CLOSE} to PN_{CONNECTION,SESSION,LINK}_LOCAL_{OPEN,CLOSE}

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/src/protocol.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/dom.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/parsers.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/transforms.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.pyc>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-10-13T21:00:52.234 +0000'
U         proton-c/include/proton/event.h
U         proton-c/src/events/event.c
U         proton-c/src/messenger/messenger.c
U         proton-c/src/engine/engine.c
U         proton-c/bindings/python/proton.py
U         tests/python/proton_tests/engine.py
U         proton-j/src/main/resources/cengine.py
A         proton-j/src/main/java/org/apache/qpid/proton/engine/BaseHandler.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Handler.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Event.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ConnectionImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/EventImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/SessionImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java
A         examples/engine
A         examples/engine/java
AU        examples/engine/java/drain
A         examples/engine/java/LICENSE
AU        examples/engine/java/server
A         examples/engine/java/src
A         examples/engine/java/src/main
A         examples/engine/java/src/main/java
A         examples/engine/java/src/main/java/org
A         examples/engine/java/src/main/java/org/apache
A         examples/engine/java/src/main/java/org/apache/qpid
A         examples/engine/java/src/main/java/org/apache/qpid/proton
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Pool.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Spout.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Driver.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/FlowController.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Drain.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Router.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Message.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Server.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Handshaker.java
A         examples/engine/java/pom.xml
AU        examples/engine/java/spout
At revision 1631548
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson1147270698470752603.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux proserpina.apache.org 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for atoll
-- Looking for atoll - found
-- Could NOT find SWIG (missing:  SWIG_EXECUTABLE SWIG_DIR) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Can't locate the valgrind command; no run-time error detection
-- Skipping Ruby tests: missing dependencies
-- Cannot find both Java and Maven: testing disabled for Proton-J
-- Configuring done
-- Generating done
-- Build files have been written to: <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
+ make all
Scanning dependencies of target proton-j
[  2%] Building Java objects for proton-j.jar
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[  4%] Generating CMakeFiles/proton-j.dir/java_class_filelist
[  6%] Creating Java archive proton-j-0.8.jar
Rebuilding proton-j-0.8.jar to include missing resources
[  6%] Built target proton-j
[  8%] Generating src/protocol.h
[ 10%] Generating src/encodings.h
Scanning dependencies of target qpid-proton
[ 12%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o
[ 14%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/list.c.o
[ 16%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/map.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/string.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/iterator.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[ 24%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/url.c.o
[ 26%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 30%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 32%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 34%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 36%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 38%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 40%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 42%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 44%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 46%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 48%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/events/event.c.o
[ 51%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 53%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 55%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 57%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 59%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
[ 61%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 63%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 65%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/selectable.c.o
[ 67%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/io.c.o
[ 69%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/selector.c.o
[ 71%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/driver.c.o
[ 73%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 75%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 75%] Built target qpid-proton
Scanning dependencies of target proton
[ 77%] Building C object proton-c/CMakeFiles/proton.dir/src/proton.c.o
Linking C executable proton
[ 77%] Built target proton
Scanning dependencies of target proton-dump
[ 79%] Building C object proton-c/CMakeFiles/proton-dump.dir/src/proton-dump.c.o
Linking C executable proton-dump
[ 79%] Built target proton-dump
Scanning dependencies of target msgr-recv
[ 81%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o
[ 83%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
Linking C executable msgr-recv
[ 83%] Built target msgr-recv
Scanning dependencies of target msgr-send
[ 85%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-send.c.o
[ 87%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-common.c.o
Linking C executable msgr-send
[ 87%] Built target msgr-send
Scanning dependencies of target c-engine-tests
[ 89%] Building C object proton-c/src/tests/CMakeFiles/c-engine-tests.dir/engine.c.o
Linking C executable c-engine-tests
[ 89%] Built target c-engine-tests
Scanning dependencies of target c-message-tests
[ 91%] Building C object proton-c/src/tests/CMakeFiles/c-message-tests.dir/message.c.o
Linking C executable c-message-tests
[ 91%] Built target c-message-tests
Scanning dependencies of target c-object-tests
[ 93%] Building C object proton-c/src/tests/CMakeFiles/c-object-tests.dir/object.c.o
Linking C executable c-object-tests
[ 93%] Built target c-object-tests
Scanning dependencies of target c-parse-url-tests
[ 95%] Building C object proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/parse-url.c.o
Linking C executable c-parse-url-tests
[ 95%] Built target c-parse-url-tests
Scanning dependencies of target recv
[ 97%] Building C object examples/messenger/c/CMakeFiles/recv.dir/recv.c.o
Linking C executable recv
[ 97%] Built target recv
Scanning dependencies of target send
[100%] Building C object examples/messenger/c/CMakeFiles/send.dir/send.c.o
Linking C executable send
[100%] Built target send
+ echo Running tests
Running tests
+ XMLOUTPUT=testresults/TEST-protonc.xml
+ . build/config.sh
++ PROTON_HOME=<https://builds.apache.org/job/Qpid-proton-c/ws/proton>
++ PROTON_BUILD=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
++ PROTON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings>
++ PROTON_JARS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ PYTHON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PHP_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php>
++ RUBY_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>
++ PERL_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>
++ COMMON_PYPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>
++ export PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ export JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ export CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ '[' -d <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php> ']'
++ export RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ export PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
+++ type -p valgrind
++ [[ -x '' ]]
+ ./tests/python/proton-test --xml=testresults/TEST-protonc.xml
Traceback (most recent call last):
  File "./tests/python/proton-test", line 596, in <module>
    m = __import__(name, None, None, ["dummy"])
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.py",> line 20, in <module>
    import proton_tests.codec
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.py",> line 20, in <module>
    import os, common
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.py",> line 25, in <module>
    from proton import Driver, Connection, Transport, SASL, Endpoint, Delivery, \
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 33, in <module>
    from cproton import *
ImportError: No module named cproton
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #458

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/458/changes>

Changes:

[mcpierce] PROTON-465: Make FindPerlLibs work properly without Perl devel files

First, fixed the build environment to only use the Proton Perl CMake
module when the standard fails.

Second, fixed the Proton CMake module to spout an info message that the
Perl bindings won't be built when the development files aren't found.

------------------------------------------
[...truncated 911 lines...]
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter/ReconciliationReportWriter.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/ReconciliationReport.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Reconciliation.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/ReportRow.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Main.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Joiner.java
AU        design/api-reconciliation/generate-c-functions.sh
A         design/api-reconciliation/pom.xml
A         design/api-reconciliation/README
A         CMakeLists.txt
A         examples
A         examples/ProtonConfig.cmake
A         examples/messenger
A         examples/messenger/java
A         examples/messenger/java/src
A         examples/messenger/java/src/main
A         examples/messenger/java/src/main/java
A         examples/messenger/java/src/main/java/org
A         examples/messenger/java/src/main/java/org/apache
A         examples/messenger/java/src/main/java/org/apache/qpid
A         examples/messenger/java/src/main/java/org/apache/qpid/proton
A         examples/messenger/java/src/main/java/org/apache/qpid/proton/example
A         examples/messenger/java/src/main/java/org/apache/qpid/proton/example/Recv.java
A         examples/messenger/java/src/main/java/org/apache/qpid/proton/example/Send.java
AU        examples/messenger/java/send
A         examples/messenger/java/pom.xml
A         examples/messenger/java/README.txt
AU        examples/messenger/java/recv
A         examples/messenger/ruby
A         examples/messenger/ruby/client.rb
A         examples/messenger/ruby/recv.rb
A         examples/messenger/ruby/mailserver.rb
A         examples/messenger/ruby/passive_recv.rb
A         examples/messenger/ruby/send.rb
A         examples/messenger/c
A         examples/messenger/c/CMakeLists.txt
A         examples/messenger/c/recv.c
A         examples/messenger/c/send.c
A         examples/messenger/perl
AU        examples/messenger/perl/server.pl
AU        examples/messenger/perl/send.pl
AU        examples/messenger/perl/client.pl
AU        examples/messenger/perl/recv.pl
A         examples/messenger/php
A         examples/messenger/php/recv.php
A         examples/messenger/php/send.php
A         examples/messenger/py
AU        examples/messenger/py/send_async.py
AU        examples/messenger/py/server.py
AU        examples/messenger/py/send.py
AU        examples/messenger/py/recv_async.py
AU        examples/messenger/py/async.py
AU        examples/messenger/py/client.py
AU        examples/messenger/py/recv.py
A         examples/messenger/py/README.txt
AU        examples/README.txt
A         examples/CMakeLists.txt
A         examples/include
A         examples/include/pncompat
A         examples/include/pncompat/internal
A         examples/include/pncompat/internal/LICENSE
A         examples/include/pncompat/internal/getopt.c
A         examples/include/pncompat/internal/getopt.h
A         examples/include/pncompat/misc_funcs.inc
A         examples/include/pncompat/misc_defs.h
A         config.bat.in
A         LICENSE
AU        config.sh.in
 U        .
At revision 1630547
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson7022215713941472280.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux proserpina.apache.org 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for atoll
-- Looking for atoll - found
-- Could NOT find SWIG (missing:  SWIG_EXECUTABLE SWIG_DIR) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Can't locate the valgrind command; no run-time error detection
-- Skipping Ruby tests: missing dependencies
-- Cannot find both Java and Maven: testing disabled for Proton-J
-- Configuring done
-- Generating done
-- Build files have been written to: <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
+ make all
Scanning dependencies of target proton-j
[  2%] Building Java objects for proton-j.jar
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[  4%] Generating CMakeFiles/proton-j.dir/java_class_filelist
[  6%] Creating Java archive proton-j-0.8.jar
Rebuilding proton-j-0.8.jar to include missing resources
[  6%] Built target proton-j
[  8%] Generating src/protocol.h
[ 10%] Generating src/encodings.h
Scanning dependencies of target qpid-proton
[ 12%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o
[ 14%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/list.c.o
[ 16%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/map.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/string.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/iterator.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[ 24%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/url.c.o
[ 26%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 30%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 32%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 34%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 36%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 38%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 40%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 42%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 44%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 46%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 48%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/events/event.c.o
[ 51%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 53%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 55%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 57%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 59%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
[ 61%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 63%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 65%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/selectable.c.o
[ 67%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/io.c.o
[ 69%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/selector.c.o
[ 71%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/driver.c.o
[ 73%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 75%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 75%] Built target qpid-proton
Scanning dependencies of target proton
[ 77%] Building C object proton-c/CMakeFiles/proton.dir/src/proton.c.o
Linking C executable proton
[ 77%] Built target proton
Scanning dependencies of target proton-dump
[ 79%] Building C object proton-c/CMakeFiles/proton-dump.dir/src/proton-dump.c.o
Linking C executable proton-dump
[ 79%] Built target proton-dump
Scanning dependencies of target msgr-recv
[ 81%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o
[ 83%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
Linking C executable msgr-recv
[ 83%] Built target msgr-recv
Scanning dependencies of target msgr-send
[ 85%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-send.c.o
[ 87%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-common.c.o
Linking C executable msgr-send
[ 87%] Built target msgr-send
Scanning dependencies of target c-engine-tests
[ 89%] Building C object proton-c/src/tests/CMakeFiles/c-engine-tests.dir/engine.c.o
Linking C executable c-engine-tests
[ 89%] Built target c-engine-tests
Scanning dependencies of target c-message-tests
[ 91%] Building C object proton-c/src/tests/CMakeFiles/c-message-tests.dir/message.c.o
Linking C executable c-message-tests
[ 91%] Built target c-message-tests
Scanning dependencies of target c-object-tests
[ 93%] Building C object proton-c/src/tests/CMakeFiles/c-object-tests.dir/object.c.o
Linking C executable c-object-tests
[ 93%] Built target c-object-tests
Scanning dependencies of target c-parse-url-tests
[ 95%] Building C object proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/parse-url.c.o
Linking C executable c-parse-url-tests
[ 95%] Built target c-parse-url-tests
Scanning dependencies of target recv
[ 97%] Building C object examples/messenger/c/CMakeFiles/recv.dir/recv.c.o
Linking C executable recv
[ 97%] Built target recv
Scanning dependencies of target send
[100%] Building C object examples/messenger/c/CMakeFiles/send.dir/send.c.o
Linking C executable send
[100%] Built target send
+ echo Running tests
Running tests
+ XMLOUTPUT=testresults/TEST-protonc.xml
+ . build/config.sh
++ PROTON_HOME=<https://builds.apache.org/job/Qpid-proton-c/ws/proton>
++ PROTON_BUILD=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
++ PROTON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings>
++ PROTON_JARS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ PYTHON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PHP_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php>
++ RUBY_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>
++ PERL_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>
++ COMMON_PYPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>
++ export PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ export JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ export CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ '[' -d <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php> ']'
++ export RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ export PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
+++ type -p valgrind
++ [[ -x '' ]]
+ ./tests/python/proton-test --xml=testresults/TEST-protonc.xml
Traceback (most recent call last):
  File "./tests/python/proton-test", line 596, in <module>
    m = __import__(name, None, None, ["dummy"])
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.py",> line 20, in <module>
    import proton_tests.codec
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.py",> line 20, in <module>
    import os, common
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.py",> line 25, in <module>
    from proton import Driver, Connection, Transport, SASL, Endpoint, Delivery, \
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 33, in <module>
    from cproton import *
ImportError: No module named cproton
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #457

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/457/changes>

Changes:

[robbie] PROTON-618: update line endings only, for consistency with other files

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-10-06T15:01:16.720 +0000'
U         proton-j/src/main/java/org/apache/qpid/proton/amqp/Binary.java
U         proton-j/src/main/java/org/apache/qpid/proton/amqp/Symbol.java
U         proton-j/src/main/java/org/apache/qpid/proton/amqp/UnsignedInteger.java
U         proton-j/src/main/java/org/apache/qpid/proton/amqp/UnsignedLong.java
U         proton-j/src/main/java/org/apache/qpid/proton/amqp/UnsignedShort.java
U         proton-j/src/main/java/org/apache/qpid/proton/amqp/UnsignedByte.java
At revision 1629675
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson2639061733834794856.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for atoll
-- Looking for atoll - found
-- Could NOT find SWIG (missing:  SWIG_EXECUTABLE SWIG_DIR) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Can't locate the valgrind command; no run-time error detection
-- Skipping Ruby tests: missing dependencies
-- Cannot find both Java and Maven: testing disabled for Proton-J
-- Configuring done
-- Generating done
-- Build files have been written to: <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
+ make all
Scanning dependencies of target proton-j
[  2%] Building Java objects for proton-j.jar
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[  4%] Generating CMakeFiles/proton-j.dir/java_class_filelist
[  6%] Creating Java archive proton-j-0.8.jar
Rebuilding proton-j-0.8.jar to include missing resources
[  6%] Built target proton-j
[  8%] Generating src/protocol.h
[ 10%] Generating src/encodings.h
Scanning dependencies of target qpid-proton
[ 12%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o
[ 14%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/list.c.o
[ 16%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/map.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/string.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/iterator.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[ 24%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/url.c.o
[ 26%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 30%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 32%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 34%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 36%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 38%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 40%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 42%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 44%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 46%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 48%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/events/event.c.o
[ 51%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 53%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 55%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 57%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 59%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
[ 61%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 63%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 65%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/selectable.c.o
[ 67%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/io.c.o
[ 69%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/selector.c.o
[ 71%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/driver.c.o
[ 73%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 75%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 75%] Built target qpid-proton
Scanning dependencies of target proton
[ 77%] Building C object proton-c/CMakeFiles/proton.dir/src/proton.c.o
Linking C executable proton
[ 77%] Built target proton
Scanning dependencies of target proton-dump
[ 79%] Building C object proton-c/CMakeFiles/proton-dump.dir/src/proton-dump.c.o
Linking C executable proton-dump
[ 79%] Built target proton-dump
Scanning dependencies of target msgr-recv
[ 81%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o
[ 83%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
Linking C executable msgr-recv
[ 83%] Built target msgr-recv
Scanning dependencies of target msgr-send
[ 85%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-send.c.o
[ 87%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-common.c.o
Linking C executable msgr-send
[ 87%] Built target msgr-send
Scanning dependencies of target c-engine-tests
[ 89%] Building C object proton-c/src/tests/CMakeFiles/c-engine-tests.dir/engine.c.o
Linking C executable c-engine-tests
[ 89%] Built target c-engine-tests
Scanning dependencies of target c-message-tests
[ 91%] Building C object proton-c/src/tests/CMakeFiles/c-message-tests.dir/message.c.o
Linking C executable c-message-tests
[ 91%] Built target c-message-tests
Scanning dependencies of target c-object-tests
[ 93%] Building C object proton-c/src/tests/CMakeFiles/c-object-tests.dir/object.c.o
Linking C executable c-object-tests
[ 93%] Built target c-object-tests
Scanning dependencies of target c-parse-url-tests
[ 95%] Building C object proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/parse-url.c.o
Linking C executable c-parse-url-tests
[ 95%] Built target c-parse-url-tests
Scanning dependencies of target recv
[ 97%] Building C object examples/messenger/c/CMakeFiles/recv.dir/recv.c.o
Linking C executable recv
[ 97%] Built target recv
Scanning dependencies of target send
[100%] Building C object examples/messenger/c/CMakeFiles/send.dir/send.c.o
Linking C executable send
[100%] Built target send
+ echo Running tests
Running tests
+ XMLOUTPUT=testresults/TEST-protonc.xml
+ . build/config.sh
++ PROTON_HOME=<https://builds.apache.org/job/Qpid-proton-c/ws/proton>
++ PROTON_BUILD=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
++ PROTON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings>
++ PROTON_JARS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ PYTHON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PHP_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php>
++ RUBY_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>
++ PERL_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>
++ COMMON_PYPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>
++ export PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ export JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ export CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ '[' -d <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php> ']'
++ export RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ export PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
+++ type -p valgrind
++ [[ -x '' ]]
+ ./tests/python/proton-test --xml=testresults/TEST-protonc.xml
Traceback (most recent call last):
  File "./tests/python/proton-test", line 596, in <module>
    m = __import__(name, None, None, ["dummy"])
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.py",> line 20, in <module>
    import proton_tests.codec
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.py",> line 20, in <module>
    import os, common
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.py",> line 25, in <module>
    from proton import Driver, Connection, Transport, SASL, Endpoint, Delivery, \
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 33, in <module>
    from cproton import *
ImportError: No module named cproton
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #456

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/456/changes>

Changes:

[rhs] added missing doxygen for new transport events

------------------------------------------
[...truncated 773 lines...]
A         proton-c/src/util.c
A         proton-c/src/ProtonConfigVersion.cmake.in
A         proton-c/src/tests
AU        proton-c/src/tests/engine.c
A         proton-c/src/tests/object.c
A         proton-c/src/tests/parse-url.c
A         proton-c/src/tests/CMakeLists.txt
A         proton-c/src/tests/message.c
A         proton-c/src/util.h
A         proton-c/src/events
A         proton-c/src/events/event.c
A         proton-c/src/platform.c
A         proton-c/src/security.xml
A         proton-c/src/platform.h
A         proton-c/src/error.c
A         proton-c/src/url.c
A         proton-c/src/dispatcher
A         proton-c/src/dispatcher/dispatcher.c
A         proton-c/src/dispatcher/dispatcher.h
A         proton-c/src/messenger
A         proton-c/src/messenger/transform.h
A         proton-c/src/messenger/store.h
A         proton-c/src/messenger/subscription.c
A         proton-c/src/messenger/messenger.c
A         proton-c/src/messenger/subscription.h
A         proton-c/src/messenger/transform.c
A         proton-c/src/messenger/store.c
A         proton-c/src/messenger/messenger.h
A         proton-c/src/protocol.py
A         proton-c/src/buffer.c
A         proton-c/src/transport
A         proton-c/src/transport/transport.c
A         proton-c/src/transport/transport.h
A         proton-c/src/ssl
AU        proton-c/src/ssl/ssl_stub.c
AU        proton-c/src/ssl/ssl-internal.h
AU        proton-c/src/ssl/openssl.c
A         proton-c/src/posix
A         proton-c/src/posix/driver.c
A         proton-c/src/posix/selector.c
A         proton-c/src/posix/io.c
A         proton-c/src/sasl
A         proton-c/src/sasl/sasl-internal.h
A         proton-c/src/sasl/sasl.c
A         proton-c/src/proton.c
A         proton-c/src/proton-dump.c
A         proton-c/src/dispatch_actions.h
A         proton-c/src/engine
A         proton-c/src/engine/engine-internal.h
A         proton-c/src/engine/engine.c
A         proton-c/src/object
A         proton-c/src/object/list.c
A         proton-c/src/object/map.c
A         proton-c/src/object/object.c
A         proton-c/src/object/string.c
A         proton-c/src/object/iterator.c
A         proton-c/src/transactions.xml
A         proton-c/src/libqpid-proton.pc.in
A         proton-c/src/scanner.c
A         proton-c/src/messaging.xml
A         proton-c/docs
A         proton-c/docs/api
A         proton-c/docs/api/user.doxygen.in
A         proton-c/docs/api/index.md
A         proton-c/docs/api/CMakeLists.txt
A         proton-c/docs/man
A         proton-c/docs/man/CMakeLists.txt
A         proton-c/docs/man/proton.1
A         proton-c/docs/man/proton-dump.1
A         proton-c/CMakeLists.txt
A         proton-c/bindings
A         proton-c/bindings/CMakeLists.txt
A         proton-c/bindings/python
A         proton-c/bindings/python/cproton.i
AU        proton-c/bindings/python/setup.py.in
A         proton-c/bindings/python/CMakeLists.txt
A         proton-c/bindings/python/proton.py
A         proton-c/bindings/ruby
A         proton-c/bindings/ruby/.gitignore
A         proton-c/bindings/ruby/TODO
A         proton-c/bindings/ruby/lib
A         proton-c/bindings/ruby/lib/qpid_proton.rb
A         proton-c/bindings/ruby/lib/qpid_proton
A         proton-c/bindings/ruby/lib/qpid_proton/array.rb
A         proton-c/bindings/ruby/lib/qpid_proton/exceptions.rb
A         proton-c/bindings/ruby/lib/qpid_proton/hash.rb
A         proton-c/bindings/ruby/lib/qpid_proton/described.rb
A         proton-c/bindings/ruby/lib/qpid_proton/message.rb
A         proton-c/bindings/ruby/lib/qpid_proton/subscription.rb
A         proton-c/bindings/ruby/lib/qpid_proton/version.rb
A         proton-c/bindings/ruby/lib/qpid_proton/messenger.rb
A         proton-c/bindings/ruby/lib/qpid_proton/mapping.rb
A         proton-c/bindings/ruby/lib/qpid_proton/tracker.rb
A         proton-c/bindings/ruby/lib/qpid_proton/message_format.rb
A         proton-c/bindings/ruby/lib/qpid_proton/tracker_status.rb
A         proton-c/bindings/ruby/lib/qpid_proton/exception_handling.rb
A         proton-c/bindings/ruby/lib/qpid_proton/selectable.rb
A         proton-c/bindings/ruby/lib/qpid_proton/filters.rb
A         proton-c/bindings/ruby/lib/qpid_proton/data.rb
A         proton-c/bindings/ruby/ChangeLog
A         proton-c/bindings/ruby/ruby.i
A         proton-c/bindings/ruby/spec
A         proton-c/bindings/ruby/spec/spec_helper.rb
A         proton-c/bindings/ruby/spec/qpid
A         proton-c/bindings/ruby/spec/qpid/proton
A         proton-c/bindings/ruby/spec/qpid/proton/message_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/messenger_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/data_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/array_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/exception_handling_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/hash_spec.rb
A         proton-c/bindings/ruby/CMakeLists.txt
A         proton-c/bindings/ruby/ext
A         proton-c/bindings/ruby/ext/cproton
A         proton-c/bindings/ruby/ext/cproton/extconf.rb
A         proton-c/bindings/ruby/qpid_proton.gemspec
A         proton-c/bindings/ruby/LICENSE
A         proton-c/bindings/ruby/README.rdoc
A         proton-c/bindings/perl
A         proton-c/bindings/perl/LICENSE
A         proton-c/bindings/perl/tests
A         proton-c/bindings/perl/tests/array_helper.t
A         proton-c/bindings/perl/tests/hash_helper.t
A         proton-c/bindings/perl/tests/message.t
A         proton-c/bindings/perl/tests/messenger.t
A         proton-c/bindings/perl/tests/data.t
A         proton-c/bindings/perl/tests/utils.pm
A         proton-c/bindings/perl/TODO
A         proton-c/bindings/perl/MANIFEST
A         proton-c/bindings/perl/lib
A         proton-c/bindings/perl/lib/qpid
A         proton-c/bindings/perl/lib/qpid/proton.pm
A         proton-c/bindings/perl/lib/qpid/proton
A         proton-c/bindings/perl/lib/qpid/proton/ExceptionHandling.pm
A         proton-c/bindings/perl/lib/qpid/proton/Message.pm
A         proton-c/bindings/perl/lib/qpid/proton/Messenger.pm
A         proton-c/bindings/perl/lib/qpid/proton/Data.pm
A         proton-c/bindings/perl/lib/qpid/proton/Mapping.pm
A         proton-c/bindings/perl/lib/qpid/proton/Tracker.pm
A         proton-c/bindings/perl/lib/qpid/proton/Constants.pm
A         proton-c/bindings/perl/lib/qpid/proton/Errors.pm
A         proton-c/bindings/perl/lib/qpid/proton/array_helper.pm
A         proton-c/bindings/perl/lib/qpid/proton/utils.pm
A         proton-c/bindings/perl/lib/qpid_proton.pm
A         proton-c/bindings/perl/Makefile.PL
A         proton-c/bindings/perl/perl.i
A         proton-c/bindings/perl/CMakeLists.txt
A         proton-c/bindings/perl/README
A         proton-c/bindings/php
A         proton-c/bindings/php/get_include_dir.php
A         proton-c/bindings/php/proton.php
A         proton-c/bindings/php/tests.php
A         proton-c/bindings/php/CMakeLists.txt
A         proton-c/bindings/php/examples
A         proton-c/bindings/php/examples/server.php
A         proton-c/bindings/php/examples/client.php
A         proton-c/bindings/php/php.i
A         proton-c/bindings/php/compat.swg
A         proton-c/bindings/php/cproton.ini
A         proton-c/bindings/php/proton.ini.in
A         proton-c/bindings/php/.gitignore
AU        proton-c/env.py
A         proton-c/mllib
AU        proton-c/mllib/transforms.py
AU        proton-c/mllib/__init__.py
AU        proton-c/mllib/dom.py
AU        proton-c/mllib/parsers.py
A         proton-c/xproton.py
A         proton-c/include
A         proton-c/include/proton
A         proton-c/include/proton/transport.h
A         proton-c/include/proton/parser.h
A         proton-c/include/proton/link.h
AU        proton-c/include/proton/ssl.h
A         proton-c/include/proton/sasl.h
A         proton-c/include/proton/selectable.h
A         proton-c/include/proton/types.h
A         proton-c/include/proton/engine.h
A         proton-c/include/proton/terminus.h
A         proton-c/include/proton/object.h
A         proton-c/include/proton/io.h
A         proton-c/include/proton/import_export.h
A         proton-c/include/proton/codec.h
A         proton-c/include/proton/selector.h
A         proton-c/include/proton/driver_extras.h
A         proton-c/include/proton/framing.h
A         proton-c/include/proton/message.h
A         proton-c/include/proton/type_compat.h
A         proton-c/include/proton/cproton.i
A         proton-c/include/proton/condition.h
A         proton-c/include/proton/error.h
A         proton-c/include/proton/version.h.in
A         proton-c/include/proton/driver.h
A         proton-c/include/proton/connection.h
A         proton-c/include/proton/cid.h
A         proton-c/include/proton/url.h
A         proton-c/include/proton/disposition.h
A         proton-c/include/proton/buffer.h
A         proton-c/include/proton/event.h
A         proton-c/include/proton/container.h
A         proton-c/include/proton/delivery.h
A         proton-c/include/proton/session.h
A         proton-c/include/proton/messenger.h
A         proton-c/include/proton/scanner.h
A         proton-c/.gitignore
A         proton-c/soversion.cmake
 U        .
At revision 1628670
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson4700238514119737542.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #455

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/455/changes>

Changes:

[astitcher] NO-JIRA: Really make BUILD_WITH_CXX worl properly (sigh)

------------------------------------------
Started by an SCM change
Building remotely on H11 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-30T20:47:19.877 +0000'
U         tools/cmake/Modules/FindPerlLibs.cmake
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/JMSMappingOutboundTransformer.java
U         proton-c/include/proton/transport.h
U         proton-c/include/proton/io.h
U         proton-c/src/util.c
U         proton-c/src/tests/CMakeLists.txt
U         proton-c/src/util.h
U         proton-c/src/platform.h
U         proton-c/src/messenger/messenger.c
U         proton-c/src/transport/transport.c
U         proton-c/src/ssl/openssl.c
U         proton-c/src/engine/engine-internal.h
U         proton-c/src/codec/data.h
U         proton-c/src/windows/selector.c
U         proton-c/src/windows/iocp.c
A         proton-c/src/windows/schannel.c
U         proton-c/CMakeLists.txt
U         proton-c/bindings/python/proton.py
U         tests/python/proton_tests/url.py
U         tests/python/proton_tests/common.py
U         tests/python/proton_tests/messenger.py
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
U         CMakeLists.txt
At revision 1628548
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson727912244381040643.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux asf911.gq1.ygridcore.net 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04.1 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #454

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/454/changes>

Changes:

[astitcher] NO-JIRA: Fix broken CMake initialisation of BUILD_WITH_CXX

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-30T20:00:55.526 +0000'
U         proton-c/CMakeLists.txt
U         CMakeLists.txt
At revision 1628532
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson6145857657291143616.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pietas.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #453

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/453/changes>

Changes:

[astitcher] NO-JIRA: If we didn't build the python bindings then we can't run python tests

------------------------------------------
[...truncated 773 lines...]
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/messaging/Footer.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/messaging/TerminusDurability.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/messaging/Source.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/messaging/MessageAnnotations.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/messaging/Section.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/messaging/Terminus.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/messaging/Accepted.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/messaging/Data.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/messaging/Outcome.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/messaging/LifetimePolicy.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/UnsignedByte.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/Decimal32.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/Binary.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/Symbol.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/transaction
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/transaction/Discharge.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/transaction/GlobalTxId.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/transaction/TxnCapability.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/transaction/Declare.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/transaction/TransactionErrors.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/transaction/Coordinator.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/transaction/Declared.java
A         proton-j/src/main/java/org/apache/qpid/proton/amqp/transaction/TransactionalState.java
A         proton-j/src/main/java/org/apache/qpid/proton/ProtonException.java
A         proton-j/src/main/java/org/apache/qpid/proton/Proton.java
A         proton-j/src/main/java/org/apache/qpid/proton/framing
A         proton-j/src/main/java/org/apache/qpid/proton/framing/TransportFrame.java
A         proton-j/src/main/java/org/apache/qpid/proton/message
A         proton-j/src/main/java/org/apache/qpid/proton/message/Message.java
A         proton-j/src/main/java/org/apache/qpid/proton/message/MessageFormatException.java
A         proton-j/src/main/java/org/apache/qpid/proton/message/MessageFormat.java
A         proton-j/src/main/java/org/apache/qpid/proton/message/MessageError.java
A         proton-j/src/main/java/org/apache/qpid/proton/message/ProtonJMessage.java
A         proton-j/src/main/java/org/apache/qpid/proton/message/impl
A         proton-j/src/main/java/org/apache/qpid/proton/message/impl/MessageImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/message/impl/AMQPMessageFormat.java
AU        proton-j/src/main/java/org/apache/qpid/proton/TestDecoder.java
A         proton-j/src/main/java/org/apache/qpid/proton/TimeoutException.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine
A         proton-j/src/main/java/org/apache/qpid/proton/engine/ProtonJSslDomain.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Engine.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/ProtonJTransport.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/ProtonJConnection.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/TransportException.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Sender.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Endpoint.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportReceiver.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/FrameWriter.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/EndpointImplQuery.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/FrameHandler.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/SaslFrameParser.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportSender.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportDelivery.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportSession.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/EndpointImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkNode.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/EventImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/SessionImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/AmqpHeader.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportLink.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ByteBufferUtils.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ssl
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ssl/ProtonSslEngine.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ssl/SimpleSslTransportWrapper.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ssl/SslHandshakeSniffingTransportWrapper.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ssl/SslDomainImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ssl/SslTransportWrapper.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ssl/DefaultSslEngineFacade.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ssl/SslEngineFacadeFactory.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ssl/SslImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ssl/ProtonSslEngineProvider.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ssl/SslPeerDetailsImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ConnectionImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/PlainTransportWrapper.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/SaslImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ReceiverImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/AmqpErrorException.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportOutputAdaptor.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportWrapper.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ProtocolTracer.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/SenderImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/DeliveryImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/FrameParser.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/CollectorImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportOutputWriter.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/SaslFrameHandler.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportInput.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/Ref.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportOutput.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/EndpointState.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Event.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/TransportResultFactory.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/SslPeerDetails.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Session.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Delivery.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Collector.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/SslDomain.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/TransportResult.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Transport.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/ProtonJEndpoint.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Link.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/ProtonJSslPeerDetails.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/ProtonJSession.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Connection.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Ssl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Sasl.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Receiver.java
A         proton-j/src/main/java/org/apache/qpid/proton/logging
A         proton-j/src/main/java/org/apache/qpid/proton/logging/LoggingProtocolTracer.java
A         proton-j/src/main/java/org/apache/qpid/proton/logging/ProtonLoggerFactory.java
A         DEVELOPERS
A         bin
AU        bin/release.sh
A         design
A         design/build.xml
AU        design/proton_objects.dia
A         design/src
A         design/src/proton
A         design/src/proton/Accepted.java
A         design/src/proton/Outcome.java
A         design/src/proton/DeliveryBuffer.java
A         design/src/proton/package.html
A         design/src/proton/Endpoint.java
A         design/src/proton/Modified.java
A         design/src/proton/Sender.java
A         design/src/proton/Delivery.java
A         design/src/proton/Session.java
A         design/src/proton/DeliveryState.java
A         design/src/proton/Released.java
A         design/src/proton/Rejected.java
A         design/src/proton/Received.java
A         design/src/proton/Transport.java
A         design/src/proton/Link.java
A         design/src/proton/Connection.java
A         design/src/proton/Receiver.java
A         design/api-reconciliation
A         design/api-reconciliation/README
A         design/api-reconciliation/src
A         design/api-reconciliation/src/test
A         design/api-reconciliation/src/test/resources
A         design/api-reconciliation/src/test/resources/org
A         design/api-reconciliation/src/test/resources/org/apache
A         design/api-reconciliation/src/test/resources/org/apache/qpid
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter/expectedsingle.csv
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter/expectedmany.csv
A         design/api-reconciliation/src/test/java
A         design/api-reconciliation/src/test/java/org
A         design/api-reconciliation/src/test/java/org/apache
A         design/api-reconciliation/src/test/java/org/apache/qpid
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/TestUtils.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/ReportRowTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/JoinerTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/CFunctionNameListReaderTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/PackageSearcherTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/ImplAtTreeTop.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf/InterfaceAtLeaf.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf/ImplAtLeaf.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/InterfaceAtTreeTop.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/impl
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/impl/ImplOfInterfaceInSubPackage.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/InterfaceInSubPackage.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/Impl1.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/Impl2.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/InterfaceWithManyImpls.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/noimpl
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/noimpl/InterfaceWithoutImpl.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter/ReconciliationReportWriterTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter/AnnotationAccessorTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/TestAnnotation.java
A         design/api-reconciliation/src/main
A         design/api-reconciliation/src/main/java
A         design/api-reconciliation/src/main/java/org
A         design/api-reconciliation/src/main/java/org/apache
A         design/api-reconciliation/src/main/java/org/apache/qpid
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Joiner.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/CFunctionNameListReader.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/packagesearcher
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/packagesearcher/PackageSearcher.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter/ReconciliationReportWriter.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter/AnnotationAccessor.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/ReconciliationReport.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Reconciliation.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/ReportRow.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Main.java
AU        design/api-reconciliation/generate-c-functions.sh
A         design/api-reconciliation/pom.xml
 U        .
At revision 1628510
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson2027285634659634118.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux asf910.gq1.ygridcore.net 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04.1 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #452

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/452/changes>

Changes:

[astitcher] PROTON-705: Work with older versions of CMake too

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-30T18:06:01.279 +0000'
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/JMSMappingOutboundTransformer.java
U         proton-c/src/tests/CMakeLists.txt
U         CMakeLists.txt
At revision 1628504
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson986005169302046772.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pietas.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #451

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/451/changes>

Changes:

[astitcher] PROTON-705: Fix tests on windows so that they run directly from a build
(without having to fix up the environment with config.bat)

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-30T15:30:58.192 +0000'
U         CMakeLists.txt
U         proton-c/src/tests/CMakeLists.txt
At revision 1628473
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson5707082340216348651.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #450

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/450/changes>

Changes:

[robbie] PROTON-704: subtract 1 when setting delivery-count header based on JMSXDeliveryCount during outbound JMS transformation

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-30T13:31:04.073 +0000'
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/JMSMappingOutboundTransformer.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
At revision 1628441
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson7448651710266254047.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results