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 2016/09/13 21:56:48 UTC

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

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

Changes:

[aconway] PROTON-1301: add pn_condition_format for formatted descriptions

------------------------------------------
[...truncated 1512 lines...]
21: OK
19/19 Test #21: cpp_container_example_test .......   Passed    1.03 sec

The following tests passed:
	cpp_codec_test
	cpp_engine_test
	cpp_thread_safe_test
	cpp_interop_test
	cpp_message_test
	cpp_scalar_test
	cpp_value_test
	cpp_container_test
	cpp_url_test
	c-object-tests
	c-message-tests
	c-engine-tests
	c-parse-url-tests
	c-refcount-tests
	c-reactor-tests
	c-event-tests
	c-data-tests
	c-condition-tests
	cpp_container_example_test

100% tests passed, 0 tests failed out of 19

Total Test time (real) =   1.69 sec
/usr/bin/mvn
UpdateCTestConfiguration  from :/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
Parse Config file:/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
Parse Config file:/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
Test project /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: proton-java

1: Test command: /usr/bin/mvn "clean" "test" "--file" "/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/pom.xml"
1: Test timeout computed to be: 1500
1: [INFO] Scanning for projects...
1: [INFO] Reactor build order: 
1: [INFO]   Unnamed - org.apache.qpid:proton-project:pom:0.15.0-SNAPSHOT
1: [INFO]   proton-j
1: [INFO]   proton-tests
1: [INFO]   proton-j-engine-demo
1: [INFO]   proton-j-messenger-example
1: [INFO]   proton-j-reactor-examples
1: [WARNING] POM for 'org.osgi:org.osgi.core:pom:4.3.1:runtime' is invalid.
1: 
1: Its dependencies (if any) will NOT be available to the current build.
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Building Unnamed - org.apache.qpid:proton-project:pom:0.15.0-SNAPSHOT
1: [INFO]    task-segment: [clean, test]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] [clean:clean {execution: default-clean}]
1: [INFO] [remote-resources:process {execution: default}]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Building proton-j
1: [INFO]    task-segment: [clean, test]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] [clean:clean {execution: default-clean}]
1: [INFO] [remote-resources:process {execution: default}]
1: [INFO] [resources:resources {execution: default-resources}]
1: [INFO] Using 'UTF-8' encoding to copy filtered resources.
1: [INFO] Copying 5 resources
1: [INFO] Copying 3 resources
1: [INFO] [compiler:compile {execution: default-compile}]
1: [INFO] Compiling 331 source files to /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/target/classes
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/Connection.java:[46,19] [deprecation] ConnectionImpl() in ConnectionImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/Transport.java:[73,19] [deprecation] TransportImpl() in TransportImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/SslDomain.java:[32,19] [deprecation] SslDomainImpl() in SslDomainImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/SslPeerDetails.java:[37,19] [deprecation] SslPeerDetailsImpl(String,int) in SslPeerDetailsImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java:[351,16] [deprecation] setRemoteSenderSettleMode(SenderSettleMode) in Link has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java:[313,15] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java:[282,15] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/reactor/impl/AcceptorImpl.java:[64,41] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/message/Message.java:[45,19] [deprecation] MessageImpl() in MessageImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/message/Message.java:[55,19] [deprecation] MessageImpl(Header,DeliveryAnnotations,MessageAnnotations,Properties,ApplicationProperties,Section,Footer) in MessageImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/reactor/impl/ReactorImpl.java:[424,22] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/messenger/Messenger.java:[78,19] [deprecation] MessengerImpl() in MessengerImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/messenger/Messenger.java:[82,19] [deprecation] MessengerImpl(String) in MessengerImpl has been deprecated
1: [INFO] [resources:testResources {execution: default-testResources}]
1: [INFO] Using 'UTF-8' encoding to copy filtered resources.
1: [INFO] Copying 6 resources
1: [INFO] Copying 3 resources
1: [INFO] [compiler:testCompile {execution: default-testCompile}]
1: [INFO] Compiling 47 source files to /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/target/test-classes
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[88,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[115,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[146,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[164,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[191,44] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[210,33] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[398,24] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java:[64,40] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java:[67,52] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java:[93,39] [deprecation] containsString(String) in JUnitMatchers has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java:[120,39] [deprecation] containsString(String) in JUnitMatchers has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportImplTest.java:[295,12] [deprecation] TransportImpl() in TransportImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[54,22] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[66,37] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[79,37] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[83,36] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[165,39] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[263,39] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[341,39] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[633,15] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[642,15] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[651,15] [deprecation] connection(Handler) in Reactor has been deprecated
1: [INFO] [surefire:test {execution: default-test}]
1: [INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/target/surefire-reports
1: 
1: -------------------------------------------------------
1:  T E S T S
1: -------------------------------------------------------
1: Running org.apache.qpid.proton.reactor.ReactorTest
1: Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.017 sec
1: Running org.apache.qpid.proton.reactor.impl.AcceptorImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec
1: Running org.apache.qpid.proton.engine.EventDelegationTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.engine.EventExtensibilityTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
1: Running org.apache.qpid.proton.engine.impl.StringUtilsTest
1: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
1: Running org.apache.qpid.proton.engine.impl.EndpointImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
1: Running org.apache.qpid.proton.engine.impl.DeliveryImplTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
1: Running org.apache.qpid.proton.engine.impl.SaslFrameParserTest
1: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
1: Running org.apache.qpid.proton.engine.impl.EventImplTest
1: Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
1: Running org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapperTest
1: Sep 13, 2016 9:56:48 PM org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper process
1: WARNING: unwrap exception
1: Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
1: Running org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactoryTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 sec
1: Running org.apache.qpid.proton.engine.impl.ssl.SslHandshakeSniffingTransportWrapperTest
1: Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
1: Running org.apache.qpid.proton.engine.impl.TransportImplTest
1: Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
1: Running org.apache.qpid.proton.engine.impl.FrameParserTest
1: Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
1: Running org.apache.qpid.proton.engine.impl.TransportOutputAdaptorTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.codec.UnsignedIntegerTypeTest
1: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.codec.StringTypeTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 sec
1: Running org.apache.qpid.proton.codec.UnsignedLongTypeTest
1: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
1: Running org.apache.qpid.proton.codec.impl.DataImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
1: Running org.apache.qpid.proton.amqp.transport.ErrorConditionTest
1: Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
1: Running org.apache.qpid.proton.amqp.BinaryTest
1: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.amqp.UnsignedLongTest
1: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
1: Running org.apache.qpid.proton.message.impl.MessageImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.messenger.impl.AddressTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.systemtests.LinkTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
1: Running org.apache.qpid.proton.systemtests.ProtonEngineExampleTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.021 sec
1: Running org.apache.qpid.proton.systemtests.engine.ConnectionTest
1: Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.011 sec
1: Running org.apache.qpid.proton.systemtests.engine.TransportTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.systemtests.DefaultDeliveryStateTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
1: Running org.apache.qpid.proton.systemtests.DeliveryTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
1: Running org.apache.qpid.proton.systemtests.SaslTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
1: Running org.apache.qpid.proton.systemtests.BinaryFormatterTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.systemtests.SimpleTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.systemtests.FreeTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
1: 
1: Results :
1: 
1: Tests run: 212, Failures: 0, Errors: 0, Skipped: 3
1: 
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Building proton-tests
1: [INFO]    task-segment: [clean, test]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] [clean:clean {execution: default-clean}]
1: [INFO] [remote-resources:process {execution: default}]
1: Downloading: http://repository.apache.org/snapshots/org/apache/qpid/proton-j/0.15.0-SNAPSHOT/proton-j-0.15.0-20160913.033203-29.jar
1: [INFO] ------------------------------------------------------------------------
1: [ERROR] BUILD ERROR
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
1: ----------
1: 1) org.apache.qpid:proton-j:jar:0.15.0-SNAPSHOT
1: 
1:   Try downloading the file manually from the project website.
1: 
1:   Then, install it using the command: 
1:       mvn install:install-file -DgroupId=org.apache.qpid -DartifactId=proton-j -Dversion=0.15.0-20160913.033203-29 -Dpackaging=jar -Dfile=/path/to/file
1: 
1:   Alternatively, if you host your own repository you can deploy the file there: 
1:       mvn deploy:deploy-file -DgroupId=org.apache.qpid -DartifactId=proton-j -Dversion=0.15.0-20160913.033203-29 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
1: 
1:   Path to dependency: 
1:   	1) org.apache.qpid:proton-tests:jar:0.15.0-SNAPSHOT
1:   	2) org.apache.qpid:proton-j:jar:0.15.0-SNAPSHOT
1: 
1: ----------
1: 1 required artifact is missing.
1: 
1: for artifact: 
1:   org.apache.qpid:proton-tests:jar:0.15.0-SNAPSHOT
1: 
1: from the specified remote repositories:
1:   central (http://repo1.maven.org/maven2),
1:   Nexus (http://repository.apache.org/snapshots)
1: 
1: 
1: 
1: [INFO] ------------------------------------------------------------------------
1: [INFO] For more information, run Maven with the -e switch
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Total time: 23 seconds
1: [INFO] Finished at: Tue Sep 13 21:56:51 UTC 2016
1: [INFO] Final Memory: 48M/651M
1: [INFO] ------------------------------------------------------------------------
1/1 Test #1: proton-java ......................***Failed   24.09 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =  24.10 sec

The following tests FAILED:
	  1 - proton-java (Failed)
Errors while running CTest
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : Qpid-proton-c #1187

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


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

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

Changes:

[astitcher] PROTON-1303: Replace go binding URL parser with version that doesn't

[astitcher] PROTON-1303: Use LastIndex instead of LastIndexByte to compile with go

[astitcher] PROTON-1303: Comment out examples that give different output for go 1.4

------------------------------------------
[...truncated 1512 lines...]
21: OK
19/19 Test #21: cpp_container_example_test .......   Passed    1.11 sec

The following tests passed:
	cpp_codec_test
	cpp_engine_test
	cpp_thread_safe_test
	cpp_interop_test
	cpp_message_test
	cpp_scalar_test
	cpp_value_test
	cpp_container_test
	cpp_url_test
	c-object-tests
	c-message-tests
	c-engine-tests
	c-parse-url-tests
	c-refcount-tests
	c-reactor-tests
	c-event-tests
	c-data-tests
	c-condition-tests
	cpp_container_example_test

100% tests passed, 0 tests failed out of 19

Total Test time (real) =   1.64 sec
/usr/bin/mvn
UpdateCTestConfiguration  from :/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
Parse Config file:/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
Parse Config file:/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
Test project /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: proton-java

1: Test command: /usr/bin/mvn "clean" "test" "--file" "/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/pom.xml"
1: Test timeout computed to be: 1500
1: [INFO] Scanning for projects...
1: [INFO] Reactor build order: 
1: [INFO]   Unnamed - org.apache.qpid:proton-project:pom:0.15.0-SNAPSHOT
1: [INFO]   proton-j
1: [INFO]   proton-tests
1: [INFO]   proton-j-engine-demo
1: [INFO]   proton-j-messenger-example
1: [INFO]   proton-j-reactor-examples
1: [WARNING] POM for 'org.osgi:org.osgi.core:pom:4.3.1:runtime' is invalid.
1: 
1: Its dependencies (if any) will NOT be available to the current build.
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Building Unnamed - org.apache.qpid:proton-project:pom:0.15.0-SNAPSHOT
1: [INFO]    task-segment: [clean, test]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] [clean:clean {execution: default-clean}]
1: [INFO] [remote-resources:process {execution: default}]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Building proton-j
1: [INFO]    task-segment: [clean, test]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] [clean:clean {execution: default-clean}]
1: [INFO] [remote-resources:process {execution: default}]
1: [INFO] [resources:resources {execution: default-resources}]
1: [INFO] Using 'UTF-8' encoding to copy filtered resources.
1: [INFO] Copying 5 resources
1: [INFO] Copying 3 resources
1: [INFO] [compiler:compile {execution: default-compile}]
1: [INFO] Compiling 331 source files to /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/target/classes
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/Connection.java:[46,19] [deprecation] ConnectionImpl() in ConnectionImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/Transport.java:[73,19] [deprecation] TransportImpl() in TransportImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/SslDomain.java:[32,19] [deprecation] SslDomainImpl() in SslDomainImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/SslPeerDetails.java:[37,19] [deprecation] SslPeerDetailsImpl(String,int) in SslPeerDetailsImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java:[351,16] [deprecation] setRemoteSenderSettleMode(SenderSettleMode) in Link has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java:[313,15] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java:[282,15] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/reactor/impl/AcceptorImpl.java:[64,41] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/message/Message.java:[45,19] [deprecation] MessageImpl() in MessageImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/message/Message.java:[55,19] [deprecation] MessageImpl(Header,DeliveryAnnotations,MessageAnnotations,Properties,ApplicationProperties,Section,Footer) in MessageImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/reactor/impl/ReactorImpl.java:[424,22] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/messenger/Messenger.java:[78,19] [deprecation] MessengerImpl() in MessengerImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/messenger/Messenger.java:[82,19] [deprecation] MessengerImpl(String) in MessengerImpl has been deprecated
1: [INFO] [resources:testResources {execution: default-testResources}]
1: [INFO] Using 'UTF-8' encoding to copy filtered resources.
1: [INFO] Copying 6 resources
1: [INFO] Copying 3 resources
1: [INFO] [compiler:testCompile {execution: default-testCompile}]
1: [INFO] Compiling 47 source files to /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/target/test-classes
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[88,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[115,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[146,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[164,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[191,44] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[210,33] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[398,24] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java:[64,40] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java:[67,52] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java:[93,39] [deprecation] containsString(String) in JUnitMatchers has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java:[120,39] [deprecation] containsString(String) in JUnitMatchers has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportImplTest.java:[295,12] [deprecation] TransportImpl() in TransportImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[54,22] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[66,37] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[79,37] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[83,36] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[165,39] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[263,39] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[341,39] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[633,15] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[642,15] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[651,15] [deprecation] connection(Handler) in Reactor has been deprecated
1: [INFO] [surefire:test {execution: default-test}]
1: [INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/target/surefire-reports
1: 
1: -------------------------------------------------------
1:  T E S T S
1: -------------------------------------------------------
1: Running org.apache.qpid.proton.reactor.ReactorTest
1: Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.04 sec
1: Running org.apache.qpid.proton.reactor.impl.AcceptorImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec
1: Running org.apache.qpid.proton.engine.EventDelegationTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.engine.EventExtensibilityTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
1: Running org.apache.qpid.proton.engine.impl.StringUtilsTest
1: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
1: Running org.apache.qpid.proton.engine.impl.EndpointImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
1: Running org.apache.qpid.proton.engine.impl.DeliveryImplTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
1: Running org.apache.qpid.proton.engine.impl.SaslFrameParserTest
1: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
1: Running org.apache.qpid.proton.engine.impl.EventImplTest
1: Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapperTest
1: Sep 16, 2016 4:11:25 PM org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper process
1: WARNING: unwrap exception
1: Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
1: Running org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactoryTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 sec
1: Running org.apache.qpid.proton.engine.impl.ssl.SslHandshakeSniffingTransportWrapperTest
1: Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
1: Running org.apache.qpid.proton.engine.impl.TransportImplTest
1: Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec
1: Running org.apache.qpid.proton.engine.impl.FrameParserTest
1: Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
1: Running org.apache.qpid.proton.engine.impl.TransportOutputAdaptorTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.codec.UnsignedIntegerTypeTest
1: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.codec.StringTypeTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 sec
1: Running org.apache.qpid.proton.codec.UnsignedLongTypeTest
1: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.codec.impl.DataImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
1: Running org.apache.qpid.proton.amqp.transport.ErrorConditionTest
1: Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
1: Running org.apache.qpid.proton.amqp.BinaryTest
1: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.amqp.UnsignedLongTest
1: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
1: Running org.apache.qpid.proton.message.impl.MessageImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.messenger.impl.AddressTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.systemtests.LinkTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
1: Running org.apache.qpid.proton.systemtests.ProtonEngineExampleTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.023 sec
1: Running org.apache.qpid.proton.systemtests.engine.ConnectionTest
1: Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.012 sec
1: Running org.apache.qpid.proton.systemtests.engine.TransportTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.systemtests.DefaultDeliveryStateTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
1: Running org.apache.qpid.proton.systemtests.DeliveryTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
1: Running org.apache.qpid.proton.systemtests.SaslTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
1: Running org.apache.qpid.proton.systemtests.BinaryFormatterTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.systemtests.SimpleTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.systemtests.FreeTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
1: 
1: Results :
1: 
1: Tests run: 212, Failures: 0, Errors: 0, Skipped: 3
1: 
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Building proton-tests
1: [INFO]    task-segment: [clean, test]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] [clean:clean {execution: default-clean}]
1: [INFO] [remote-resources:process {execution: default}]
1: Downloading: http://repository.apache.org/snapshots/org/apache/qpid/proton-j/0.15.0-SNAPSHOT/proton-j-0.15.0-20160916.062650-33.jar
1: [INFO] ------------------------------------------------------------------------
1: [ERROR] BUILD ERROR
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
1: ----------
1: 1) org.apache.qpid:proton-j:jar:0.15.0-SNAPSHOT
1: 
1:   Try downloading the file manually from the project website.
1: 
1:   Then, install it using the command: 
1:       mvn install:install-file -DgroupId=org.apache.qpid -DartifactId=proton-j -Dversion=0.15.0-20160916.062650-33 -Dpackaging=jar -Dfile=/path/to/file
1: 
1:   Alternatively, if you host your own repository you can deploy the file there: 
1:       mvn deploy:deploy-file -DgroupId=org.apache.qpid -DartifactId=proton-j -Dversion=0.15.0-20160916.062650-33 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
1: 
1:   Path to dependency: 
1:   	1) org.apache.qpid:proton-tests:jar:0.15.0-SNAPSHOT
1:   	2) org.apache.qpid:proton-j:jar:0.15.0-SNAPSHOT
1: 
1: ----------
1: 1 required artifact is missing.
1: 
1: for artifact: 
1:   org.apache.qpid:proton-tests:jar:0.15.0-SNAPSHOT
1: 
1: from the specified remote repositories:
1:   central (http://repo1.maven.org/maven2),
1:   Nexus (http://repository.apache.org/snapshots)
1: 
1: 
1: 
1: [INFO] ------------------------------------------------------------------------
1: [INFO] For more information, run Maven with the -e switch
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Total time: 22 seconds
1: [INFO] Finished at: Fri Sep 16 16:11:27 UTC 2016
1: [INFO] Final Memory: 47M/644M
1: [INFO] ------------------------------------------------------------------------
1/1 Test #1: proton-java ......................***Failed   22.89 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =  22.90 sec

The following tests FAILED:
	  1 - proton-java (Failed)
Errors while running CTest
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[astitcher] PROTON-1304: Changed OpenSSL interface code to not need time at all -

------------------------------------------
[...truncated 1513 lines...]
19/19 Test #21: cpp_container_example_test .......   Passed    1.31 sec

The following tests passed:
	cpp_codec_test
	cpp_engine_test
	cpp_thread_safe_test
	cpp_interop_test
	cpp_message_test
	cpp_scalar_test
	cpp_value_test
	cpp_container_test
	cpp_url_test
	c-object-tests
	c-message-tests
	c-engine-tests
	c-parse-url-tests
	c-refcount-tests
	c-reactor-tests
	c-event-tests
	c-data-tests
	c-condition-tests
	cpp_container_example_test

100% tests passed, 0 tests failed out of 19

Total Test time (real) =   3.04 sec
/usr/bin/mvn
UpdateCTestConfiguration  from :/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
Parse Config file:/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
Parse Config file:/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
Test project /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: proton-java

1: Test command: /usr/bin/mvn "clean" "test" "--file" "/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/pom.xml"
1: Test timeout computed to be: 1500
1: [INFO] Scanning for projects...
1: [INFO] Reactor build order: 
1: [INFO]   Unnamed - org.apache.qpid:proton-project:pom:0.15.0-SNAPSHOT
1: [INFO]   proton-j
1: [INFO]   proton-tests
1: [INFO]   proton-j-engine-demo
1: [INFO]   proton-j-messenger-example
1: [INFO]   proton-j-reactor-examples
1: [WARNING] POM for 'org.osgi:org.osgi.core:pom:4.3.1:runtime' is invalid.
1: 
1: Its dependencies (if any) will NOT be available to the current build.
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Building Unnamed - org.apache.qpid:proton-project:pom:0.15.0-SNAPSHOT
1: [INFO]    task-segment: [clean, test]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] [clean:clean {execution: default-clean}]
1: [INFO] [remote-resources:process {execution: default}]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Building proton-j
1: [INFO]    task-segment: [clean, test]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] [clean:clean {execution: default-clean}]
1: [INFO] [remote-resources:process {execution: default}]
1: [INFO] [resources:resources {execution: default-resources}]
1: [INFO] Using 'UTF-8' encoding to copy filtered resources.
1: [INFO] Copying 5 resources
1: [INFO] Copying 3 resources
1: [INFO] [compiler:compile {execution: default-compile}]
1: [INFO] Compiling 331 source files to /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/target/classes
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/Connection.java:[46,19] [deprecation] ConnectionImpl() in ConnectionImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/Transport.java:[73,19] [deprecation] TransportImpl() in TransportImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/SslDomain.java:[32,19] [deprecation] SslDomainImpl() in SslDomainImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/SslPeerDetails.java:[37,19] [deprecation] SslPeerDetailsImpl(String,int) in SslPeerDetailsImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java:[351,16] [deprecation] setRemoteSenderSettleMode(SenderSettleMode) in Link has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java:[313,15] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java:[282,15] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/reactor/impl/AcceptorImpl.java:[64,41] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/message/Message.java:[45,19] [deprecation] MessageImpl() in MessageImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/message/Message.java:[55,19] [deprecation] MessageImpl(Header,DeliveryAnnotations,MessageAnnotations,Properties,ApplicationProperties,Section,Footer) in MessageImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/reactor/impl/ReactorImpl.java:[424,22] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/messenger/Messenger.java:[78,19] [deprecation] MessengerImpl() in MessengerImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/messenger/Messenger.java:[82,19] [deprecation] MessengerImpl(String) in MessengerImpl has been deprecated
1: [INFO] [resources:testResources {execution: default-testResources}]
1: [INFO] Using 'UTF-8' encoding to copy filtered resources.
1: [INFO] Copying 6 resources
1: [INFO] Copying 3 resources
1: [INFO] [compiler:testCompile {execution: default-testCompile}]
1: [INFO] Compiling 47 source files to /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/target/test-classes
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[88,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[115,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[146,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[164,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[191,44] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[210,33] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[398,24] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java:[64,40] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java:[67,52] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java:[93,39] [deprecation] containsString(String) in JUnitMatchers has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java:[120,39] [deprecation] containsString(String) in JUnitMatchers has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportImplTest.java:[295,12] [deprecation] TransportImpl() in TransportImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[54,22] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[66,37] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[79,37] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[83,36] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[165,39] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[263,39] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[341,39] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[633,15] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[642,15] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[651,15] [deprecation] connection(Handler) in Reactor has been deprecated
1: [INFO] [surefire:test {execution: default-test}]
1: [INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/target/surefire-reports
1: 
1: -------------------------------------------------------
1:  T E S T S
1: -------------------------------------------------------
1: Running org.apache.qpid.proton.reactor.ReactorTest
1: Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.035 sec
1: Running org.apache.qpid.proton.reactor.impl.AcceptorImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 sec
1: Running org.apache.qpid.proton.engine.EventDelegationTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
1: Running org.apache.qpid.proton.engine.EventExtensibilityTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
1: Running org.apache.qpid.proton.engine.impl.StringUtilsTest
1: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
1: Running org.apache.qpid.proton.engine.impl.EndpointImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
1: Running org.apache.qpid.proton.engine.impl.DeliveryImplTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
1: Running org.apache.qpid.proton.engine.impl.SaslFrameParserTest
1: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
1: Running org.apache.qpid.proton.engine.impl.EventImplTest
1: Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
1: Running org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapperTest
1: Sep 16, 2016 2:41:51 PM org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper process
1: WARNING: unwrap exception
1: Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
1: Running org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactoryTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 sec
1: Running org.apache.qpid.proton.engine.impl.ssl.SslHandshakeSniffingTransportWrapperTest
1: Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
1: Running org.apache.qpid.proton.engine.impl.TransportImplTest
1: Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
1: Running org.apache.qpid.proton.engine.impl.FrameParserTest
1: Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
1: Running org.apache.qpid.proton.engine.impl.TransportOutputAdaptorTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
1: Running org.apache.qpid.proton.codec.UnsignedIntegerTypeTest
1: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.codec.StringTypeTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 sec
1: Running org.apache.qpid.proton.codec.UnsignedLongTypeTest
1: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.codec.impl.DataImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
1: Running org.apache.qpid.proton.amqp.transport.ErrorConditionTest
1: Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
1: Running org.apache.qpid.proton.amqp.BinaryTest
1: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.amqp.UnsignedLongTest
1: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
1: Running org.apache.qpid.proton.message.impl.MessageImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.messenger.impl.AddressTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.systemtests.LinkTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
1: Running org.apache.qpid.proton.systemtests.ProtonEngineExampleTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.026 sec
1: Running org.apache.qpid.proton.systemtests.engine.ConnectionTest
1: Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.014 sec
1: Running org.apache.qpid.proton.systemtests.engine.TransportTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.systemtests.DefaultDeliveryStateTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
1: Running org.apache.qpid.proton.systemtests.DeliveryTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
1: Running org.apache.qpid.proton.systemtests.SaslTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
1: Running org.apache.qpid.proton.systemtests.BinaryFormatterTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.systemtests.SimpleTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.systemtests.FreeTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
1: 
1: Results :
1: 
1: Tests run: 212, Failures: 0, Errors: 0, Skipped: 3
1: 
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Building proton-tests
1: [INFO]    task-segment: [clean, test]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] [clean:clean {execution: default-clean}]
1: [INFO] [remote-resources:process {execution: default}]
1: [INFO] snapshot org.apache.qpid:proton-j:0.15.0-SNAPSHOT: checking for updates from apache.snapshots
1: Downloading: http://repository.apache.org/snapshots/org/apache/qpid/proton-j/0.15.0-SNAPSHOT/proton-j-0.15.0-20160916.062650-33.jar
1: [INFO] ------------------------------------------------------------------------
1: [ERROR] BUILD ERROR
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
1: ----------
1: 1) org.apache.qpid:proton-j:jar:0.15.0-SNAPSHOT
1: 
1:   Try downloading the file manually from the project website.
1: 
1:   Then, install it using the command: 
1:       mvn install:install-file -DgroupId=org.apache.qpid -DartifactId=proton-j -Dversion=0.15.0-20160916.062650-33 -Dpackaging=jar -Dfile=/path/to/file
1: 
1:   Alternatively, if you host your own repository you can deploy the file there: 
1:       mvn deploy:deploy-file -DgroupId=org.apache.qpid -DartifactId=proton-j -Dversion=0.15.0-20160916.062650-33 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
1: 
1:   Path to dependency: 
1:   	1) org.apache.qpid:proton-tests:jar:0.15.0-SNAPSHOT
1:   	2) org.apache.qpid:proton-j:jar:0.15.0-SNAPSHOT
1: 
1: ----------
1: 1 required artifact is missing.
1: 
1: for artifact: 
1:   org.apache.qpid:proton-tests:jar:0.15.0-SNAPSHOT
1: 
1: from the specified remote repositories:
1:   central (http://repo1.maven.org/maven2),
1:   Nexus (http://repository.apache.org/snapshots)
1: 
1: 
1: 
1: [INFO] ------------------------------------------------------------------------
1: [INFO] For more information, run Maven with the -e switch
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Total time: 25 seconds
1: [INFO] Finished at: Fri Sep 16 14:41:54 UTC 2016
1: [INFO] Final Memory: 45M/651M
1: [INFO] ------------------------------------------------------------------------
1/1 Test #1: proton-java ......................***Failed   26.88 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =  26.88 sec

The following tests FAILED:
	  1 - proton-java (Failed)
Errors while running CTest
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[astitcher] OTON-1302: Fixup to bf615adf to implement fallback timestamp::now()

------------------------------------------
[...truncated 1513 lines...]
19/19 Test #21: cpp_container_example_test .......   Passed    1.00 sec

The following tests passed:
	cpp_codec_test
	cpp_engine_test
	cpp_thread_safe_test
	cpp_interop_test
	cpp_message_test
	cpp_scalar_test
	cpp_value_test
	cpp_container_test
	cpp_url_test
	c-object-tests
	c-message-tests
	c-engine-tests
	c-parse-url-tests
	c-refcount-tests
	c-reactor-tests
	c-event-tests
	c-data-tests
	c-condition-tests
	cpp_container_example_test

100% tests passed, 0 tests failed out of 19

Total Test time (real) =   2.74 sec
/usr/bin/mvn
UpdateCTestConfiguration  from :/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
Parse Config file:/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
Parse Config file:/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build/DartConfiguration.tcl
Test project /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: proton-java

1: Test command: /usr/bin/mvn "clean" "test" "--file" "/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/pom.xml"
1: Test timeout computed to be: 1500
1: [INFO] Scanning for projects...
1: [INFO] Reactor build order: 
1: [INFO]   Unnamed - org.apache.qpid:proton-project:pom:0.15.0-SNAPSHOT
1: [INFO]   proton-j
1: [INFO]   proton-tests
1: [INFO]   proton-j-engine-demo
1: [INFO]   proton-j-messenger-example
1: [INFO]   proton-j-reactor-examples
1: [WARNING] POM for 'org.osgi:org.osgi.core:pom:4.3.1:runtime' is invalid.
1: 
1: Its dependencies (if any) will NOT be available to the current build.
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Building Unnamed - org.apache.qpid:proton-project:pom:0.15.0-SNAPSHOT
1: [INFO]    task-segment: [clean, test]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] [clean:clean {execution: default-clean}]
1: [INFO] [remote-resources:process {execution: default}]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Building proton-j
1: [INFO]    task-segment: [clean, test]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] [clean:clean {execution: default-clean}]
1: [INFO] [remote-resources:process {execution: default}]
1: [INFO] [resources:resources {execution: default-resources}]
1: [INFO] Using 'UTF-8' encoding to copy filtered resources.
1: [INFO] Copying 5 resources
1: [INFO] Copying 3 resources
1: [INFO] [compiler:compile {execution: default-compile}]
1: [INFO] Compiling 331 source files to /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/target/classes
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/Connection.java:[46,19] [deprecation] ConnectionImpl() in ConnectionImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/Transport.java:[73,19] [deprecation] TransportImpl() in TransportImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/SslDomain.java:[32,19] [deprecation] SslDomainImpl() in SslDomainImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/SslPeerDetails.java:[37,19] [deprecation] SslPeerDetailsImpl(String,int) in SslPeerDetailsImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java:[351,16] [deprecation] setRemoteSenderSettleMode(SenderSettleMode) in Link has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java:[313,15] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java:[282,15] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/reactor/impl/AcceptorImpl.java:[64,41] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/message/Message.java:[45,19] [deprecation] MessageImpl() in MessageImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/message/Message.java:[55,19] [deprecation] MessageImpl(Header,DeliveryAnnotations,MessageAnnotations,Properties,ApplicationProperties,Section,Footer) in MessageImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/reactor/impl/ReactorImpl.java:[424,22] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/messenger/Messenger.java:[78,19] [deprecation] MessengerImpl() in MessengerImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/main/java/org/apache/qpid/proton/messenger/Messenger.java:[82,19] [deprecation] MessengerImpl(String) in MessengerImpl has been deprecated
1: [INFO] [resources:testResources {execution: default-testResources}]
1: [INFO] Using 'UTF-8' encoding to copy filtered resources.
1: [INFO] Copying 6 resources
1: [INFO] Copying 3 resources
1: [INFO] [compiler:testCompile {execution: default-testCompile}]
1: [INFO] Compiling 47 source files to /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/target/test-classes
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[88,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[115,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[146,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[164,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[191,44] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[210,33] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java:[398,24] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java:[64,40] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java:[67,52] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java:[93,39] [deprecation] containsString(String) in JUnitMatchers has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java:[120,39] [deprecation] containsString(String) in JUnitMatchers has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportImplTest.java:[295,12] [deprecation] TransportImpl() in TransportImpl has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[54,22] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[66,37] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[79,37] [deprecation] input(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java:[83,36] [deprecation] output(byte[],int,int) in Transport has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[165,39] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[263,39] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[341,39] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[633,15] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[642,15] [deprecation] connection(Handler) in Reactor has been deprecated
1: [WARNING] /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java:[651,15] [deprecation] connection(Handler) in Reactor has been deprecated
1: [INFO] [surefire:test {execution: default-test}]
1: [INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-j/target/surefire-reports
1: 
1: -------------------------------------------------------
1:  T E S T S
1: -------------------------------------------------------
1: Running org.apache.qpid.proton.reactor.ReactorTest
1: Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.993 sec
1: Running org.apache.qpid.proton.reactor.impl.AcceptorImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 sec
1: Running org.apache.qpid.proton.engine.EventDelegationTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.engine.EventExtensibilityTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
1: Running org.apache.qpid.proton.engine.impl.StringUtilsTest
1: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
1: Running org.apache.qpid.proton.engine.impl.EndpointImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
1: Running org.apache.qpid.proton.engine.impl.DeliveryImplTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
1: Running org.apache.qpid.proton.engine.impl.SaslFrameParserTest
1: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
1: Running org.apache.qpid.proton.engine.impl.EventImplTest
1: Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapperTest
1: Sep 15, 2016 6:56:51 PM org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper process
1: WARNING: unwrap exception
1: Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
1: Running org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactoryTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.426 sec
1: Running org.apache.qpid.proton.engine.impl.ssl.SslHandshakeSniffingTransportWrapperTest
1: Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
1: Running org.apache.qpid.proton.engine.impl.TransportImplTest
1: Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec
1: Running org.apache.qpid.proton.engine.impl.FrameParserTest
1: Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
1: Running org.apache.qpid.proton.engine.impl.TransportOutputAdaptorTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.codec.UnsignedIntegerTypeTest
1: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.codec.StringTypeTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 sec
1: Running org.apache.qpid.proton.codec.UnsignedLongTypeTest
1: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
1: Running org.apache.qpid.proton.codec.impl.DataImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
1: Running org.apache.qpid.proton.amqp.transport.ErrorConditionTest
1: Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.amqp.BinaryTest
1: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
1: Running org.apache.qpid.proton.amqp.UnsignedLongTest
1: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
1: Running org.apache.qpid.proton.message.impl.MessageImplTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
1: Running org.apache.qpid.proton.messenger.impl.AddressTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
1: Running org.apache.qpid.proton.systemtests.LinkTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
1: Running org.apache.qpid.proton.systemtests.ProtonEngineExampleTest
1: Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 sec
1: Running org.apache.qpid.proton.systemtests.engine.ConnectionTest
1: Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 sec
1: Running org.apache.qpid.proton.systemtests.engine.TransportTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.systemtests.DefaultDeliveryStateTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
1: Running org.apache.qpid.proton.systemtests.DeliveryTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
1: Running org.apache.qpid.proton.systemtests.SaslTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
1: Running org.apache.qpid.proton.systemtests.BinaryFormatterTest
1: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
1: Running org.apache.qpid.proton.systemtests.SimpleTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
1: Running org.apache.qpid.proton.systemtests.FreeTest
1: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
1: 
1: Results :
1: 
1: Tests run: 212, Failures: 0, Errors: 0, Skipped: 3
1: 
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Building proton-tests
1: [INFO]    task-segment: [clean, test]
1: [INFO] ------------------------------------------------------------------------
1: [INFO] [clean:clean {execution: default-clean}]
1: [INFO] [remote-resources:process {execution: default}]
1: [INFO] snapshot org.apache.qpid:proton-j:0.15.0-SNAPSHOT: checking for updates from apache.snapshots
1: Downloading: http://repository.apache.org/snapshots/org/apache/qpid/proton-j/0.15.0-SNAPSHOT/proton-j-0.15.0-20160914.033144-31.jar
1: [INFO] ------------------------------------------------------------------------
1: [ERROR] BUILD ERROR
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
1: ----------
1: 1) org.apache.qpid:proton-j:jar:0.15.0-SNAPSHOT
1: 
1:   Try downloading the file manually from the project website.
1: 
1:   Then, install it using the command: 
1:       mvn install:install-file -DgroupId=org.apache.qpid -DartifactId=proton-j -Dversion=0.15.0-20160914.033144-31 -Dpackaging=jar -Dfile=/path/to/file
1: 
1:   Alternatively, if you host your own repository you can deploy the file there: 
1:       mvn deploy:deploy-file -DgroupId=org.apache.qpid -DartifactId=proton-j -Dversion=0.15.0-20160914.033144-31 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
1: 
1:   Path to dependency: 
1:   	1) org.apache.qpid:proton-tests:jar:0.15.0-SNAPSHOT
1:   	2) org.apache.qpid:proton-j:jar:0.15.0-SNAPSHOT
1: 
1: ----------
1: 1 required artifact is missing.
1: 
1: for artifact: 
1:   org.apache.qpid:proton-tests:jar:0.15.0-SNAPSHOT
1: 
1: from the specified remote repositories:
1:   central (http://repo1.maven.org/maven2),
1:   Nexus (http://repository.apache.org/snapshots)
1: 
1: 
1: 
1: [INFO] ------------------------------------------------------------------------
1: [INFO] For more information, run Maven with the -e switch
1: [INFO] ------------------------------------------------------------------------
1: [INFO] Total time: 24 seconds
1: [INFO] Finished at: Thu Sep 15 18:56:55 UTC 2016
1: [INFO] Final Memory: 47M/644M
1: [INFO] ------------------------------------------------------------------------
1/1 Test #1: proton-java ......................***Failed   25.54 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =  25.54 sec

The following tests FAILED:
	  1 - proton-java (Failed)
Errors while running CTest
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[aconway] PROTON-1301: Fix leak in c-condition-test.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (ubuntu-12.04 legacy-ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/qpid-proton.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/qpid-proton.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress http://git-wip-us.apache.org/repos/asf/qpid-proton.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 0e768cd3522d0baf0f7f1ba4226d6816572aff4a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0e768cd3522d0baf0f7f1ba4226d6816572aff4a
 > git rev-list 258f90ec8bf44512612024eb81c1c4ef70ca3c5c # timeout=10
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson5207660039691298978.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux hemera 3.2.0-106-generic #147-Ubuntu SMP Tue Jun 28 21:27:24 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 12.04.5 LTS Release: 12.04 Codename: precise User: jenkins
Java home: /home/jenkins/tools/java/latest1.7
=========================
Listing installed packages
cmake 2.8.7-0ubuntu5
openjdk-6-jdk 6b40-1.13.12-0ubuntu0.12.04.1
openjdk-7-jdk 7u111-2.6.7-0ubuntu0.12.04.2
python 2.7.3-0ubuntu2.2
ruby 4.8
sun-java6-jdk 6.26-2lucid1
swig 2.0.4+really2.0.4-4ubuntu2
swig2.0 2.0.4+really2.0.4-4ubuntu2
=========================
/usr/bin/python
/usr/bin/swig
CMakeLists.txt
DEVELOPERS.md
INSTALL.md
LICENSE
NOTICE
README.md
RELEASE.md
TODO
appveyor.yml
bin
config.bat.in
config.sh.in
design
docs
examples
pom.xml
proton-c
proton-j
qpid-proton-cpp.syms
tests
tools
version.txt
-- The C compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- The CXX compiler identification is GNU
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Build type is "DEBUG"
-- PN_VERSION: 0.15.0 (SNAPSHOT)
-- Found Java: /home/jenkins/tools/java/latest1.7/bin/java 
-- Can't locate the valgrind command; no run-time error detection
-- checking for module 'openssl'
--   found openssl, version 1.0.1
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1..1")
-- Found PythonInterp: /usr/bin/python (found version "2.7.3")
-- Found SWIG: /usr/bin/swig2.0 (found version "2.0.4")
-- Found CyrusSASL: /usr/lib/x86_64-linux-gnu/libsasl2.so 
-- Looking for clock_gettime
-- Looking for clock_gettime - not found.
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for atoll
-- Looking for atoll - found
-- Emscripten (https://github.com/kripken/emscripten) is not installed: can't build JavaScript binding
-- Found PythonLibs: /usr/lib/libpython2.7.so (Required is exact version "2.7.3")
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-- Could NOT find Ruby (missing:  RUBY_LIBRARY) (found version "1.9.1")
-- Found Perl: /usr/bin/perl 
-- Could NOT find PerlLibs (missing:  PERL_LIBRARY) (found version "5.14.2")
-- Trying alternative search for Perl
-- Looking for libperl.so.5.14.2
-- Found PerlLibs: /usr/lib/libperl.so.5.14.2
-- Performing Test HAS_LONG_LONG
-- Performing Test HAS_LONG_LONG - Failed
-- Performing Test HAS_STD_PTR
-- Performing Test HAS_STD_PTR - Failed
-- Performing Test HAS_CPP11
-- Performing Test HAS_CPP11 - Failed
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Looking for include files INTTYPES_AVAILABLE
-- Looking for include files INTTYPES_AVAILABLE - found
-- The tox tool is not available; skipping the python-tox-tests
-- Cannot find ruby, skipping ruby tests
-- Configuring done
-- Generating done
-- Build files have been written to: /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build
Scanning dependencies of target proton-j
[  1%] 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.
[  2%] Generating CMakeFiles/proton-j.dir/java_class_filelist
[  2%] Creating Java archive proton-j-0.15.0.jar
Rebuilding proton-j-0.15.0.jar to include missing resources
[  2%] Built target proton-j
[  3%] Generating src/protocol.h
[  3%] Generating src/encodings.h
Scanning dependencies of target qpid-proton
[  3%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o
[  4%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/list.c.o
[  4%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/map.c.o
[  5%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/string.c.o
[  6%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/iterator.c.o
[  6%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/record.c.o
[  7%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/log.c.o
[  7%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[  8%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/url.c.o
[  9%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[  9%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 10%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 11%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 11%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 12%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 12%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 13%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 14%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 14%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 15%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/connection_engine.c.o
[ 15%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 16%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/events/event.c.o
[ 17%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/autodetect.c.o
[ 17%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 19%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/reactor.c.o
[ 19%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/handler.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/connection.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/acceptor.c.o
[ 21%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/timer.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/handlers/handshaker.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/handlers/iohandler.c.o
[ 23%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/handlers/flowcontroller.c.o
[ 23%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 24%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
[ 25%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 25%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 26%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/selectable.c.o
[ 27%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/io.c.o
[ 27%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/selector.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 29%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/cyrus_sasl.c.o
[ 30%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 30%] Built target qpid-proton
Scanning dependencies of target qpid-proton-cpp
[ 30%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/acceptor.cpp.o
[ 31%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/binary.cpp.o
[ 32%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/byte_array.cpp.o
[ 32%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/cached_map.cpp.o
[ 33%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection.cpp.o
[ 33%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection_options.cpp.o
[ 34%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/connector.cpp.o
[ 35%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/container.cpp.o
[ 35%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/container_impl.cpp.o
[ 36%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/contexts.cpp.o
[ 37%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/data.cpp.o
[ 37%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/decimal.cpp.o
[ 38%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/decoder.cpp.o
[ 38%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/delivery.cpp.o
[ 39%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/duration.cpp.o
[ 40%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/encoder.cpp.o
[ 40%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/endpoint.cpp.o
[ 41%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/error.cpp.o
[ 41%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/error_condition.cpp.o
[ 42%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/event_loop.cpp.o
[ 43%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/handler.cpp.o
[ 43%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/io/connection_engine.cpp.o
[ 44%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/io/link_namer.cpp.o
[ 45%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/link.cpp.o
[ 45%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/listener.cpp.o
[ 46%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/message.cpp.o
[ 46%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/messaging_adapter.cpp.o
[ 47%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/node_options.cpp.o
[ 48%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/object.cpp.o
[ 48%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/proton_bits.cpp.o
[ 49%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/proton_event.cpp.o
[ 49%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/proton_handler.cpp.o
[ 50%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/reactor.cpp.o
[ 51%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/receiver.cpp.o
[ 51%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/receiver_options.cpp.o
[ 52%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/reconnect_timer.cpp.o
[ 53%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/sasl.cpp.o
[ 53%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/scalar_base.cpp.o
[ 54%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/sender.cpp.o
[ 54%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/sender_options.cpp.o
[ 55%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/session.cpp.o
[ 56%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/session_options.cpp.o
[ 56%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/source.cpp.o
[ 57%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/ssl.cpp.o
[ 57%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/ssl_domain.cpp.o
[ 58%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/target.cpp.o
[ 59%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/task.cpp.o
[ 59%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/terminus.cpp.o
[ 60%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/timestamp.cpp.o
[ 60%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/tracker.cpp.o
[ 61%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/transfer.cpp.o
[ 62%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/transport.cpp.o
[ 62%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/type_id.cpp.o
[ 63%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/url.cpp.o
[ 64%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/uuid.cpp.o
[ 64%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/value.cpp.o
Linking CXX shared library libqpid-proton-cpp.so
CMakeFiles/qpid-proton-cpp.dir/src/connector.cpp.o: In function `proton::connector::on_transport_closed(proton::proton_event&)':
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-c/bindings/cpp/src/connector.cpp:83: undefined reference to `proton::timestamp::now()'
collect2: ld returned 1 exit status
make[2]: *** [proton-c/bindings/cpp/libqpid-proton-cpp.so.9.0.0] Error 1
make[1]: *** [proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/all] Error 2
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?


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

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

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (ubuntu-12.04 legacy-ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/qpid-proton.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/qpid-proton.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress http://git-wip-us.apache.org/repos/asf/qpid-proton.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 258f90ec8bf44512612024eb81c1c4ef70ca3c5c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 258f90ec8bf44512612024eb81c1c4ef70ca3c5c
 > git rev-list 077eea5a8912c251202c3b2102d69b818795625b # timeout=10
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson715943375345998269.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux hemera 3.2.0-106-generic #147-Ubuntu SMP Tue Jun 28 21:27:24 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 12.04.5 LTS Release: 12.04 Codename: precise User: jenkins
Java home: /home/jenkins/tools/java/latest1.7
=========================
Listing installed packages
cmake 2.8.7-0ubuntu5
openjdk-6-jdk 6b40-1.13.12-0ubuntu0.12.04.1
openjdk-7-jdk 7u111-2.6.7-0ubuntu0.12.04.2
python 2.7.3-0ubuntu2.2
ruby 4.8
sun-java6-jdk 6.26-2lucid1
swig 2.0.4+really2.0.4-4ubuntu2
swig2.0 2.0.4+really2.0.4-4ubuntu2
=========================
/usr/bin/python
/usr/bin/swig
CMakeLists.txt
DEVELOPERS.md
INSTALL.md
LICENSE
NOTICE
README.md
RELEASE.md
TODO
appveyor.yml
bin
config.bat.in
config.sh.in
design
docs
examples
pom.xml
proton-c
proton-j
qpid-proton-cpp.syms
tests
tools
version.txt
-- The C compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- The CXX compiler identification is GNU
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Build type is "DEBUG"
-- PN_VERSION: 0.15.0 (SNAPSHOT)
-- Found Java: /home/jenkins/tools/java/latest1.7/bin/java 
-- Can't locate the valgrind command; no run-time error detection
-- checking for module 'openssl'
--   found openssl, version 1.0.1
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1..1")
-- Found PythonInterp: /usr/bin/python (found version "2.7.3")
-- Found SWIG: /usr/bin/swig2.0 (found version "2.0.4")
-- Found CyrusSASL: /usr/lib/x86_64-linux-gnu/libsasl2.so 
-- Looking for clock_gettime
-- Looking for clock_gettime - not found.
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for atoll
-- Looking for atoll - found
-- Emscripten (https://github.com/kripken/emscripten) is not installed: can't build JavaScript binding
-- Found PythonLibs: /usr/lib/libpython2.7.so (Required is exact version "2.7.3")
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-- Could NOT find Ruby (missing:  RUBY_LIBRARY) (found version "1.9.1")
-- Found Perl: /usr/bin/perl 
-- Could NOT find PerlLibs (missing:  PERL_LIBRARY) (found version "5.14.2")
-- Trying alternative search for Perl
-- Looking for libperl.so.5.14.2
-- Found PerlLibs: /usr/lib/libperl.so.5.14.2
-- Performing Test HAS_LONG_LONG
-- Performing Test HAS_LONG_LONG - Failed
-- Performing Test HAS_STD_PTR
-- Performing Test HAS_STD_PTR - Failed
-- Performing Test HAS_CPP11
-- Performing Test HAS_CPP11 - Failed
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Looking for include files INTTYPES_AVAILABLE
-- Looking for include files INTTYPES_AVAILABLE - found
-- The tox tool is not available; skipping the python-tox-tests
-- Cannot find ruby, skipping ruby tests
-- Configuring done
-- Generating done
-- Build files have been written to: /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build
Scanning dependencies of target proton-j
[  1%] 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.
[  2%] Generating CMakeFiles/proton-j.dir/java_class_filelist
[  2%] Creating Java archive proton-j-0.15.0.jar
Rebuilding proton-j-0.15.0.jar to include missing resources
[  2%] Built target proton-j
[  3%] Generating src/protocol.h
[  3%] Generating src/encodings.h
Scanning dependencies of target qpid-proton
[  3%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o
[  4%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/list.c.o
[  4%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/map.c.o
[  5%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/string.c.o
[  6%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/iterator.c.o
[  6%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/record.c.o
[  7%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/log.c.o
[  7%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[  8%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/url.c.o
[  9%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[  9%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 10%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 11%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 11%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 12%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 12%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 13%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 14%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 14%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 15%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/connection_engine.c.o
[ 15%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 16%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/events/event.c.o
[ 17%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/autodetect.c.o
[ 17%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 19%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/reactor.c.o
[ 19%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/handler.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/connection.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/acceptor.c.o
[ 21%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/timer.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/handlers/handshaker.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/handlers/iohandler.c.o
[ 23%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/handlers/flowcontroller.c.o
[ 23%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 24%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
[ 25%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 25%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 26%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/selectable.c.o
[ 27%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/io.c.o
[ 27%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/selector.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 29%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/cyrus_sasl.c.o
[ 30%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 30%] Built target qpid-proton
Scanning dependencies of target qpid-proton-cpp
[ 30%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/acceptor.cpp.o
[ 31%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/binary.cpp.o
[ 32%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/byte_array.cpp.o
[ 32%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/cached_map.cpp.o
[ 33%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection.cpp.o
[ 33%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection_options.cpp.o
[ 34%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/connector.cpp.o
[ 35%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/container.cpp.o
[ 35%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/container_impl.cpp.o
[ 36%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/contexts.cpp.o
[ 37%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/data.cpp.o
[ 37%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/decimal.cpp.o
[ 38%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/decoder.cpp.o
[ 38%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/delivery.cpp.o
[ 39%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/duration.cpp.o
[ 40%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/encoder.cpp.o
[ 40%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/endpoint.cpp.o
[ 41%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/error.cpp.o
[ 41%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/error_condition.cpp.o
[ 42%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/event_loop.cpp.o
[ 43%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/handler.cpp.o
[ 43%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/io/connection_engine.cpp.o
[ 44%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/io/link_namer.cpp.o
[ 45%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/link.cpp.o
[ 45%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/listener.cpp.o
[ 46%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/message.cpp.o
[ 46%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/messaging_adapter.cpp.o
[ 47%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/node_options.cpp.o
[ 48%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/object.cpp.o
[ 48%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/proton_bits.cpp.o
[ 49%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/proton_event.cpp.o
[ 49%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/proton_handler.cpp.o
[ 50%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/reactor.cpp.o
[ 51%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/receiver.cpp.o
[ 51%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/receiver_options.cpp.o
[ 52%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/reconnect_timer.cpp.o
[ 53%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/sasl.cpp.o
[ 53%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/scalar_base.cpp.o
[ 54%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/sender.cpp.o
[ 54%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/sender_options.cpp.o
[ 55%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/session.cpp.o
[ 56%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/session_options.cpp.o
[ 56%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/source.cpp.o
[ 57%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/ssl.cpp.o
[ 57%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/ssl_domain.cpp.o
[ 58%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/target.cpp.o
[ 59%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/task.cpp.o
[ 59%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/terminus.cpp.o
[ 60%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/timestamp.cpp.o
[ 60%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/tracker.cpp.o
[ 61%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/transfer.cpp.o
[ 62%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/transport.cpp.o
[ 62%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/type_id.cpp.o
[ 63%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/url.cpp.o
[ 64%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/uuid.cpp.o
[ 64%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/value.cpp.o
Linking CXX shared library libqpid-proton-cpp.so
CMakeFiles/qpid-proton-cpp.dir/src/connector.cpp.o: In function `proton::connector::on_transport_closed(proton::proton_event&)':
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-c/bindings/cpp/src/connector.cpp:83: undefined reference to `proton::timestamp::now()'
collect2: ld returned 1 exit status
make[2]: *** [proton-c/bindings/cpp/libqpid-proton-cpp.so.9.0.0] Error 1
make[1]: *** [proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/all] Error 2
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?


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

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

Changes:

[astitcher] NO-JIRA: Removed totally unused parser member from pn_message.

[astitcher] PROTON-1302: Rewrite proton::timestamp::now in terms of std::chrono and

[astitcher] PROTON-1302: Remove use of pn_io_t from C++ binding - Added

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (ubuntu-12.04 legacy-ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/qpid-proton.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/qpid-proton.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress http://git-wip-us.apache.org/repos/asf/qpid-proton.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 077eea5a8912c251202c3b2102d69b818795625b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 077eea5a8912c251202c3b2102d69b818795625b
 > git rev-list 12a6e4d3359322c707c497b3da3647d9bd80012f # timeout=10
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson3051925740471217390.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux hemera 3.2.0-106-generic #147-Ubuntu SMP Tue Jun 28 21:27:24 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 12.04.5 LTS Release: 12.04 Codename: precise User: jenkins
Java home: /home/jenkins/tools/java/latest1.7
=========================
Listing installed packages
cmake 2.8.7-0ubuntu5
openjdk-6-jdk 6b40-1.13.12-0ubuntu0.12.04.1
openjdk-7-jdk 7u111-2.6.7-0ubuntu0.12.04.2
python 2.7.3-0ubuntu2.2
ruby 4.8
sun-java6-jdk 6.26-2lucid1
swig 2.0.4+really2.0.4-4ubuntu2
swig2.0 2.0.4+really2.0.4-4ubuntu2
=========================
/usr/bin/python
/usr/bin/swig
CMakeLists.txt
DEVELOPERS.md
INSTALL.md
LICENSE
NOTICE
README.md
RELEASE.md
TODO
appveyor.yml
bin
config.bat.in
config.sh.in
design
docs
examples
pom.xml
proton-c
proton-j
qpid-proton-cpp.syms
tests
tools
version.txt
-- The C compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- The CXX compiler identification is GNU
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Build type is "DEBUG"
-- PN_VERSION: 0.15.0 (SNAPSHOT)
-- Found Java: /home/jenkins/tools/java/latest1.7/bin/java 
-- Can't locate the valgrind command; no run-time error detection
-- checking for module 'openssl'
--   found openssl, version 1.0.1
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1..1")
-- Found PythonInterp: /usr/bin/python (found version "2.7.3")
-- Found SWIG: /usr/bin/swig2.0 (found version "2.0.4")
-- Found CyrusSASL: /usr/lib/x86_64-linux-gnu/libsasl2.so 
-- Looking for clock_gettime
-- Looking for clock_gettime - not found.
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for atoll
-- Looking for atoll - found
-- Emscripten (https://github.com/kripken/emscripten) is not installed: can't build JavaScript binding
-- Found PythonLibs: /usr/lib/libpython2.7.so (Required is exact version "2.7.3")
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-- Could NOT find Ruby (missing:  RUBY_LIBRARY) (found version "1.9.1")
-- Found Perl: /usr/bin/perl 
-- Could NOT find PerlLibs (missing:  PERL_LIBRARY) (found version "5.14.2")
-- Trying alternative search for Perl
-- Looking for libperl.so.5.14.2
-- Found PerlLibs: /usr/lib/libperl.so.5.14.2
-- Performing Test HAS_LONG_LONG
-- Performing Test HAS_LONG_LONG - Failed
-- Performing Test HAS_STD_PTR
-- Performing Test HAS_STD_PTR - Failed
-- Performing Test HAS_CPP11
-- Performing Test HAS_CPP11 - Failed
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Looking for include files INTTYPES_AVAILABLE
-- Looking for include files INTTYPES_AVAILABLE - found
-- The tox tool is not available; skipping the python-tox-tests
-- Cannot find ruby, skipping ruby tests
-- Configuring done
-- Generating done
-- Build files have been written to: /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/build
Scanning dependencies of target proton-j
[  1%] 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.
[  2%] Generating CMakeFiles/proton-j.dir/java_class_filelist
[  2%] Creating Java archive proton-j-0.15.0.jar
Rebuilding proton-j-0.15.0.jar to include missing resources
[  2%] Built target proton-j
[  3%] Generating src/protocol.h
[  3%] Generating src/encodings.h
Scanning dependencies of target qpid-proton
[  3%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o
[  4%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/list.c.o
[  4%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/map.c.o
[  5%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/string.c.o
[  6%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/iterator.c.o
[  6%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/record.c.o
[  7%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/log.c.o
[  7%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[  8%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/url.c.o
[  9%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[  9%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 10%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 11%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 11%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 12%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 12%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 13%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 14%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 14%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 15%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/connection_engine.c.o
[ 15%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 16%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/events/event.c.o
[ 17%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/autodetect.c.o
[ 17%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 19%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/reactor.c.o
[ 19%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/handler.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/connection.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/acceptor.c.o
[ 21%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/timer.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/handlers/handshaker.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/handlers/iohandler.c.o
[ 23%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/handlers/flowcontroller.c.o
[ 23%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 24%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
[ 25%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 25%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 26%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/selectable.c.o
[ 27%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/io.c.o
[ 27%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/selector.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 29%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/cyrus_sasl.c.o
[ 30%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 30%] Built target qpid-proton
Scanning dependencies of target qpid-proton-cpp
[ 30%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/acceptor.cpp.o
[ 31%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/binary.cpp.o
[ 32%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/byte_array.cpp.o
[ 32%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/cached_map.cpp.o
[ 33%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection.cpp.o
[ 33%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection_options.cpp.o
[ 34%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/connector.cpp.o
[ 35%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/container.cpp.o
[ 35%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/container_impl.cpp.o
[ 36%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/contexts.cpp.o
[ 37%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/data.cpp.o
[ 37%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/decimal.cpp.o
[ 38%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/decoder.cpp.o
[ 38%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/delivery.cpp.o
[ 39%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/duration.cpp.o
[ 40%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/encoder.cpp.o
[ 40%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/endpoint.cpp.o
[ 41%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/error.cpp.o
[ 41%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/error_condition.cpp.o
[ 42%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/event_loop.cpp.o
[ 43%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/handler.cpp.o
[ 43%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/io/connection_engine.cpp.o
[ 44%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/io/link_namer.cpp.o
[ 45%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/link.cpp.o
[ 45%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/listener.cpp.o
[ 46%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/message.cpp.o
[ 46%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/messaging_adapter.cpp.o
[ 47%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/node_options.cpp.o
[ 48%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/object.cpp.o
[ 48%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/proton_bits.cpp.o
[ 49%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/proton_event.cpp.o
[ 49%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/proton_handler.cpp.o
[ 50%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/reactor.cpp.o
[ 51%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/receiver.cpp.o
[ 51%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/receiver_options.cpp.o
[ 52%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/reconnect_timer.cpp.o
[ 53%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/sasl.cpp.o
[ 53%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/scalar_base.cpp.o
[ 54%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/sender.cpp.o
[ 54%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/sender_options.cpp.o
[ 55%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/session.cpp.o
[ 56%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/session_options.cpp.o
[ 56%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/source.cpp.o
[ 57%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/ssl.cpp.o
[ 57%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/ssl_domain.cpp.o
[ 58%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/target.cpp.o
[ 59%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/task.cpp.o
[ 59%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/terminus.cpp.o
[ 60%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/timestamp.cpp.o
[ 60%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/tracker.cpp.o
[ 61%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/transfer.cpp.o
[ 62%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/transport.cpp.o
[ 62%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/type_id.cpp.o
[ 63%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/url.cpp.o
[ 64%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/uuid.cpp.o
[ 64%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/value.cpp.o
Linking CXX shared library libqpid-proton-cpp.so
CMakeFiles/qpid-proton-cpp.dir/src/connector.cpp.o: In function `proton::connector::on_transport_closed(proton::proton_event&)':
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton-c/bindings/cpp/src/connector.cpp:83: undefined reference to `proton::timestamp::now()'
collect2: ld returned 1 exit status
make[2]: *** [proton-c/bindings/cpp/libqpid-proton-cpp.so.9.0.0] Error 1
make[1]: *** [proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/all] Error 2
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?