See <http://ci.codelutin.com/jenkins/job/tutti-technical-site-snapshot/83/changes> Changes: [Tony CHEMIT] Intrudcion PmfmId2 et renommahe de certainnes méthodes (See #8270) [Tony CHEMIT] Amélioration du démarrage d'un chargement d'un trait [maven-release] [jgitflow-maven-plugin]updating poms for 4.5-rc-5 branch with snapshot [maven-release] Ajout entete de licenses [maven-release] [jgitflow-maven-plugin]updating poms for branch'release/4.5-rc-5' with [maven-release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid [maven-release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state [Tony CHEMIT] Ne pas supprimer-ajouter le sampling si on fait cela déjà au niveau des [Tony CHEMIT] Suppression exception inutile [Tony CHEMIT] Ajout d'une méthode pour bloquer la sortie de l'écran des mensurations [Tony CHEMIT] Bloquer la sortie de l'écran des mensurations si modification pour aller [Tony CHEMIT] femrer l'écran des mensuration dès que l'on quitte son onglet (See [Tony CHEMIT] Meilleure gestion du tableau des mensurations lors de la génération [Tony CHEMIT] correction log [Tony CHEMIT] génération des mensurations lors d'un import multiposte sur uniquement [Tony CHEMIT] Amélioration du chargement d'un trait [Tony CHEMIT] On valide aussi les observations en recopie taille seulement (see #8237) [Tony CHEMIT] Amélioration code [Tony CHEMIT] Amélioration du code d'interaction des modèles, mais il resterait ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/tutti-technical-site-snapshot/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/codelutin/tutti.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/codelutin/tutti.git git --version # timeout=10 using .gitcredentials to set credentials git config --local credential.username ci-user # timeout=10 git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git2687859639718147751.credentials # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/codelutin/tutti.git +refs/heads/*:refs/remotes/origin/* git config --local --remove-section credential # timeout=10 git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 667a7fc746bf1ace38c86bfa02aa915e5dc6d3ee (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 667a7fc746bf1ace38c86bfa02aa915e5dc6d3ee git rev-list 1f4faadf6384c4bf721b8ca2ed566c1fd1eae01c # timeout=10 Parsing POMs Established TCP socket on 49342 [tutti-technical-site-snapshot] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 49342 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/tutti-technical-site-snapshot/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml clean verify site-deploy -DperformRelease -Psnapshot-site [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Tutti [INFO] Tutti :: Persistence [INFO] Tutti :: Ichtyometer API [INFO] Tutti :: Caliper API [INFO] Tutti :: Report Generator [INFO] Tutti :: Service [INFO] Tutti :: UI Updater [INFO] Tutti :: UI [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tutti 4.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ tutti --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ tutti --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ tutti --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ tutti --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ tutti --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ tutti --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ tutti --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ tutti --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ tutti --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ tutti --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ tutti --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ tutti --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ tutti --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (check-release-properties) @ tutti --- [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ tutti --- [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ tutti --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header-on-pom) @ tutti --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/tutti-technical-site-snapshot/ws/> [INFO] Scan 1 file header done in 46.014ms. [INFO] All files are up-to-date. [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ tutti --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/tutti-technical-site-snapshot/ws/src> [INFO] Scan 7 files header done in 125.119ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ tutti --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ tutti --- [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Tutti .............................................. FAILURE [ 53.143 s] [INFO] Tutti :: Persistence ............................... SKIPPED [INFO] Tutti :: Ichtyometer API ........................... SKIPPED [INFO] Tutti :: Caliper API ............................... SKIPPED [INFO] Tutti :: Report Generator .......................... SKIPPED [INFO] Tutti :: Service ................................... SKIPPED [INFO] Tutti :: UI Updater ................................ SKIPPED [INFO] Tutti :: UI ........................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:10 min [INFO] Finished at: 2016-04-26T02:59:35+02:00 [INFO] Final Memory: 33M/186M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "snapshot-site" could not be activated because it does not exist. Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project tutti: could not init goal GenerateChangesMojo for reason : could not init service for reason sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [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/MojoExecutionException Sending e-mails to: tutti-build@list.forge.codelutin.com maven-release@codelutin.com 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