SuccessConsole Output

Started by user ClausStadler
Building in workspace /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace
Cloning the remote Git repository
Cloning repository git://github.com/AKSW/AKSW-Deb-Util.git
 > git init /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace # timeout=10
Fetching upstream changes from git://github.com/AKSW/AKSW-Deb-Util.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/AKSW/AKSW-Deb-Util.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/AKSW/AKSW-Deb-Util.git # timeout=10
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/AKSW/AKSW-Deb-Util.git # timeout=10
Fetching upstream changes from git://github.com/AKSW/AKSW-Deb-Util.git
 > git -c core.askpass=true fetch --tags --progress git://github.com/AKSW/AKSW-Deb-Util.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ce7255f919cf806118805139f59b77d64ceb29cc (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ce7255f919cf806118805139f59b77d64ceb29cc
First time build. Skipping changelog.
Parsing POMs
using global settings config with name MyGlobalSettings
Discovered a new module org.aksw.aksw-deb-util:aksw-deb-util-parent AKSW Debian Utils
Discovered a new module org.aksw.aksw-deb-util:aksw-deb-util-debian AKSW-Deb-Util - Debian Packaging
Modules changed, recalculating dependency graph
[workspace] $ java -cp /usr/share/tomcat6/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/usr/share/maven3/boot/plexus-classworlds-2.5.1.jar:/usr/share/maven3/conf/logging jenkins.maven3.agent.Maven32Main /usr/share/maven3 /var/lib/tomcat6/webapps/jenkins/WEB-INF/lib/remoting-2.49.jar /usr/share/tomcat6/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /usr/share/tomcat6/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 40162
<===[JENKINS REMOTING CAPACITY]===>channel started
using global settings config with name MyGlobalSettings
Executing Maven:  -B -f /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/pom.xml -gs /tmp/tomcat6-tomcat6-tmp/global-settings6065734903928941090.xml -U -B -e clean install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] AKSW Debian Utils
[INFO] AKSW-Deb-Util - Debian Packaging
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building AKSW Debian Utils 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aksw-deb-util-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ aksw-deb-util-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ aksw-deb-util-parent ---
[INFO] 
[INFO] --- tattletale-maven:1.1.0.Final:report (default) @ aksw-deb-util-parent ---
[INFO] Scanning: /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/target/aksw-deb-util-parent-1.0.0-SNAPSHOT/WEB-INF/lib
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aksw-deb-util-parent ---
[INFO] Installing /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/pom.xml to /usr/share/tomcat6/.m2/repository/org/aksw/aksw-deb-util/aksw-deb-util-parent/1.0.0-SNAPSHOT/aksw-deb-util-parent-1.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building AKSW-Deb-Util - Debian Packaging 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aksw-deb-util-debian ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aksw-deb-util-debian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/aksw-deb-util-debian/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ aksw-deb-util-debian ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aksw-deb-util-debian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/aksw-deb-util-debian/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ aksw-deb-util-debian ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ aksw-deb-util-debian ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aksw-deb-util-debian ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/aksw-deb-util-debian/target/aksw-deb-util-debian-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ aksw-deb-util-debian ---
[INFO] 
[INFO] --- jdeb:1.3:jdeb (default) @ aksw-deb-util-debian ---
[INFO] Creating debian package: /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/aksw-deb-util-debian/target/aksw-deb-util_1.0.0~20150828193237_all.deb
[INFO] Building conffiles
[INFO] Skipping 'conffiles' generation. No entries provided.
[INFO] Creating changes file: /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/aksw-deb-util-debian/target/aksw-deb-util_1.0.0~20150828193237_all.changes
[INFO] Attaching created debian package /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/aksw-deb-util-debian/target/aksw-deb-util_1.0.0~20150828193237_all.deb
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ aksw-deb-util-debian ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- tattletale-maven:1.1.0.Final:report (default) @ aksw-deb-util-debian ---
[INFO] Scanning: /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/aksw-deb-util-debian/target/aksw-deb-util-debian-1.0.0-SNAPSHOT/WEB-INF/lib
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aksw-deb-util-debian ---
[INFO] Installing /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/aksw-deb-util-debian/target/aksw-deb-util-debian-1.0.0-SNAPSHOT.jar to /usr/share/tomcat6/.m2/repository/org/aksw/aksw-deb-util/aksw-deb-util-debian/1.0.0-SNAPSHOT/aksw-deb-util-debian-1.0.0-SNAPSHOT.jar
[INFO] Installing /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/aksw-deb-util-debian/pom.xml to /usr/share/tomcat6/.m2/repository/org/aksw/aksw-deb-util/aksw-deb-util-debian/1.0.0-SNAPSHOT/aksw-deb-util-debian-1.0.0-SNAPSHOT.pom
[INFO] Installing /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/aksw-deb-util-debian/target/aksw-deb-util_1.0.0~20150828193237_all.deb to /usr/share/tomcat6/.m2/repository/org/aksw/aksw-deb-util/aksw-deb-util-debian/1.0.0-SNAPSHOT/aksw-deb-util-debian-1.0.0-SNAPSHOT.deb
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] AKSW Debian Utils ................................. SUCCESS [ 34.930 s]
[INFO] AKSW-Deb-Util - Debian Packaging .................. SUCCESS [ 13.808 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51.280 s
[INFO] Finished at: 2015-08-28T19:33:28+01:00
[INFO] Final Memory: 21M/71M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/aksw-deb-util-debian/pom.xml to org.aksw.aksw-deb-util/aksw-deb-util-debian/1.0.0-SNAPSHOT/aksw-deb-util-debian-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/aksw-deb-util-debian/target/aksw-deb-util-debian-1.0.0-SNAPSHOT.jar to org.aksw.aksw-deb-util/aksw-deb-util-debian/1.0.0-SNAPSHOT/aksw-deb-util-debian-1.0.0-SNAPSHOT.jar
[JENKINS] Archiving /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/aksw-deb-util-debian/target/aksw-deb-util_1.0.0~20150828193237_all.deb to org.aksw.aksw-deb-util/aksw-deb-util-debian/1.0.0-SNAPSHOT/aksw-deb-util-debian-1.0.0-SNAPSHOT.deb
[JENKINS] Archiving /usr/share/tomcat6/.jenkins/jobs/AKSW-Deb-Util/workspace/pom.xml to org.aksw.aksw-deb-util/aksw-deb-util-parent/1.0.0-SNAPSHOT/aksw-deb-util-parent-1.0.0-SNAPSHOT.pom
[workspace] $ /bin/sh -xe /tmp/tomcat6-tomcat6-tmp/hudson414935937968622492.sh
channel stopped
+ find . -name *.deb
+ xargs -L1 sudo su cstadler /home/cstadler/bin/upload-deb-cstadler.sh
/tmp/aksw-deb-util_1.0.0~20150828193237_all.deb: component guessed as 'main'
Created directory "/home/cstadler/Workspace/System/var/www/cstadler.aksw.org/repos/apt/pool/main/a"
Created directory "/home/cstadler/Workspace/System/var/www/cstadler.aksw.org/repos/apt/pool/main/a/aksw-deb-util"
Exporting indices...
Successfully created '/home/cstadler/Workspace/System/var/www/cstadler.aksw.org/repos/apt/dists/precise/Release.gpg.new'
Successfully created '/home/cstadler/Workspace/System/var/www/cstadler.aksw.org/repos/apt/dists/precise/InRelease.new'
Archiving artifacts
Finished: SUCCESS