Build: #1255 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 36 minutes
- Revision
-
be98da2079de9845622398511d43aec607b31e4b
be98da2079de9845622398511d43aec607b31e4b - Total tests
- 12118
- Failing since
- #1252 (Scheduled – )
Tests
- 12,118 tests in total
- 2 tests failed
- 2 failures are new
- 161 tests were quarantined / skipped
- 22 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
JdbcLockRegistryLeaderInitiatorTests
testLostConnection
|
10 secs | |
java.lang.AssertionError: java.lang.AssertionError: Expected: is <true> but: was <false> java.lang.AssertionError: Expected: is <true> but: was <false> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:956) (49 more lines...) |
|||
Collapse |
JdbcMessageStoreChannelIntegrationTests
testTransactionalSendAndReceive
|
< 1 sec | |
java.lang.IllegalStateException: java.lang.IllegalStateException: Failed to load ApplicationContext java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:125) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:108) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:246) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) (98 more lines...) |
Error summary
The build generated some errors. See the full build log for more details.
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:132: warning: Ber is internal proprietary API and may be removed in a future release
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:133: warning: Ber is internal proprietary API and may be removed in a future release
ber.encodeInt(sortResult, Ber.ASN_ENUMERATED);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:146: warning: BerEncoder is internal proprietary API and may be removed in a future release
BerEncoder ber = new BerEncoder(10 + cookie.length);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:146: warning: BerEncoder is internal proprietary API and may be removed in a future release
BerEncoder ber = new BerEncoder(10 + cookie.length);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:148: warning: Ber is internal proprietary API and may be removed in a future release
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:148: warning: Ber is internal proprietary API and may be removed in a future release
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:151: warning: Ber is internal proprietary API and may be removed in a future release
ber.encodeOctetString(cookie, Ber.ASN_OCTET_STR);
^
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.
32 warnings
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core-tiger/src/main/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControls.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core-tiger/src/test/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControlsTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/ldif/ldif-core/src/main/java/org/springframework/ldap/ldif/parser/LdifParser.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/odm/src/main/java/org/springframework/ldap/odm/core/impl/OdmManagerImpl.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/test-support/src/main/java/org/springframework/ldap/test/TestContextSourceFactoryBean.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
Cloning into '/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-rest-docs'...
Note: checking out 'v2.0.3.RELEASE'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at f870489... Release 2.0.3.RELEASE
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-rest-docs/spring-restdocs-restassured/src/test/java/org/springframework/restdocs/restassured3/RestAssuredRestDocumentationConfigurerTests.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Cloning into '/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-security'...
Note: checking out '5.0.12.RELEASE'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 8f7e9c7... Release 5.0.12.RELEASE
error: patch failed: gradle/dependency-management.gradle:6
error: gradle/dependency-management.gradle: patch does not apply
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:132: warning: Ber is internal proprietary API and may be removed in a future release
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:133: warning: Ber is internal proprietary API and may be removed in a future release
ber.encodeInt(sortResult, Ber.ASN_ENUMERATED);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:146: warning: BerEncoder is internal proprietary API and may be removed in a future release
BerEncoder ber = new BerEncoder(10 + cookie.length);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:146: warning: BerEncoder is internal proprietary API and may be removed in a future release
BerEncoder ber = new BerEncoder(10 + cookie.length);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:148: warning: Ber is internal proprietary API and may be removed in a future release
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:148: warning: Ber is internal proprietary API and may be removed in a future release
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:151: warning: Ber is internal proprietary API and may be removed in a future release
ber.encodeOctetString(cookie, Ber.ASN_OCTET_STR);
^
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.
32 warnings
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core-tiger/src/main/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControls.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core-tiger/src/test/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControlsTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/ldif/ldif-core/src/main/java/org/springframework/ldap/ldif/parser/LdifParser.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/odm/src/main/java/org/springframework/ldap/odm/core/impl/OdmManagerImpl.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/test-support/src/main/java/org/springframework/ldap/test/TestContextSourceFactoryBean.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
Cloning into '/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-rest-docs'...
Note: checking out 'v2.0.3.RELEASE'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at f870489... Release 2.0.3.RELEASE
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-rest-docs/spring-restdocs-restassured/src/test/java/org/springframework/restdocs/restassured3/RestAssuredRestDocumentationConfigurerTests.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Cloning into '/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-security'...
Note: checking out '5.0.12.RELEASE'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 8f7e9c7... Release 5.0.12.RELEASE
error: patch failed: gradle/dependency-management.gradle:6
error: gradle/dependency-management.gradle: patch does not apply