See 
<https://ci-builds.apache.org/job/Brooklyn/job/brooklyn/job/master/247/display/redirect>

Changes:


------------------------------------------
[...truncated 78748 lines...]
        at org.testng.junit.JUnit4TestRunner.start(JUnit4TestRunner.java:80)
        at org.testng.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:65)
        at org.testng.TestRunner$1.run(TestRunner.java:650)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at org.testng.TestRunner.runJUnitWorkers(TestRunner.java:841)
        at org.testng.TestRunner.privateRunJUnit(TestRunner.java:679)
        at org.testng.TestRunner.run(TestRunner.java:583)
        at org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
        at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
        at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
        at org.testng.SuiteRunner.run(SuiteRunner.java:286)
        at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
        at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
        at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
        at org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
        at org.testng.TestNG.runSuites(TestNG.java:1069)
        at org.testng.TestNG.run(TestNG.java:1037)
        at 
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:132)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:198)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
        at 
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:147)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)

2021-07-14 14:57:10,903 WARN  - Management Context 
LocalManagementContext[?-dh6J2mlj] running, creation stacktrace:
java.lang.Throwable: for construction stacktrace
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:141)
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:163)
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:159)
        at 
org.apache.brooklyn.core.test.entity.LocalManagementContextForTests.<init>(LocalManagementContextForTests.java:45)
        at 
org.apache.brooklyn.core.test.entity.LocalManagementContextForTests$Builder.build(LocalManagementContextForTests.java:185)
        at 
org.apache.brooklyn.core.test.entity.LocalManagementContextForTests.newInstance(LocalManagementContextForTests.java:200)
        at 
org.apache.brooklyn.util.core.logbook.file.FileLogStoreTest.testQueryLogSampleWithDateTimeFormatMismatch(FileLogStoreTest.java:191)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at junit.framework.TestCase.runTest(TestCase.java:176)
        at junit.framework.TestCase.runBare(TestCase.java:141)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:129)
        at junit.framework.TestSuite.runTest(TestSuite.java:252)
        at junit.framework.TestSuite.run(TestSuite.java:247)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
        at org.testng.junit.JUnit4TestRunner.start(JUnit4TestRunner.java:80)
        at org.testng.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:65)
        at org.testng.TestRunner$1.run(TestRunner.java:650)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at org.testng.TestRunner.runJUnitWorkers(TestRunner.java:841)
        at org.testng.TestRunner.privateRunJUnit(TestRunner.java:679)
        at org.testng.TestRunner.run(TestRunner.java:583)
        at org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
        at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
        at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
        at org.testng.SuiteRunner.run(SuiteRunner.java:286)
        at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
        at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
        at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
        at org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
        at org.testng.TestNG.runSuites(TestNG.java:1069)
        at org.testng.TestNG.run(TestNG.java:1037)
        at 
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:132)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:198)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
        at 
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:147)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)

2021-07-14 14:57:10,904 INFO  - BrooklynLeakListener.onFinish attempting to 
terminate all extant ManagementContexts: name=Surefire test; includedGroups=[]; 
excludedGroups=[Acceptance, Integration, Live, Live-sanity, Broken, WIP]; 
suiteName=Surefire suite; 
outDir=/home/jenkins/workspace/Brooklyn_brooklyn_master/brooklyn-server/core/target/surefire-reports/testng-junit-results/Surefire
 suite: 8 ManagementContexts terminated
2021-07-14 14:57:10,904 INFO  - TESTNG 
===============================================
    Surefire test
    Tests run: 21, Failures: 0, Skips: 0
===============================================
Tests run: 2446, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 430.013 sec 
<<< FAILURE! - in TestSuite
testHttpFeedRegisteredInInitIsPersistedAndFeedsStop(org.apache.brooklyn.core.mgmt.rebind.RebindFeedTest)
  Time elapsed: 31.576 sec  <<< FAILURE!
java.lang.AssertionError: failed succeeds-eventually, 75 attempts, 30001ms 
elapsed: AssertionError: entity=MyEntityWithHttpFeedImpl{id=w3rm0evo25}; 
attribute=Sensor: aLong (java.lang.Integer) expected [200] but found [null]
        at 
org.apache.brooklyn.core.mgmt.rebind.RebindFeedTest.testHttpFeedRegisteredInInitIsPersistedAndFeedsStop(RebindFeedTest.java:127)
Caused by: java.lang.AssertionError: 
entity=MyEntityWithHttpFeedImpl{id=w3rm0evo25}; attribute=Sensor: aLong 
(java.lang.Integer) expected [200] but found [null]
        at 
org.apache.brooklyn.core.mgmt.rebind.RebindFeedTest.testHttpFeedRegisteredInInitIsPersistedAndFeedsStop(RebindFeedTest.java:127)

2021-07-14 14:57:10,931 INFO  - Brooklyn shutdown: stopping entities 
[TestEntityImpl{id=q74xi19swl}, TestEntityImpl{id=jbpd9bnwut}, 
BlockingEntityImpl{id=e9tqi4pgwn}]

Results :

Failed tests: 
  RebindFeedTest.testHttpFeedRegisteredInInitIsPersistedAndFeedsStop:127 failed 
succeeds-eventually, 75 attempts, 30001ms elapsed: AssertionError: 
entity=MyEntityWithHttpFeedImpl{id=w3rm0evo25}; attribute=Sensor: aLong 
(java.lang.Integer) expected [200] but found [null]

Tests run: 2446, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Server Root ............................... SUCCESS [  6.120 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  7.282 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [ 13.502 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.753 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 45.598 s]
[INFO] Brooklyn API ....................................... SUCCESS [  5.191 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.333 s]
[INFO] CAMP Base .......................................... SUCCESS [  3.298 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  3.266 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [ 18.294 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.655 s]
[INFO] CAMP Server ........................................ SUCCESS [ 24.244 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  8.077 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.695 s]
[INFO] Brooklyn Core ...................................... FAILURE [08:22 min]
[INFO] Brooklyn Policies .................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities ................... SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ........................ SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets .................. SKIPPED
[INFO] Brooklyn Software Base ............................. SKIPPED
[INFO] Brooklyn CAMP ...................................... SKIPPED
[INFO] Brooklyn Launcher Common ........................... SKIPPED
[INFO] Brooklyn REST API .................................. SKIPPED
[INFO] Brooklyn REST Resources ............................ SKIPPED
[INFO] Brooklyn REST Server ............................... SKIPPED
[INFO] Brooklyn Launcher .................................. SKIPPED
[INFO] Brooklyn Container Location Targets ................ SKIPPED
[INFO] Brooklyn Command Line Interface .................... SKIPPED
[INFO] Brooklyn Test Framework ............................ SKIPPED
[INFO] Brooklyn OSGi init ................................. SKIPPED
[INFO] Brooklyn OSGi start ................................ SKIPPED
[INFO] Brooklyn Karaf ..................................... SKIPPED
[INFO] Jetty config fragment .............................. SKIPPED
[INFO] Apache Http Component extension .................... SKIPPED
[INFO] Brooklyn Karaf Features ............................ SKIPPED
[INFO] Brooklyn Karaf Shell Commands ...................... SKIPPED
[INFO] Brooklyn UI :: Parent .............................. SKIPPED
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration 
Hooks SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SKIPPED
[INFO] Brooklyn UI :: Modules (parent) .................... SKIPPED
[INFO] Brooklyn UI :: Modules - UI Utils .................. SKIPPED
[INFO] Brooklyn UI :: Modules - Home ...................... SKIPPED
[INFO] Brooklyn UI :: Modules - App inspector ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Catalog ................... SKIPPED
[INFO] Brooklyn UI :: Modules - Location manager .......... SKIPPED
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Groovy console ............ SKIPPED
[INFO] Brooklyn UI :: Modules - Logout .................... SKIPPED
[INFO] Brooklyn UI :: Modules - Login ..................... SKIPPED
[INFO] Brooklyn UI :: Modules - Features .................. SKIPPED
[INFO] Brooklyn UI :: Features ............................ SKIPPED
[INFO] Brooklyn Library Root .............................. SKIPPED
[INFO] Brooklyn CM Chef ................................... SKIPPED
[INFO] Brooklyn CM SaltStack .............................. SKIPPED
[INFO] Brooklyn CM Ansible ................................ SKIPPED
[INFO] Brooklyn CM Integration Root ....................... SKIPPED
[INFO] Brooklyn Network Software Entities ................. SKIPPED
[INFO] Brooklyn OSGi Software Entities .................... SKIPPED
[INFO] Brooklyn Database Software Entities ................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn Messaging Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SKIPPED
[INFO] Brooklyn Monitoring Software Entities .............. SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn QA ........................................ SKIPPED
[INFO] Brooklyn Examples Aggregator Project ............... SKIPPED
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SKIPPED
[INFO] hello-world-webapp Maven Webapp .................... SKIPPED
[INFO] hello-world-sql-webapp Maven Webapp ................ SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ................ SKIPPED
[INFO] Brooklyn Library Karaf integration ................. SKIPPED
[INFO] Brooklyn Library Catalog ........................... SKIPPED
[INFO] Brooklyn Library Karaf Features .................... SKIPPED
[INFO] Brooklyn Downstream Project Parent ................. SKIPPED
[INFO] Brooklyn Dist Root ................................. SKIPPED
[INFO] Brooklyn All Things ................................ SKIPPED
[INFO] Brooklyn Distribution .............................. SKIPPED
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Karaf Server Configuration ................ SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn RPM Package ............................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root 1.1.0-SNAPSHOT ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:02 min
[INFO] Finished at: 2021-07-14T14:57:11Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project brooklyn-core: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/workspace/Brooklyn_brooklyn_master/brooklyn-server/core/target/surefire-reports
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-core
[Pipeline] }
$ docker stop --time=1 
3cdc78b4905df4438149bf30fc8cca75cbc46373584370c9e87686db9ec31b00
$ docker rm -f 3cdc78b4905df4438149bf30fc8cca75cbc46373584370c9e87686db9ec31b00
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] step
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/testng-results.xml
Saving reports...
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/247/testng/testng-results-1.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/247/testng/testng-results-2.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/247/testng/testng-results-3.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/247/testng/testng-results-4.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/247/testng/testng-results-5.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/247/testng/testng-results-6.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/247/testng/testng-results-7.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/247/testng/testng-results.xml'
0.032520% of tests failed, which exceeded threshold of 0%. Marking build as 
UNSTABLE
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step

Reply via email to