Started by an SCM change Running as SYSTEM Building in workspace /home/hudson/genie.kapua/.jenkins/jobs/release-1.1.x-build/workspace 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-build/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/* > /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/* > /usr/local/bin/git rev-parse origin/release-1.1.x^{commit} # timeout=10 Checking out Revision 0cf90a8f6b759dd56ffe4ed7adfee866c05da9a1 (origin/release-1.1.x) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 0cf90a8f6b759dd56ffe4ed7adfee866c05da9a1 Commit message: "Added codecov.yml to the project root" > /usr/local/bin/git rev-list --no-walk 9839d980145f8e3e11ca3df475c18e07af274d8c # timeout=10 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -Dorg.eclipse.kapua.qa.waitMultiplier=4.0 -Dmaven.test.failure.ignore=true -DskipTests=true -Dcommons.settings.hotswap=true -Dmaven.repo.local=/home/hudson/genie.kapua/.jenkins/jobs/release-1.1.x-build/workspace/.repository clean install -Pjavadoc -P!console Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.kapua -DforkCount=1 [INFO] Scanning for projects... Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.pom [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:3.3.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.felix:maven-bundle-plugin:jar:3.3.0 @ @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.eclipse.kapua:kapua-client-gateway:1.1.2-SNAPSHOT (/jobs/genie.kapua/release-1.1.x-build/workspace/client/gateway/pom.xml) has 1 error [ERROR] Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:3.3.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.felix:maven-bundle-plugin:jar:3.3.0: Could not transfer artifact org.apache.felix:maven-bundle-plugin:pom:3.3.0 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): Connect to repo.eclipse.org:443 [repo.eclipse.org/198.41.30.233] failed: Connection refused (Connection refused) -> [Help 2] [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/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException Build step 'Invoke top-level Maven targets' marked build as failure [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /home/hudson/genie.kapua/.jenkins/jobs/release-1.1.x-build/workspace/assembly/target/kapua-cucumber-report to /home/hudson/genie.kapua/.jenkins/jobs/release-1.1.x-build/htmlreports/Cucumber_20report Recording test results 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: FAILURE