Started by user Philipp Hau?leiter Building on master in workspace /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url git@git-lab.de:javastream/ipmilib.git # timeout=10 Fetching upstream changes from git@git-lab.de:javastream/ipmilib.git > /usr/bin/git --version # timeout=10 > /usr/bin/git -c core.askpass=true fetch --tags --progress git@git-lab.de:javastream/ipmilib.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/tags/1.0.17.2^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/refs/tags/1.0.17.2^{commit} # timeout=10 Checking out Revision b585ed093c002f1790e170eafe6445e54fdc3105 (refs/tags/1.0.17.2) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f b585ed093c002f1790e170eafe6445e54fdc3105 First time build. Skipping changelog. [workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn -Dgit_tag=1.0.17.2 clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for fr.jrds.verax:vxIPMI:jar:1.0.17.2 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 42, column 12 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Verax IPMI module 1.0.17.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ vxIPMI --- [INFO] Deleting /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ vxIPMI --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ vxIPMI --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 220 source files to /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target/classes [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ vxIPMI --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ vxIPMI --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target/test-classes [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ vxIPMI --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ vxIPMI --- [INFO] Building jar: /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target/vxIPMI.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ vxIPMI >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ vxIPMI <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ vxIPMI --- [INFO] Building jar: /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target/vxIPMI-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ vxIPMI --- [INFO] Installing /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target/vxIPMI.jar to /home/javastream.de/www/maven/fr/jrds/verax/vxIPMI/1.0.17.2/vxIPMI-1.0.17.2.jar [INFO] Installing /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/pom.xml to /home/javastream.de/www/maven/fr/jrds/verax/vxIPMI/1.0.17.2/vxIPMI-1.0.17.2.pom [INFO] Installing /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target/vxIPMI-sources.jar to /home/javastream.de/www/maven/fr/jrds/verax/vxIPMI/1.0.17.2/vxIPMI-1.0.17.2-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.468 s [INFO] Finished at: 2016-05-29T17:01:03+02:00 [INFO] Final Memory: 18M/239M [INFO] ------------------------------------------------------------------------ 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 Finished: SUCCESS