Skip to content

Console Output

GitHub pull request #41 of commit b426765956a81dbcf11db49100e2e08a6a237e61, no merge conflicts.
Building in workspace /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential 99b4f7d7-eb02-4509-b901-c9240c90222c
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/hawkbit-examples
 > /usr/local/bin/git init /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace # timeout=10
Fetching upstream changes from https://github.com/eclipse/hawkbit-examples
 > /usr/local/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub bot
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/hawkbit-examples +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/hawkbit-examples # 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/hawkbit-examples # timeout=10
Fetching upstream changes from https://github.com/eclipse/hawkbit-examples
using GIT_ASKPASS to set credentials GitHub bot
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/hawkbit-examples +refs/pull/41/*:refs/remotes/origin/pr/41/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/pr/41/merge^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/pr/41/merge^{commit} # timeout=10
Checking out Revision 7c6f06fb238b63fb8618dbe61281bf431e4faebf (refs/remotes/origin/pr/41/merge)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 7c6f06fb238b63fb8618dbe61281bf431e4faebf
Commit message: "Merge b426765956a81dbcf11db49100e2e08a6a237e61 into d0acdab8c1bbfffc4fc35b4bfc964da5209fb06d"
First time build. Skipping changelog.
Parsing POMs
Established TCP socket on 41948
[workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit -cp /home/hudson/genie.hawkbit/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.hawkbit/.jenkins/war/WEB-INF/lib/remoting-3.27.jar /home/hudson/genie.hawkbit/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /home/hudson/genie.hawkbit/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 41948
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/pom.xml clean compile sonar:sonar --fail-at-end -Dsonar.analysis.mode=preview -Dsonar.github.pullRequest=41 -Dsonar.github.repository=eclipse/hawkbit-examples -Dsonar.github.oauth=**** -Dsonar.login=****
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 7 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 7 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] hawkBit :: Examples                                                [pom]
[INFO] hawkBit :: Examples :: Custom Theme Example App                    [jar]
[INFO] hawkBit :: Examples :: Feign Core Client                           [jar]
[INFO] hawkBit :: Examples :: DDI Feign Client                            [jar]
[INFO] hawkBit :: Examples :: Device Simulator                            [jar]
[INFO] hawkBit :: Examples :: Management client API                       [jar]
[INFO] hawkBit :: Examples :: Management feign client simulator           [jar]
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.eclipse.org/content/repositories/maven_central/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
[INFO] 
[INFO] ------------< org.eclipse.hawkbit:hawkbit-examples-parent >-------------
[INFO] Building hawkBit :: Examples 0.3.0-SNAPSHOT                        [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-examples-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-examples-parent ---
[INFO] Skipping Rule Enforcement.
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
[INFO] 
[INFO] ----------< org.eclipse.hawkbit:hawkbit-custom-theme-example >----------
[INFO] Building hawkBit :: Examples :: Custom Theme Example App 0.3.0-SNAPSHOT [2/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-custom-theme-example ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-custom-theme-example ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- vaadin-maven-plugin:7.7.13:update-theme (default) @ hawkbit-custom-theme-example ---
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit
[INFO] Widgetsets found from classpath:
[INFO] 	org.vaadin.tokenfield.TokenfieldWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/addons/tokenfield/7.0.1/tokenfield-7.0.1.jar!/
[INFO] 	org.eclipse.hawkbit.ui.customrenderers.CustomRendererWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.3.0M5/hawkbit-ui-0.3.0M5.jar!/
[INFO] 	org.vaadin.hene.flexibleoptiongroup.widgetset.FlexibleOptionGroupWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/addons/flexibleoptiongroup/2.2.0/flexibleoptiongroup-2.2.0.jar!/
[INFO] 	org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 	com.vaadin.DefaultWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/com/vaadin/vaadin-client/7.7.13/vaadin-client-7.7.13.jar!/
[INFO] Addon styles found from classpath:
[INFO] 	VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 
[INFO] Search took 4ms
[INFO] Theme "VAADIN/themes/exampletheme" updated
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit
[INFO] Widgetsets found from classpath:
[INFO] 	org.vaadin.tokenfield.TokenfieldWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/addons/tokenfield/7.0.1/tokenfield-7.0.1.jar!/
[INFO] 	org.eclipse.hawkbit.ui.customrenderers.CustomRendererWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.3.0M5/hawkbit-ui-0.3.0M5.jar!/
[INFO] 	org.vaadin.hene.flexibleoptiongroup.widgetset.FlexibleOptionGroupWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/addons/flexibleoptiongroup/2.2.0/flexibleoptiongroup-2.2.0.jar!/
[INFO] 	org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 	com.vaadin.DefaultWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/com/vaadin/vaadin-client/7.7.13/vaadin-client-7.7.13.jar!/
[INFO] Addon styles found from classpath:
[INFO] 	VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 
[INFO] Search took 3ms
[INFO] Theme "VAADIN/themes/exampletheme" updated
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit
[INFO] Widgetsets found from classpath:
[INFO] 	org.vaadin.tokenfield.TokenfieldWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/addons/tokenfield/7.0.1/tokenfield-7.0.1.jar!/
[INFO] 	org.eclipse.hawkbit.ui.customrenderers.CustomRendererWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.3.0M5/hawkbit-ui-0.3.0M5.jar!/
[INFO] 	org.vaadin.hene.flexibleoptiongroup.widgetset.FlexibleOptionGroupWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/addons/flexibleoptiongroup/2.2.0/flexibleoptiongroup-2.2.0.jar!/
[INFO] 	org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 	com.vaadin.DefaultWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/com/vaadin/vaadin-client/7.7.13/vaadin-client-7.7.13.jar!/
[INFO] Addon styles found from classpath:
[INFO] 	VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 
[INFO] Search took 3ms
[INFO] Theme "VAADIN/themes/exampletheme" updated
[INFO] 
[INFO] --- vaadin-maven-plugin:7.7.13:compile-theme (default) @ hawkbit-custom-theme-example ---
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit
[INFO] Theme "VAADIN/themes/exampletheme" compiled
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit
[INFO] Theme "VAADIN/themes/exampletheme" compiled
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit
[INFO] Theme "VAADIN/themes/exampletheme" compiled
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-custom-theme-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-custom-theme-example ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-custom-theme-example/target/classes
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
[INFO] 
[INFO] -------< org.eclipse.hawkbit:hawkbit-example-core-feign-client >--------
[INFO] Building hawkBit :: Examples :: Feign Core Client 0.3.0-SNAPSHOT   [3/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-example-core-feign-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-example-core-feign-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-example-core-feign-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-core-feign-client/src/main/resources
[INFO] skip non existing resourceDirectory /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-core-feign-client/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-example-core-feign-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-core-feign-client/target/classes
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
[INFO] 
[INFO] --------< org.eclipse.hawkbit:hawkbit-example-ddi-feign-client >--------
[INFO] Building hawkBit :: Examples :: DDI Feign Client 0.3.0-SNAPSHOT    [4/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-example-ddi-feign-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-example-ddi-feign-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-example-ddi-feign-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-ddi-feign-client/src/main/resources
[INFO] skip non existing resourceDirectory /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-ddi-feign-client/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-example-ddi-feign-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-ddi-feign-client/target/classes
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
[INFO] 
[INFO] ------------< org.eclipse.hawkbit:hawkbit-device-simulator >------------
[INFO] Building hawkBit :: Examples :: Device Simulator 0.3.0-SNAPSHOT    [5/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-device-simulator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-device-simulator ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-device-simulator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-device-simulator/cf
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-device-simulator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-device-simulator/target/classes
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
[INFO] 
[INFO] -------< org.eclipse.hawkbit:hawkbit-example-mgmt-feign-client >--------
[INFO] Building hawkBit :: Examples :: Management client API 0.3.0-SNAPSHOT [6/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-example-mgmt-feign-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-example-mgmt-feign-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-example-mgmt-feign-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-mgmt-feign-client/src/main/resources
[INFO] skip non existing resourceDirectory /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-mgmt-feign-client/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-example-mgmt-feign-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-mgmt-feign-client/target/classes
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
[INFO] 
[INFO] ---------< org.eclipse.hawkbit:hawkbit-example-mgmt-simulator >---------
[INFO] Building hawkBit :: Examples :: Management feign client simulator 0.3.0-SNAPSHOT [7/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-example-mgmt-simulator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-example-mgmt-simulator ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-example-mgmt-simulator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-example-mgmt-simulator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-mgmt-simulator/target/classes
[WARNING] /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-mgmt-simulator/src/main/java/org/eclipse/hawkbit/mgmt/client/scenarios/upload/FeignMultipartEncoder.java:[89,17] body(byte[],java.nio.charset.Charset) in feign.RequestTemplate has been deprecated
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
[INFO] 
[INFO] ------------< org.eclipse.hawkbit:hawkbit-examples-parent >-------------
[INFO] Building hawkBit :: Examples 0.3.0-SNAPSHOT                        [8/7]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.eclipse.org/content/repositories/maven_central/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
[INFO] 
[INFO] --- sonar-maven-plugin:3.4.0.905:sonar (default-cli) @ hawkbit-examples-parent ---
[INFO] User cache: /opt/public/hipp/homes/genie.hawkbit/.sonar/cache
[INFO] SonarQube version: 6.7.7
[INFO] Default locale: "en_US", source code encoding: "UTF-8"
[INFO] Issues mode
[WARNING] The use of the issues mode (sonar.analysis.mode=issues) is deprecated. This mode will be dropped in the future.
[INFO] Load global settings
[INFO] Load global settings (done) | time=686ms
[INFO] Server id: F5109064-AVpmEkJ7rFznI0buuiR0
[INFO] User cache: /opt/public/hipp/homes/genie.hawkbit/.sonar/cache
[INFO] Exclude plugins: devcockpit, ldap, authgithub, authbitbucket, pdfreport, authaad, googleanalytics, governance
[INFO] Load plugins index
[INFO] Load plugins index (done) | time=186ms
[INFO] Process project properties
[INFO] Load project repositories
[INFO] Load project repositories (done) | time=242ms
[INFO] Scanning only changed files
[INFO] Execute project builders
[INFO] Starting analysis of pull request: https://github.com/eclipse/hawkbit-examples/pull/41
[INFO] Execute project builders (done) | time=2373ms
[INFO] Load quality profiles
[INFO] Load quality profiles (done) | time=137ms
[INFO] Load active rules
[INFO] Load active rules (done) | time=818ms
[INFO] Load metrics repository
[INFO] Load metrics repository (done) | time=129ms
[INFO] Project key: org.eclipse.hawkbit:hawkbit-examples-parent
[INFO] -------------  Scan hawkBit :: Examples :: Management client API
[INFO] Load server rules
[INFO] Load server rules (done) | time=126ms
[INFO] Base dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-mgmt-feign-client
[INFO] Working dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-mgmt-feign-client/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Source encoding: UTF-8, default locale: en_US
[INFO] Index files
[INFO] Excluded sources: 
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/test/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO] 23 files indexed
[INFO] 0 files ignored because of inclusion/exclusion patterns
[INFO] Quality profile for java: hawkBit
[INFO] Excluded sources for coverage: 
[INFO]   **/src/main/java/org/eclipse/hawkbit/ui/**
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO]   **/examples/**
[INFO] Sensor JavaXmlSensor [java]
[INFO] Sensor JavaXmlSensor [java] (done) | time=1ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] -------------  Scan hawkBit :: Examples :: Management feign client simulator
[INFO] Base dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-mgmt-simulator
[INFO] Working dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-mgmt-simulator/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Source encoding: UTF-8, default locale: en_US
[INFO] Index files
[INFO] Excluded sources: 
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/test/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO] 6 files indexed
[INFO] 0 files ignored because of inclusion/exclusion patterns
[INFO] Quality profile for java: hawkBit
[INFO] Excluded sources for coverage: 
[INFO]   **/src/main/java/org/eclipse/hawkbit/ui/**
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO]   **/examples/**
[INFO] Sensor JavaXmlSensor [java]
[INFO] Sensor JavaXmlSensor [java] (done) | time=0ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
[INFO] -------------  Scan hawkBit :: Examples :: Device Simulator
[INFO] Base dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-device-simulator
[INFO] Working dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-device-simulator/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Test paths: src/test/java
[INFO] Source encoding: UTF-8, default locale: en_US
[INFO] Index files
[INFO] Excluded sources: 
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/test/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO] 25 files indexed
[INFO] 0 files ignored because of inclusion/exclusion patterns
[INFO] Quality profile for java: hawkBit
[INFO] Excluded sources for coverage: 
[INFO]   **/src/main/java/org/eclipse/hawkbit/ui/**
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO]   **/examples/**
[INFO] Sensor JavaSquidSensor [java]
[INFO] Configured Java source version (sonar.java.source): 8
[INFO] JavaClasspath initialization
[INFO] JavaClasspath initialization (done) | time=28ms
[INFO] JavaTestClasspath initialization
[INFO] JavaTestClasspath initialization (done) | time=4ms
[INFO] Java Main Files AST scan
[INFO] 1 source files to be analyzed
[INFO] 1/1 source files have been analyzed
[WARNING] Classes not found during the analysis : [javax.annotation.meta.When, org.openid4java.consumer.ConsumerException, org.openid4java.consumer.ConsumerManager, org.springframework.jdbc.datasource.init.DataSourceInitializer, org.springframework.jdbc.datasource.init.DatabasePopulator, org.springframework.ldap.core.support.BaseLdapPathContextSource, org.springframework.security.ldap.authentication.BindAuthenticator, org.springframework.security.ldap.authentication.LdapAuthenticationProvider, org.springframework.security.ldap.authentication.LdapAuthenticator, org.springframework.security.ldap.authentication.PasswordComparisonAuthenticator, org.springframework.security.ldap.search.LdapUserSearch, org.springframework.security.ldap.userdetails.LdapAuthoritiesPopulator, org.springframework.security.ldap.userdetails.UserDetailsContextMapper, org.springframework.security.oauth2.client.OAuth2AuthorizedClientService, org.springframework.security.oauth2.client.registration.ClientRegistrationRepository, org.springframework.security.oauth2.client.web.OAuth2AuthorizedClientRepository, org.springframework.security.oauth2.client.web.OAuth2LoginAuthenticationFilter, org.springframework.security.oauth2.server.resource.web.BearerTokenResolver, org.springframework.security.openid.AxFetchListFactory, org.springframework.security.openid.OpenIDAuthenticationFilter, org.springframework.security.openid.OpenIDAuthenticationToken, org.springframework.security.openid.OpenIDConsumer]
[INFO] Java Main Files AST scan (done) | time=1668ms
[INFO] Java Test Files AST scan
[INFO] 1 source files to be analyzed
[INFO] 1/1 source files have been analyzed
[INFO] Java Test Files AST scan (done) | time=56ms
[INFO] Sensor JavaSquidSensor [java] (done) | time=3344ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-device-simulator/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=3ms
[INFO] Sensor JaCoCoSensor [java]
[INFO] JaCoCo report not found: '/home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-device-simulator/../target//jacoco-ut.exec'
[INFO] JaCoCo report not found: '/home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-device-simulator/../target//jacoco-it.exec'
[INFO] Sensor JaCoCoSensor [java] (done) | time=1ms
[INFO] Sensor JavaXmlSensor [java]
[INFO] Sensor JavaXmlSensor [java] (done) | time=0ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
[INFO] -------------  Scan hawkBit :: Examples :: Feign Core Client
[INFO] Base dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-core-feign-client
[INFO] Working dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-core-feign-client/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Source encoding: UTF-8, default locale: en_US
[INFO] Index files
[INFO] Excluded sources: 
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/test/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO] 4 files indexed
[INFO] 0 files ignored because of inclusion/exclusion patterns
[INFO] Quality profile for java: hawkBit
[INFO] Excluded sources for coverage: 
[INFO]   **/src/main/java/org/eclipse/hawkbit/ui/**
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO]   **/examples/**
[INFO] Sensor JavaXmlSensor [java]
[INFO] Sensor JavaXmlSensor [java] (done) | time=0ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
[INFO] -------------  Scan hawkBit :: Examples :: DDI Feign Client
[INFO] Base dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-ddi-feign-client
[INFO] Working dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-ddi-feign-client/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Source encoding: UTF-8, default locale: en_US
[INFO] Index files
[INFO] Excluded sources: 
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/test/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO] 2 files indexed
[INFO] 0 files ignored because of inclusion/exclusion patterns
[INFO] Quality profile for java: hawkBit
[INFO] Excluded sources for coverage: 
[INFO]   **/src/main/java/org/eclipse/hawkbit/ui/**
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO]   **/examples/**
[INFO] Sensor JavaXmlSensor [java]
[INFO] Sensor JavaXmlSensor [java] (done) | time=0ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
[INFO] -------------  Scan hawkBit :: Examples :: Custom Theme Example App
[INFO] Base dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-custom-theme-example
[INFO] Working dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-custom-theme-example/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Source encoding: UTF-8, default locale: en_US
[INFO] Index files
[INFO] Excluded sources: 
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/test/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO] 4 files indexed
[INFO] 0 files ignored because of inclusion/exclusion patterns
[INFO] Quality profile for java: hawkBit
[INFO] Excluded sources for coverage: 
[INFO]   **/src/main/java/org/eclipse/hawkbit/ui/**
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO]   **/examples/**
[INFO] Sensor JavaXmlSensor [java]
[INFO] Sensor JavaXmlSensor [java] (done) | time=0ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
[INFO] -------------  Scan hawkBit :: Examples
[INFO] Base dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace
[INFO] Working dir: /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/target/sonar
[INFO] Source paths: pom.xml
[INFO] Source encoding: UTF-8, default locale: en_US
[INFO] Index files
[INFO] Excluded sources: 
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/test/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO] 1 file indexed
[INFO] 0 files ignored because of inclusion/exclusion patterns
[INFO] Excluded sources for coverage: 
[INFO]   **/src/main/java/org/eclipse/hawkbit/ui/**
[INFO]   **/target/generated-sources/apt/**
[INFO]   **/src/main/java/org/eclipse/hawkbit/repository/test/**
[INFO]   **/examples/**
[INFO] Sensor JavaXmlSensor [java]
[INFO] Sensor JavaXmlSensor [java] (done) | time=0ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
[INFO] Load server issues
[INFO] Load server issues (done) | time=141ms
[INFO] Performing issue tracking
[INFO] 91/91 components tracked
[INFO] ANALYSIS SUCCESSFUL
[INFO] Executing post-job GitHub Pull Request Issue Publisher
[INFO] Task total time: 11.061 s
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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for hawkBit :: Examples 0.3.0-SNAPSHOT:
[INFO] 
[INFO] hawkBit :: Examples ................................ SUCCESS [ 16.195 s]
[INFO] hawkBit :: Examples :: Custom Theme Example App .... SUCCESS [ 24.910 s]
[INFO] hawkBit :: Examples :: Feign Core Client ........... SUCCESS [  1.632 s]
[INFO] hawkBit :: Examples :: DDI Feign Client ............ SUCCESS [  0.704 s]
[INFO] hawkBit :: Examples :: Device Simulator ............ SUCCESS [  2.568 s]
[INFO] hawkBit :: Examples :: Management client API ....... SUCCESS [  0.971 s]
[INFO] hawkBit :: Examples :: Management feign client simulator SUCCESS [  1.209 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:02 min
[INFO] Finished at: 2020-01-15T04:16:22-05:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-mgmt-simulator/pom.xml to org.eclipse.hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/hawkbit-example-mgmt-simulator-0.3.0-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-ddi-feign-client/pom.xml to org.eclipse.hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/hawkbit-example-ddi-feign-client-0.3.0-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-core-feign-client/pom.xml to org.eclipse.hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/hawkbit-example-core-feign-client-0.3.0-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-custom-theme-example/pom.xml to org.eclipse.hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/hawkbit-custom-theme-example-0.3.0-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-example-mgmt-feign-client/pom.xml to org.eclipse.hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/hawkbit-example-mgmt-feign-client-0.3.0-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/hawkbit-device-simulator/pom.xml to org.eclipse.hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/hawkbit-device-simulator-0.3.0-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.hawkbit/.jenkins/jobs/PR_Builder_Hawkbit-Examples/workspace/pom.xml to org.eclipse.hawkbit/hawkbit-examples-parent/0.3.0-SNAPSHOT/hawkbit-examples-parent-0.3.0-SNAPSHOT.pom
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
Finished: SUCCESS