See <http://ci.chorem.org/jenkins/job/pollen-sonar/85/display/redirect?page=changes> Changes: [Sylvain Bavencoff] Pour les participant d'un sondage, ne pas proposer d'inporter une list [Kevin Morin] refs #1 ajout des credentials sur le user [Kevin Morin] refs #1 utilisation de la lib socialauth pour se connecter via des [Kevin Morin] refs #1 connexion avec google [Kevin Morin] refs #1 ajout de la conf des providers dans la base (plus simple à [Kevin Morin] refs #1 ajout du socialmanager dans la session en attendant le retour du [Kevin Morin] refs #1 gestion des tiers de connexion + style du login [Kevin Morin] refs #1 erreur si l'utilisateur veut se connecter via un service tiers [Kevin Morin] refs #1 envoi d'un mail à la création d'un compte a partir d'un service [Kevin Morin] refs #1 permettre l'ajout d'un mot de passe à des comptes créés à partir [Kevin Morin] refs #1 permettre d'ajouter des comptes tiers à un compte existant [Kevin Morin] refs #1 ajout de credentials depuis le profil [Kevin Morin] fix build [Kevin Morin] refs #1 mise en page des comptes externes dans le profil [Kevin Morin] refs #1 gestion de la suppression des credentials [Kevin Morin] refs #1 séparaion des langues [Sylvain Bavencoff] réécriture des import de liste de votant (CSV et LDAP), renvoyer toute [Sylvain Bavencoff] indentation [Kevin Morin] refs #1 doc services tiers [Kevin Morin] correction error riot [Kevin Morin] fixes #137 suppression des cookies au logout [Kevin Morin] refs #137 fix test [Kevin Morin] fixes #139 Les sauts de ligne ne sont pas affihés dans les descriptions ------------------------------------------ [...truncated 233.71 KB...] 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. sept. 08, 2017 1:57:10 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. sept. 08, 2017 1:57:10 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. sept. 08, 2017 1:57:10 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. sept. 08, 2017 1:57:10 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. sept. 08, 2017 1:57:10 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. sept. 08, 2017 1:57:10 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. sept. 08, 2017 1:57:10 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. sept. 08, 2017 1:57:10 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. sept. 08, 2017 1:57:10 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak. sept. 08, 2017 1:57:10 AM org.apache.coyote.AbstractProtocol stop INFOS: Stopping ProtocolHandler ["http-bio-10000"] sept. 08, 2017 1:57:10 AM org.apache.coyote.AbstractProtocol destroy INFOS: Destroying ProtocolHandler ["http-bio-10000"] Tests run: 6, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 176.785 sec - in org.chorem.pollen.rest.api.PollenUserApiTest Running org.chorem.pollen.rest.api.PollApiTest 01:57:10 INFO (PollenServicesConfig.java:83) Pollen configuration: Filename: pollen-rest-api-test.properties pollen.devMode = true pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire-workdir/35129907921931934/org.chorem.pollen.rest.api.PollApiTest/getPollsNew/h2> pollen.secret = !secret# 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.choiceType = TEXT pollen.default.voteNotification = false pollen.default.commentNotification = false pollen.default.newChoiceNotification = false pollen.default.notifyMeHoursBeforePollEnds = 0 pollen.default.pollPageSize = 10 pollen.default.commentPageSize = 10 pollen.default.favoriteListPageSize = 10 pollen.default.favoriteListMemberPageSize = 10 pollen.default.pollenUserPageSize = 10 pollen.default.sessionTimeoutDelay = 3600 pollen.smtp.host = null pollen.smtp.port = 25 pollen.smtp.from = no-reply@pollen.com pollen.logConfigurationFile = null pollen.version = ${project.version} 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 02:00:25 INFO (PollenRestApiApplicationContext.java:248) will use default logging configuration 02:00:48 INFO (VoteCountingFactory.java:70) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 02:00:48 INFO (VoteCountingFactory.java:70) Detected strategy [2-Pourcentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 02:00:48 INFO (VoteCountingFactory.java:70) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 02:00:48 INFO (VoteCountingFactory.java:70) Detected strategy [4-Nombre] : org.chorem.pollen.votecounting.NumberVoteCounting 02:00:48 INFO (VoteCountingFactory.java:70) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 02:00:48 INFO (VoteCountingFactory.java:70) Detected strategy [6-Vote alternatif] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 02:00:48 INFO (VoteCountingFactory.java:70) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting 02:00:48 INFO (EmailService.java:304) an email should have been sent if not in devMode: tos = [admin@pollen.org]. subject = '[Pollen] Confirmation de création du compte admin'. body = Bonjour admin, Vous venez de créer un compte sur l'application en ligne Pollen Courriel: admin@pollen.org Vous devez valider votre courriel en allant sur cette adresse : Vous pouvez gérer vos sondages en vous connectant sur Pollen : -- Pollen, application de sondages en ligne 02:00:48 INFO (EmailService.java:304) an email should have been sent if not in devMode: tos = [admin@pollen.org]. subject = '[Pollen] Valiation de votre compte admin'. body = Bonjour admin, Votre adresse email a été validée. -- Pollen, application de sondages en ligne 02:00:48 INFO (EmailService.java:304) an email should have been sent if not in devMode: tos = [user@pollen.org]. subject = '[Pollen] Confirmation de création du compte user'. body = Bonjour user, Vous venez de créer un compte sur l'application en ligne Pollen Courriel: user@pollen.org Vous devez valider votre courriel en allant sur cette adresse : Vous pouvez gérer vos sondages en vous connectant sur Pollen : -- Pollen, application de sondages en ligne 02:00:48 INFO (EmailService.java:304) an email should have been sent if not in devMode: tos = [user@pollen.org]. subject = '[Pollen] Valiation de votre compte user'. body = Bonjour user, Votre adresse email a été validée. -- Pollen, application de sondages en ligne sept. 08, 2017 2:00:48 AM org.apache.coyote.AbstractProtocol init INFOS: Initializing ProtocolHandler ["http-bio-10001"] sept. 08, 2017 2:00:48 AM org.apache.catalina.core.StandardService startInternal INFOS: Starting service Tomcat sept. 08, 2017 2:00:48 AM org.apache.catalina.core.StandardEngine startInternal INFOS: Starting Servlet Engine: Apache Tomcat/7.0.50 sept. 08, 2017 2:00:48 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 1 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [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] [INFO] Pollen ............................................. SUCCESS [ 37.951 s] [INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [01:37 min] [INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [01:44 min] [INFO] Pollen :: VoteCounting :: Percentage ............... SUCCESS [ 34.268 s] [INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [01:17 min] [INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [01:20 min] [INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [01:34 min] [INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [ 47.018 s] [INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [01:16 min] [INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [ 0.576 s] [INFO] Pollen :: Persistence .............................. SUCCESS [02:02 min] [INFO] Pollen :: Service .................................. SUCCESS [06:06 min] [INFO] Pollen :: Rest Api ................................. FAILURE [09:14 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 43:05 min [INFO] Finished at: 2017-09-08T02:02:50+02:00 [INFO] Final Memory: 91M/449M [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-sonar/ws/pollen-rest-api> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire/surefirebooter3588297290046008168.jar> <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire/surefire8277711820455110298tmp> <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire/surefire_91489981638875488197tmp> [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-sonar/ws/pollen-rest-api> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire/surefirebooter3588297290046008168.jar> <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire/surefire8277711820455110298tmp> <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire/surefire_91489981638875488197tmp> 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:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 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-sonar/ws/pollen-rest-api> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire/surefirebooter3588297290046008168.jar> <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire/surefire8277711820455110298tmp> <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire/surefire_91489981638875488197tmp> 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-sonar/ws/pollen-rest-api> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire/surefirebooter3588297290046008168.jar> <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire/surefire8277711820455110298tmp> <http://ci.chorem.org/jenkins/job/pollen-sonar/ws/pollen-rest-api/target/surefire/surefire_91489981638875488197tmp> 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 bavencoff@codelutin.com Not sending mail to unregistered user morin@codelutin.com Sending e-mails to: pollen-build@list.chorem.org FATAL: No SonarQube installation assigned for this job. There are 0 available installations that can be configured. If you want to reassign a lot of jobs to a different SonarQube installation see http://docs.sonarqube.org/display/PLUG/Reassign+Jobs+to+Another+SonarQube+In... Build step 'SonarQube analysis with Maven' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 6 second Not sending mail to unregistered user bavencoff@codelutin.com Not sending mail to unregistered user dev@tchemit.fr Not sending mail to unregistered user maisonneuve@codelutin.com Not sending mail to unregistered user morin@codelutin.com Not sending mail to unregistered user poussin@codelutin.com Not sending mail to unregistered user ruchaud@codelutin.com