Pollen-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
May 2018
- 1 participants
- 1 discussions
28 May '18
See <http://ci.chorem.org/jenkins/job/pollen-nightly/136/display/redirect?page=c…>
Changes:
[Sylvain Bavencoff] fix gitlab ci release + fix NPE
[Sylvain Bavencoff] fix gitlab ci release
[Maven Release] release 3.1.2 success [skip ci]
[Sylvain Bavencoff] fix gitlab ci release
[Sylvain Bavencoff] fix gitlab ci release
[Maven Release] release 3.1.2 success [skip ci]
[Sylvain Bavencoff] fix gitlab ci release
[Maven Release] release 3.1.2 success [skip ci]
------------------------------------------
[...truncated 234,03 KB...]
pollen.logConfigurationFile = null
pollen.sendEndPollRemindersCronSchedule = 0 0/1 * * * ?
pollen.resource.maxSize = 10000000
pollen.resource.preview.max = 200
pollen.registration.emailAddressPattern = null
pollen.resendEmailsCronSchedule = 0 0/5 * * * ?
pollen.report.maxScore = 100
pollen.feedback.mails = null
pollen.feedback.locale = en
pollen.default.timeZoneId = Europe/Paris
pollen.default.maxVoters = 0
pollen.default.userConnectedRequired = false
pollen.default.usersCanCreatePoll = ALL_USERS
pollen.deleteObsoleteSessionTokensCronSchedule = 0 0/5 * * * ?
01:23:49 INFO (PollenRestApiApplicationContext.java:245) will use default logging configuration
01:23:49 INFO (VoteCountingFactory.java:71) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting
01:23:49 INFO (VoteCountingFactory.java:71) Detected strategy [2-Cumulatif] : org.chorem.pollen.votecounting.CumulativeVoteCounting
01:23:49 INFO (VoteCountingFactory.java:71) Detected strategy [8-Jugement majoritaire] : org.chorem.pollen.votecounting.MajorityJudgmentVoteCounting
01:23:49 INFO (VoteCountingFactory.java:71) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting
01:23:49 INFO (VoteCountingFactory.java:71) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting
01:23:49 INFO (VoteCountingFactory.java:71) Detected strategy [4-Nombre] : org.chorem.pollen.votecounting.NumberVoteCounting
01:23:49 INFO (VoteCountingFactory.java:71) Detected strategy [6-Vote alternatif] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting
01:23:49 INFO (VoteCountingFactory.java:71) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting
févr. 03, 2018 1:23:49 AM org.apache.coyote.AbstractProtocol init
INFOS: Initializing ProtocolHandler ["http-bio-10000"]
févr. 03, 2018 1:23:49 AM org.apache.catalina.core.StandardService startInternal
INFOS: Starting service Tomcat
févr. 03, 2018 1:23:49 AM org.apache.catalina.core.StandardEngine startInternal
INFOS: Starting Servlet Engine: Apache Tomcat/7.0.50
févr. 03, 2018 1:23:50 AM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
INFOS: No global web.xml found
01:24:07 INFO (PollenTopiaTransactionFilter.java:59) Init Topia Filter
févr. 03, 2018 1:24:16 AM org.apache.coyote.AbstractProtocol start
INFOS: Starting ProtocolHandler ["http-bio-10000"]
01:24:16 INFO (FixturesService.java:78) will restore database with fixture set
01:24:17 ERROR (SecurityService.java:241) Not find user from token : eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJZSzVoN0pjQlQ0aXRFTW1ZVmdYMThnIiwiaXNzIjoiUG9sbGVuIiwiZXhwIjoxMzg4NTM0NDAwLCJpYXQiOjEzODg1MzA4MDB9.WnmNoaYKopLgex3eGKBvnozax2rcAQtvbeuQOQHsrNo
01:24:17 INFO (PollenRestApiRequestFilter.java:213) POST /login2?password=admin&login=admin(a)chorem.org ==> AuthApi.login2 ==> 200 : 28ms
01:24:17 INFO (PollenRestApiRequestFilter.java:213) GET /users?pageNumber=0&pageSize=-1 ==> PollenUserApi.getUsers ==> 200 : 48ms
01:24:17 INFO (AbstractPollenRestApiTest.java:199) test *getUsers* result
{"elements":[{"id":"83-181AETgGjOj90y42hpg","name":"J","administrator":true,"language":null,"password":null,"banned":false,"emailIsValidate":true,"withPassword":true,"credentials":[],"gtuValidated":true,"avatar":null,"premiumTo":null,"premium":false,"emailAddresses":[{"id":"o20WUymPStiiZxU-gooB-Q","emailAddress":"jean(a)pollen.org","validated":true},{"id":"P6rkIpfKSPS_cfosqKvj7w","emailAddress":"jean2(a)pollen.org","validated":true},{"id":"0Z4rf0e5QmGm9CHYhmf7OQ","emailAddress":"jean3(a)pollen.org","validated":true}],"defaultEmailAddress":{"id":"o20WUymPStiiZxU-gooB-Q","emailAddress":"jean(a)pollen.org","validated":true},"canCreatePoll":false},{"id":"G6chA8kFRYeb25Z2nzDIrQ","name":"J","administrator":true,"language":null,"password":null,"banned":false,"emailIsValidate":true,"withPassword":true,"credentials":[],"gtuValidated":true,"avatar":null,"premiumTo":null,"premium":false,"emailAddresses":[{"id":"-bsascK8Sk2ExkJY0RV3cA","emailAddress":"julien(a)pollen.org","validated":true}],"defaultEmailAddress":{"id":"-bsascK8Sk2ExkJY0RV3cA","emailAddress":"julien(a)pollen.org","validated":true},"canCreatePoll":false},{"id":"qA1Jw0xXT8SwybA04EtrfA","name":"T","administrator":false,"language":null,"password":null,"banned":false,"emailIsValidate":true,"withPassword":true,"credentials":[],"gtuValidated":true,"avatar":null,"premiumTo":null,"premium":false,"emailAddresses":[{"id":"i5KI80RFSFWMEIGH53tDXQ","emailAddress":"tony(a)pollen.org","validated":true},{"id":"wWcw1xjUSpSl8fAQDcGg3Q","emailAddress":"tony2(a)pollen.org","validated":true}],"defaultEmailAddress":{"id":"i5KI80RFSFWMEIGH53tDXQ","emailAddress":"tony(a)pollen.org","validated":true},"canCreatePoll":false},{"id":"-yMPHa4FR5-d_rPriVMsuw","name":"admin","administrator":true,"language":null,"password":null,"banned":false,"emailIsValidate":true,"withPassword":true,"credentials":[],"gtuValidated":true,"avatar":null,"premiumTo":null,"premium":false,"emailAddresses":[{"id":"hEQ5gGD5RJqCXo3pTqGT6Q","emailAddress":"admin(a)chorem.org","validated":true}],"defaultEmailAddress":{"id":"hEQ5gGD5RJqCXo3pTqGT6Q","emailAddress":"admin(a)chorem.org","validated":true},"canCreatePoll":false}],"pagination":{"count":4,"currentPage":0,"lastPage":0,"pageSize":-1,"order":"name","desc":false}}
févr. 03, 2018 1:24:17 AM org.apache.coyote.AbstractProtocol pause
INFOS: Pausing ProtocolHandler ["http-bio-10000"]
févr. 03, 2018 1:24:17 AM org.apache.catalina.core.StandardService stopInternal
INFOS: Stopping service Tomcat
01:24:20 INFO (PollenRestApiApplicationListener.java:191) Stopping quartz sheduler
févr. 03, 2018 1:24:20 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-1] but has failed to stop it. This is very likely to create a memory leak.
févr. 03, 2018 1:24:20 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-2] but has failed to stop it. This is very likely to create a memory leak.
févr. 03, 2018 1:24:20 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-3] but has failed to stop it. This is very likely to create a memory leak.
févr. 03, 2018 1:24:20 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-4] but has failed to stop it. This is very likely to create a memory leak.
févr. 03, 2018 1:24:20 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-5] but has failed to stop it. This is very likely to create a memory leak.
févr. 03, 2018 1:24:20 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-6] but has failed to stop it. This is very likely to create a memory leak.
févr. 03, 2018 1:24:20 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-7] but has failed to stop it. This is very likely to create a memory leak.
févr. 03, 2018 1:24:20 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-8] but has failed to stop it. This is very likely to create a memory leak.
févr. 03, 2018 1:24:20 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-9] but has failed to stop it. This is very likely to create a memory leak.
févr. 03, 2018 1:24:20 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/] appears to have started a thread named [DefaultQuartzScheduler_Worker-10] but has failed to stop it. This is very likely to create a memory leak.
févr. 03, 2018 1:24:20 AM org.apache.coyote.AbstractProtocol stop
INFOS: Stopping ProtocolHandler ["http-bio-10000"]
févr. 03, 2018 1:24:20 AM org.apache.coyote.AbstractProtocol destroy
INFOS: Destroying ProtocolHandler ["http-bio-10000"]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 106.177 sec - in org.chorem.pollen.rest.api.PollenUserApiTest
Running org.chorem.pollen.rest.api.PollApiTest
01:24:20 INFO (PollenServicesConfig.java:87) Pollen configuration:
Filename: pollen-rest-api-test.properties
pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api/target/s…>
pollen.token.secret = !secret#
pollen.token.issue = Pollen
pollen.token.timeout = 3600
pollen.default.pollType = FREE
pollen.default.voteCountingType = 1
pollen.default.voteVisibility = EVERYBODY
pollen.default.commentVisibility = EVERYBODY
pollen.default.resultVisibility = EVERYBODY
pollen.default.continuousResults = true
pollen.default.voteNotification = false
pollen.default.commentNotification = false
pollen.default.newChoiceNotification = false
pollen.default.notifyMeHoursBeforePollEnds = 0
pollen.smtp.host = null
pollen.smtp.port = 25
pollen.smtp.from = noreply(a)serveur.com
pollen.smtp.wait = 1000
pollen.mailBox.host = null
pollen.mailBox.protocol = imap
pollen.mailBox.user = null
pollen.mailBox.password = null
pollen.mailBox.cronSchedule = 0 2/5 * * * ?
pollen.logConfigurationFile = null
pollen.sendEndPollRemindersCronSchedule = 0 0/1 * * * ?
pollen.resource.maxSize = 10000000
pollen.resource.preview.max = 200
pollen.registration.emailAddressPattern = null
pollen.resendEmailsCronSchedule = 0 0/5 * * * ?
pollen.report.maxScore = 100
pollen.feedback.mails = null
pollen.feedback.locale = en
pollen.default.timeZoneId = Europe/Paris
pollen.default.maxVoters = 0
pollen.default.userConnectedRequired = false
pollen.default.usersCanCreatePoll = ALL_USERS
pollen.deleteObsoleteSessionTokensCronSchedule = 0 0/5 * * * ?
01:24:47 INFO (PollenRestApiApplicationContext.java:245) will use default logging configuration
01:24:47 INFO (VoteCountingFactory.java:71) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting
01:24:47 INFO (VoteCountingFactory.java:71) Detected strategy [2-Cumulatif] : org.chorem.pollen.votecounting.CumulativeVoteCounting
01:24:47 INFO (VoteCountingFactory.java:71) Detected strategy [8-Jugement majoritaire] : org.chorem.pollen.votecounting.MajorityJudgmentVoteCounting
01:24:47 INFO (VoteCountingFactory.java:71) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting
01:24:47 INFO (VoteCountingFactory.java:71) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting
01:24:47 INFO (VoteCountingFactory.java:71) Detected strategy [4-Nombre] : org.chorem.pollen.votecounting.NumberVoteCounting
01:24:47 INFO (VoteCountingFactory.java:71) Detected strategy [6-Vote alternatif] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting
01:24:47 INFO (VoteCountingFactory.java:71) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting
févr. 03, 2018 1:24:47 AM org.apache.coyote.AbstractProtocol init
INFOS: Initializing ProtocolHandler ["http-bio-10001"]
févr. 03, 2018 1:24:47 AM org.apache.catalina.core.StandardService startInternal
INFOS: Starting service Tomcat
févr. 03, 2018 1:24:47 AM org.apache.catalina.core.StandardEngine startInternal
INFOS: Starting Servlet Engine: Apache Tomcat/7.0.50
févr. 03, 2018 1:24:47 AM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
INFOS: No global web.xml found
Results :
Tests run: 6, Failures: 0, Errors: 0, Skipped: 4
[JENKINS] Recording test results
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 12 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 31 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[JENKINS] Archiving disabled[INFO] Pollen ............................................. SUCCESS [ 33.195 s]
[INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [02:04 min]
[INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [ 23.512 s]
[INFO] Pollen :: VoteCounting :: Cumulative ............... SUCCESS [ 43.372 s]
[INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [ 41.710 s]
[INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [ 21.351 s]
[INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [ 37.083 s]
[INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [ 44.344 s]
[INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [01:11 min]
[INFO] Pollen :: VoteCounting :: Majority Judgment ........ SUCCESS [01:18 min]
[INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [ 3.153 s]
[INFO] Pollen :: Persistence .............................. SUCCESS [01:25 min]
[INFO] Pollen :: Service .................................. SUCCESS [02:55 min]
[INFO] Pollen :: Rest Api ................................. FAILURE [05:05 min]
[INFO] Pollen :: UI RiotJs ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:54 min
[INFO] Finished at: 2018-02-03T01:29:48+01:00
[INFO] Final Memory: 107M/460M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project pollen-rest-api: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api/target/s…> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api/target/s…> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api/target/s…>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project pollen-rest-api: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api/target/s…> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api/target/s…> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api/target/s…>
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
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 org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
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 hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:207)
at hudson.remoting.UserRequest.perform(UserRequest.java:53)
at hudson.remoting.Request$2.run(Request.java:358)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api/target/s…> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api/target/s…> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api/target/s…>
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 31 more
Caused by: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api/target/s…> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api/target/s…> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-rest-api/target/s…>
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:590)
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:460)
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:229)
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:201)
at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1026)
at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:862)
at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
... 32 more
[ERROR]
[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/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :pollen-rest-api
Not sending mail to unregistered user maven-release(a)codelutin.com
Sending e-mails to: pollen-build(a)list.chorem.org
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 11 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 32 second
Not sending mail to unregistered user bavencoff(a)codelutin.com
Not sending mail to unregistered user maven-release(a)codelutin.com
1
0