Skip to content

Console Output

Skipping 4,107 KB.. Full Log
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.7.9:report (default-report) @ kapua-client-gateway-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- source:2.4:jar-no-fork (attach-sources) @ kapua-client-gateway-provider ---
[INFO] 
[INFO] --- javadoc:2.10.4:jar (attach-javadocs) @ kapua-client-gateway-provider ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-extras:0.1.1:xml (default) @ kapua-client-gateway-provider ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider ---
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/pom.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider/1.6.11-SNAPSHOT/kapua-client-gateway-provider-1.6.11-SNAPSHOT.pom
[INFO] 
[INFO] --------< org.eclipse.kapua:kapua-client-gateway-provider-mqtt >--------
[INFO] Building Eclipse Kapua :: Gateway Client :: Provider :: Core MQTT 1.6.11-SNAPSHOT [178/199]
[INFO]   from client/gateway/provider/mqtt/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider-mqtt ---
[INFO] 
[INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider-mqtt ---
[WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider-mqtt ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt
[INFO] Storing buildNumber: 282ab54d329cafc121ba70042d6aeb5602295280 at timestamp: 1714748712896
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider-mqtt ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.0.2:resources (default-resources) @ kapua-client-gateway-provider-mqtt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/src/main/resources
[INFO] 
[INFO] --- resources:3.0.2:copy-resources (process-about.html) @ kapua-client-gateway-provider-mqtt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-provider-mqtt ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/classes
[INFO] 
[INFO] --- resources:3.0.2:testResources (default-testResources) @ kapua-client-gateway-provider-mqtt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/src/test/resources
[INFO] 
[INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-provider-mqtt ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/test-classes
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/src/test/java/org/eclipse/kapua/client/gateway/mqtt/AbstractMqttChannelTest.java: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/src/test/java/org/eclipse/kapua/client/gateway/mqtt/AbstractMqttChannelTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/src/test/java/org/eclipse/kapua/client/gateway/mqtt/AbstractMqttChannelTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/src/test/java/org/eclipse/kapua/client/gateway/mqtt/AbstractMqttChannelTest.java: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/src/test/java/org/eclipse/kapua/client/gateway/mqtt/AbstractMqttChannelTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/src/test/java/org/eclipse/kapua/client/gateway/mqtt/AbstractMqttChannelTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:2.20:test (default-test) @ kapua-client-gateway-provider-mqtt ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.7.9:report (default-report) @ kapua-client-gateway-provider-mqtt ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- bundle:3.3.0:bundle (default-bundle) @ kapua-client-gateway-provider-mqtt ---
[INFO] 
[INFO] --- source:2.4:jar-no-fork (attach-sources) @ kapua-client-gateway-provider-mqtt ---
[INFO] Building jar: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-1.6.11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- javadoc:2.10.4:jar (attach-javadocs) @ kapua-client-gateway-provider-mqtt ---
[INFO] 
Loading source files for package org.eclipse.kapua.client.gateway.mqtt...
Constructing Javadoc information...
Standard Doclet version 1.8.0_202
Building tree for all the packages and classes...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/AbstractMqttChannel.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/AbstractMqttChannel.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/MqttMessageHandler.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/MqttModuleContext.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/MqttNamespace.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/package-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/package-summary.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/package-tree.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/constant-values.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/class-use/MqttNamespace.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/class-use/MqttModuleContext.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/class-use/MqttMessageHandler.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/class-use/AbstractMqttChannel.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/class-use/AbstractMqttChannel.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/package-use.html...
Building index for all the packages and classes...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/overview-tree.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/index-all.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/allclasses-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/allclasses-noframe.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/index.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/apidocs/help-doc.html...
[INFO] Building jar: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-1.6.11-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-extras:0.1.1:xml (default) @ kapua-client-gateway-provider-mqtt ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider-mqtt ---
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-1.6.11-SNAPSHOT.jar to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-mqtt/1.6.11-SNAPSHOT/kapua-client-gateway-provider-mqtt-1.6.11-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/pom.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-mqtt/1.6.11-SNAPSHOT/kapua-client-gateway-provider-mqtt-1.6.11-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-1.6.11-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-mqtt/1.6.11-SNAPSHOT/kapua-client-gateway-provider-mqtt-1.6.11-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-1.6.11-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-mqtt/1.6.11-SNAPSHOT/kapua-client-gateway-provider-mqtt-1.6.11-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- bundle:3.3.0:install (default-install) @ kapua-client-gateway-provider-mqtt ---
[INFO] Installing org/eclipse/kapua/kapua-client-gateway-provider-mqtt/1.6.11-SNAPSHOT/kapua-client-gateway-provider-mqtt-1.6.11-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --------< org.eclipse.kapua:kapua-client-gateway-provider-fuse >--------
[INFO] Building Eclipse Kapua :: Gateway Client :: Provider :: FUSE MQTT 1.6.11-SNAPSHOT [179/199]
[INFO]   from client/gateway/provider/fuse/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider-fuse ---
[INFO] 
[INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider-fuse ---
[WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider-fuse ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse
[INFO] Storing buildNumber: 282ab54d329cafc121ba70042d6aeb5602295280 at timestamp: 1714748714291
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider-fuse ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.0.2:resources (default-resources) @ kapua-client-gateway-provider-fuse ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/src/main/resources
[INFO] 
[INFO] --- resources:3.0.2:copy-resources (process-about.html) @ kapua-client-gateway-provider-fuse ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-provider-fuse ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/classes
[INFO] 
[INFO] --- resources:3.0.2:testResources (default-testResources) @ kapua-client-gateway-provider-fuse ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/src/test/resources
[INFO] 
[INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-provider-fuse ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/test-classes
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/src/test/java/org/eclipse/kapua/client/gateway/mqtt/fuse/FuseChannelTest.java: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/src/test/java/org/eclipse/kapua/client/gateway/mqtt/fuse/FuseChannelTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/src/test/java/org/eclipse/kapua/client/gateway/mqtt/fuse/FuseChannelTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/src/test/java/org/eclipse/kapua/client/gateway/mqtt/fuse/internal/CallbacksTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/src/test/java/org/eclipse/kapua/client/gateway/mqtt/fuse/internal/CallbacksTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:2.20:test (default-test) @ kapua-client-gateway-provider-fuse ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.7.9:report (default-report) @ kapua-client-gateway-provider-fuse ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- bundle:3.3.0:bundle (default-bundle) @ kapua-client-gateway-provider-fuse ---
[INFO] 
[INFO] --- source:2.4:jar-no-fork (attach-sources) @ kapua-client-gateway-provider-fuse ---
[INFO] Building jar: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-1.6.11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- javadoc:2.10.4:jar (attach-javadocs) @ kapua-client-gateway-provider-fuse ---
[INFO] 
Loading source files for package org.eclipse.kapua.client.gateway.mqtt.fuse...
Loading source files for package org.eclipse.kapua.client.gateway.mqtt.fuse.internal...
Constructing Javadoc information...
Standard Doclet version 1.8.0_202
Building tree for all the packages and classes...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/FuseChannel.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/FuseChannel.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/internal/Callbacks.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/overview-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/package-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/package-summary.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/package-tree.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/internal/package-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/internal/package-summary.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/internal/package-tree.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/constant-values.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/class-use/FuseChannel.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/class-use/FuseChannel.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/internal/class-use/Callbacks.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/package-use.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/fuse/internal/package-use.html...
Building index for all the packages and classes...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/overview-tree.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/index-all.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/allclasses-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/allclasses-noframe.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/index.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/overview-summary.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/apidocs/help-doc.html...
[INFO] Building jar: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-1.6.11-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-extras:0.1.1:xml (default) @ kapua-client-gateway-provider-fuse ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider-fuse ---
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-1.6.11-SNAPSHOT.jar to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-fuse/1.6.11-SNAPSHOT/kapua-client-gateway-provider-fuse-1.6.11-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/pom.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-fuse/1.6.11-SNAPSHOT/kapua-client-gateway-provider-fuse-1.6.11-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-1.6.11-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-fuse/1.6.11-SNAPSHOT/kapua-client-gateway-provider-fuse-1.6.11-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-1.6.11-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-fuse/1.6.11-SNAPSHOT/kapua-client-gateway-provider-fuse-1.6.11-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- bundle:3.3.0:install (default-install) @ kapua-client-gateway-provider-fuse ---
[INFO] Installing org/eclipse/kapua/kapua-client-gateway-provider-fuse/1.6.11-SNAPSHOT/kapua-client-gateway-provider-fuse-1.6.11-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --------< org.eclipse.kapua:kapua-client-gateway-provider-paho >--------
[INFO] Building Eclipse Kapua :: Gateway Client :: Provider :: Eclipse Paho 1.6.11-SNAPSHOT [180/199]
[INFO]   from client/gateway/provider/paho/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider-paho ---
[INFO] 
[INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider-paho ---
[WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider-paho ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho
[INFO] Storing buildNumber: 282ab54d329cafc121ba70042d6aeb5602295280 at timestamp: 1714748715576
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider-paho ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.0.2:resources (default-resources) @ kapua-client-gateway-provider-paho ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/src/main/resources
[INFO] 
[INFO] --- resources:3.0.2:copy-resources (process-about.html) @ kapua-client-gateway-provider-paho ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-provider-paho ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/classes
[INFO] 
[INFO] --- resources:3.0.2:testResources (default-testResources) @ kapua-client-gateway-provider-paho ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/src/test/resources
[INFO] 
[INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-provider-paho ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/test-classes
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/src/test/java/org/eclipse/kapua/client/gateway/mqtt/paho/internal/ListenersTest.java: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/src/test/java/org/eclipse/kapua/client/gateway/mqtt/paho/internal/ListenersTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/src/test/java/org/eclipse/kapua/client/gateway/mqtt/paho/internal/ListenersTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/src/test/java/org/eclipse/kapua/client/gateway/mqtt/paho/internal/ListenersTest.java: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/src/test/java/org/eclipse/kapua/client/gateway/mqtt/paho/internal/ListenersTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/src/test/java/org/eclipse/kapua/client/gateway/mqtt/paho/internal/ListenersTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:2.20:test (default-test) @ kapua-client-gateway-provider-paho ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.7.9:report (default-report) @ kapua-client-gateway-provider-paho ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- bundle:3.3.0:bundle (default-bundle) @ kapua-client-gateway-provider-paho ---
[INFO] 
[INFO] --- source:2.4:jar-no-fork (attach-sources) @ kapua-client-gateway-provider-paho ---
[INFO] Building jar: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-1.6.11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- javadoc:2.10.4:jar (attach-javadocs) @ kapua-client-gateway-provider-paho ---
[INFO] 
Loading source files for package org.eclipse.kapua.client.gateway.mqtt.paho...
Loading source files for package org.eclipse.kapua.client.gateway.mqtt.paho.internal...
Constructing Javadoc information...
Standard Doclet version 1.8.0_202
Building tree for all the packages and classes...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/PahoChannel.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/PahoChannel.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/internal/Listeners.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/overview-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/package-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/package-summary.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/package-tree.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/internal/package-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/internal/package-summary.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/internal/package-tree.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/constant-values.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/class-use/PahoChannel.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/class-use/PahoChannel.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/internal/class-use/Listeners.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/package-use.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/org/eclipse/kapua/client/gateway/mqtt/paho/internal/package-use.html...
Building index for all the packages and classes...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/overview-tree.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/index-all.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/allclasses-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/allclasses-noframe.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/index.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/overview-summary.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/apidocs/help-doc.html...
[INFO] Building jar: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-1.6.11-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-extras:0.1.1:xml (default) @ kapua-client-gateway-provider-paho ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider-paho ---
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-1.6.11-SNAPSHOT.jar to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-paho/1.6.11-SNAPSHOT/kapua-client-gateway-provider-paho-1.6.11-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/pom.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-paho/1.6.11-SNAPSHOT/kapua-client-gateway-provider-paho-1.6.11-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-1.6.11-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-paho/1.6.11-SNAPSHOT/kapua-client-gateway-provider-paho-1.6.11-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-1.6.11-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-paho/1.6.11-SNAPSHOT/kapua-client-gateway-provider-paho-1.6.11-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- bundle:3.3.0:install (default-install) @ kapua-client-gateway-provider-paho ---
[INFO] Installing org/eclipse/kapua/kapua-client-gateway-provider-paho/1.6.11-SNAPSHOT/kapua-client-gateway-provider-paho-1.6.11-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --------< org.eclipse.kapua:kapua-client-gateway-profile-kura >---------
[INFO] Building Eclipse Kapua :: Gateway Client :: Profile :: Eclipse Kura 1.6.11-SNAPSHOT [181/199]
[INFO]   from client/gateway/profile/kura/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-profile-kura ---
[INFO] 
[INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-profile-kura ---
[WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-profile-kura ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura
[INFO] Storing buildNumber: 282ab54d329cafc121ba70042d6aeb5602295280 at timestamp: 1714748717159
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-client-gateway-profile-kura ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.0.2:resources (default-resources) @ kapua-client-gateway-profile-kura ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/resources
[INFO] 
[INFO] --- resources:3.0.2:copy-resources (process-about.html) @ kapua-client-gateway-profile-kura ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-profile-kura ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/classes
[INFO] 
[INFO] --- resources:3.0.2:testResources (default-testResources) @ kapua-client-gateway-profile-kura ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/test/resources
[INFO] 
[INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-profile-kura ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/test-classes
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/test/java/org/eclipse/kapua/client/gateway/kura/KuraBirthCertificateModuleTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/test/java/org/eclipse/kapua/client/gateway/kura/KuraBirthCertificateModuleTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/test/java/org/eclipse/kapua/client/gateway/profile/kura/KuraMqttProfileTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/test/java/org/eclipse/kapua/client/gateway/profile/kura/KuraMqttProfileTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:2.20:test (default-test) @ kapua-client-gateway-profile-kura ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.7.9:report (default-report) @ kapua-client-gateway-profile-kura ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- bundle:3.3.0:bundle (default-bundle) @ kapua-client-gateway-profile-kura ---
[INFO] 
[INFO] --- source:2.4:jar-no-fork (attach-sources) @ kapua-client-gateway-profile-kura ---
[INFO] Building jar: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-1.6.11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- javadoc:2.10.4:jar (attach-javadocs) @ kapua-client-gateway-profile-kura ---
[INFO] 
Loading source files for package org.eclipse.kapua.client.gateway.kura...
Loading source files for package org.eclipse.kapua.client.gateway.kura.internal...
Loading source files for package org.eclipse.kapua.client.gateway.kura.proto...
Loading source files for package org.eclipse.kapua.client.gateway.profile.kura...
Constructing Javadoc information...
Standard Doclet version 1.8.0_202
Building tree for all the packages and classes...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/KuraBinaryPayloadCodec.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/KuraBinaryPayloadCodec.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/KuraBirthCertificateModule.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/KuraBirthCertificateModule.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/KuraBirthCertificateModule.Provider.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/KuraNamespace.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/KuraNamespace.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/internal/Metrics.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.KuraPayload.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.KuraPayload.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.KuraPayload.KuraMetric.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.KuraPayload.KuraMetric.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.KuraPayload.KuraMetric.ValueType.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.KuraPayload.KuraMetricOrBuilder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.KuraPayload.KuraPosition.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.KuraPayload.KuraPosition.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.KuraPayload.KuraPositionOrBuilder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.KuraPayloadOrBuilder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/profile/kura/KuraMqttProfile.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/overview-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/package-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/package-summary.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/package-tree.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/internal/package-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/internal/package-summary.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/internal/package-tree.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/package-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/package-summary.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/package-tree.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/profile/kura/package-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/profile/kura/package-summary.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/profile/kura/package-tree.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/constant-values.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/serialized-form.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/class-use/KuraNamespace.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/class-use/KuraNamespace.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/class-use/KuraBirthCertificateModule.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/class-use/KuraBirthCertificateModule.Provider.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/class-use/KuraBirthCertificateModule.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/class-use/KuraBinaryPayloadCodec.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/class-use/KuraBinaryPayloadCodec.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/internal/class-use/Metrics.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/class-use/KuraPayloadProto.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/class-use/KuraPayloadProto.KuraPayloadOrBuilder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/class-use/KuraPayloadProto.KuraPayload.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/class-use/KuraPayloadProto.KuraPayload.KuraMetricOrBuilder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/class-use/KuraPayloadProto.KuraPayload.KuraMetric.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/class-use/KuraPayloadProto.KuraPayload.KuraMetric.ValueType.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/class-use/KuraPayloadProto.KuraPayload.KuraMetric.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/class-use/KuraPayloadProto.KuraPayload.KuraPositionOrBuilder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/class-use/KuraPayloadProto.KuraPayload.KuraPosition.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/class-use/KuraPayloadProto.KuraPayload.KuraPosition.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/class-use/KuraPayloadProto.KuraPayload.Builder.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/profile/kura/class-use/KuraMqttProfile.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/package-use.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/internal/package-use.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/kura/proto/package-use.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/org/eclipse/kapua/client/gateway/profile/kura/package-use.html...
Building index for all the packages and classes...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/overview-tree.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/index-all.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/allclasses-frame.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/allclasses-noframe.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/index.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/overview-summary.html...
Generating /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/apidocs/help-doc.html...
43 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:59: warning: no @return
[WARNING] KuraPayloadProto.KuraPayload.KuraPositionOrBuilder getPositionOrBuilder();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:69: warning: no @return
[WARNING] getMetricList();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:77: warning: no @param for index
[WARNING] KuraPayloadProto.KuraPayload.KuraMetric getMetric(int index);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:77: warning: no @return
[WARNING] KuraPayloadProto.KuraPayload.KuraMetric getMetric(int index);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:85: warning: no @return
[WARNING] int getMetricCount();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:94: warning: no @return
[WARNING] getMetricOrBuilderList();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:102: warning: no @param for index
[WARNING] KuraPayloadProto.KuraPayload.KuraMetricOrBuilder getMetricOrBuilder(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:102: warning: no @return
[WARNING] KuraPayloadProto.KuraPayload.KuraMetricOrBuilder getMetricOrBuilder(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4005: warning: no @param for value
[WARNING] public Builder setPosition(KuraPayloadProto.KuraPayload.KuraPosition value) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4005: warning: no @return
[WARNING] public Builder setPosition(KuraPayloadProto.KuraPayload.KuraPosition value) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4021: warning: no @param for builderForValue
[WARNING] public Builder setPosition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4021: warning: no @return
[WARNING] public Builder setPosition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4035: warning: no @param for value
[WARNING] public Builder mergePosition(KuraPayloadProto.KuraPayload.KuraPosition value) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4035: warning: no @return
[WARNING] public Builder mergePosition(KuraPayloadProto.KuraPayload.KuraPosition value) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4055: warning: no @return
[WARNING] public Builder clearPosition() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4068: warning: no @return
[WARNING] public KuraPayloadProto.KuraPayload.KuraPosition.Builder getPositionBuilder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4162: warning: no @param for index
[WARNING] public Builder setMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4162: warning: no @param for value
[WARNING] public Builder setMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4162: warning: no @return
[WARNING] public Builder setMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4183: warning: no @param for index
[WARNING] public Builder setMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4183: warning: no @param for builderForValue
[WARNING] public Builder setMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4183: warning: no @return
[WARNING] public Builder setMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4201: warning: no @param for value
[WARNING] public Builder addMetric(KuraPayloadProto.KuraPayload.KuraMetric value) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4201: warning: no @return
[WARNING] public Builder addMetric(KuraPayloadProto.KuraPayload.KuraMetric value) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4221: warning: no @param for index
[WARNING] public Builder addMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4221: warning: no @param for value
[WARNING] public Builder addMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4221: warning: no @return
[WARNING] public Builder addMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4242: warning: no @param for builderForValue
[WARNING] public Builder addMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4242: warning: no @return
[WARNING] public Builder addMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4260: warning: no @param for index
[WARNING] public Builder addMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4260: warning: no @param for builderForValue
[WARNING] public Builder addMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4260: warning: no @return
[WARNING] public Builder addMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4278: warning: no @param for values
[WARNING] public Builder addAllMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4278: warning: no @return
[WARNING] public Builder addAllMetric(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4297: warning: no @return
[WARNING] public Builder clearMetric() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4314: warning: no @param for index
[WARNING] public Builder removeMetric(int index) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4314: warning: no @return
[WARNING] public Builder removeMetric(int index) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4331: warning: no @param for index
[WARNING] public KuraPayloadProto.KuraPayload.KuraMetric.Builder getMetricBuilder(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4331: warning: no @return
[WARNING] public KuraPayloadProto.KuraPayload.KuraMetric.Builder getMetricBuilder(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4371: warning: no @return
[WARNING] public KuraPayloadProto.KuraPayload.KuraMetric.Builder addMetricBuilder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4382: warning: no @param for index
[WARNING] public KuraPayloadProto.KuraPayload.KuraMetric.Builder addMetricBuilder(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4382: warning: no @return
[WARNING] public KuraPayloadProto.KuraPayload.KuraMetric.Builder addMetricBuilder(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/src/main/java/org/eclipse/kapua/client/gateway/kura/proto/KuraPayloadProto.java:4395: warning: no @return
[WARNING] getMetricBuilderList() {
[WARNING] ^
[INFO] Building jar: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-1.6.11-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-extras:0.1.1:xml (default) @ kapua-client-gateway-profile-kura ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-profile-kura ---
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-1.6.11-SNAPSHOT.jar to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-profile-kura/1.6.11-SNAPSHOT/kapua-client-gateway-profile-kura-1.6.11-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/pom.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-profile-kura/1.6.11-SNAPSHOT/kapua-client-gateway-profile-kura-1.6.11-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-1.6.11-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-profile-kura/1.6.11-SNAPSHOT/kapua-client-gateway-profile-kura-1.6.11-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-1.6.11-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-profile-kura/1.6.11-SNAPSHOT/kapua-client-gateway-profile-kura-1.6.11-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- bundle:3.3.0:install (default-install) @ kapua-client-gateway-profile-kura ---
[INFO] Installing org/eclipse/kapua/kapua-client-gateway-profile-kura/1.6.11-SNAPSHOT/kapua-client-gateway-profile-kura-1.6.11-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ----------< org.eclipse.kapua:kapua-client-gateway-features >-----------
[INFO] Building Eclipse Kapua :: Gateway Client :: Features 1.6.11-SNAPSHOT [182/199]
[INFO]   from client/gateway/features/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-features ---
[INFO] 
[INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-features ---
[WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-features ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/features' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/features
[INFO] Storing buildNumber: 282ab54d329cafc121ba70042d6aeb5602295280 at timestamp: 1714748719962
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/features' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/features
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-client-gateway-features ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/features/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.7.9:report (default-report) @ kapua-client-gateway-features ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- source:2.4:jar-no-fork (attach-sources) @ kapua-client-gateway-features ---
[INFO] 
[INFO] --- javadoc:2.10.4:jar (attach-javadocs) @ kapua-client-gateway-features ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-extras:0.1.1:xml (default) @ kapua-client-gateway-features ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-features ---
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/features/pom.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-features/1.6.11-SNAPSHOT/kapua-client-gateway-features-1.6.11-SNAPSHOT.pom
[INFO] 
[INFO] --------< org.eclipse.kapua:kapua-client-gateway-feature-karaf >--------
[INFO] Building Eclipse Kapua :: Gateway Client :: Features :: Karaf 1.6.11-SNAPSHOT [183/199]
[INFO]   from client/gateway/features/karaf/pom.xml
[INFO] ------------------------------[ feature ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-feature-karaf ---
[INFO] 
[INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-feature-karaf ---
[WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-feature-karaf ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/features/karaf' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/features/karaf
[INFO] Storing buildNumber: 282ab54d329cafc121ba70042d6aeb5602295280 at timestamp: 1714748720872
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/features/karaf' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/features/karaf
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-client-gateway-feature-karaf ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/features/karaf/target/jacoco.exec
[INFO] 
[INFO] --- karaf:4.1.1:features-generate-descriptor (default-features-generate-descriptor) @ kapua-client-gateway-feature-karaf ---
[INFO] 
[INFO] --- karaf:4.1.1:verify (default-verify) @ kapua-client-gateway-feature-karaf ---
[INFO] Using repositories: https://repo.eclipse.org/content/repositories/maven_central/@id=eclipse.maven.central.mirror
[INFO] 
[INFO] --- jacoco:0.7.9:report (default-report) @ kapua-client-gateway-feature-karaf ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- source:2.4:jar-no-fork (attach-sources) @ kapua-client-gateway-feature-karaf ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- javadoc:2.10.4:jar (attach-javadocs) @ kapua-client-gateway-feature-karaf ---
[INFO] 
[INFO] --- jacoco-extras:0.1.1:xml (default) @ kapua-client-gateway-feature-karaf ---
[INFO] 
[INFO] --- karaf:4.1.1:verify (verify) @ kapua-client-gateway-feature-karaf ---
[INFO] Using repositories: https://repo.eclipse.org/content/repositories/maven_central/@id=eclipse.maven.central.mirror
[INFO] Verification of feature kapua-client-gateway-kura-fuse/1.6.11.SNAPSHOT succeeded
[INFO] Verification of feature kapua-client-gateway-kura-paho/1.6.11.SNAPSHOT succeeded
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-feature-karaf ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/features/karaf/pom.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-feature-karaf/1.6.11-SNAPSHOT/kapua-client-gateway-feature-karaf-1.6.11-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/client/gateway/features/karaf/target/feature/feature.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-client-gateway-feature-karaf/1.6.11-SNAPSHOT/kapua-client-gateway-feature-karaf-1.6.11-SNAPSHOT-features.xml
[INFO] 
[INFO] ------------------< org.eclipse.kapua:kapua-assembly >------------------
[INFO] Building kapua-assembly 1.6.11-SNAPSHOT                        [184/199]
[INFO]   from assembly/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly ---
[INFO] 
[INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly ---
[WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly
[INFO] Storing buildNumber: 282ab54d329cafc121ba70042d6aeb5602295280 at timestamp: 1714748722225
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-assembly ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/assembly/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.7.9:report (default-report) @ kapua-assembly ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- source:2.4:jar-no-fork (attach-sources) @ kapua-assembly ---
[INFO] 
[INFO] --- javadoc:2.10.4:jar (attach-javadocs) @ kapua-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-extras:0.1.1:xml (default) @ kapua-assembly ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ kapua-assembly ---
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/assembly/pom.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-assembly/1.6.11-SNAPSHOT/kapua-assembly-1.6.11-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.eclipse.kapua:kapua-assembly-java-base >-------------
[INFO] Building kapua-assembly-java-base 1.6.11-SNAPSHOT              [185/199]
[INFO]   from assembly/java-base/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-java-base ---
[INFO] 
[INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-java-base ---
[WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-java-base ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly/java-base' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/java-base
[INFO] Storing buildNumber: 282ab54d329cafc121ba70042d6aeb5602295280 at timestamp: 1714748722270
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly/java-base' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/java-base
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-assembly-java-base ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/assembly/java-base/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.7.9:report (default-report) @ kapua-assembly-java-base ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- source:2.4:jar-no-fork (attach-sources) @ kapua-assembly-java-base ---
[INFO] 
[INFO] --- javadoc:2.10.4:jar (attach-javadocs) @ kapua-assembly-java-base ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-extras:0.1.1:xml (default) @ kapua-assembly-java-base ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-java-base ---
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/assembly/java-base/pom.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-assembly-java-base/1.6.11-SNAPSHOT/kapua-assembly-java-base-1.6.11-SNAPSHOT.pom
[INFO] 
[INFO] ------------< org.eclipse.kapua:kapua-assembly-jetty-base >-------------
[INFO] Building kapua-assembly-jetty-base 1.6.11-SNAPSHOT             [186/199]
[INFO]   from assembly/jetty-base/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-jetty-base ---
[INFO] 
[INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-jetty-base ---
[WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-jetty-base ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly/jetty-base' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/jetty-base
[INFO] Storing buildNumber: 282ab54d329cafc121ba70042d6aeb5602295280 at timestamp: 1714748722310
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly/jetty-base' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/jetty-base
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-assembly-jetty-base ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/assembly/jetty-base/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.7.9:report (default-report) @ kapua-assembly-jetty-base ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- source:2.4:jar-no-fork (attach-sources) @ kapua-assembly-jetty-base ---
[INFO] 
[INFO] --- javadoc:2.10.4:jar (attach-javadocs) @ kapua-assembly-jetty-base ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-extras:0.1.1:xml (default) @ kapua-assembly-jetty-base ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-jetty-base ---
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/assembly/jetty-base/pom.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-assembly-jetty-base/1.6.11-SNAPSHOT/kapua-assembly-jetty-base-1.6.11-SNAPSHOT.pom
[INFO] 
[INFO] ----------------< org.eclipse.kapua:kapua-assembly-sql >----------------
[INFO] Building kapua-assembly-sql 1.6.11-SNAPSHOT                    [187/199]
[INFO]   from assembly/sql/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-sql ---
[INFO] 
[INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-sql ---
[WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-sql ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly/sql' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/sql
[INFO] Storing buildNumber: 282ab54d329cafc121ba70042d6aeb5602295280 at timestamp: 1714748722348
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly/sql' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/sql
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-assembly-sql ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/assembly/sql/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.7.9:report (default-report) @ kapua-assembly-sql ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- source:2.4:jar-no-fork (attach-sources) @ kapua-assembly-sql ---
[INFO] 
[INFO] --- javadoc:2.10.4:jar (attach-javadocs) @ kapua-assembly-sql ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-extras:0.1.1:xml (default) @ kapua-assembly-sql ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-sql ---
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/assembly/sql/pom.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-assembly-sql/1.6.11-SNAPSHOT/kapua-assembly-sql-1.6.11-SNAPSHOT.pom
[INFO] 
[INFO] -----------< org.eclipse.kapua:kapua-assembly-events-broker >-----------
[INFO] Building kapua-assembly-events-broker 1.6.11-SNAPSHOT          [188/199]
[INFO]   from assembly/events-broker/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-events-broker ---
[INFO] 
[INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-events-broker ---
[WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-events-broker ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly/events-broker' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/events-broker
[INFO] Storing buildNumber: 282ab54d329cafc121ba70042d6aeb5602295280 at timestamp: 1714748726554
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly/events-broker' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/events-broker
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-assembly-events-broker ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/assembly/events-broker/target/jacoco.exec
[INFO] 
[INFO] --- dependency:3.0.1:unpack (unpack-artemis) @ kapua-assembly-events-broker ---
[INFO] Configured Artifact: org.apache.activemq:apache-artemis:bin:?:tar.gz
[INFO] Unpacking /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/apache/activemq/apache-artemis/2.19.0/apache-artemis-2.19.0-bin.tar.gz to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/events-broker/target/dependencies/artemis with includes "" and excludes ""
[INFO] Expanding: /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/apache/activemq/apache-artemis/2.19.0/apache-artemis-2.19.0-bin.tar.gz into /home/jenkins/agent/workspace/release-1.6.x-build/assembly/events-broker/target/dependencies/artemis
[INFO] 
[INFO] --- jacoco:0.7.9:report (default-report) @ kapua-assembly-events-broker ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- source:2.4:jar-no-fork (attach-sources) @ kapua-assembly-events-broker ---
[INFO] 
[INFO] --- javadoc:2.10.4:jar (attach-javadocs) @ kapua-assembly-events-broker ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- assembly:3.0.0:single (kapua-events-broker) @ kapua-assembly-events-broker ---
[WARNING]  Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Reading assembly descriptor: descriptors/kapua-events-broker.xml
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /opt/artemis
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /opt/artemis
[INFO] Building tar: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/events-broker/target/kapua-events-broker-1.6.11-SNAPSHOT.tar.gz
[INFO] 
[INFO] --- jacoco-extras:0.1.1:xml (default) @ kapua-assembly-events-broker ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-events-broker ---
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/assembly/events-broker/pom.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-assembly-events-broker/1.6.11-SNAPSHOT/kapua-assembly-events-broker-1.6.11-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/assembly/events-broker/target/kapua-events-broker-1.6.11-SNAPSHOT.tar.gz to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-assembly-events-broker/1.6.11-SNAPSHOT/kapua-assembly-events-broker-1.6.11-SNAPSHOT.tar.gz
[INFO] 
[INFO] --------------< org.eclipse.kapua:kapua-assembly-broker >---------------
[INFO] Building kapua-assembly-broker 1.6.11-SNAPSHOT                 [189/199]
[INFO]   from assembly/broker/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-broker ---
[INFO] 
[INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-broker ---
[WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-broker ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker
[INFO] Storing buildNumber: 282ab54d329cafc121ba70042d6aeb5602295280 at timestamp: 1714748737301
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-assembly-broker ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/jacoco.exec
[INFO] 
[INFO] --- dependency:3.0.1:unpack (unpack-activemq) @ kapua-assembly-broker ---
[INFO] Configured Artifact: org.apache.activemq:apache-activemq:bin:?:tar.gz
[INFO] Unpacking /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/apache/activemq/apache-activemq/5.16.7/apache-activemq-5.16.7-bin.tar.gz to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/dependencies/activemq with includes "" and excludes ""
[INFO] Expanding: /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/apache/activemq/apache-activemq/5.16.7/apache-activemq-5.16.7-bin.tar.gz into /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/dependencies/activemq
[INFO] 
[INFO] --- jacoco:0.7.9:report (default-report) @ kapua-assembly-broker ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- source:2.4:jar-no-fork (attach-sources) @ kapua-assembly-broker ---
[INFO] 
[INFO] --- javadoc:2.10.4:jar (attach-javadocs) @ kapua-assembly-broker ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- assembly:3.0.0:single (kapua-broker) @ kapua-assembly-broker ---
[WARNING]  Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Reading assembly descriptor: descriptors/kapua-broker.xml
[WARNING] The following patterns were never triggered in this artifact inclusion filter:
o  'io.netty:netty'

[INFO] Artifact org.apache.felix:maven-bundle-plugin:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] Artifact org.apache.felix:maven-bundle-plugin:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] Artifact org.apache.felix:maven-bundle-plugin:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] Artifact org.apache.felix:maven-bundle-plugin:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] Building tar: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/kapua-broker-1.6.11-SNAPSHOT.tar.gz
[INFO] 
[INFO] --- dependency:3.0.1:copy (copy) @ kapua-assembly-broker ---
[INFO] Configured Artifact: com.google.guava:guava:?:jar
[INFO] Configured Artifact: com.google.guava:failureaccess:?:jar
[INFO] Configured Artifact: com.google.guava:listenablefuture:?:jar
[INFO] Configured Artifact: com.google.inject:guice:?:jar
[INFO] Configured Artifact: javax.inject:javax.inject:1:jar
[INFO] Configured Artifact: aopalliance:aopalliance:?:jar
[INFO] Configured Artifact: org.eclipse.persistence:javax.persistence:?:jar
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.jpa:?:jar
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.core:?:jar
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:?:jar
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.moxy:?:jar
[INFO] Configured Artifact: commons-configuration:commons-configuration:?:jar
[INFO] Configured Artifact: org.springframework.security:spring-security-core:?:jar
[INFO] Configured Artifact: io.dropwizard.metrics:metrics-core:?:jar
[INFO] Configured Artifact: com.h2database:h2:?:jar
[INFO] Configured Artifact: com.google.protobuf:protobuf-java:?:jar
[INFO] Configured Artifact: org.apache.shiro:shiro-core:1.12.0:jar
[INFO] Configured Artifact: org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.1:jar
[INFO] Configured Artifact: org.apache.qpid:qpid-jms-client:0.40.0:jar
[INFO] Configured Artifact: org.apache.qpid:proton-j:0.31.0:jar
[INFO] Configured Artifact: org.apache.commons:commons-pool2:2.3:jar
[INFO] Configured Artifact: org.bitbucket.b_c:jose4j:0.7.10:jar
[INFO] Configured Artifact: org.elasticsearch:elasticsearch:7.8.1:jar
[INFO] Configured Artifact: org.reflections:reflections:0.9.12:jar
[INFO] Configured Artifact: org.javassist:javassist:3.26.0-GA:jar
[INFO] Configured Artifact: commons-io:commons-io:2.11.0:jar
[INFO] Configured Artifact: org.apache.commons:commons-lang3:3.4:jar
[INFO] Configured Artifact: commons-collections:commons-collections:3.2.2:jar
[INFO] Configured Artifact: org.liquibase:liquibase-core:3.6.3:jar
[INFO] Configured Artifact: org.yaml:snakeyaml:2.2:jar
[INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/guava-32.1.2-jre.jar
[INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/failureaccess-1.0.1.jar
[INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Copying guice-4.1.0.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/guice-4.1.0.jar
[INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/javax.inject-1.jar
[INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/aopalliance-1.0.jar
[INFO] Copying javax.persistence-2.1.1.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/javax.persistence-2.1.1.jar
[INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/org.eclipse.persistence.jpa-2.7.12.jar
[INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/org.eclipse.persistence.core-2.7.12.jar
[INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar
[INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/org.eclipse.persistence.moxy-2.7.12.jar
[INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/commons-configuration-1.9.jar
[INFO] Copying spring-security-core-4.2.20.RELEASE.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/spring-security-core-4.2.20.RELEASE.jar
[INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/metrics-core-3.2.2.jar
[INFO] Copying h2-1.4.200.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/h2-1.4.200.jar
[INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/protobuf-java-3.23.2.jar
[INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/shiro-core-1.12.0.jar
[INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar
[INFO] Copying qpid-jms-client-0.40.0.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/qpid-jms-client-0.40.0.jar
[INFO] Copying proton-j-0.31.0.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/proton-j-0.31.0.jar
[INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/commons-pool2-2.3.jar
[INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/jose4j-0.7.10.jar
[INFO] Copying elasticsearch-7.8.1.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/elasticsearch-7.8.1.jar
[INFO] Copying reflections-0.9.12.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/reflections-0.9.12.jar
[INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/javassist-3.26.0-GA.jar
[INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/commons-io-2.11.0.jar
[INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/commons-lang3-3.4.jar
[INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/commons-collections-3.2.2.jar
[INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/liquibase-core-3.6.3.jar
[INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/broker_dependency/snakeyaml-2.2.jar
[INFO] 
[INFO] --- jacoco-extras:0.1.1:xml (default) @ kapua-assembly-broker ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-broker ---
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/pom.xml to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-assembly-broker/1.6.11-SNAPSHOT/kapua-assembly-broker-1.6.11-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/release-1.6.x-build/assembly/broker/target/kapua-broker-1.6.11-SNAPSHOT.tar.gz to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/eclipse/kapua/kapua-assembly-broker/1.6.11-SNAPSHOT/kapua-assembly-broker-1.6.11-SNAPSHOT.tar.gz
[INFO] 
[INFO] ----------------< org.eclipse.kapua:kapua-assembly-api >----------------
[INFO] Building kapua-assembly-api 1.6.11-SNAPSHOT                    [190/199]
[INFO]   from assembly/api/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-api ---
[INFO] 
[INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-api ---
[WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-api ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly/api' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/api
[INFO] Storing buildNumber: 282ab54d329cafc121ba70042d6aeb5602295280 at timestamp: 1714748751365
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/release-1.6.x-build/assembly/api' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/release-1.6.x-build/assembly/api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco:0.7.9:prepare-agent (default-prepare-agent) @ kapua-assembly-api ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/release-1.6.x-build/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/release-1.6.x-build/assembly/api/target/jacoco.exec
[INFO] 
[INFO] --- frontend:1.8.0:install-node-and-npm (install-node-and-npm) @ kapua-assembly-api ---
[INFO] testFailureIgnore property is ignored in non test phases
[INFO] Installing node version v10.16.3
[INFO] Downloading https://nodejs.org/dist/v10.16.3/node-v10.16.3-linux-x64.tar.gz to /home/jenkins/agent/workspace/release-1.6.x-build/.repository/com/github/eirslett/node/10.16.3/node-10.16.3-linux-x64.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] Unpacking /home/jenkins/agent/workspace/release-1.6.x-build/.repository/com/github/eirslett/node/10.16.3/node-10.16.3-linux-x64.tar.gz into /home/jenkins/agent/workspace/release-1.6.x-build/assembly/api/target/node/tmp
[ERROR] The archive file /home/jenkins/agent/workspace/release-1.6.x-build/.repository/com/github/eirslett/node/10.16.3/node-10.16.3-linux-x64.tar.gz is corrupted and will be deleted. Please try the build again.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for kapua 1.6.11-SNAPSHOT:
[INFO] 
[INFO] kapua-build-tools .................................. SUCCESS [  2.399 s]
[INFO] kapua .............................................. SUCCESS [ 20.059 s]
[INFO] kapua-qa ........................................... SUCCESS [  0.828 s]
[INFO] kapua-qa-markers ................................... SUCCESS [  1.983 s]
[INFO] kapua-service ...................................... SUCCESS [  3.180 s]
[INFO] kapua-service-api .................................. SUCCESS [  3.730 s]
[INFO] kapua-account ...................................... SUCCESS [  0.172 s]
[INFO] kapua-account-api .................................. SUCCESS [  1.464 s]
[INFO] kapua-user ......................................... SUCCESS [  0.224 s]
[INFO] kapua-user-api ..................................... SUCCESS [  1.272 s]
[INFO] kapua-security ..................................... SUCCESS [  0.747 s]
[INFO] kapua-security-authorization ....................... SUCCESS [  0.099 s]
[INFO] kapua-security-authorization-api ................... SUCCESS [  2.109 s]
[INFO] kapua-security-authentication ...................... SUCCESS [  0.107 s]
[INFO] kapua-security-authentication-api .................. SUCCESS [  1.897 s]
[INFO] kapua-commons ...................................... SUCCESS [  6.616 s]
[INFO] kapua-locator ...................................... SUCCESS [  0.112 s]
[INFO] kapua-locator-guice ................................ SUCCESS [  1.611 s]
[INFO] kapua-service-commons .............................. SUCCESS [  0.172 s]
[INFO] kapua-service-elasticsearch ........................ SUCCESS [  0.200 s]
[INFO] kapua-service-elasticsearch-client-api ............. SUCCESS [  1.996 s]
[INFO] kapua-service-elasticsearch-client-rest ............ SUCCESS [  1.631 s]
[INFO] kapua-service-elasticsearch-server-embedded ........ SUCCESS [  2.321 s]
[INFO] kapua-service-storable ............................. SUCCESS [  0.099 s]
[INFO] kapua-service-storable-api ......................... SUCCESS [  1.685 s]
[INFO] kapua-service-storable-internal .................... SUCCESS [  1.331 s]
[INFO] kapua-account-internal ............................. SUCCESS [  1.975 s]
[INFO] kapua-message ...................................... SUCCESS [  0.157 s]
[INFO] kapua-message-api .................................. SUCCESS [  1.449 s]
[INFO] kapua-device ....................................... SUCCESS [  1.170 s]
[INFO] kapua-device-api ................................... SUCCESS [  1.868 s]
[INFO] kapua-device-registry .............................. SUCCESS [  0.338 s]
[INFO] kapua-device-registry-api .......................... SUCCESS [  1.813 s]
[INFO] kapua-job .......................................... SUCCESS [  0.203 s]
[INFO] kapua-job-api ...................................... SUCCESS [  1.646 s]
[INFO] kapua-job-engine ................................... SUCCESS [  0.228 s]
[INFO] kapua-job-engine-commons ........................... SUCCESS [  1.522 s]
[INFO] kapua-broker ....................................... SUCCESS [  0.401 s]
[INFO] kapua-broker-api ................................... SUCCESS [  0.794 s]
[INFO] kapua-plug-ins ..................................... SUCCESS [  0.086 s]
[INFO] kapua-sso .......................................... SUCCESS [  0.086 s]
[INFO] kapua-openid-connect ............................... SUCCESS [  0.086 s]
[INFO] kapua-openid-api ................................... SUCCESS [  1.098 s]
[INFO] kapua-openid-provider .............................. SUCCESS [  1.244 s]
[INFO] kapua-security-registration ........................ SUCCESS [  0.055 s]
[INFO] kapua-security-registration-api .................... SUCCESS [  0.935 s]
[INFO] kapua-security-certificate ......................... SUCCESS [  0.079 s]
[INFO] kapua-security-certificate-api ..................... SUCCESS [  1.351 s]
[INFO] kapua-security-shiro ............................... SUCCESS [  4.793 s]
[INFO] kapua-datastore .................................... SUCCESS [  0.409 s]
[INFO] kapua-datastore-api ................................ SUCCESS [  1.623 s]
[INFO] kapua-message-internal ............................. SUCCESS [  1.742 s]
[INFO] kapua-datastore-internal ........................... SUCCESS [  2.963 s]
[INFO] kapua-transport .................................... SUCCESS [  0.124 s]
[INFO] kapua-transport-api ................................ SUCCESS [  1.363 s]
[INFO] kapua-device-call .................................. SUCCESS [  0.434 s]
[INFO] kapua-device-call-api .............................. SUCCESS [  1.596 s]
[INFO] kapua-translator ................................... SUCCESS [  0.229 s]
[INFO] kapua-translator-api ............................... SUCCESS [  1.233 s]
[INFO] kapua-device-call-kura ............................. SUCCESS [  4.244 s]
[INFO] kapua-device-management ............................ SUCCESS [  0.552 s]
[INFO] kapua-device-management-api ........................ SUCCESS [  1.657 s]
[INFO] kapua-device-management-registry ................... SUCCESS [  0.153 s]
[INFO] kapua-device-management-registry-api ............... SUCCESS [  1.750 s]
[INFO] kapua-job-engine-api ............................... SUCCESS [  1.657 s]
[INFO] kapua-scheduler .................................... SUCCESS [  0.161 s]
[INFO] kapua-scheduler-api ................................ SUCCESS [  1.623 s]
[INFO] kapua-device-management-job ........................ SUCCESS [  0.068 s]
[INFO] kapua-device-management-job-api .................... SUCCESS [  1.214 s]
[INFO] kapua-tag .......................................... SUCCESS [  0.079 s]
[INFO] kapua-tag-api ...................................... SUCCESS [  1.026 s]
[INFO] kapua-transport-jms ................................ SUCCESS [  1.191 s]
[INFO] kapua-device-commons ............................... SUCCESS [  1.528 s]
[INFO] kapua-device-management-request .................... SUCCESS [  0.100 s]
[INFO] kapua-device-management-request-api ................ SUCCESS [  1.127 s]
[INFO] kapua-endpoint ..................................... SUCCESS [  0.076 s]
[INFO] kapua-endpoint-api ................................. SUCCESS [  0.977 s]
[INFO] kapua-rest-api ..................................... SUCCESS [  0.375 s]
[INFO] kapua-rest-api-core ................................ SUCCESS [  2.677 s]
[INFO] kapua-job-engine-client ............................ SUCCESS [  1.385 s]
[INFO] kapua-job-internal ................................. SUCCESS [  2.211 s]
[INFO] kapua-broker-core .................................. SUCCESS [  4.848 s]
[INFO] kapua-simulator-kura ............................... SUCCESS [  5.166 s]
[INFO] kapua-stream ....................................... SUCCESS [  0.074 s]
[INFO] kapua-stream-api ................................... SUCCESS [  0.977 s]
[INFO] kapua-device-management-asset ...................... SUCCESS [  0.080 s]
[INFO] kapua-device-management-asset-api .................. SUCCESS [  1.211 s]
[INFO] kapua-device-management-asset-internal ............. SUCCESS [  1.479 s]
[INFO] kapua-device-management-bundle ..................... SUCCESS [  0.057 s]
[INFO] kapua-device-management-bundle-api ................. SUCCESS [  1.104 s]
[INFO] kapua-device-management-bundle-internal ............ SUCCESS [  1.203 s]
[INFO] kapua-device-management-command .................... SUCCESS [  0.058 s]
[INFO] kapua-device-management-command-api ................ SUCCESS [  1.005 s]
[INFO] kapua-device-management-command-internal ........... SUCCESS [  1.403 s]
[INFO] kapua-device-management-configuration .............. SUCCESS [  0.121 s]
[INFO] kapua-device-management-configuration-api .......... SUCCESS [  1.330 s]
[INFO] kapua-device-management-configuration-internal ..... SUCCESS [  1.647 s]
[INFO] kapua-device-management-inventory .................. SUCCESS [  0.115 s]
[INFO] kapua-device-management-inventory-api .............. SUCCESS [  1.394 s]
[INFO] kapua-device-management-inventory-internal ......... SUCCESS [  1.820 s]
[INFO] kapua-device-management-keystore ................... SUCCESS [  0.104 s]
[INFO] kapua-device-management-keystore-api ............... SUCCESS [  4.044 s]
[INFO] kapua-device-management-keystore-internal .......... SUCCESS [  1.937 s]
[INFO] kapua-device-management-packages ................... SUCCESS [  0.111 s]
[INFO] kapua-device-management-packages-api ............... SUCCESS [  1.719 s]
[INFO] kapua-device-management-packages-internal .......... SUCCESS [  1.716 s]
[INFO] kapua-device-management-request-internal ........... SUCCESS [  1.429 s]
[INFO] kapua-device-management-all ........................ SUCCESS [  0.052 s]
[INFO] kapua-device-management-all-internal ............... SUCCESS [  0.093 s]
[INFO] kapua-translator-kapua ............................. SUCCESS [  0.189 s]
[INFO] kapua-translator-kapua-kura ........................ SUCCESS [  6.431 s]
[INFO] kapua-transport-mqtt ............................... SUCCESS [  1.920 s]
[INFO] kapua-translator-kura .............................. SUCCESS [  0.073 s]
[INFO] kapua-translator-kura-mqtt ......................... SUCCESS [  1.172 s]
[INFO] kapua-translator-kura-jms .......................... SUCCESS [  1.286 s]
[INFO] kapua-qa-common .................................... SUCCESS [  3.836 s]
[INFO] kapua-account-test-steps ........................... SUCCESS [  1.529 s]
[INFO] kapua-account-test ................................. SUCCESS [  0.241 s]
[INFO] kapua-datastore-test-steps ......................... SUCCESS [  1.950 s]
[INFO] kapua-datastore-test ............................... SUCCESS [  0.249 s]
[INFO] kapua-device-registry-internal ..................... SUCCESS [  2.295 s]
[INFO] kapua-device-registry-test-steps ................... SUCCESS [  2.312 s]
[INFO] kapua-device-registry-test ......................... SUCCESS [  0.240 s]
[INFO] kapua-device-management-asset-job .................. SUCCESS [  1.231 s]
[INFO] kapua-device-management-bundle-job ................. SUCCESS [  1.277 s]
[INFO] kapua-device-management-command-job ................ SUCCESS [  1.049 s]
[INFO] kapua-device-management-configuration-job .......... SUCCESS [  1.088 s]
[INFO] kapua-device-management-keystore-job ............... SUCCESS [  1.212 s]
[INFO] kapua-device-management-packages-job ............... SUCCESS [  1.175 s]
[INFO] kapua-device-management-registry-internal .......... SUCCESS [  1.496 s]
[INFO] kapua-device-management-job-internal ............... SUCCESS [  1.307 s]
[INFO] kapua-device-management-all-api .................... SUCCESS [  0.128 s]
[INFO] kapua-device-management-all-job .................... SUCCESS [  0.064 s]
[INFO] kapua-endpoint-internal ............................ SUCCESS [  1.300 s]
[INFO] kapua-endpoint-test-steps .......................... SUCCESS [  1.305 s]
[INFO] kapua-job-test-steps ............................... SUCCESS [  1.485 s]
[INFO] kapua-scheduler-quartz ............................. SUCCESS [  2.091 s]
[INFO] kapua-job-test ..................................... SUCCESS [  0.329 s]
[INFO] kapua-scheduler-test-steps ......................... SUCCESS [  1.269 s]
[INFO] kapua-scheduler-test ............................... SUCCESS [  0.234 s]
[INFO] kapua-security-certificate-internal ................ SUCCESS [  1.518 s]
[INFO] kapua-user-internal ................................ SUCCESS [  1.670 s]
[INFO] kapua-security-registration-simple ................. SUCCESS [  1.175 s]
[INFO] kapua-security-test-steps .......................... SUCCESS [  1.912 s]
[INFO] kapua-security-test ................................ SUCCESS [  0.197 s]
[INFO] kapua-system ....................................... SUCCESS [  0.047 s]
[INFO] kapua-system-api ................................... SUCCESS [  0.773 s]
[INFO] kapua-system-internal .............................. SUCCESS [  0.887 s]
[INFO] kapua-stream-internal .............................. SUCCESS [  0.943 s]
[INFO] kapua-tag-internal ................................. SUCCESS [  1.177 s]
[INFO] kapua-tag-test-steps ............................... SUCCESS [  1.268 s]
[INFO] kapua-tag-test ..................................... SUCCESS [  0.292 s]
[INFO] kapua-user-test-steps .............................. SUCCESS [  1.619 s]
[INFO] kapua-user-test .................................... SUCCESS [  0.206 s]
[INFO] kapua-translator-test-steps ........................ SUCCESS [  1.344 s]
[INFO] kapua-translator-test .............................. SUCCESS [  0.175 s]
[INFO] kapua-rest-api-resources ........................... SUCCESS [  6.523 s]
[INFO] kapua-extras ....................................... SUCCESS [  0.175 s]
[INFO] kapua-foreignkeys .................................. SUCCESS [  0.073 s]
[INFO] kapua-rest-api-web ................................. SUCCESS [  8.822 s]
[INFO] kapua-qa-integration-steps ......................... SUCCESS [  2.518 s]
[INFO] kapua-job-engine-jbatch ............................ SUCCESS [  2.397 s]
[INFO] kapua-qa-integration ............................... SUCCESS [  1.037 s]
[INFO] kapua-openid-provider-generic ...................... SUCCESS [  1.109 s]
[INFO] kapua-openid-provider-keycloak ..................... SUCCESS [  1.113 s]
[INFO] kapua-es-migrator .................................. SUCCESS [  7.558 s]
[INFO] kapua-encryption-migrator .......................... SUCCESS [  6.316 s]
[INFO] kapua-liquibase-unlocker ........................... SUCCESS [  4.029 s]
[INFO] kapua-job-engine-app ............................... SUCCESS [  0.051 s]
[INFO] kapua-job-engine-app-core .......................... SUCCESS [  1.259 s]
[INFO] kapua-job-engine-app-resources ..................... SUCCESS [  1.015 s]
[INFO] kapua-job-engine-app-web ........................... SUCCESS [  6.835 s]
[INFO] kapua-client ....................................... SUCCESS [  0.394 s]
[INFO] kapua-client-gateway ............................... SUCCESS [  2.067 s]
[INFO] Eclipse Kapua :: Gateway Client :: API ............. SUCCESS [  2.191 s]
[INFO] Eclipse Kapua :: Gateway Client :: SPI ............. SUCCESS [  1.820 s]
[INFO] Eclipse Kapua :: Gateway Client :: Provider ........ SUCCESS [  0.096 s]
[INFO] Eclipse Kapua :: Gateway Client :: Provider :: Core MQTT SUCCESS [  1.372 s]
[INFO] Eclipse Kapua :: Gateway Client :: Provider :: FUSE MQTT SUCCESS [  1.296 s]
[INFO] Eclipse Kapua :: Gateway Client :: Provider :: Eclipse Paho SUCCESS [  1.308 s]
[INFO] Eclipse Kapua :: Gateway Client :: Profile :: Eclipse Kura SUCCESS [  3.121 s]
[INFO] Eclipse Kapua :: Gateway Client :: Features ........ SUCCESS [  0.093 s]
[INFO] Eclipse Kapua :: Gateway Client :: Features :: Karaf SUCCESS [  2.169 s]
[INFO] kapua-assembly ..................................... SUCCESS [  0.048 s]
[INFO] kapua-assembly-java-base ........................... SUCCESS [  0.045 s]
[INFO] kapua-assembly-jetty-base .......................... SUCCESS [  0.039 s]
[INFO] kapua-assembly-sql ................................. SUCCESS [  0.038 s]
[INFO] kapua-assembly-events-broker ....................... SUCCESS [ 10.038 s]
[INFO] kapua-assembly-broker .............................. SUCCESS [ 18.776 s]
[INFO] kapua-assembly-api ................................. FAILURE [02:32 min]
[INFO] kapua-assembly-job-engine .......................... SKIPPED
[INFO] kapua-dev-tools .................................... SKIPPED
[INFO] kapua-cucumber-reports ............................. SKIPPED
[INFO] kapua-dev-tools-vagrant ............................ SKIPPED
[INFO] kapua-deployment ................................... SKIPPED
[INFO] kapua-deployment-commons ........................... SKIPPED
[INFO] kapua-docker ....................................... SKIPPED
[INFO] kapua-minishift .................................... SKIPPED
[INFO] kapua-openshift .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:51 min
[INFO] Finished at: 2024-05-03T15:08:23Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.8.0:install-node-and-npm (install-node-and-npm) on project kapua-assembly-api: Could not extract the Node archive: Could not extract archive: '/home/jenkins/agent/workspace/release-1.6.x-build/.repository/com/github/eirslett/node/10.16.3/node-10.16.3-linux-x64.tar.gz': EOFException -> [Help 1]
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :kapua-assembly-api
Build step 'Invoke top-level Maven targets' marked build as failure
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /home/jenkins/agent/workspace/release-1.6.x-build/assembly/target/kapua-cucumber-report to /var/jenkins/jobs/release-1.6.x-build/htmlreports/Cucumber_20report
ERROR: Specified HTML directory '/home/jenkins/agent/workspace/release-1.6.x-build/assembly/target/kapua-cucumber-report' does not exist.
Recording test results
No test report files were found. Configuration error?
[Checks API] No suitable checks publisher found.
Finished: FAILURE