Started by user alberto.codutti@eurotech.com Running as alberto.codutti@eurotech.com Building in workspace /home/hudson/genie.kapua/.jenkins/jobs/release-1.1.x-release/workspace [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/eclipse/kapua.git > /usr/local/bin/git init /home/hudson/genie.kapua/.jenkins/jobs/release-1.1.x-release/workspace # timeout=10 Fetching upstream changes from https://github.com/eclipse/kapua.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress -- https://github.com/eclipse/kapua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/kapua.git # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/kapua.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/kapua.git > /usr/local/bin/git fetch --tags --progress -- https://github.com/eclipse/kapua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git rev-parse origin/release-1.1.x^{commit} # timeout=10 Checking out Revision 5d65dfa5bd51b093be000e1ddfedc63cd3b855a3 (origin/release-1.1.x) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 5d65dfa5bd51b093be000e1ddfedc63cd3b855a3 # timeout=10 > /usr/local/bin/git branch -a -v --no-abbrev # timeout=10 > /usr/local/bin/git checkout -b release-1.1.x 5d65dfa5bd51b093be000e1ddfedc63cd3b855a3 # timeout=10 Commit message: "Fixed javadoc" > /usr/local/bin/git rev-list --no-walk 8ac6f529f686ce68fb099e01b5765289a480a5a1 # timeout=10 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -s /opt/public/hipp/homes/genie.kapua/.m2/settings-deploy-ossrh.xml -Dorg.eclipse.kapua.qa.waitMultiplier=4.0 -Dgwt.compiler.localWorkers=1 -Darguments=-DskipTests -Dmaven.repo.local=/home/hudson/genie.kapua/.jenkins/jobs/release-1.1.x-release/workspace/.repository release:clean release:prepare release:perform --batch-mode -Peclipse-hudson -Pjavadoc Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.kapua -DforkCount=1 [ERROR] Error executing Maven. [ERROR] The specified user settings file does not exist: /opt/public/hipp/homes/genie.kapua/.m2/settings-deploy-ossrh.xml Build step 'Invoke top-level Maven targets' marked build as failure 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 Finished: FAILURE