http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/9/Changes: [Tony CHEMIT] Introduce a new module with pollen bundled (backend + frontend) [Tony CHEMIT] Improve log levels for deprecated API [Tony CHEMIT] Improve default configuration + fix topia dao [Tony CHEMIT] Utilisation de nuiton-config pour générer la configuration + ------------------------------------------ [...truncated 3412 lines...] pollen.default.favoriteListMemberPageSize = 10 pollen.default.pollenUserPageSize = 10 pollen.default.sessionTimeoutDelay = 3600 pollen.smtp.host = localhost pollen.smtp.port = 25 pollen.smtp.from = Pollen pollen.logConfigurationFile = null pollen.version = 2.0-revf434463 pollen.ui.host = http://localhost:8888/index.html pollen.ui.url.poll.edit = http://localhost:8888/index.html#/poll/edit/{pollId}/{pollToken} pollen.ui.url.poll.vote = http://localhost:8888/index.html#/poll/vote/{pollId}/{pollToken} pollen.ui.url.poll.vote.edit = http://localhost:8888/index.html#/poll/vote/{pollId}/{pollToken}/vote/{voteToken} pollen.ui.url.user.validate = http://localhost:8888/index.html#/user/{userId}/{token} 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [2-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [4-Number] : org.chorem.pollen.votecounting.NumberVoteCounting 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [6-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting 12:39:42 DEBUG (FakePollenApplicationContext.java:103) Using port: 10017 12:39:42 DEBUG (FakePollenApplicationContext.java:125) testBasedir: <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-services/target/surefire-workdir/14004220498391846/org.chorem.pollen.services.service.PollenUIUrlRenderServiceTest/pollVoteEditUrlTest/h2> 12:39:42 INFO (PollenServicesConfig.java:82) Pollen configuration: Filename: pollen-services.properties pollen.devMode = true pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-services/target/surefire-workdir/14004220498391846/org.chorem.pollen.services.service.PollenUIUrlRenderServiceTest/pollVoteEditUrlTest/h2> pollen.default.pollType = FREE pollen.default.voteCountingType = 1 pollen.default.voteVisibility = EVERYBODY pollen.default.commentVisibility = EVERYBODY pollen.default.resultVisibility = EVERYBODY pollen.default.choiceType = TEXT 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 = localhost pollen.smtp.port = 25 pollen.smtp.from = Pollen pollen.logConfigurationFile = null pollen.version = 2.0-revf434463 pollen.ui.host = http://localhost:8888/index.html pollen.ui.url.poll.edit = http://localhost:8888/index.html#/poll/edit/{pollId}/{pollToken} pollen.ui.url.poll.vote = http://localhost:8888/index.html#/poll/vote/{pollId}/{pollToken} pollen.ui.url.poll.vote.edit = http://localhost:8888/index.html#/poll/vote/{pollId}/{pollToken}/vote/{voteToken} pollen.ui.url.user.validate = http://localhost:8888/index.html#/user/{userId}/{token} 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [2-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [4-Number] : org.chorem.pollen.votecounting.NumberVoteCounting 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [6-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 12:39:42 INFO (VoteCountingFactory.java:70) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.072 sec - in org.chorem.pollen.services.service.PollenUIUrlRenderServiceTest Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ pollen-services --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-services/target/pollen-services-2.0-revf434463.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ pollen-services >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ pollen-services --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ pollen-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ pollen-services --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ pollen-services --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- nuiton-config-maven-plugin:3.1.1:generate (default) @ pollen-services --- [INFO] use project compile scope class-path [INFO] Config class name: PollenServicesConfig [INFO] Generate file(s) to: <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-services/target/generated-sources/java> INFO [pool-1-thread-1 for channel] (ApplicationConfigTransformer.java:465) generateConfigAbstractClass - Generate org.chorem.pollen.services.config.GeneratedPollenServicesConfig INFO [pool-1-thread-1 for channel] (ApplicationConfigTransformer.java:373) generateProviderAbstractClass - Generate org.chorem.pollen.services.config.GeneratedPollenServicesConfigProvider [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ pollen-services <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ pollen-services --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ pollen-services --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pollen-services --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ pollen-services --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ pollen-services --- [INFO] Loaded <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collect-artifacts.txt> [INFO] Copying pollen-services-2.0-revf434463.jar to <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collect/org.chorem.pollen--pollen-services/pollen-services-2.0-revf434463.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/target/collect/org.chorem.pollen--pollen-services/THIRD-PARTY.properties> [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ pollen-services --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ pollen-services --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ pollen-services --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ pollen-services --- [INFO] Used declared dependencies found: [INFO] org.chorem.pollen:pollen-votecounting-api:jar:2.0-revf434463:compile [INFO] org.chorem.pollen:pollen-persistence:jar:2.0-revf434463:compile [INFO] org.nuiton.topia:topia-persistence:jar:3.2:compile [INFO] com.esotericsoftware.yamlbeans:yamlbeans:jar:1.11:compile [INFO] org.apache.commons:commons-email:jar:1.4:compile [INFO] com.github.spullara.mustache.java:compiler:jar:0.9.4:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-io:commons-io:jar:2.5:compile [INFO] commons-beanutils:commons-beanutils:jar:1.9.3:compile [INFO] org.apache.commons:commons-lang3:jar:3.5:compile [INFO] commons-codec:commons-codec:jar:1.10:compile [INFO] com.google.guava:guava:jar:20.0:compile [INFO] junit:junit:jar:4.12:provided [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.6.2:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-16:compile [INFO] org.nuiton:nuiton-config:jar:3.1.1:compile [INFO] org.apache.shiro:shiro-core:jar:1.2.3:compile [WARNING] Unused declared dependencies found: [WARNING] org.nuiton:nuiton-version:jar:1.0-rc-2:compile [JENKINS] Archiving disabled 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 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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Pollen ............................................. SUCCESS [ 19.240 s] [INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [ 10.525 s] [INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [ 4.426 s] [INFO] Pollen :: VoteCounting :: Percentage ............... SUCCESS [ 4.215 s] [INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [ 4.266 s] [INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [ 4.182 s] [INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [ 4.085 s] [INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [ 4.100 s] [INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [ 4.011 s] [INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [ 2.776 s] [INFO] Pollen :: Persistence .............................. SUCCESS [ 9.005 s] [INFO] Pollen :: Service .................................. FAILURE [ 25.753 s] [INFO] Pollen :: Rest Api ................................. SKIPPED [INFO] Pollen :: UI (Angular) ............................. SKIPPED [INFO] Pollen :: Bundle ................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:43 min [INFO] Finished at: 2017-01-06T12:39:46+01:00 [INFO] Final Memory: 154M/500M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project pollen-services: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project pollen-services: Dependency problems found 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:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) 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.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) ... 31 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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :pollen-services Sending e-mails to: pollen-build@list.chorem.org dev@tchemit.fr channel stopped 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 0 seconds