https://github.com/SpringSource/spring-xd
Build: #2263 failed Changes by Gunnar Hillert
Build result summary
Details
- Completed
- Duration
- 342 minutes
- Labels
- None
- Revision
-
67d75d131c806ccc2e265c2074028143495c8e49
67d75d131c806ccc2e265c2074028143495c8e49 - Total tests
- 749
- Failing since
- #2261 (Rebuilt by mbg_at_pivotal – )
Responsible
-
mbg_at_pivotal Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
![]() |
Gunnar Hillert |
67d75d131c806ccc2e265c2074028143495c8e49
|
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
KafkaMessageBusTests
testPartitionedModuleSpEL
|
Default Job | 6 secs | |
java.lang.AssertionError: java.lang.AssertionError java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.junit.Assert.assertNotNull(Assert.java:722) at org.springframework.xd.dirt.integration.bus.PartitionCapableBusTests.testPartitionedModuleSpEL(PartitionCapableBusTests.java:133) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (42 more lines...) |
||||
Collapse |
RawModeKafkaMessageBusTests
testPartitionedModuleJava
|
Default Job | 5 secs | |
java.lang.AssertionError: java.lang.AssertionError java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.junit.Assert.assertNotNull(Assert.java:722) at org.springframework.xd.dirt.integration.bus.kafka.RawModeKafkaMessageBusTests.testPartitionedModuleJava(RawModeKafkaMessageBusTests.java:99) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (42 more lines...) |
||||
Collapse |
RawModeKafkaMessageBusTests
createInboundPubSubBeforeOutboundPubSub
|
Default Job | 16 secs | |
java.lang.AssertionError: java.lang.AssertionError java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.junit.Assert.assertNotNull(Assert.java:722) at org.springframework.xd.dirt.integration.bus.kafka.RawModeKafkaMessageBusTests.createInboundPubSubBeforeOutboundPubSub(RawModeKafkaMessageBusTests.java:212) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (42 more lines...) |
||||
Collapse |
ComposedModuleStreamTests
testStreamWithCompositeSink
|
Default Job | 1 min | |
java.lang.NullPointerException: java.lang.NullPointerException java.lang.NullPointerException at org.springframework.xd.dirt.stream.StreamTestSupport.sendMessageAndVerifyOutput(StreamTestSupport.java:142) at org.springframework.xd.dirt.stream.StreamTestSupport.sendPayloadAndVerifyOutput(StreamTestSupport.java:149) at org.springframework.xd.dirt.stream.ComposedModuleStreamTests.testStreamWithCompositeSink(ComposedModuleStreamTests.java:145) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (39 more lines...) |
||||
Collapse |
RabbitSingleNodeStreamDeploymentIntegrationTests
mqttSourceStreamReceivesMqttSinkStreamOutputBinary
|
Default Job | 1 sec | |
org.springframework.xd.dirt.server.admin.deployment.DeploymentException: org.springframework.xd.dirt.server.admin.deployment.DeploymentException: mqtt3 org.springframework.xd.dirt.server.admin.deployment.DeploymentException: mqtt3 at org.springframework.xd.dirt.stream.AbstractInstancePersistingDeployer.deployResource(AbstractInstancePersistingDeployer.java:134) at org.springframework.xd.dirt.stream.AbstractInstancePersistingDeployer.deploy(AbstractInstancePersistingDeployer.java:84) at org.springframework.xd.dirt.test.SingleNodeIntegrationTestSupport.waitForDeploy(SingleNodeIntegrationTestSupport.java:296) at org.springframework.xd.dirt.test.SingleNodeIntegrationTestSupport.waitForDeploy(SingleNodeIntegrationTestSupport.java:292) at org.springframework.xd.dirt.test.SingleNodeIntegrationTestSupport.createAndDeployStream(SingleNodeIntegrationTestSupport.java:189) at org.springframework.xd.dirt.stream.RabbitSingleNodeStreamDeploymentIntegrationTests.mqttSourceStreamReceivesMqttSinkStreamOutputBinary(RabbitSingleNodeStreamDeploymentIntegrationTests.java:96) (57 more lines...) |
||||
Collapse |
RedisSingleNodeStreamDeploymentIntegrationTests
testTappingWithRepeatedModulesDoesNotDuplicateMessages
|
Default Job | 31 secs | |
java.lang.AssertionError: java.lang.AssertionError: expected:<DRACARYS!> but was:<null> java.lang.AssertionError: expected:<DRACARYS!> but was:<null> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.tapTest(AbstractSingleNodeStreamDeploymentIntegrationTests.java:609) at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.testTappingWithRepeatedModulesDoesNotDuplicateMessages(AbstractSingleNodeStreamDeploymentIntegrationTests.java:300) (49 more lines...) |
||||
Collapse |
RedisSingleNodeStreamDeploymentIntegrationTests
testBasicTap
|
Default Job | 21 secs | |
java.lang.AssertionError: java.lang.AssertionError: expected:<DR.C.RYS!> but was:<null> java.lang.AssertionError: expected:<DR.C.RYS!> but was:<null> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.tapTest(AbstractSingleNodeStreamDeploymentIntegrationTests.java:612) at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.testBasicTap(AbstractSingleNodeStreamDeploymentIntegrationTests.java:273) (49 more lines...) |
||||
Collapse |
RedisSingleNodeStreamDeploymentIntegrationTests
testTappingWithLabels
|
Default Job | 19 secs | |
java.lang.AssertionError: java.lang.AssertionError: expected:<DR.C.RYS!> but was:<null> java.lang.AssertionError: expected:<DR.C.RYS!> but was:<null> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.tapTest(AbstractSingleNodeStreamDeploymentIntegrationTests.java:612) at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.testTappingWithLabels(AbstractSingleNodeStreamDeploymentIntegrationTests.java:286) (49 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
KafkaMessageBusTests
testPartitionedModuleJava
|
Failing since build #2262 (Changes by Ilayaperumal Gopinathan) | Default Job | 4 secs | ||
java.lang.AssertionError: java.lang.AssertionError java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.junit.Assert.assertNotNull(Assert.java:722) at org.springframework.xd.dirt.integration.bus.PartitionCapableBusTests.testPartitionedModuleJava(PartitionCapableBusTests.java:227) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (42 more lines...) |
|||||
KafkaMessageBusTests
createInboundPubSubBeforeOutboundPubSub
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 24 secs | ||
java.lang.AssertionError: java.lang.AssertionError: Failed to receive tap after retry java.lang.AssertionError: Failed to receive tap after retry at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertFalse(Assert.java:64) at org.springframework.xd.dirt.integration.bus.AbstractMessageBusTests.createInboundPubSubBeforeOutboundPubSub(AbstractMessageBusTests.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) (41 more lines...) |
|||||
KafkaMessageBusTests
testSendAndReceivePubSub
|
Failing since build #2262 (Changes by Ilayaperumal Gopinathan) | Default Job | 9 secs | ||
java.lang.AssertionError: java.lang.AssertionError java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.junit.Assert.assertNotNull(Assert.java:722) at org.springframework.xd.dirt.integration.bus.AbstractMessageBusTests.testSendAndReceivePubSub(AbstractMessageBusTests.java:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (42 more lines...) |
|||||
RawModeKafkaMessageBusTests
testSendAndReceivePubSub
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 25 secs | ||
java.lang.AssertionError: java.lang.AssertionError: Failed to receive tap after retry java.lang.AssertionError: Failed to receive tap after retry at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertFalse(Assert.java:64) at org.springframework.xd.dirt.integration.bus.kafka.RawModeKafkaMessageBusTests.testSendAndReceivePubSub(RawModeKafkaMessageBusTests.java:307) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) (41 more lines...) |
|||||
RawModeKafkaMessageBusTests
testPartitionedModuleSpEL
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 7 secs | ||
java.lang.AssertionError: java.lang.AssertionError java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.junit.Assert.assertNotNull(Assert.java:722) at org.springframework.xd.dirt.integration.bus.kafka.RawModeKafkaMessageBusTests.testPartitionedModuleSpEL(RawModeKafkaMessageBusTests.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (42 more lines...) |
|||||
KafkaSingleNodeStreamDeploymentIntegrationTests
verifyTopicChannelsRegisteredOnDemand
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 13 secs | ||
org.springframework.beans.factory.NoSuchBeanDefinitionException: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'topic:y' is defined org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'topic:y' is defined at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:687) at org.springframework.beans.factory.support.AbstractBeanFactory.getMergedLocalBeanDefinition(AbstractBeanFactory.java:1168) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:281) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:272) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) (51 more lines...) |
|||||
KafkaSingleNodeStreamDeploymentIntegrationTests
testTopicChannel
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 33 secs | ||
java.lang.AssertionError: java.lang.AssertionError java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.junit.Assert.assertNotNull(Assert.java:722) at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.testTopicChannel(AbstractSingleNodeStreamDeploymentIntegrationTests.java:331) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (46 more lines...) |
|||||
KafkaSingleNodeStreamDeploymentIntegrationTests
testBasicTap
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 22 secs | ||
java.lang.AssertionError: java.lang.AssertionError: expected:<DRACARYS!> but was:<null> java.lang.AssertionError: expected:<DRACARYS!> but was:<null> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.tapTest(AbstractSingleNodeStreamDeploymentIntegrationTests.java:609) at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.testBasicTap(AbstractSingleNodeStreamDeploymentIntegrationTests.java:273) (47 more lines...) |
|||||
KafkaSingleNodeStreamDeploymentIntegrationTests
testTappingWithLabels
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 27 secs | ||
java.lang.AssertionError: java.lang.AssertionError: expected:<DR.C.RYS!> but was:<null> java.lang.AssertionError: expected:<DR.C.RYS!> but was:<null> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.tapTest(AbstractSingleNodeStreamDeploymentIntegrationTests.java:612) at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.testTappingWithLabels(AbstractSingleNodeStreamDeploymentIntegrationTests.java:286) (47 more lines...) |
|||||
RabbitSingleNodeStreamDeploymentIntegrationTests
mqttSourceStreamReceivesMqttSinkStreamOutput
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 37 secs | ||
java.lang.AssertionError: java.lang.AssertionError: expected:<hello> but was:<null> java.lang.AssertionError: expected:<hello> but was:<null> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.springframework.xd.dirt.stream.RabbitSingleNodeStreamDeploymentIntegrationTests.mqttSourceStreamReceivesMqttSinkStreamOutput(RabbitSingleNodeStreamDeploymentIntegrationTests.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (47 more lines...) |
Status | Test | Failing since | View job | Duration |
---|---|---|---|---|
FileSourceModuleTests
testLinesModeWithMarkersTrue
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 26 secs | |
KafkaSingleNodeStreamDeploymentIntegrationTests
testRoutingWithSpel
|
Failing since build #2262 (Changes by Ilayaperumal Gopinathan) | Default Job | 23 secs |