https://github.com/SpringSource/spring-xd
Build: #2262 failed Changes by Ilayaperumal Gopinathan
Test results
- 732 tests in total
- 12 tests failed
- 3 failures are new
- 8 tests were fixed
- 5 tests were quarantined / skipped
- 97 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
KafkaMessageBusTests
testSendAndReceivePubSub
|
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.AbstractMessageBusTests.testSendAndReceivePubSub(AbstractMessageBusTests.java:156) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) (41 more lines...) |
||||
Collapse |
KafkaMessageBusTests
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.PartitionCapableBusTests.testPartitionedModuleJava(PartitionCapableBusTests.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (42 more lines...) |
||||
Collapse |
KafkaSingleNodeStreamDeploymentIntegrationTests
testRoutingWithSpel
|
Default Job | 36 secs | |
java.lang.AssertionError: java.lang.AssertionError: expected:<a> but was:<null> java.lang.AssertionError: expected:<a> 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.doTest(AbstractSingleNodeStreamDeploymentIntegrationTests.java:647) at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.testRoutingWithSpel(AbstractSingleNodeStreamDeploymentIntegrationTests.java:254) (47 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
KafkaMessageBusTests
createInboundPubSubBeforeOutboundPubSub
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 26 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...) |
|||||
RawModeKafkaMessageBusTests
testPartitionedModuleSpEL
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | 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.kafka.RawModeKafkaMessageBusTests.testPartitionedModuleSpEL(RawModeKafkaMessageBusTests.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (42 more lines...) |
|||||
RawModeKafkaMessageBusTests
testSendAndReceivePubSub
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 26 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...) |
|||||
FileSourceModuleTests
testLinesModeWithMarkersTrue
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | < 1 sec | ||
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 10 in XML document from file [/data/bamboo-home/xml-data/build-dir/XD-MASTER-JOB1/spring-xd-dirt/build/resources/test/testmodules/sink/sink/config/sink.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 10; columnNumber: 42; cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'publish-subscribe-channel'. org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 10 in XML document from file [/data/bamboo-home/xml-data/build-dir/XD-MASTER-JOB1/spring-xd-dirt/build/resources/test/testmodules/sink/sink/config/sink.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 10; columnNumber: 42; cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'publish-subscribe-channel'. at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:399) at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:336) at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:304) at org.springframework.xd.module.options.DefaultModuleOptionsMetadataResolver.inferModuleOptionsMetadata(DefaultModuleOptionsMetadataResolver.java:257) at org.springframework.xd.module.options.DefaultModuleOptionsMetadataResolver.resolveNormalMetadata(DefaultModuleOptionsMetadataResolver.java:198) at org.springframework.xd.module.options.DefaultModuleOptionsMetadataResolver.resolve(DefaultModuleOptionsMetadataResolver.java:172) (76 more lines...) |
|||||
KafkaSingleNodeStreamDeploymentIntegrationTests
verifyTopicChannelsRegisteredOnDemand
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 24 secs | ||
java.lang.NullPointerException: java.lang.NullPointerException java.lang.NullPointerException at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.verifyTopicChannelsRegisteredOnDemand(AbstractSingleNodeStreamDeploymentIntegrationTests.java:558) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) (42 more lines...) |
|||||
KafkaSingleNodeStreamDeploymentIntegrationTests
testTappingWithLabels
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 27 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.testTappingWithLabels(AbstractSingleNodeStreamDeploymentIntegrationTests.java:286) (47 more lines...) |
|||||
KafkaSingleNodeStreamDeploymentIntegrationTests
testBasicTap
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 24 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
testTopicChannel
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 30 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...) |
|||||
RabbitSingleNodeStreamDeploymentIntegrationTests
mqttSourceStreamReceivesMqttSinkStreamOutput
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 33 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 |
---|---|---|---|---|
KafkaMessageBusTests
testPartitionedModuleSpEL
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 5 secs | |
RawModeKafkaMessageBusTests
testCustomPartitionCountOverridesModuleCountAndConcurrencyIfLarger
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 3 secs | |
RawModeKafkaMessageBusTests
createInboundPubSubBeforeOutboundPubSub
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 6 secs | |
RawModeKafkaMessageBusTests
testPartitionedModuleJava
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 4 secs | |
RabbitSingleNodeStreamDeploymentIntegrationTests
testRoutingWithSpel
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 10 secs | |
RabbitSingleNodeStreamDeploymentIntegrationTests
moduleChannelsRegisteredWithMessageBus
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 28 secs | |
RabbitSingleNodeStreamDeploymentIntegrationTests
verifyTopicChannelsRegisteredOnDemand
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 17 secs | |
RabbitSingleNodeStreamDeploymentIntegrationTests
mqttSourceStreamReceivesMqttSinkStreamOutputBinary
|
Failing since build #2261 (Rebuilt by mbg_at_pivotal) | Default Job | 21 secs |
Status | Test | Failing since | View job |
---|---|---|---|
KafkaMessageBusTests
testDirectBinding
|
Default Job | ||
RawModeKafkaMessageBusTests
testSendAndReceiveNoOriginalContentType
|
Default Job | ||
RawModeKafkaMessageBusTests
testDirectBinding
|
Default Job | ||
KafkaSingleNodeStreamDeploymentIntegrationTests
verifyQueueChannelsRegisteredOnDemand
|
Failing since build #2152 (Rebuilt by Ilayaperumal Gopinathan) | Default Job | |
KafkaSingleNodeStreamDeploymentIntegrationTests
testTappingWithRepeatedModulesDoesNotDuplicateMessages
|
Default Job |