Skip to content
Success

Console Output

09:44:20 Started by an SCM change
09:44:20 Running as SYSTEM
09:44:20 Agent basic-4fb3d is provisioned from template basic
09:44:20 ---
09:44:20 apiVersion: "v1"
09:44:20 kind: "Pod"
09:44:20 metadata:
09:44:20   labels:
09:44:20     jenkins: "slave"
09:44:20     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
09:44:20     jenkins/label: "basic"
09:44:20   name: "basic-4fb3d"
09:44:20   namespace: "kapua"
09:44:20 spec:
09:44:20   containers:
09:44:20   - env:
09:44:20     - name: "JENKINS_SECRET"
09:44:20       value: "********"
09:44:20     - name: "JENKINS_TUNNEL"
09:44:20       value: "jenkins-discovery.kapua.svc.cluster.local:50000"
09:44:20     - name: "JENKINS_AGENT_NAME"
09:44:20       value: "basic-4fb3d"
09:44:20     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:44:20       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:44:20         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:44:20     - name: "JAVA_TOOL_OPTIONS"
09:44:20       value: ""
09:44:20     - name: "_JAVA_OPTIONS"
09:44:20       value: ""
09:44:20     - name: "OPENJ9_JAVA_OPTIONS"
09:44:20       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:44:20     - name: "JENKINS_NAME"
09:44:20       value: "basic-4fb3d"
09:44:20     - name: "JENKINS_AGENT_WORKDIR"
09:44:20       value: "/home/jenkins/agent"
09:44:20     - name: "JENKINS_URL"
09:44:20       value: "http://jenkins-ui.kapua.svc.cluster.local/kapua/"
09:44:20     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
09:44:20     imagePullPolicy: "Always"
09:44:20     name: "jnlp"
09:44:20     resources:
09:44:20       limits:
09:44:20         cpu: "2000m"
09:44:20         memory: "4096Mi"
09:44:20       requests:
09:44:20         cpu: "1000m"
09:44:20         memory: "4096Mi"
09:44:20     tty: true
09:44:20     volumeMounts:
09:44:20     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:44:20       name: "m2-dir"
09:44:20       readOnly: true
09:44:20       subPath: "toolchains.xml"
09:44:20     - mountPath: "/home/jenkins/.mavenrc"
09:44:20       name: "m2-dir"
09:44:20       readOnly: true
09:44:20       subPath: ".mavenrc"
09:44:20     - mountPath: "/opt/tools"
09:44:20       name: "volume-0"
09:44:20       readOnly: false
09:44:20     - mountPath: "/home/jenkins"
09:44:20       name: "volume-2"
09:44:20       readOnly: false
09:44:20     - mountPath: "/home/jenkins/.m2/repository"
09:44:20       name: "volume-3"
09:44:20       readOnly: false
09:44:20     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:44:20       name: "m2-secret-dir"
09:44:20       readOnly: true
09:44:20       subPath: "settings-security.xml"
09:44:20     - mountPath: "/home/jenkins/.m2/wrapper"
09:44:20       name: "volume-4"
09:44:20       readOnly: false
09:44:20     - mountPath: "/home/jenkins/.m2/settings.xml"
09:44:20       name: "m2-secret-dir"
09:44:20       readOnly: true
09:44:20       subPath: "settings.xml"
09:44:20     - mountPath: "/home/jenkins/.ssh"
09:44:20       name: "volume-1"
09:44:20       readOnly: false
09:44:20       subPath: ""
09:44:20     - mountPath: "/home/jenkins/agent"
09:44:20       name: "workspace-volume"
09:44:20       readOnly: false
09:44:20     workingDir: "/home/jenkins/agent"
09:44:20   nodeSelector:
09:44:20     kubernetes.io/os: "linux"
09:44:20   restartPolicy: "Never"
09:44:20   volumes:
09:44:20   - name: "volume-0"
09:44:20     persistentVolumeClaim:
09:44:20       claimName: "tools-claim-jiro-kapua"
09:44:20       readOnly: true
09:44:20   - name: "m2-secret-dir"
09:44:20     secret:
09:44:20       secretName: "m2-secret-dir"
09:44:20   - emptyDir:
09:44:20       medium: ""
09:44:20     name: "volume-2"
09:44:20   - configMap:
09:44:20       name: "m2-dir"
09:44:20     name: "m2-dir"
09:44:20   - configMap:
09:44:20       name: "known-hosts"
09:44:20     name: "volume-1"
09:44:20   - emptyDir:
09:44:20       medium: ""
09:44:20     name: "workspace-volume"
09:44:20   - emptyDir:
09:44:20       medium: ""
09:44:20     name: "volume-4"
09:44:20   - emptyDir:
09:44:20       medium: ""
09:44:20     name: "volume-3"
09:44:20 
09:44:20 Building remotely on basic-4fb3d (basic) in workspace /home/jenkins/agent/workspace/develop-build
09:44:20 The recommended git tool is: NONE
09:44:22 No credentials specified
09:44:22 Cloning the remote Git repository
09:44:22 Cloning repository https://github.com/eclipse/kapua.git
09:44:22  > git init /home/jenkins/agent/workspace/develop-build # timeout=10
09:44:22 Fetching upstream changes from https://github.com/eclipse/kapua.git
09:44:22  > git --version # timeout=10
09:44:22  > git --version # 'git version 2.20.1'
09:44:22  > git fetch --tags --force --progress -- https://github.com/eclipse/kapua.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:44:26  > git config remote.origin.url https://github.com/eclipse/kapua.git # timeout=10
09:44:26  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:44:27 Avoid second fetch
09:44:27  > git rev-parse origin/develop^{commit} # timeout=10
09:44:27 Checking out Revision 87947b035297056cb05acdab2b4f7294b85a8987 (origin/develop)
09:44:27  > git config core.sparsecheckout # timeout=10
09:44:27  > git checkout -f 87947b035297056cb05acdab2b4f7294b85a8987 # timeout=10
09:44:28 Commit message: "Merge pull request #3984 from dseurotech/fix-event_clients_unique"
09:44:28  > git rev-list --no-walk af7e915957a6d66b40578d66a5cae545b9bb5b08 # timeout=10
09:44:28 [develop-build] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DskipTests=true -Dmaven.test.failure.ignore=true -Dorg.eclipse.kapua.qa.waitMultiplier=4.0 -Dmaven.repo.local=/home/jenkins/agent/workspace/develop-build/.repository clean install -P!console
09:44:28 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
09:44:28 Maven home: /opt/tools/apache-maven/latest
09:44:28 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
09:44:28 Default locale: en_US, platform encoding: UTF-8
09:44:28 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
09:44:29 [INFO] Scanning for projects...
09:44:39 [INFO] ------------------------------------------------------------------------
09:44:39 [INFO] Reactor Build Order:
09:44:39 [INFO] 
09:44:39 [INFO] kapua-build-tools                                                  [jar]
09:44:39 [INFO] kapua                                                              [pom]
09:44:39 [INFO] kapua-qa                                                           [pom]
09:44:39 [INFO] kapua-qa-markers                                                   [jar]
09:44:39 [INFO] kapua-service                                                      [pom]
09:44:39 [INFO] kapua-service-api                                                  [jar]
09:44:39 [INFO] kapua-account                                                      [pom]
09:44:39 [INFO] kapua-account-api                                                  [jar]
09:44:39 [INFO] kapua-user                                                         [pom]
09:44:39 [INFO] kapua-user-api                                                     [jar]
09:44:39 [INFO] kapua-security                                                     [pom]
09:44:39 [INFO] kapua-security-authorization                                       [pom]
09:44:39 [INFO] kapua-security-authorization-api                                   [jar]
09:44:39 [INFO] kapua-security-authentication                                      [pom]
09:44:39 [INFO] kapua-security-authentication-api                                  [jar]
09:44:39 [INFO] kapua-commons                                                      [jar]
09:44:39 [INFO] kapua-locator                                                      [pom]
09:44:39 [INFO] kapua-locator-guice                                                [jar]
09:44:39 [INFO] kapua-account-internal                                             [jar]
09:44:39 [INFO] kapua-message                                                      [pom]
09:44:39 [INFO] kapua-message-api                                                  [jar]
09:44:39 [INFO] kapua-device                                                       [pom]
09:44:39 [INFO] kapua-device-api                                                   [jar]
09:44:39 [INFO] kapua-device-registry                                              [pom]
09:44:39 [INFO] kapua-device-registry-api                                          [jar]
09:44:39 [INFO] kapua-job                                                          [pom]
09:44:39 [INFO] kapua-job-api                                                      [jar]
09:44:39 [INFO] kapua-job-engine                                                   [pom]
09:44:39 [INFO] kapua-job-engine-api                                               [jar]
09:44:39 [INFO] kapua-device-management                                            [pom]
09:44:39 [INFO] kapua-device-management-api                                        [jar]
09:44:39 [INFO] kapua-device-management-request                                    [pom]
09:44:39 [INFO] kapua-device-management-request-api                                [jar]
09:44:39 [INFO] kapua-commons-rest                                                 [pom]
09:44:39 [INFO] kapua-commons-rest-model                                           [jar]
09:44:39 [INFO] kapua-job-engine-client                                            [jar]
09:44:39 [INFO] kapua-job-engine-commons                                           [jar]
09:44:39 [INFO] kapua-transport                                                    [pom]
09:44:39 [INFO] kapua-transport-api                                                [jar]
09:44:39 [INFO] kapua-device-call                                                  [pom]
09:44:39 [INFO] kapua-device-call-api                                              [jar]
09:44:39 [INFO] kapua-translator                                                   [pom]
09:44:39 [INFO] kapua-translator-api                                               [jar]
09:44:39 [INFO] kapua-message-internal                                             [jar]
09:44:39 [INFO] kapua-transport-mqtt                                               [jar]
09:44:39 [INFO] kapua-device-call-kura                                             [jar]
09:44:39 [INFO] kapua-device-management-registry                                   [pom]
09:44:39 [INFO] kapua-device-management-registry-api                               [jar]
09:44:39 [INFO] kapua-device-commons                                               [jar]
09:44:39 [INFO] kapua-service-commons                                              [pom]
09:44:39 [INFO] kapua-service-storable                                             [pom]
09:44:39 [INFO] kapua-service-storable-api                                         [jar]
09:44:39 [INFO] kapua-service-elasticsearch                                        [pom]
09:44:39 [INFO] kapua-service-elasticsearch-client-api                             [jar]
09:44:39 [INFO] kapua-datastore                                                    [pom]
09:44:39 [INFO] kapua-datastore-api                                                [jar]
09:44:39 [INFO] kapua-service-storable-internal                                    [jar]
09:44:39 [INFO] kapua-service-elasticsearch-client-rest                            [jar]
09:44:39 [INFO] kapua-datastore-internal                                           [jar]
09:44:39 [INFO] kapua-plug-ins                                                     [pom]
09:44:39 [INFO] kapua-sso                                                          [pom]
09:44:39 [INFO] kapua-openid-connect                                               [pom]
09:44:39 [INFO] kapua-openid-api                                                   [jar]
09:44:39 [INFO] kapua-openid-provider                                              [jar]
09:44:39 [INFO] kapua-security-registration                                        [pom]
09:44:39 [INFO] kapua-security-registration-api                                    [jar]
09:44:39 [INFO] kapua-security-certificate                                         [pom]
09:44:39 [INFO] kapua-security-certificate-api                                     [jar]
09:44:39 [INFO] kapua-security-certificate-internal                                [jar]
09:44:39 [INFO] kapua-user-internal                                                [jar]
09:44:39 [INFO] kapua-client                                                       [pom]
09:44:39 [INFO] kapua-client-security                                              [jar]
09:44:39 [INFO] kapua-device-authentication                                        [jar]
09:44:39 [INFO] kapua-tag                                                          [pom]
09:44:39 [INFO] kapua-tag-api                                                      [jar]
09:44:39 [INFO] kapua-device-registry-internal                                     [jar]
09:44:39 [INFO] kapua-security-registration-simple                                 [jar]
09:44:39 [INFO] kapua-tag-internal                                                 [jar]
09:44:39 [INFO] kapua-security-shiro                                               [jar]
09:44:39 [INFO] kapua-simulator-kura                                               [jar]
09:44:39 [INFO] kapua-stream                                                       [pom]
09:44:39 [INFO] kapua-stream-api                                                   [jar]
09:44:39 [INFO] kapua-device-management-asset                                      [pom]
09:44:39 [INFO] kapua-device-management-asset-api                                  [jar]
09:44:39 [INFO] kapua-device-management-asset-store                                [pom]
09:44:39 [INFO] kapua-device-management-asset-store-api                            [jar]
09:44:39 [INFO] kapua-device-management-asset-internal                             [jar]
09:44:39 [INFO] kapua-device-management-asset-store-dummy                          [jar]
09:44:39 [INFO] kapua-device-management-bundle                                     [pom]
09:44:39 [INFO] kapua-device-management-bundle-api                                 [jar]
09:44:39 [INFO] kapua-device-management-bundle-internal                            [jar]
09:44:39 [INFO] kapua-device-management-command                                    [pom]
09:44:39 [INFO] kapua-device-management-command-api                                [jar]
09:44:39 [INFO] kapua-device-management-command-internal                           [jar]
09:44:39 [INFO] kapua-device-management-configuration                              [pom]
09:44:39 [INFO] kapua-device-management-configuration-api                          [jar]
09:44:39 [INFO] kapua-device-management-configuration-message-api                  [jar]
09:44:39 [INFO] kapua-device-management-configuration-store                        [pom]
09:44:39 [INFO] kapua-device-management-configuration-store-api                    [jar]
09:44:39 [INFO] kapua-device-management-configuration-internal                     [jar]
09:44:39 [INFO] kapua-device-management-configuration-store-dummy                  [jar]
09:44:39 [INFO] kapua-device-management-inventory                                  [pom]
09:44:39 [INFO] kapua-device-management-inventory-api                              [jar]
09:44:39 [INFO] kapua-device-management-inventory-internal                         [jar]
09:44:39 [INFO] kapua-device-management-keystore                                   [pom]
09:44:39 [INFO] kapua-device-management-keystore-api                               [jar]
09:44:39 [INFO] kapua-device-management-keystore-internal                          [jar]
09:44:39 [INFO] kapua-device-management-packages                                   [pom]
09:44:39 [INFO] kapua-device-management-packages-api                               [jar]
09:44:39 [INFO] kapua-device-management-registry-internal                          [jar]
09:44:39 [INFO] kapua-device-management-packages-internal                          [jar]
09:44:39 [INFO] kapua-device-management-request-internal                           [jar]
09:44:39 [INFO] kapua-device-management-all                                        [pom]
09:44:39 [INFO] kapua-device-management-all-internal                               [jar]
09:44:39 [INFO] kapua-translator-kapua                                             [pom]
09:44:39 [INFO] kapua-translator-kapua-kura                                        [jar]
09:44:39 [INFO] kapua-translator-kura                                              [pom]
09:44:39 [INFO] kapua-translator-kura-mqtt                                         [jar]
09:44:39 [INFO] kapua-transport-jms                                                [jar]
09:44:39 [INFO] kapua-translator-kura-jms                                          [jar]
09:44:39 [INFO] kapua-qa-common                                                    [jar]
09:44:39 [INFO] kapua-account-test-steps                                           [jar]
09:44:39 [INFO] kapua-account-test                                                 [jar]
09:44:39 [INFO] kapua-user-test-steps                                              [jar]
09:44:39 [INFO] kapua-user-test                                                    [jar]
09:44:39 [INFO] kapua-scheduler                                                    [pom]
09:44:39 [INFO] kapua-scheduler-api                                                [jar]
09:44:39 [INFO] kapua-device-management-job                                        [pom]
09:44:39 [INFO] kapua-device-management-job-api                                    [jar]
09:44:39 [INFO] kapua-service-client                                               [jar]
09:44:39 [INFO] kapua-broker                                                       [pom]
09:44:39 [INFO] kapua-broker-artemis                                               [pom]
09:44:39 [INFO] kapua-broker-artemis-plugin                                        [jar]
09:44:39 [INFO] kapua-device-registry-test-steps                                   [jar]
09:44:39 [INFO] kapua-device-registry-test                                         [jar]
09:44:39 [INFO] kapua-scheduler-quartz                                             [jar]
09:44:39 [INFO] kapua-job-internal                                                 [jar]
09:44:39 [INFO] kapua-job-test-steps                                               [jar]
09:44:39 [INFO] kapua-job-test                                                     [jar]
09:44:39 [INFO] kapua-tag-test-steps                                               [jar]
09:44:39 [INFO] kapua-tag-test                                                     [jar]
09:44:39 [INFO] kapua-endpoint                                                     [pom]
09:44:39 [INFO] kapua-endpoint-api                                                 [jar]
09:44:39 [INFO] kapua-rest-api                                                     [pom]
09:44:39 [INFO] kapua-rest-api-core                                                [jar]
09:44:39 [INFO] kapua-device-management-all-api                                    [jar]
09:44:39 [INFO] kapua-system                                                       [pom]
09:44:39 [INFO] kapua-system-api                                                   [jar]
09:44:39 [INFO] kapua-rest-api-resources                                           [jar]
09:44:39 [INFO] kapua-endpoint-internal                                            [jar]
09:44:39 [INFO] kapua-commons-rest-errors                                          [jar]
09:44:39 [INFO] kapua-commons-rest-filters                                         [jar]
09:44:39 [INFO] kapua-stream-internal                                              [jar]
09:44:39 [INFO] kapua-system-internal                                              [jar]
09:44:39 [INFO] kapua-extras                                                       [pom]
09:44:39 [INFO] kapua-foreignkeys                                                  [jar]
09:44:39 [INFO] kapua-rest-api-web                                                 [war]
09:44:39 [INFO] kapua-qa-integration-steps                                         [jar]
09:44:39 [INFO] kapua-security-test-steps                                          [jar]
09:44:39 [INFO] kapua-device-management-job-internal                               [jar]
09:44:39 [INFO] kapua-endpoint-test-steps                                          [jar]
09:44:39 [INFO] kapua-device-management-bundle-job                                 [jar]
09:44:39 [INFO] kapua-device-management-asset-job                                  [jar]
09:44:39 [INFO] kapua-device-management-packages-job                               [jar]
09:44:39 [INFO] kapua-device-management-command-job                                [jar]
09:44:39 [INFO] kapua-device-management-configuration-job                          [jar]
09:44:39 [INFO] kapua-device-management-keystore-job                               [jar]
09:44:39 [INFO] kapua-scheduler-test-steps                                         [jar]
09:44:39 [INFO] kapua-datastore-test-steps                                         [jar]
09:44:39 [INFO] kapua-service-camel                                                [jar]
09:44:39 [INFO] kapua-consumer                                                     [pom]
09:44:39 [INFO] kapua-consumer-lifecycle                                           [jar]
09:44:39 [INFO] kapua-consumer-telemetry                                           [jar]
09:44:39 [INFO] kapua-service-authentication                                       [jar]
09:44:39 [INFO] kapua-qa-integration                                               [jar]
09:44:39 [INFO] kapua-dev-tools                                                    [pom]
09:44:39 [INFO] kapua-cucumber-reports                                             [pom]
09:44:39 [INFO] kapua-deployment                                                   [pom]
09:44:39 [INFO] kapua-deployment-commons                                           [pom]
09:44:39 [INFO] kapua-docker                                                       [pom]
09:44:39 [INFO] kapua-minishift                                                    [pom]
09:44:39 [INFO] kapua-openshift                                                    [pom]
09:44:39 [INFO] kapua-datastore-test                                               [jar]
09:44:39 [INFO] kapua-device-management-all-job                                    [jar]
09:44:39 [INFO] kapua-scheduler-test                                               [jar]
09:44:39 [INFO] kapua-security-test                                                [jar]
09:44:39 [INFO] kapua-system-test-steps                                            [jar]
09:44:39 [INFO] kapua-system-test                                                  [jar]
09:44:39 [INFO] kapua-service-authentication-app                                   [jar]
09:44:39 [INFO] kapua-translator-test-steps                                        [jar]
09:44:39 [INFO] kapua-translator-test                                              [jar]
09:44:39 [INFO] kapua-es-migrator                                                  [jar]
09:44:39 [INFO] kapua-encryption-migrator                                          [jar]
09:44:39 [INFO] kapua-liquibase-unlocker                                           [jar]
09:44:39 [INFO] kapua-openid-provider-generic                                      [jar]
09:44:39 [INFO] kapua-openid-provider-keycloak                                     [jar]
09:44:39 [INFO] kapua-job-engine-jbatch                                            [jar]
09:44:39 [INFO] kapua-job-engine-app                                               [pom]
09:44:39 [INFO] kapua-job-engine-app-core                                          [jar]
09:44:39 [INFO] kapua-job-engine-app-resources                                     [jar]
09:44:39 [INFO] kapua-job-engine-app-web                                           [war]
09:44:39 [INFO] kapua-consumer-lifecycle-app                                       [jar]
09:44:39 [INFO] kapua-consumer-telemetry-app                                       [jar]
09:44:39 [INFO] kapua-client-gateway                                               [pom]
09:44:39 [INFO] Eclipse Kapua :: Gateway Client :: API                          [bundle]
09:44:39 [INFO] Eclipse Kapua :: Gateway Client :: SPI                          [bundle]
09:44:39 [INFO] Eclipse Kapua :: Gateway Client :: Provider                        [pom]
09:44:39 [INFO] Eclipse Kapua :: Gateway Client :: Provider :: Core MQTT        [bundle]
09:44:39 [INFO] Eclipse Kapua :: Gateway Client :: Provider :: FUSE MQTT        [bundle]
09:44:39 [INFO] Eclipse Kapua :: Gateway Client :: Provider :: Eclipse Paho     [bundle]
09:44:39 [INFO] Eclipse Kapua :: Gateway Client :: Profile :: Eclipse Kura      [bundle]
09:44:39 [INFO] Eclipse Kapua :: Gateway Client :: Features                        [pom]
09:44:39 [INFO] Eclipse Kapua :: Gateway Client :: Features :: Karaf           [feature]
09:44:39 [INFO] kapua-assembly                                                     [pom]
09:44:39 [INFO] kapua-assembly-java-base                                           [pom]
09:44:39 [INFO] kapua-assembly-jetty-base                                          [pom]
09:44:39 [INFO] kapua-assembly-sql                                                 [pom]
09:44:39 [INFO] kapua-assembly-events-broker                                       [pom]
09:44:39 [INFO] kapua-assembly-broker-artemis                                      [pom]
09:44:39 [INFO] kapua-assembly-api                                                 [pom]
09:44:39 [INFO] kapua-assembly-consumer                                            [pom]
09:44:39 [INFO] kapua-assembly-consumer-telemetry                                  [jar]
09:44:39 [INFO] kapua-assembly-consumer-lifecycle                                  [jar]
09:44:39 [INFO] kapua-assembly-service                                             [pom]
09:44:39 [INFO] kapua-assembly-service-authentication                              [jar]
09:44:39 [INFO] kapua-assembly-job-engine                                          [jar]
09:44:39 [INFO] 
09:44:39 [INFO] -------------< org.eclipse.kapua.build:kapua-build-tools >--------------
09:44:39 [INFO] Building kapua-build-tools 2.0.0-SNAPSHOT                        [1/226]
09:44:39 [INFO]   from build-tools/pom.xml
09:44:39 [INFO] --------------------------------[ jar ]---------------------------------
09:44:39 [INFO] 
09:44:39 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-build-tools ---
09:44:39 [INFO] 
09:44:39 [INFO] --- resources:3.3.1:resources (default-resources) @ kapua-build-tools ---
09:44:39 [INFO] Copying 2 resources from src/main/resources to target/classes
09:44:39 [INFO] 
09:44:39 [INFO] --- compiler:3.11.0:compile (default-compile) @ kapua-build-tools ---
09:44:40 [INFO] No sources to compile
09:44:40 [INFO] 
09:44:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ kapua-build-tools ---
09:44:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/build-tools/src/test/resources
09:44:40 [INFO] 
09:44:40 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ kapua-build-tools ---
09:44:40 [INFO] No sources to compile
09:44:40 [INFO] 
09:44:40 [INFO] --- surefire:3.1.2:test (default-test) @ kapua-build-tools ---
09:44:40 [INFO] Tests are skipped.
09:44:40 [INFO] 
09:44:40 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-build-tools ---
09:44:41 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/build-tools/target/kapua-build-tools-2.0.0-SNAPSHOT.jar
09:44:41 [INFO] 
09:44:41 [INFO] --- install:3.1.1:install (default-install) @ kapua-build-tools ---
09:44:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/build-tools/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/build/kapua-build-tools/2.0.0-SNAPSHOT/kapua-build-tools-2.0.0-SNAPSHOT.pom
09:44:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/build-tools/target/kapua-build-tools-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/build/kapua-build-tools/2.0.0-SNAPSHOT/kapua-build-tools-2.0.0-SNAPSHOT.jar
09:44:41 [INFO] 
09:44:41 [INFO] ----------------------< org.eclipse.kapua:kapua >-----------------------
09:44:41 [INFO] Building kapua 2.0.0-SNAPSHOT                                    [2/226]
09:44:41 [INFO]   from pom.xml
09:44:41 [INFO] --------------------------------[ pom ]---------------------------------
09:44:41 [INFO] 
09:44:41 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua ---
09:44:41 [INFO] 
09:44:41 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua ---
09:44:44 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:44:57 [INFO] 
09:44:57 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua ---
09:44:57 [INFO] Required toolchain: jdk [ version='11' ]
09:44:57 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:44:57 [INFO] 
09:44:57 [INFO] --- buildnumber:3.0.0:create (default) @ kapua ---
09:44:59 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build' && 'git' 'rev-parse' '--verify' 'HEAD'
09:44:59 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build
09:44:59 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822699331
09:44:59 [WARNING] Cannot get the branch information from the git repository: 
09:44:59 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:44:59 
09:44:59 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build' && 'git' 'rev-parse' '--verify' 'HEAD'
09:44:59 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build
09:44:59 [INFO] Storing buildScmBranch: UNKNOWN
09:44:59 [INFO] 
09:44:59 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua ---
09:44:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/target/jacoco.exec
09:44:59 [INFO] 
09:44:59 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua ---
09:44:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:44:59 [INFO] 
09:44:59 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua ---
09:45:00 [INFO] 
09:45:00 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua ---
09:45:00 [INFO] 
09:45:00 [INFO] --- install:2.5.2:install (default-install) @ kapua ---
09:45:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua/2.0.0-SNAPSHOT/kapua-2.0.0-SNAPSHOT.pom
09:45:00 [INFO] 
09:45:00 [INFO] ---------------------< org.eclipse.kapua:kapua-qa >---------------------
09:45:00 [INFO] Building kapua-qa 2.0.0-SNAPSHOT                                 [3/226]
09:45:00 [INFO]   from qa/pom.xml
09:45:00 [INFO] --------------------------------[ pom ]---------------------------------
09:45:00 [INFO] 
09:45:00 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa ---
09:45:00 [INFO] 
09:45:00 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa ---
09:45:00 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:01 [INFO] 
09:45:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa ---
09:45:01 [INFO] Required toolchain: jdk [ version='11' ]
09:45:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:01 [INFO] 
09:45:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa ---
09:45:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa
09:45:01 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822701208
09:45:01 [WARNING] Cannot get the branch information from the git repository: 
09:45:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:01 
09:45:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa
09:45:01 [INFO] Storing buildScmBranch: UNKNOWN
09:45:01 [INFO] 
09:45:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa ---
09:45:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/target/jacoco.exec
09:45:01 [INFO] 
09:45:01 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa ---
09:45:01 [INFO] Copying 1 resource
09:45:01 [INFO] 
09:45:01 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa ---
09:45:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:01 [INFO] 
09:45:01 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa ---
09:45:01 [INFO] 
09:45:01 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa ---
09:45:01 [INFO] 
09:45:01 [INFO] --- install:2.5.2:install (default-install) @ kapua-qa ---
09:45:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa/2.0.0-SNAPSHOT/kapua-qa-2.0.0-SNAPSHOT.pom
09:45:01 [INFO] 
09:45:01 [INFO] -----------------< org.eclipse.kapua:kapua-qa-markers >-----------------
09:45:01 [INFO] Building kapua-qa-markers 2.0.0-SNAPSHOT                         [4/226]
09:45:01 [INFO]   from qa/markers/pom.xml
09:45:01 [INFO] --------------------------------[ jar ]---------------------------------
09:45:01 [INFO] 
09:45:01 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa-markers ---
09:45:01 [INFO] 
09:45:01 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa-markers ---
09:45:01 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:01 [INFO] 
09:45:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa-markers ---
09:45:01 [INFO] Required toolchain: jdk [ version='11' ]
09:45:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:01 [INFO] 
09:45:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa-markers ---
09:45:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/markers' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/markers
09:45:01 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822701535
09:45:01 [WARNING] Cannot get the branch information from the git repository: 
09:45:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:01 
09:45:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/markers' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/markers
09:45:01 [INFO] Storing buildScmBranch: UNKNOWN
09:45:01 [INFO] 
09:45:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa-markers ---
09:45:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/markers/target/jacoco.exec
09:45:01 [INFO] 
09:45:01 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-qa-markers ---
09:45:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/markers/src/main/resources
09:45:01 [INFO] 
09:45:01 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa-markers ---
09:45:01 [INFO] Copying 1 resource
09:45:01 [INFO] 
09:45:01 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-qa-markers ---
09:45:01 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:01 [INFO] Changes detected - recompiling the module!
09:45:01 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/qa/markers/target/classes
09:45:02 [INFO] 
09:45:02 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-qa-markers ---
09:45:02 [INFO] Not copying test resources
09:45:02 [INFO] 
09:45:02 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-qa-markers ---
09:45:02 [INFO] Not compiling test sources
09:45:02 [INFO] 
09:45:02 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-qa-markers ---
09:45:02 [INFO] Tests are skipped.
09:45:02 [INFO] 
09:45:02 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa-markers ---
09:45:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:02 [INFO] 
09:45:02 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-qa-markers ---
09:45:02 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/markers/target/kapua-qa-markers-2.0.0-SNAPSHOT.jar
09:45:02 [INFO] 
09:45:02 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa-markers ---
09:45:02 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/markers/target/kapua-qa-markers-2.0.0-SNAPSHOT-sources.jar
09:45:02 [INFO] 
09:45:02 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa-markers ---
09:45:02 [INFO] 
09:45:02 [INFO] --- install:2.5.2:install (default-install) @ kapua-qa-markers ---
09:45:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/markers/target/kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-markers/2.0.0-SNAPSHOT/kapua-qa-markers-2.0.0-SNAPSHOT.jar
09:45:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/markers/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-markers/2.0.0-SNAPSHOT/kapua-qa-markers-2.0.0-SNAPSHOT.pom
09:45:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/markers/target/kapua-qa-markers-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-markers/2.0.0-SNAPSHOT/kapua-qa-markers-2.0.0-SNAPSHOT-sources.jar
09:45:02 [INFO] 
09:45:02 [INFO] ------------------< org.eclipse.kapua:kapua-service >-------------------
09:45:02 [INFO] Building kapua-service 2.0.0-SNAPSHOT                            [5/226]
09:45:02 [INFO]   from service/pom.xml
09:45:02 [INFO] --------------------------------[ pom ]---------------------------------
09:45:02 [INFO] 
09:45:02 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service ---
09:45:02 [INFO] 
09:45:02 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service ---
09:45:02 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:07 [INFO] 
09:45:07 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service ---
09:45:07 [INFO] Required toolchain: jdk [ version='11' ]
09:45:07 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:07 [INFO] 
09:45:07 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service ---
09:45:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service
09:45:07 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822707363
09:45:07 [WARNING] Cannot get the branch information from the git repository: 
09:45:07 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:07 
09:45:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service
09:45:07 [INFO] Storing buildScmBranch: UNKNOWN
09:45:07 [INFO] 
09:45:07 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service ---
09:45:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/target/jacoco.exec
09:45:07 [INFO] 
09:45:07 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service ---
09:45:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:07 [INFO] 
09:45:07 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service ---
09:45:07 [INFO] 
09:45:07 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service ---
09:45:07 [INFO] 
09:45:07 [INFO] --- install:2.5.2:install (default-install) @ kapua-service ---
09:45:07 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service/2.0.0-SNAPSHOT/kapua-service-2.0.0-SNAPSHOT.pom
09:45:07 [INFO] 
09:45:07 [INFO] ----------------< org.eclipse.kapua:kapua-service-api >-----------------
09:45:07 [INFO] Building kapua-service-api 2.0.0-SNAPSHOT                        [6/226]
09:45:07 [INFO]   from service/api/pom.xml
09:45:07 [INFO] --------------------------------[ jar ]---------------------------------
09:45:07 [INFO] 
09:45:07 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-api ---
09:45:07 [INFO] 
09:45:07 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-api ---
09:45:07 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:07 [INFO] 
09:45:07 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-api ---
09:45:07 [INFO] Required toolchain: jdk [ version='11' ]
09:45:07 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:07 [INFO] 
09:45:07 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-api ---
09:45:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/api
09:45:07 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822707996
09:45:08 [WARNING] Cannot get the branch information from the git repository: 
09:45:08 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:08 
09:45:08 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:08 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/api
09:45:08 [INFO] Storing buildScmBranch: UNKNOWN
09:45:08 [INFO] 
09:45:08 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-api ---
09:45:08 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/api/target/jacoco.exec
09:45:08 [INFO] 
09:45:08 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-api ---
09:45:08 [INFO] Copying 3 resources
09:45:08 [INFO] 
09:45:08 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-service-api ---
09:45:08 [INFO] Copying 1 resource
09:45:08 [INFO] 
09:45:08 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-api ---
09:45:08 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:08 [INFO] Changes detected - recompiling the module!
09:45:08 [INFO] Compiling 125 source files to /home/jenkins/agent/workspace/develop-build/service/api/target/classes
09:45:09 [INFO] 
09:45:09 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-api ---
09:45:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/api/src/test/resources
09:45:09 [INFO] 
09:45:09 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-api ---
09:45:09 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:09 [INFO] Changes detected - recompiling the module!
09:45:09 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/develop-build/service/api/target/test-classes
09:45:11 [INFO] 
09:45:11 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-api ---
09:45:11 [INFO] Tests are skipped.
09:45:11 [INFO] 
09:45:11 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-api ---
09:45:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:11 [INFO] 
09:45:11 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-api ---
09:45:11 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/api/target/kapua-service-api-2.0.0-SNAPSHOT.jar
09:45:11 [INFO] 
09:45:11 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-api ---
09:45:11 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/api/target/kapua-service-api-2.0.0-SNAPSHOT-sources.jar
09:45:11 [INFO] 
09:45:11 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-api ---
09:45:11 [INFO] 
09:45:11 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-api ---
09:45:11 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/api/target/kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-api/2.0.0-SNAPSHOT/kapua-service-api-2.0.0-SNAPSHOT.jar
09:45:11 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-api/2.0.0-SNAPSHOT/kapua-service-api-2.0.0-SNAPSHOT.pom
09:45:11 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/api/target/kapua-service-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-api/2.0.0-SNAPSHOT/kapua-service-api-2.0.0-SNAPSHOT-sources.jar
09:45:11 [INFO] 
09:45:11 [INFO] ------------------< org.eclipse.kapua:kapua-account >-------------------
09:45:11 [INFO] Building kapua-account 2.0.0-SNAPSHOT                            [7/226]
09:45:11 [INFO]   from service/account/pom.xml
09:45:11 [INFO] --------------------------------[ pom ]---------------------------------
09:45:11 [INFO] 
09:45:11 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account ---
09:45:11 [INFO] 
09:45:11 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account ---
09:45:11 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:11 [INFO] 
09:45:11 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account ---
09:45:11 [INFO] Required toolchain: jdk [ version='11' ]
09:45:11 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:11 [INFO] 
09:45:11 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account ---
09:45:11 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:11 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account
09:45:12 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822711998
09:45:12 [WARNING] Cannot get the branch information from the git repository: 
09:45:12 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:12 
09:45:12 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:12 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account
09:45:12 [INFO] Storing buildScmBranch: UNKNOWN
09:45:12 [INFO] 
09:45:12 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account ---
09:45:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/target/jacoco.exec
09:45:12 [INFO] 
09:45:12 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account ---
09:45:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:12 [INFO] 
09:45:12 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account ---
09:45:12 [INFO] 
09:45:12 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account ---
09:45:12 [INFO] 
09:45:12 [INFO] --- install:2.5.2:install (default-install) @ kapua-account ---
09:45:12 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account/2.0.0-SNAPSHOT/kapua-account-2.0.0-SNAPSHOT.pom
09:45:12 [INFO] 
09:45:12 [INFO] ----------------< org.eclipse.kapua:kapua-account-api >-----------------
09:45:12 [INFO] Building kapua-account-api 2.0.0-SNAPSHOT                        [8/226]
09:45:12 [INFO]   from service/account/api/pom.xml
09:45:12 [INFO] --------------------------------[ jar ]---------------------------------
09:45:12 [INFO] 
09:45:12 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account-api ---
09:45:12 [INFO] 
09:45:12 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account-api ---
09:45:12 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:12 [INFO] 
09:45:12 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account-api ---
09:45:12 [INFO] Required toolchain: jdk [ version='11' ]
09:45:12 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:12 [INFO] 
09:45:12 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account-api ---
09:45:12 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:12 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/api
09:45:12 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822712247
09:45:12 [WARNING] Cannot get the branch information from the git repository: 
09:45:12 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:12 
09:45:12 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:12 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/api
09:45:12 [INFO] Storing buildScmBranch: UNKNOWN
09:45:12 [INFO] 
09:45:12 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account-api ---
09:45:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/api/target/jacoco.exec
09:45:12 [INFO] 
09:45:12 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-account-api ---
09:45:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/api/src/main/resources
09:45:12 [INFO] 
09:45:12 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-account-api ---
09:45:12 [INFO] Copying 1 resource
09:45:12 [INFO] 
09:45:12 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-account-api ---
09:45:12 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:12 [INFO] Changes detected - recompiling the module!
09:45:12 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/develop-build/service/account/api/target/classes
09:45:13 [INFO] 
09:45:13 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-account-api ---
09:45:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/api/src/test/resources
09:45:13 [INFO] 
09:45:13 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-account-api ---
09:45:13 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:13 [INFO] No sources to compile
09:45:13 [INFO] 
09:45:13 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-account-api ---
09:45:13 [INFO] Tests are skipped.
09:45:13 [INFO] 
09:45:13 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account-api ---
09:45:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:13 [INFO] 
09:45:13 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-account-api ---
09:45:13 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/api/target/kapua-account-api-2.0.0-SNAPSHOT.jar
09:45:13 [INFO] 
09:45:13 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account-api ---
09:45:13 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/api/target/kapua-account-api-2.0.0-SNAPSHOT-sources.jar
09:45:13 [INFO] 
09:45:13 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account-api ---
09:45:13 [INFO] 
09:45:13 [INFO] --- install:2.5.2:install (default-install) @ kapua-account-api ---
09:45:13 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/api/target/kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-api/2.0.0-SNAPSHOT/kapua-account-api-2.0.0-SNAPSHOT.jar
09:45:13 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-api/2.0.0-SNAPSHOT/kapua-account-api-2.0.0-SNAPSHOT.pom
09:45:13 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/api/target/kapua-account-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-api/2.0.0-SNAPSHOT/kapua-account-api-2.0.0-SNAPSHOT-sources.jar
09:45:13 [INFO] 
09:45:13 [INFO] --------------------< org.eclipse.kapua:kapua-user >--------------------
09:45:13 [INFO] Building kapua-user 2.0.0-SNAPSHOT                               [9/226]
09:45:13 [INFO]   from service/user/pom.xml
09:45:13 [INFO] --------------------------------[ pom ]---------------------------------
09:45:13 [INFO] 
09:45:13 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user ---
09:45:13 [INFO] 
09:45:13 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user ---
09:45:13 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:13 [INFO] 
09:45:13 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user ---
09:45:13 [INFO] Required toolchain: jdk [ version='11' ]
09:45:13 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:13 [INFO] 
09:45:13 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user ---
09:45:13 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:13 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user
09:45:13 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822713466
09:45:13 [WARNING] Cannot get the branch information from the git repository: 
09:45:13 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:13 
09:45:13 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:13 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user
09:45:13 [INFO] Storing buildScmBranch: UNKNOWN
09:45:13 [INFO] 
09:45:13 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user ---
09:45:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/target/jacoco.exec
09:45:13 [INFO] 
09:45:13 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user ---
09:45:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:13 [INFO] 
09:45:13 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user ---
09:45:13 [INFO] 
09:45:13 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user ---
09:45:13 [INFO] 
09:45:13 [INFO] --- install:2.5.2:install (default-install) @ kapua-user ---
09:45:13 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user/2.0.0-SNAPSHOT/kapua-user-2.0.0-SNAPSHOT.pom
09:45:13 [INFO] 
09:45:13 [INFO] ------------------< org.eclipse.kapua:kapua-user-api >------------------
09:45:13 [INFO] Building kapua-user-api 2.0.0-SNAPSHOT                          [10/226]
09:45:13 [INFO]   from service/user/api/pom.xml
09:45:13 [INFO] --------------------------------[ jar ]---------------------------------
09:45:13 [INFO] 
09:45:13 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user-api ---
09:45:13 [INFO] 
09:45:13 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user-api ---
09:45:13 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:13 [INFO] 
09:45:13 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user-api ---
09:45:13 [INFO] Required toolchain: jdk [ version='11' ]
09:45:13 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:13 [INFO] 
09:45:13 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user-api ---
09:45:13 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:13 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/api
09:45:13 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822713589
09:45:13 [WARNING] Cannot get the branch information from the git repository: 
09:45:13 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:13 
09:45:13 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:13 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/api
09:45:13 [INFO] Storing buildScmBranch: UNKNOWN
09:45:13 [INFO] 
09:45:13 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user-api ---
09:45:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/api/target/jacoco.exec
09:45:13 [INFO] 
09:45:13 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-user-api ---
09:45:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/api/src/main/resources
09:45:13 [INFO] 
09:45:13 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-user-api ---
09:45:13 [INFO] Copying 1 resource
09:45:13 [INFO] 
09:45:13 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-user-api ---
09:45:13 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:13 [INFO] Changes detected - recompiling the module!
09:45:13 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/develop-build/service/user/api/target/classes
09:45:14 [INFO] 
09:45:14 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-user-api ---
09:45:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/api/src/test/resources
09:45:14 [INFO] 
09:45:14 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-user-api ---
09:45:14 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:14 [INFO] No sources to compile
09:45:14 [INFO] 
09:45:14 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-user-api ---
09:45:14 [INFO] Tests are skipped.
09:45:14 [INFO] 
09:45:14 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user-api ---
09:45:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:14 [INFO] 
09:45:14 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-user-api ---
09:45:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/api/target/kapua-user-api-2.0.0-SNAPSHOT.jar
09:45:14 [INFO] 
09:45:14 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user-api ---
09:45:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/api/target/kapua-user-api-2.0.0-SNAPSHOT-sources.jar
09:45:14 [INFO] 
09:45:14 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user-api ---
09:45:14 [INFO] 
09:45:14 [INFO] --- install:2.5.2:install (default-install) @ kapua-user-api ---
09:45:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/api/target/kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-api/2.0.0-SNAPSHOT/kapua-user-api-2.0.0-SNAPSHOT.jar
09:45:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-api/2.0.0-SNAPSHOT/kapua-user-api-2.0.0-SNAPSHOT.pom
09:45:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/api/target/kapua-user-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-api/2.0.0-SNAPSHOT/kapua-user-api-2.0.0-SNAPSHOT-sources.jar
09:45:14 [INFO] 
09:45:14 [INFO] ------------------< org.eclipse.kapua:kapua-security >------------------
09:45:14 [INFO] Building kapua-security 2.0.0-SNAPSHOT                          [11/226]
09:45:14 [INFO]   from service/security/pom.xml
09:45:14 [INFO] --------------------------------[ pom ]---------------------------------
09:45:14 [INFO] 
09:45:14 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security ---
09:45:14 [INFO] 
09:45:14 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security ---
09:45:14 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:15 [INFO] 
09:45:15 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security ---
09:45:15 [INFO] Required toolchain: jdk [ version='11' ]
09:45:15 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:15 [INFO] 
09:45:15 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security ---
09:45:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security
09:45:15 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822715580
09:45:15 [WARNING] Cannot get the branch information from the git repository: 
09:45:15 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:15 
09:45:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security
09:45:15 [INFO] Storing buildScmBranch: UNKNOWN
09:45:15 [INFO] 
09:45:15 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security ---
09:45:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/target/jacoco.exec
09:45:15 [INFO] 
09:45:15 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security ---
09:45:15 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:15 [INFO] 
09:45:15 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security ---
09:45:15 [INFO] 
09:45:15 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security ---
09:45:15 [INFO] 
09:45:15 [INFO] --- install:2.5.2:install (default-install) @ kapua-security ---
09:45:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security/2.0.0-SNAPSHOT/kapua-security-2.0.0-SNAPSHOT.pom
09:45:15 [INFO] 
09:45:15 [INFO] -----------< org.eclipse.kapua:kapua-security-authorization >-----------
09:45:15 [INFO] Building kapua-security-authorization 2.0.0-SNAPSHOT            [12/226]
09:45:15 [INFO]   from service/security/authorization/pom.xml
09:45:15 [INFO] --------------------------------[ pom ]---------------------------------
09:45:15 [INFO] 
09:45:15 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-authorization ---
09:45:15 [INFO] 
09:45:15 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-authorization ---
09:45:15 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:15 [INFO] 
09:45:15 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-authorization ---
09:45:15 [INFO] Required toolchain: jdk [ version='11' ]
09:45:15 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:15 [INFO] 
09:45:15 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-authorization ---
09:45:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authorization' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authorization
09:45:15 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822715708
09:45:15 [WARNING] Cannot get the branch information from the git repository: 
09:45:15 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:15 
09:45:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authorization' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authorization
09:45:15 [INFO] Storing buildScmBranch: UNKNOWN
09:45:15 [INFO] 
09:45:15 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-authorization ---
09:45:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/authorization/target/jacoco.exec
09:45:15 [INFO] 
09:45:15 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-authorization ---
09:45:15 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:15 [INFO] 
09:45:15 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-authorization ---
09:45:15 [INFO] 
09:45:15 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-authorization ---
09:45:15 [INFO] 
09:45:15 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-authorization ---
09:45:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authorization/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authorization/2.0.0-SNAPSHOT/kapua-security-authorization-2.0.0-SNAPSHOT.pom
09:45:15 [INFO] 
09:45:15 [INFO] ---------< org.eclipse.kapua:kapua-security-authorization-api >---------
09:45:15 [INFO] Building kapua-security-authorization-api 2.0.0-SNAPSHOT        [13/226]
09:45:15 [INFO]   from service/security/authorization/api/pom.xml
09:45:15 [INFO] --------------------------------[ jar ]---------------------------------
09:45:15 [INFO] 
09:45:15 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-authorization-api ---
09:45:15 [INFO] 
09:45:15 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-authorization-api ---
09:45:15 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:16 [INFO] 
09:45:16 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-authorization-api ---
09:45:16 [INFO] Required toolchain: jdk [ version='11' ]
09:45:16 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:16 [INFO] 
09:45:16 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-authorization-api ---
09:45:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authorization/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authorization/api
09:45:16 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822716023
09:45:16 [WARNING] Cannot get the branch information from the git repository: 
09:45:16 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:16 
09:45:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authorization/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authorization/api
09:45:16 [INFO] Storing buildScmBranch: UNKNOWN
09:45:16 [INFO] 
09:45:16 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-authorization-api ---
09:45:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/jacoco.exec
09:45:16 [INFO] 
09:45:16 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-authorization-api ---
09:45:16 [INFO] Copying 1 resource
09:45:16 [INFO] 
09:45:16 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-authorization-api ---
09:45:16 [INFO] Copying 1 resource
09:45:16 [INFO] 
09:45:16 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-authorization-api ---
09:45:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:16 [INFO] Changes detected - recompiling the module!
09:45:16 [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/classes
09:45:17 [INFO] 
09:45:17 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-authorization-api ---
09:45:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/src/test/resources
09:45:17 [INFO] 
09:45:17 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-authorization-api ---
09:45:17 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:17 [INFO] Changes detected - recompiling the module!
09:45:17 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/test-classes
09:45:18 [INFO] 
09:45:18 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-authorization-api ---
09:45:18 [INFO] Tests are skipped.
09:45:18 [INFO] 
09:45:18 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-authorization-api ---
09:45:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:18 [INFO] 
09:45:18 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-authorization-api ---
09:45:18 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar
09:45:18 [INFO] 
09:45:18 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-authorization-api ---
09:45:18 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/kapua-security-authorization-api-2.0.0-SNAPSHOT-sources.jar
09:45:18 [INFO] 
09:45:18 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-authorization-api ---
09:45:18 [INFO] 
09:45:18 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-authorization-api ---
09:45:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authorization-api/2.0.0-SNAPSHOT/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar
09:45:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authorization-api/2.0.0-SNAPSHOT/kapua-security-authorization-api-2.0.0-SNAPSHOT.pom
09:45:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/kapua-security-authorization-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authorization-api/2.0.0-SNAPSHOT/kapua-security-authorization-api-2.0.0-SNAPSHOT-sources.jar
09:45:18 [INFO] 
09:45:18 [INFO] ----------< org.eclipse.kapua:kapua-security-authentication >-----------
09:45:18 [INFO] Building kapua-security-authentication 2.0.0-SNAPSHOT           [14/226]
09:45:18 [INFO]   from service/security/authentication/pom.xml
09:45:18 [INFO] --------------------------------[ pom ]---------------------------------
09:45:18 [INFO] 
09:45:18 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-authentication ---
09:45:18 [INFO] 
09:45:18 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-authentication ---
09:45:18 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:18 [INFO] 
09:45:18 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-authentication ---
09:45:18 [INFO] Required toolchain: jdk [ version='11' ]
09:45:18 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:18 [INFO] 
09:45:18 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-authentication ---
09:45:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authentication' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authentication
09:45:18 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822718331
09:45:18 [WARNING] Cannot get the branch information from the git repository: 
09:45:18 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:18 
09:45:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authentication' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authentication
09:45:18 [INFO] Storing buildScmBranch: UNKNOWN
09:45:18 [INFO] 
09:45:18 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-authentication ---
09:45:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/authentication/target/jacoco.exec
09:45:18 [INFO] 
09:45:18 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-authentication ---
09:45:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:18 [INFO] 
09:45:18 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-authentication ---
09:45:18 [INFO] 
09:45:18 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-authentication ---
09:45:18 [INFO] 
09:45:18 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-authentication ---
09:45:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authentication/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authentication/2.0.0-SNAPSHOT/kapua-security-authentication-2.0.0-SNAPSHOT.pom
09:45:18 [INFO] 
09:45:18 [INFO] --------< org.eclipse.kapua:kapua-security-authentication-api >---------
09:45:18 [INFO] Building kapua-security-authentication-api 2.0.0-SNAPSHOT       [15/226]
09:45:18 [INFO]   from service/security/authentication/api/pom.xml
09:45:18 [INFO] --------------------------------[ jar ]---------------------------------
09:45:18 [INFO] 
09:45:18 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-authentication-api ---
09:45:18 [INFO] 
09:45:18 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-authentication-api ---
09:45:18 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:18 [INFO] 
09:45:18 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-authentication-api ---
09:45:18 [INFO] Required toolchain: jdk [ version='11' ]
09:45:18 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:18 [INFO] 
09:45:18 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-authentication-api ---
09:45:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authentication/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authentication/api
09:45:18 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822718451
09:45:18 [WARNING] Cannot get the branch information from the git repository: 
09:45:18 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:18 
09:45:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authentication/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authentication/api
09:45:18 [INFO] Storing buildScmBranch: UNKNOWN
09:45:18 [INFO] 
09:45:18 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-authentication-api ---
09:45:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/jacoco.exec
09:45:18 [INFO] 
09:45:18 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-authentication-api ---
09:45:18 [INFO] Copying 1 resource
09:45:18 [INFO] 
09:45:18 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-authentication-api ---
09:45:18 [INFO] Copying 1 resource
09:45:18 [INFO] 
09:45:18 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-authentication-api ---
09:45:18 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:18 [INFO] Changes detected - recompiling the module!
09:45:18 [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/classes
09:45:19 [INFO] 
09:45:19 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-authentication-api ---
09:45:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/src/test/resources
09:45:19 [INFO] 
09:45:19 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-authentication-api ---
09:45:19 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:19 [INFO] Changes detected - recompiling the module!
09:45:19 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/test-classes
09:45:20 [INFO] 
09:45:20 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-authentication-api ---
09:45:20 [INFO] Tests are skipped.
09:45:20 [INFO] 
09:45:20 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-authentication-api ---
09:45:20 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:20 [INFO] 
09:45:20 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-authentication-api ---
09:45:20 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar
09:45:20 [INFO] 
09:45:20 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-authentication-api ---
09:45:20 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/kapua-security-authentication-api-2.0.0-SNAPSHOT-sources.jar
09:45:20 [INFO] 
09:45:20 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-authentication-api ---
09:45:20 [INFO] 
09:45:20 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-authentication-api ---
09:45:20 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authentication-api/2.0.0-SNAPSHOT/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar
09:45:20 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authentication-api/2.0.0-SNAPSHOT/kapua-security-authentication-api-2.0.0-SNAPSHOT.pom
09:45:20 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/kapua-security-authentication-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authentication-api/2.0.0-SNAPSHOT/kapua-security-authentication-api-2.0.0-SNAPSHOT-sources.jar
09:45:20 [INFO] 
09:45:20 [INFO] ------------------< org.eclipse.kapua:kapua-commons >-------------------
09:45:20 [INFO] Building kapua-commons 2.0.0-SNAPSHOT                           [16/226]
09:45:20 [INFO]   from commons/pom.xml
09:45:20 [INFO] --------------------------------[ jar ]---------------------------------
09:45:22 [INFO] 
09:45:22 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons ---
09:45:22 [INFO] 
09:45:22 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons ---
09:45:22 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:23 [INFO] 
09:45:23 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons ---
09:45:23 [INFO] Required toolchain: jdk [ version='11' ]
09:45:23 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:23 [INFO] 
09:45:23 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons ---
09:45:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons
09:45:23 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822723346
09:45:23 [WARNING] Cannot get the branch information from the git repository: 
09:45:23 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:23 
09:45:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons
09:45:23 [INFO] Storing buildScmBranch: UNKNOWN
09:45:23 [INFO] 
09:45:23 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons ---
09:45:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons/target/jacoco.exec
09:45:23 [INFO] 
09:45:23 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-commons ---
09:45:23 [INFO] Copying 23 resources
09:45:23 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
09:45:23 [INFO] 
09:45:23 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-commons ---
09:45:23 [INFO] Copying 1 resource
09:45:23 [INFO] 
09:45:23 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-commons ---
09:45:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:23 [INFO] Changes detected - recompiling the module!
09:45:23 [INFO] Compiling 256 source files to /home/jenkins/agent/workspace/develop-build/commons/target/classes
09:45:27 [INFO] 
09:45:27 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-commons ---
09:45:27 [INFO] Copying 9 resources
09:45:27 [INFO] 
09:45:27 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-commons ---
09:45:27 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:27 [INFO] Changes detected - recompiling the module!
09:45:27 [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/develop-build/commons/target/test-classes
09:45:31 [INFO] 
09:45:31 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-commons ---
09:45:31 [INFO] Tests are skipped.
09:45:31 [INFO] 
09:45:31 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons ---
09:45:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:31 [INFO] 
09:45:31 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-commons ---
09:45:31 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons/target/kapua-commons-2.0.0-SNAPSHOT.jar
09:45:31 [INFO] 
09:45:31 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons ---
09:45:31 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons/target/kapua-commons-2.0.0-SNAPSHOT-sources.jar
09:45:31 [INFO] 
09:45:31 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons ---
09:45:31 [INFO] 
09:45:31 [INFO] --- install:2.5.2:install (default-install) @ kapua-commons ---
09:45:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons/target/kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons/2.0.0-SNAPSHOT/kapua-commons-2.0.0-SNAPSHOT.jar
09:45:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons/2.0.0-SNAPSHOT/kapua-commons-2.0.0-SNAPSHOT.pom
09:45:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons/target/kapua-commons-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons/2.0.0-SNAPSHOT/kapua-commons-2.0.0-SNAPSHOT-sources.jar
09:45:31 [INFO] 
09:45:31 [INFO] ------------------< org.eclipse.kapua:kapua-locator >-------------------
09:45:31 [INFO] Building kapua-locator 2.0.0-SNAPSHOT                           [17/226]
09:45:31 [INFO]   from locator/pom.xml
09:45:31 [INFO] --------------------------------[ pom ]---------------------------------
09:45:31 [INFO] 
09:45:31 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-locator ---
09:45:31 [INFO] 
09:45:31 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-locator ---
09:45:31 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:31 [INFO] 
09:45:31 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-locator ---
09:45:31 [INFO] Required toolchain: jdk [ version='11' ]
09:45:31 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:31 [INFO] 
09:45:31 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-locator ---
09:45:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/locator' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/locator
09:45:31 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822731761
09:45:31 [WARNING] Cannot get the branch information from the git repository: 
09:45:31 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:31 
09:45:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/locator' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/locator
09:45:31 [INFO] Storing buildScmBranch: UNKNOWN
09:45:31 [INFO] 
09:45:31 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-locator ---
09:45:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/locator/target/jacoco.exec
09:45:31 [INFO] 
09:45:31 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-locator ---
09:45:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:31 [INFO] 
09:45:31 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-locator ---
09:45:31 [INFO] 
09:45:31 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-locator ---
09:45:31 [INFO] 
09:45:31 [INFO] --- install:2.5.2:install (default-install) @ kapua-locator ---
09:45:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/locator/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-locator/2.0.0-SNAPSHOT/kapua-locator-2.0.0-SNAPSHOT.pom
09:45:31 [INFO] 
09:45:31 [INFO] ---------------< org.eclipse.kapua:kapua-locator-guice >----------------
09:45:31 [INFO] Building kapua-locator-guice 2.0.0-SNAPSHOT                     [18/226]
09:45:31 [INFO]   from locator/guice/pom.xml
09:45:31 [INFO] --------------------------------[ jar ]---------------------------------
09:45:31 [INFO] 
09:45:31 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-locator-guice ---
09:45:31 [INFO] 
09:45:31 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-locator-guice ---
09:45:31 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:31 [INFO] 
09:45:31 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-locator-guice ---
09:45:31 [INFO] Required toolchain: jdk [ version='11' ]
09:45:31 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:31 [INFO] 
09:45:31 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-locator-guice ---
09:45:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/locator/guice' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/locator/guice
09:45:31 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822731910
09:45:31 [WARNING] Cannot get the branch information from the git repository: 
09:45:31 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:31 
09:45:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/locator/guice' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/locator/guice
09:45:31 [INFO] Storing buildScmBranch: UNKNOWN
09:45:31 [INFO] 
09:45:31 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-locator-guice ---
09:45:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/locator/guice/target/jacoco.exec
09:45:31 [INFO] 
09:45:31 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-locator-guice ---
09:45:31 [INFO] Copying 2 resources
09:45:31 [INFO] 
09:45:31 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-locator-guice ---
09:45:31 [INFO] Copying 1 resource
09:45:31 [INFO] 
09:45:31 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-locator-guice ---
09:45:31 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:31 [INFO] Changes detected - recompiling the module!
09:45:31 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/develop-build/locator/guice/target/classes
09:45:33 [INFO] 
09:45:33 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-locator-guice ---
09:45:33 [INFO] Copying 4 resources
09:45:33 [INFO] 
09:45:33 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-locator-guice ---
09:45:33 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:33 [INFO] Changes detected - recompiling the module!
09:45:33 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/develop-build/locator/guice/target/test-classes
09:45:35 [INFO] 
09:45:35 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-locator-guice ---
09:45:35 [INFO] Tests are skipped.
09:45:35 [INFO] 
09:45:35 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-locator-guice ---
09:45:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:35 [INFO] 
09:45:35 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-locator-guice ---
09:45:35 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/locator/guice/target/kapua-locator-guice-2.0.0-SNAPSHOT.jar
09:45:35 [INFO] 
09:45:35 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-locator-guice ---
09:45:35 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/locator/guice/target/kapua-locator-guice-2.0.0-SNAPSHOT-sources.jar
09:45:35 [INFO] 
09:45:35 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-locator-guice ---
09:45:35 [INFO] 
09:45:35 [INFO] --- install:2.5.2:install (default-install) @ kapua-locator-guice ---
09:45:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/locator/guice/target/kapua-locator-guice-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-locator-guice/2.0.0-SNAPSHOT/kapua-locator-guice-2.0.0-SNAPSHOT.jar
09:45:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/locator/guice/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-locator-guice/2.0.0-SNAPSHOT/kapua-locator-guice-2.0.0-SNAPSHOT.pom
09:45:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/locator/guice/target/kapua-locator-guice-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-locator-guice/2.0.0-SNAPSHOT/kapua-locator-guice-2.0.0-SNAPSHOT-sources.jar
09:45:35 [INFO] 
09:45:35 [INFO] --------------< org.eclipse.kapua:kapua-account-internal >--------------
09:45:35 [INFO] Building kapua-account-internal 2.0.0-SNAPSHOT                  [19/226]
09:45:35 [INFO]   from service/account/internal/pom.xml
09:45:35 [INFO] --------------------------------[ jar ]---------------------------------
09:45:35 [INFO] 
09:45:35 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account-internal ---
09:45:35 [INFO] 
09:45:35 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account-internal ---
09:45:35 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:35 [INFO] 
09:45:35 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account-internal ---
09:45:35 [INFO] Required toolchain: jdk [ version='11' ]
09:45:35 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:35 [INFO] 
09:45:35 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account-internal ---
09:45:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/internal
09:45:35 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822735365
09:45:35 [WARNING] Cannot get the branch information from the git repository: 
09:45:35 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:35 
09:45:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/internal
09:45:35 [INFO] Storing buildScmBranch: UNKNOWN
09:45:35 [INFO] 
09:45:35 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account-internal ---
09:45:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/internal/target/jacoco.exec
09:45:35 [INFO] 
09:45:35 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-account-internal ---
09:45:35 [INFO] Copying 23 resources
09:45:35 [INFO] 
09:45:35 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-account-internal ---
09:45:35 [INFO] Copying 1 resource
09:45:35 [INFO] 
09:45:35 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-account-internal ---
09:45:35 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:35 [INFO] Changes detected - recompiling the module!
09:45:35 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/develop-build/service/account/internal/target/classes
09:45:37 [INFO] 
09:45:37 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-account-internal ---
09:45:37 [INFO] Copying 2 resources
09:45:37 [INFO] 
09:45:37 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-account-internal ---
09:45:37 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:37 [INFO] Changes detected - recompiling the module!
09:45:37 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/account/internal/target/test-classes
09:45:38 [INFO] 
09:45:38 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-account-internal ---
09:45:38 [INFO] Tests are skipped.
09:45:38 [INFO] 
09:45:38 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account-internal ---
09:45:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:38 [INFO] 
09:45:38 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-account-internal ---
09:45:38 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/internal/target/kapua-account-internal-2.0.0-SNAPSHOT.jar
09:45:38 [INFO] 
09:45:38 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account-internal ---
09:45:38 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/internal/target/kapua-account-internal-2.0.0-SNAPSHOT-sources.jar
09:45:38 [INFO] 
09:45:38 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account-internal ---
09:45:38 [INFO] 
09:45:38 [INFO] --- install:2.5.2:install (default-install) @ kapua-account-internal ---
09:45:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/internal/target/kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-internal/2.0.0-SNAPSHOT/kapua-account-internal-2.0.0-SNAPSHOT.jar
09:45:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-internal/2.0.0-SNAPSHOT/kapua-account-internal-2.0.0-SNAPSHOT.pom
09:45:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/internal/target/kapua-account-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-internal/2.0.0-SNAPSHOT/kapua-account-internal-2.0.0-SNAPSHOT-sources.jar
09:45:38 [INFO] 
09:45:38 [INFO] ------------------< org.eclipse.kapua:kapua-message >-------------------
09:45:38 [INFO] Building kapua-message 2.0.0-SNAPSHOT                           [20/226]
09:45:38 [INFO]   from message/pom.xml
09:45:38 [INFO] --------------------------------[ pom ]---------------------------------
09:45:38 [INFO] 
09:45:38 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-message ---
09:45:38 [INFO] 
09:45:38 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-message ---
09:45:38 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:38 [INFO] 
09:45:38 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-message ---
09:45:38 [INFO] Required toolchain: jdk [ version='11' ]
09:45:38 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:38 [INFO] 
09:45:38 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-message ---
09:45:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message
09:45:38 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822738829
09:45:38 [WARNING] Cannot get the branch information from the git repository: 
09:45:38 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:38 
09:45:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message
09:45:38 [INFO] Storing buildScmBranch: UNKNOWN
09:45:38 [INFO] 
09:45:38 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-message ---
09:45:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/message/target/jacoco.exec
09:45:38 [INFO] 
09:45:38 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-message ---
09:45:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:38 [INFO] 
09:45:38 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-message ---
09:45:38 [INFO] 
09:45:38 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-message ---
09:45:38 [INFO] 
09:45:38 [INFO] --- install:2.5.2:install (default-install) @ kapua-message ---
09:45:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message/2.0.0-SNAPSHOT/kapua-message-2.0.0-SNAPSHOT.pom
09:45:38 [INFO] 
09:45:38 [INFO] ----------------< org.eclipse.kapua:kapua-message-api >-----------------
09:45:38 [INFO] Building kapua-message-api 2.0.0-SNAPSHOT                       [21/226]
09:45:38 [INFO]   from message/api/pom.xml
09:45:38 [INFO] --------------------------------[ jar ]---------------------------------
09:45:38 [INFO] 
09:45:38 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-message-api ---
09:45:38 [INFO] 
09:45:38 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-message-api ---
09:45:38 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:38 [INFO] 
09:45:38 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-message-api ---
09:45:38 [INFO] Required toolchain: jdk [ version='11' ]
09:45:38 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:38 [INFO] 
09:45:38 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-message-api ---
09:45:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message/api
09:45:38 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822738917
09:45:38 [WARNING] Cannot get the branch information from the git repository: 
09:45:38 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:38 
09:45:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message/api
09:45:38 [INFO] Storing buildScmBranch: UNKNOWN
09:45:38 [INFO] 
09:45:38 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-message-api ---
09:45:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/message/api/target/jacoco.exec
09:45:38 [INFO] 
09:45:38 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-message-api ---
09:45:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/message/api/src/main/resources
09:45:38 [INFO] 
09:45:38 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-message-api ---
09:45:38 [INFO] Copying 1 resource
09:45:38 [INFO] 
09:45:38 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-message-api ---
09:45:38 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:38 [INFO] Changes detected - recompiling the module!
09:45:38 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/develop-build/message/api/target/classes
09:45:40 [INFO] 
09:45:40 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-message-api ---
09:45:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/message/api/src/test/resources
09:45:40 [INFO] 
09:45:40 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-message-api ---
09:45:40 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:40 [INFO] No sources to compile
09:45:40 [INFO] 
09:45:40 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-message-api ---
09:45:40 [INFO] Tests are skipped.
09:45:40 [INFO] 
09:45:40 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-message-api ---
09:45:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:40 [INFO] 
09:45:40 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-message-api ---
09:45:40 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/message/api/target/kapua-message-api-2.0.0-SNAPSHOT.jar
09:45:40 [INFO] 
09:45:40 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-message-api ---
09:45:40 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/message/api/target/kapua-message-api-2.0.0-SNAPSHOT-sources.jar
09:45:40 [INFO] 
09:45:40 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-message-api ---
09:45:40 [INFO] 
09:45:40 [INFO] --- install:2.5.2:install (default-install) @ kapua-message-api ---
09:45:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/api/target/kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-api/2.0.0-SNAPSHOT/kapua-message-api-2.0.0-SNAPSHOT.jar
09:45:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-api/2.0.0-SNAPSHOT/kapua-message-api-2.0.0-SNAPSHOT.pom
09:45:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/api/target/kapua-message-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-api/2.0.0-SNAPSHOT/kapua-message-api-2.0.0-SNAPSHOT-sources.jar
09:45:40 [INFO] 
09:45:40 [INFO] -------------------< org.eclipse.kapua:kapua-device >-------------------
09:45:40 [INFO] Building kapua-device 2.0.0-SNAPSHOT                            [22/226]
09:45:40 [INFO]   from service/device/pom.xml
09:45:40 [INFO] --------------------------------[ pom ]---------------------------------
09:45:40 [INFO] 
09:45:40 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device ---
09:45:40 [INFO] 
09:45:40 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device ---
09:45:40 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:42 [INFO] 
09:45:42 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device ---
09:45:42 [INFO] Required toolchain: jdk [ version='11' ]
09:45:42 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:42 [INFO] 
09:45:42 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device ---
09:45:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device
09:45:42 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822742265
09:45:42 [WARNING] Cannot get the branch information from the git repository: 
09:45:42 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:42 
09:45:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device
09:45:42 [INFO] Storing buildScmBranch: UNKNOWN
09:45:42 [INFO] 
09:45:42 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device ---
09:45:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/target/jacoco.exec
09:45:42 [INFO] 
09:45:42 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device ---
09:45:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:42 [INFO] 
09:45:42 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device ---
09:45:42 [INFO] 
09:45:42 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device ---
09:45:42 [INFO] 
09:45:42 [INFO] --- install:2.5.2:install (default-install) @ kapua-device ---
09:45:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device/2.0.0-SNAPSHOT/kapua-device-2.0.0-SNAPSHOT.pom
09:45:42 [INFO] 
09:45:42 [INFO] -----------------< org.eclipse.kapua:kapua-device-api >-----------------
09:45:42 [INFO] Building kapua-device-api 2.0.0-SNAPSHOT                        [23/226]
09:45:42 [INFO]   from service/device/api/pom.xml
09:45:42 [INFO] --------------------------------[ jar ]---------------------------------
09:45:42 [INFO] 
09:45:42 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-api ---
09:45:42 [INFO] 
09:45:42 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-api ---
09:45:42 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:42 [INFO] 
09:45:42 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-api ---
09:45:42 [INFO] Required toolchain: jdk [ version='11' ]
09:45:42 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:42 [INFO] 
09:45:42 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-api ---
09:45:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/api
09:45:42 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822742368
09:45:42 [WARNING] Cannot get the branch information from the git repository: 
09:45:42 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:42 
09:45:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/api
09:45:42 [INFO] Storing buildScmBranch: UNKNOWN
09:45:42 [INFO] 
09:45:42 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-api ---
09:45:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/api/target/jacoco.exec
09:45:42 [INFO] 
09:45:42 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-api ---
09:45:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/api/src/main/resources
09:45:42 [INFO] 
09:45:42 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-api ---
09:45:42 [INFO] Copying 1 resource
09:45:42 [INFO] 
09:45:42 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-api ---
09:45:42 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:42 [INFO] Changes detected - recompiling the module!
09:45:42 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/develop-build/service/device/api/target/classes
09:45:43 [INFO] 
09:45:43 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-api ---
09:45:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/api/src/test/resources
09:45:43 [INFO] 
09:45:43 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-api ---
09:45:43 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:43 [INFO] No sources to compile
09:45:43 [INFO] 
09:45:43 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-api ---
09:45:43 [INFO] Tests are skipped.
09:45:43 [INFO] 
09:45:43 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-api ---
09:45:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:43 [INFO] 
09:45:43 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-api ---
09:45:43 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/api/target/kapua-device-api-2.0.0-SNAPSHOT.jar
09:45:43 [INFO] 
09:45:43 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-api ---
09:45:43 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/api/target/kapua-device-api-2.0.0-SNAPSHOT-sources.jar
09:45:43 [INFO] 
09:45:43 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-api ---
09:45:43 [INFO] 
09:45:43 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-api ---
09:45:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/api/target/kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-api/2.0.0-SNAPSHOT/kapua-device-api-2.0.0-SNAPSHOT.jar
09:45:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-api/2.0.0-SNAPSHOT/kapua-device-api-2.0.0-SNAPSHOT.pom
09:45:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/api/target/kapua-device-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-api/2.0.0-SNAPSHOT/kapua-device-api-2.0.0-SNAPSHOT-sources.jar
09:45:43 [INFO] 
09:45:43 [INFO] --------------< org.eclipse.kapua:kapua-device-registry >---------------
09:45:43 [INFO] Building kapua-device-registry 2.0.0-SNAPSHOT                   [24/226]
09:45:43 [INFO]   from service/device/registry/pom.xml
09:45:43 [INFO] --------------------------------[ pom ]---------------------------------
09:45:43 [INFO] 
09:45:43 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry ---
09:45:43 [INFO] 
09:45:43 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry ---
09:45:43 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:44 [INFO] 
09:45:44 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry ---
09:45:44 [INFO] Required toolchain: jdk [ version='11' ]
09:45:44 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:44 [INFO] 
09:45:44 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry ---
09:45:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry
09:45:44 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822744279
09:45:44 [WARNING] Cannot get the branch information from the git repository: 
09:45:44 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:44 
09:45:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry
09:45:44 [INFO] Storing buildScmBranch: UNKNOWN
09:45:44 [INFO] 
09:45:44 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry ---
09:45:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/target/jacoco.exec
09:45:44 [INFO] 
09:45:44 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry ---
09:45:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:44 [INFO] 
09:45:44 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry ---
09:45:44 [INFO] 
09:45:44 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry ---
09:45:44 [INFO] 
09:45:44 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry ---
09:45:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry/2.0.0-SNAPSHOT/kapua-device-registry-2.0.0-SNAPSHOT.pom
09:45:44 [INFO] 
09:45:44 [INFO] ------------< org.eclipse.kapua:kapua-device-registry-api >-------------
09:45:44 [INFO] Building kapua-device-registry-api 2.0.0-SNAPSHOT               [25/226]
09:45:44 [INFO]   from service/device/registry/api/pom.xml
09:45:44 [INFO] --------------------------------[ jar ]---------------------------------
09:45:44 [INFO] 
09:45:44 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry-api ---
09:45:44 [INFO] 
09:45:44 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry-api ---
09:45:44 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:44 [INFO] 
09:45:44 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry-api ---
09:45:44 [INFO] Required toolchain: jdk [ version='11' ]
09:45:44 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:44 [INFO] 
09:45:44 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry-api ---
09:45:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/api
09:45:44 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822744385
09:45:44 [WARNING] Cannot get the branch information from the git repository: 
09:45:44 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:44 
09:45:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/api
09:45:44 [INFO] Storing buildScmBranch: UNKNOWN
09:45:44 [INFO] 
09:45:44 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry-api ---
09:45:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/jacoco.exec
09:45:44 [INFO] 
09:45:44 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-registry-api ---
09:45:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/api/src/main/resources
09:45:44 [INFO] 
09:45:44 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-registry-api ---
09:45:44 [INFO] Copying 1 resource
09:45:44 [INFO] 
09:45:44 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-registry-api ---
09:45:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:44 [INFO] Changes detected - recompiling the module!
09:45:44 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/classes
09:45:46 [INFO] 
09:45:46 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-registry-api ---
09:45:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/api/src/test/resources
09:45:46 [INFO] 
09:45:46 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-registry-api ---
09:45:46 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:46 [INFO] No sources to compile
09:45:46 [INFO] 
09:45:46 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-registry-api ---
09:45:46 [INFO] Tests are skipped.
09:45:46 [INFO] 
09:45:46 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry-api ---
09:45:46 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:46 [INFO] 
09:45:46 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-registry-api ---
09:45:46 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/kapua-device-registry-api-2.0.0-SNAPSHOT.jar
09:45:46 [INFO] 
09:45:46 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry-api ---
09:45:46 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/kapua-device-registry-api-2.0.0-SNAPSHOT-sources.jar
09:45:46 [INFO] 
09:45:46 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry-api ---
09:45:46 [INFO] 
09:45:46 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry-api ---
09:45:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-api/2.0.0-SNAPSHOT/kapua-device-registry-api-2.0.0-SNAPSHOT.jar
09:45:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-api/2.0.0-SNAPSHOT/kapua-device-registry-api-2.0.0-SNAPSHOT.pom
09:45:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/kapua-device-registry-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-api/2.0.0-SNAPSHOT/kapua-device-registry-api-2.0.0-SNAPSHOT-sources.jar
09:45:46 [INFO] 
09:45:46 [INFO] --------------------< org.eclipse.kapua:kapua-job >---------------------
09:45:46 [INFO] Building kapua-job 2.0.0-SNAPSHOT                               [26/226]
09:45:46 [INFO]   from service/job/pom.xml
09:45:46 [INFO] --------------------------------[ pom ]---------------------------------
09:45:46 [INFO] 
09:45:46 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job ---
09:45:46 [INFO] 
09:45:46 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job ---
09:45:46 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:46 [INFO] 
09:45:46 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job ---
09:45:46 [INFO] Required toolchain: jdk [ version='11' ]
09:45:46 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:46 [INFO] 
09:45:46 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job ---
09:45:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job
09:45:46 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822746606
09:45:46 [WARNING] Cannot get the branch information from the git repository: 
09:45:46 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:46 
09:45:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job
09:45:46 [INFO] Storing buildScmBranch: UNKNOWN
09:45:46 [INFO] 
09:45:46 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job ---
09:45:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/target/jacoco.exec
09:45:46 [INFO] 
09:45:46 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job ---
09:45:46 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:46 [INFO] 
09:45:46 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job ---
09:45:46 [INFO] 
09:45:46 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job ---
09:45:46 [INFO] 
09:45:46 [INFO] --- install:2.5.2:install (default-install) @ kapua-job ---
09:45:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job/2.0.0-SNAPSHOT/kapua-job-2.0.0-SNAPSHOT.pom
09:45:46 [INFO] 
09:45:46 [INFO] ------------------< org.eclipse.kapua:kapua-job-api >-------------------
09:45:46 [INFO] Building kapua-job-api 2.0.0-SNAPSHOT                           [27/226]
09:45:46 [INFO]   from service/job/api/pom.xml
09:45:46 [INFO] --------------------------------[ jar ]---------------------------------
09:45:46 [INFO] 
09:45:46 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-api ---
09:45:46 [INFO] 
09:45:46 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-api ---
09:45:46 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:46 [INFO] 
09:45:46 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-api ---
09:45:46 [INFO] Required toolchain: jdk [ version='11' ]
09:45:46 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:46 [INFO] 
09:45:46 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-api ---
09:45:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/api
09:45:46 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822746721
09:45:46 [WARNING] Cannot get the branch information from the git repository: 
09:45:46 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:46 
09:45:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/api
09:45:46 [INFO] Storing buildScmBranch: UNKNOWN
09:45:46 [INFO] 
09:45:46 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-api ---
09:45:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/api/target/jacoco.exec
09:45:46 [INFO] 
09:45:46 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-api ---
09:45:46 [INFO] Copying 1 resource
09:45:46 [INFO] 
09:45:46 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-api ---
09:45:46 [INFO] Copying 1 resource
09:45:46 [INFO] 
09:45:46 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-api ---
09:45:46 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:46 [INFO] Changes detected - recompiling the module!
09:45:46 [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/develop-build/service/job/api/target/classes
09:45:47 [INFO] 
09:45:47 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-api ---
09:45:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/api/src/test/resources
09:45:47 [INFO] 
09:45:47 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-api ---
09:45:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:47 [INFO] No sources to compile
09:45:47 [INFO] 
09:45:47 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-api ---
09:45:47 [INFO] Tests are skipped.
09:45:47 [INFO] 
09:45:47 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-api ---
09:45:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:47 [INFO] 
09:45:47 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-api ---
09:45:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/api/target/kapua-job-api-2.0.0-SNAPSHOT.jar
09:45:47 [INFO] 
09:45:47 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-api ---
09:45:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/api/target/kapua-job-api-2.0.0-SNAPSHOT-sources.jar
09:45:47 [INFO] 
09:45:47 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-api ---
09:45:47 [INFO] 
09:45:47 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-api ---
09:45:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/api/target/kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-api/2.0.0-SNAPSHOT/kapua-job-api-2.0.0-SNAPSHOT.jar
09:45:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-api/2.0.0-SNAPSHOT/kapua-job-api-2.0.0-SNAPSHOT.pom
09:45:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/api/target/kapua-job-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-api/2.0.0-SNAPSHOT/kapua-job-api-2.0.0-SNAPSHOT-sources.jar
09:45:47 [INFO] 
09:45:47 [INFO] -----------------< org.eclipse.kapua:kapua-job-engine >-----------------
09:45:47 [INFO] Building kapua-job-engine 2.0.0-SNAPSHOT                        [28/226]
09:45:47 [INFO]   from job-engine/pom.xml
09:45:47 [INFO] --------------------------------[ pom ]---------------------------------
09:45:47 [INFO] 
09:45:47 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine ---
09:45:47 [INFO] 
09:45:47 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine ---
09:45:47 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:48 [INFO] 
09:45:48 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine ---
09:45:48 [INFO] Required toolchain: jdk [ version='11' ]
09:45:48 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:48 [INFO] 
09:45:48 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine ---
09:45:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine
09:45:48 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822748175
09:45:48 [WARNING] Cannot get the branch information from the git repository: 
09:45:48 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:48 
09:45:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine
09:45:48 [INFO] Storing buildScmBranch: UNKNOWN
09:45:48 [INFO] 
09:45:48 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine ---
09:45:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/target/jacoco.exec
09:45:48 [INFO] 
09:45:48 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine ---
09:45:48 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:48 [INFO] 
09:45:48 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine ---
09:45:48 [INFO] 
09:45:48 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine ---
09:45:48 [INFO] 
09:45:48 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine ---
09:45:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine/2.0.0-SNAPSHOT/kapua-job-engine-2.0.0-SNAPSHOT.pom
09:45:48 [INFO] 
09:45:48 [INFO] ---------------< org.eclipse.kapua:kapua-job-engine-api >---------------
09:45:48 [INFO] Building kapua-job-engine-api 2.0.0-SNAPSHOT                    [29/226]
09:45:48 [INFO]   from job-engine/api/pom.xml
09:45:48 [INFO] --------------------------------[ jar ]---------------------------------
09:45:48 [INFO] 
09:45:48 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-api ---
09:45:48 [INFO] 
09:45:48 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-api ---
09:45:48 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:48 [INFO] 
09:45:48 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-api ---
09:45:48 [INFO] Required toolchain: jdk [ version='11' ]
09:45:48 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:48 [INFO] 
09:45:48 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-api ---
09:45:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/api
09:45:48 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822748282
09:45:48 [WARNING] Cannot get the branch information from the git repository: 
09:45:48 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:48 
09:45:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/api
09:45:48 [INFO] Storing buildScmBranch: UNKNOWN
09:45:48 [INFO] 
09:45:48 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-api ---
09:45:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/api/target/jacoco.exec
09:45:48 [INFO] 
09:45:48 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-api ---
09:45:48 [INFO] Copying 1 resource
09:45:48 [INFO] 
09:45:48 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-engine-api ---
09:45:48 [INFO] Copying 1 resource
09:45:48 [INFO] 
09:45:48 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-api ---
09:45:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:48 [INFO] Changes detected - recompiling the module!
09:45:48 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/develop-build/job-engine/api/target/classes
09:45:49 [INFO] 
09:45:49 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-api ---
09:45:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/api/src/test/resources
09:45:49 [INFO] 
09:45:49 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-api ---
09:45:49 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:49 [INFO] Changes detected - recompiling the module!
09:45:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/job-engine/api/target/test-classes
09:45:50 [INFO] 
09:45:50 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-api ---
09:45:50 [INFO] Tests are skipped.
09:45:50 [INFO] 
09:45:50 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-api ---
09:45:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:50 [INFO] 
09:45:50 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-api ---
09:45:50 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/api/target/kapua-job-engine-api-2.0.0-SNAPSHOT.jar
09:45:50 [INFO] 
09:45:50 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-api ---
09:45:50 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/api/target/kapua-job-engine-api-2.0.0-SNAPSHOT-sources.jar
09:45:50 [INFO] 
09:45:50 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-api ---
09:45:50 [INFO] 
09:45:50 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-api ---
09:45:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/api/target/kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-api/2.0.0-SNAPSHOT/kapua-job-engine-api-2.0.0-SNAPSHOT.jar
09:45:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-api/2.0.0-SNAPSHOT/kapua-job-engine-api-2.0.0-SNAPSHOT.pom
09:45:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/api/target/kapua-job-engine-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-api/2.0.0-SNAPSHOT/kapua-job-engine-api-2.0.0-SNAPSHOT-sources.jar
09:45:50 [INFO] 
09:45:50 [INFO] -------------< org.eclipse.kapua:kapua-device-management >--------------
09:45:50 [INFO] Building kapua-device-management 2.0.0-SNAPSHOT                 [30/226]
09:45:50 [INFO]   from service/device/management/pom.xml
09:45:50 [INFO] --------------------------------[ pom ]---------------------------------
09:45:50 [INFO] 
09:45:50 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management ---
09:45:50 [INFO] 
09:45:50 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management ---
09:45:50 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:50 [INFO] 
09:45:50 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management ---
09:45:50 [INFO] Required toolchain: jdk [ version='11' ]
09:45:50 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:50 [INFO] 
09:45:50 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management ---
09:45:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management
09:45:50 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822750993
09:45:51 [WARNING] Cannot get the branch information from the git repository: 
09:45:51 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:51 
09:45:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management
09:45:51 [INFO] Storing buildScmBranch: UNKNOWN
09:45:51 [INFO] 
09:45:51 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management ---
09:45:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/target/jacoco.exec
09:45:51 [INFO] 
09:45:51 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management ---
09:45:51 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:51 [INFO] 
09:45:51 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management ---
09:45:51 [INFO] 
09:45:51 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management ---
09:45:51 [INFO] 
09:45:51 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management ---
09:45:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management/2.0.0-SNAPSHOT/kapua-device-management-2.0.0-SNAPSHOT.pom
09:45:51 [INFO] 
09:45:51 [INFO] -----------< org.eclipse.kapua:kapua-device-management-api >------------
09:45:51 [INFO] Building kapua-device-management-api 2.0.0-SNAPSHOT             [31/226]
09:45:51 [INFO]   from service/device/management/api/pom.xml
09:45:51 [INFO] --------------------------------[ jar ]---------------------------------
09:45:51 [INFO] 
09:45:51 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-api ---
09:45:51 [INFO] 
09:45:51 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-api ---
09:45:51 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:51 [INFO] 
09:45:51 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-api ---
09:45:51 [INFO] Required toolchain: jdk [ version='11' ]
09:45:51 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:51 [INFO] 
09:45:51 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-api ---
09:45:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/api
09:45:51 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822751063
09:45:51 [WARNING] Cannot get the branch information from the git repository: 
09:45:51 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:51 
09:45:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/api
09:45:51 [INFO] Storing buildScmBranch: UNKNOWN
09:45:51 [INFO] 
09:45:51 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-api ---
09:45:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/api/target/jacoco.exec
09:45:51 [INFO] 
09:45:51 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-api ---
09:45:51 [INFO] Copying 1 resource
09:45:51 [INFO] 
09:45:51 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-api ---
09:45:51 [INFO] Copying 1 resource
09:45:51 [INFO] 
09:45:51 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-api ---
09:45:51 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:51 [INFO] Changes detected - recompiling the module!
09:45:51 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/classes
09:45:52 [INFO] 
09:45:52 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-api ---
09:45:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/api/src/test/resources
09:45:52 [INFO] 
09:45:52 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-api ---
09:45:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:52 [INFO] No sources to compile
09:45:52 [INFO] 
09:45:52 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-api ---
09:45:52 [INFO] Tests are skipped.
09:45:52 [INFO] 
09:45:52 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-api ---
09:45:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:52 [INFO] 
09:45:52 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-api ---
09:45:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/kapua-device-management-api-2.0.0-SNAPSHOT.jar
09:45:52 [INFO] 
09:45:52 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-api ---
09:45:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/kapua-device-management-api-2.0.0-SNAPSHOT-sources.jar
09:45:52 [INFO] 
09:45:52 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-api ---
09:45:52 [INFO] 
09:45:52 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-api ---
09:45:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-api/2.0.0-SNAPSHOT/kapua-device-management-api-2.0.0-SNAPSHOT.jar
09:45:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-api/2.0.0-SNAPSHOT/kapua-device-management-api-2.0.0-SNAPSHOT.pom
09:45:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/kapua-device-management-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-api/2.0.0-SNAPSHOT/kapua-device-management-api-2.0.0-SNAPSHOT-sources.jar
09:45:52 [INFO] 
09:45:52 [INFO] ---------< org.eclipse.kapua:kapua-device-management-request >----------
09:45:52 [INFO] Building kapua-device-management-request 2.0.0-SNAPSHOT         [32/226]
09:45:52 [INFO]   from service/device/management/request/pom.xml
09:45:52 [INFO] --------------------------------[ pom ]---------------------------------
09:45:52 [INFO] 
09:45:52 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-request ---
09:45:52 [INFO] 
09:45:52 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-request ---
09:45:52 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:52 [INFO] 
09:45:52 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-request ---
09:45:52 [INFO] Required toolchain: jdk [ version='11' ]
09:45:52 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:52 [INFO] 
09:45:52 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-request ---
09:45:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request
09:45:52 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822752625
09:45:52 [WARNING] Cannot get the branch information from the git repository: 
09:45:52 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:52 
09:45:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request
09:45:52 [INFO] Storing buildScmBranch: UNKNOWN
09:45:52 [INFO] 
09:45:52 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-request ---
09:45:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/request/target/jacoco.exec
09:45:52 [INFO] 
09:45:52 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-request ---
09:45:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:52 [INFO] 
09:45:52 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-request ---
09:45:52 [INFO] 
09:45:52 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-request ---
09:45:52 [INFO] 
09:45:52 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-request ---
09:45:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request/2.0.0-SNAPSHOT/kapua-device-management-request-2.0.0-SNAPSHOT.pom
09:45:52 [INFO] 
09:45:52 [INFO] -------< org.eclipse.kapua:kapua-device-management-request-api >--------
09:45:52 [INFO] Building kapua-device-management-request-api 2.0.0-SNAPSHOT     [33/226]
09:45:52 [INFO]   from service/device/management/request/api/pom.xml
09:45:52 [INFO] --------------------------------[ jar ]---------------------------------
09:45:52 [INFO] 
09:45:52 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-request-api ---
09:45:52 [INFO] 
09:45:52 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-request-api ---
09:45:52 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:52 [INFO] 
09:45:52 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-request-api ---
09:45:52 [INFO] Required toolchain: jdk [ version='11' ]
09:45:52 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:52 [INFO] 
09:45:52 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-request-api ---
09:45:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request/api
09:45:52 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822752707
09:45:52 [WARNING] Cannot get the branch information from the git repository: 
09:45:52 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:52 
09:45:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request/api
09:45:52 [INFO] Storing buildScmBranch: UNKNOWN
09:45:52 [INFO] 
09:45:52 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-request-api ---
09:45:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/jacoco.exec
09:45:52 [INFO] 
09:45:52 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-request-api ---
09:45:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/src/main/resources
09:45:52 [INFO] 
09:45:52 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-request-api ---
09:45:52 [INFO] Copying 1 resource
09:45:52 [INFO] 
09:45:52 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-request-api ---
09:45:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:52 [INFO] Changes detected - recompiling the module!
09:45:52 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/classes
09:45:53 [INFO] 
09:45:53 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-request-api ---
09:45:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/src/test/resources
09:45:53 [INFO] 
09:45:53 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-request-api ---
09:45:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:53 [INFO] No sources to compile
09:45:53 [INFO] 
09:45:53 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-request-api ---
09:45:53 [INFO] Tests are skipped.
09:45:53 [INFO] 
09:45:53 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-request-api ---
09:45:53 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:53 [INFO] 
09:45:53 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-request-api ---
09:45:53 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/kapua-device-management-request-api-2.0.0-SNAPSHOT.jar
09:45:54 [INFO] 
09:45:54 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-request-api ---
09:45:54 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/kapua-device-management-request-api-2.0.0-SNAPSHOT-sources.jar
09:45:54 [INFO] 
09:45:54 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-request-api ---
09:45:54 [INFO] 
09:45:54 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-request-api ---
09:45:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/kapua-device-management-request-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-api/2.0.0-SNAPSHOT/kapua-device-management-request-api-2.0.0-SNAPSHOT.jar
09:45:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-api/2.0.0-SNAPSHOT/kapua-device-management-request-api-2.0.0-SNAPSHOT.pom
09:45:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/kapua-device-management-request-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-api/2.0.0-SNAPSHOT/kapua-device-management-request-api-2.0.0-SNAPSHOT-sources.jar
09:45:54 [INFO] 
09:45:54 [INFO] ----------------< org.eclipse.kapua:kapua-commons-rest >----------------
09:45:54 [INFO] Building kapua-commons-rest 2.0.0-SNAPSHOT                      [34/226]
09:45:54 [INFO]   from commons-rest/pom.xml
09:45:54 [INFO] --------------------------------[ pom ]---------------------------------
09:45:54 [INFO] 
09:45:54 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons-rest ---
09:45:54 [INFO] 
09:45:54 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons-rest ---
09:45:54 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:54 [INFO] 
09:45:54 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons-rest ---
09:45:54 [INFO] Required toolchain: jdk [ version='11' ]
09:45:54 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:54 [INFO] 
09:45:54 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons-rest ---
09:45:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest
09:45:54 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822754298
09:45:54 [WARNING] Cannot get the branch information from the git repository: 
09:45:54 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:54 
09:45:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest
09:45:54 [INFO] Storing buildScmBranch: UNKNOWN
09:45:54 [INFO] 
09:45:54 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons-rest ---
09:45:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons-rest/target/jacoco.exec
09:45:54 [INFO] 
09:45:54 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons-rest ---
09:45:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:54 [INFO] 
09:45:54 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons-rest ---
09:45:54 [INFO] 
09:45:54 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons-rest ---
09:45:54 [INFO] 
09:45:54 [INFO] --- install:2.5.2:install (default-install) @ kapua-commons-rest ---
09:45:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest/2.0.0-SNAPSHOT/kapua-commons-rest-2.0.0-SNAPSHOT.pom
09:45:54 [INFO] 
09:45:54 [INFO] -------------< org.eclipse.kapua:kapua-commons-rest-model >-------------
09:45:54 [INFO] Building kapua-commons-rest-model 2.0.0-SNAPSHOT                [35/226]
09:45:54 [INFO]   from commons-rest/model/pom.xml
09:45:54 [INFO] --------------------------------[ jar ]---------------------------------
09:45:54 [INFO] 
09:45:54 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons-rest-model ---
09:45:54 [INFO] 
09:45:54 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons-rest-model ---
09:45:54 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:54 [INFO] 
09:45:54 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons-rest-model ---
09:45:54 [INFO] Required toolchain: jdk [ version='11' ]
09:45:54 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:54 [INFO] 
09:45:54 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons-rest-model ---
09:45:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/model' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/model
09:45:54 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822754509
09:45:54 [WARNING] Cannot get the branch information from the git repository: 
09:45:54 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:54 
09:45:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/model' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/model
09:45:54 [INFO] Storing buildScmBranch: UNKNOWN
09:45:54 [INFO] 
09:45:54 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons-rest-model ---
09:45:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons-rest/model/target/jacoco.exec
09:45:54 [INFO] 
09:45:54 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-commons-rest-model ---
09:45:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/model/src/main/resources
09:45:54 [INFO] 
09:45:54 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-commons-rest-model ---
09:45:54 [INFO] Copying 1 resource
09:45:54 [INFO] 
09:45:54 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-commons-rest-model ---
09:45:54 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:54 [INFO] Changes detected - recompiling the module!
09:45:54 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/classes
09:45:56 [INFO] 
09:45:56 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-commons-rest-model ---
09:45:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/model/src/test/resources
09:45:56 [INFO] 
09:45:56 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-commons-rest-model ---
09:45:56 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:56 [INFO] Changes detected - recompiling the module!
09:45:56 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/test-classes
09:45:57 [INFO] 
09:45:57 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-commons-rest-model ---
09:45:57 [INFO] Tests are skipped.
09:45:57 [INFO] 
09:45:57 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons-rest-model ---
09:45:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:45:57 [INFO] 
09:45:57 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-commons-rest-model ---
09:45:57 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/kapua-commons-rest-model-2.0.0-SNAPSHOT.jar
09:45:57 [INFO] 
09:45:57 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons-rest-model ---
09:45:57 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/kapua-commons-rest-model-2.0.0-SNAPSHOT-sources.jar
09:45:57 [INFO] 
09:45:57 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons-rest-model ---
09:45:57 [INFO] 
09:45:57 [INFO] --- install:2.5.2:install (default-install) @ kapua-commons-rest-model ---
09:45:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/kapua-commons-rest-model-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-model/2.0.0-SNAPSHOT/kapua-commons-rest-model-2.0.0-SNAPSHOT.jar
09:45:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/model/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-model/2.0.0-SNAPSHOT/kapua-commons-rest-model-2.0.0-SNAPSHOT.pom
09:45:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/kapua-commons-rest-model-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-model/2.0.0-SNAPSHOT/kapua-commons-rest-model-2.0.0-SNAPSHOT-sources.jar
09:45:57 [INFO] 
09:45:57 [INFO] -------------< org.eclipse.kapua:kapua-job-engine-client >--------------
09:45:57 [INFO] Building kapua-job-engine-client 2.0.0-SNAPSHOT                 [36/226]
09:45:57 [INFO]   from job-engine/client/pom.xml
09:45:57 [INFO] --------------------------------[ jar ]---------------------------------
09:45:58 [INFO] 
09:45:58 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-client ---
09:45:58 [INFO] 
09:45:58 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-client ---
09:45:58 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:45:58 [INFO] 
09:45:58 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-client ---
09:45:58 [INFO] Required toolchain: jdk [ version='11' ]
09:45:58 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:58 [INFO] 
09:45:58 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-client ---
09:45:58 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/client' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:58 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/client
09:45:58 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822758393
09:45:58 [WARNING] Cannot get the branch information from the git repository: 
09:45:58 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:45:58 
09:45:58 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/client' && 'git' 'rev-parse' '--verify' 'HEAD'
09:45:58 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/client
09:45:58 [INFO] Storing buildScmBranch: UNKNOWN
09:45:58 [INFO] 
09:45:58 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-client ---
09:45:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/client/target/jacoco.exec
09:45:58 [INFO] 
09:45:58 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-client ---
09:45:58 [INFO] Copying 1 resource
09:45:58 [INFO] 
09:45:58 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-client ---
09:45:58 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:45:58 [INFO] Changes detected - recompiling the module!
09:45:58 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/job-engine/client/target/classes
09:46:00 [INFO] 
09:46:00 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-client ---
09:46:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/client/src/test/resources
09:46:00 [INFO] 
09:46:00 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-client ---
09:46:00 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:00 [INFO] No sources to compile
09:46:00 [INFO] 
09:46:00 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-client ---
09:46:00 [INFO] Tests are skipped.
09:46:00 [INFO] 
09:46:00 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-client ---
09:46:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:00 [INFO] 
09:46:00 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-client ---
09:46:00 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/client/target/kapua-job-engine-client-2.0.0-SNAPSHOT.jar
09:46:00 [INFO] 
09:46:00 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-client ---
09:46:00 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/client/target/kapua-job-engine-client-2.0.0-SNAPSHOT-sources.jar
09:46:00 [INFO] 
09:46:00 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-client ---
09:46:00 [INFO] 
09:46:00 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-client ---
09:46:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/client/target/kapua-job-engine-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-client/2.0.0-SNAPSHOT/kapua-job-engine-client-2.0.0-SNAPSHOT.jar
09:46:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/client/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-client/2.0.0-SNAPSHOT/kapua-job-engine-client-2.0.0-SNAPSHOT.pom
09:46:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/client/target/kapua-job-engine-client-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-client/2.0.0-SNAPSHOT/kapua-job-engine-client-2.0.0-SNAPSHOT-sources.jar
09:46:00 [INFO] 
09:46:00 [INFO] -------------< org.eclipse.kapua:kapua-job-engine-commons >-------------
09:46:00 [INFO] Building kapua-job-engine-commons 2.0.0-SNAPSHOT                [37/226]
09:46:00 [INFO]   from job-engine/commons/pom.xml
09:46:00 [INFO] --------------------------------[ jar ]---------------------------------
09:46:00 [INFO] 
09:46:00 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-commons ---
09:46:00 [INFO] 
09:46:00 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-commons ---
09:46:00 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:00 [INFO] 
09:46:00 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-commons ---
09:46:00 [INFO] Required toolchain: jdk [ version='11' ]
09:46:00 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:00 [INFO] 
09:46:00 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-commons ---
09:46:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/commons' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/commons
09:46:00 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822760211
09:46:00 [WARNING] Cannot get the branch information from the git repository: 
09:46:00 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:00 
09:46:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/commons' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/commons
09:46:00 [INFO] Storing buildScmBranch: UNKNOWN
09:46:00 [INFO] 
09:46:00 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-commons ---
09:46:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/commons/target/jacoco.exec
09:46:00 [INFO] 
09:46:00 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-commons ---
09:46:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/commons/src/main/resources
09:46:00 [INFO] 
09:46:00 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-engine-commons ---
09:46:00 [INFO] Copying 1 resource
09:46:00 [INFO] 
09:46:00 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-commons ---
09:46:00 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:00 [INFO] Changes detected - recompiling the module!
09:46:00 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/classes
09:46:02 [INFO] 
09:46:02 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-commons ---
09:46:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/commons/src/test/resources
09:46:02 [INFO] 
09:46:02 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-commons ---
09:46:02 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:02 [INFO] No sources to compile
09:46:02 [INFO] 
09:46:02 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-commons ---
09:46:02 [INFO] Tests are skipped.
09:46:02 [INFO] 
09:46:02 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-commons ---
09:46:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:02 [INFO] 
09:46:02 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-commons ---
09:46:02 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar
09:46:02 [INFO] 
09:46:02 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-commons ---
09:46:02 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/kapua-job-engine-commons-2.0.0-SNAPSHOT-sources.jar
09:46:02 [INFO] 
09:46:02 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-commons ---
09:46:02 [INFO] 
09:46:02 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-commons ---
09:46:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-commons/2.0.0-SNAPSHOT/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar
09:46:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-commons/2.0.0-SNAPSHOT/kapua-job-engine-commons-2.0.0-SNAPSHOT.pom
09:46:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/kapua-job-engine-commons-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-commons/2.0.0-SNAPSHOT/kapua-job-engine-commons-2.0.0-SNAPSHOT-sources.jar
09:46:02 [INFO] 
09:46:02 [INFO] -----------------< org.eclipse.kapua:kapua-transport >------------------
09:46:02 [INFO] Building kapua-transport 2.0.0-SNAPSHOT                         [38/226]
09:46:02 [INFO]   from transport/pom.xml
09:46:02 [INFO] --------------------------------[ pom ]---------------------------------
09:46:02 [INFO] 
09:46:02 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-transport ---
09:46:02 [INFO] 
09:46:02 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-transport ---
09:46:02 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:02 [INFO] 
09:46:02 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-transport ---
09:46:02 [INFO] Required toolchain: jdk [ version='11' ]
09:46:02 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:02 [INFO] 
09:46:02 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-transport ---
09:46:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport
09:46:02 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822762415
09:46:02 [WARNING] Cannot get the branch information from the git repository: 
09:46:02 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:02 
09:46:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport
09:46:02 [INFO] Storing buildScmBranch: UNKNOWN
09:46:02 [INFO] 
09:46:02 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-transport ---
09:46:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/transport/target/jacoco.exec
09:46:02 [INFO] 
09:46:02 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-transport ---
09:46:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:02 [INFO] 
09:46:02 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-transport ---
09:46:02 [INFO] 
09:46:02 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-transport ---
09:46:02 [INFO] 
09:46:02 [INFO] --- install:2.5.2:install (default-install) @ kapua-transport ---
09:46:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport/2.0.0-SNAPSHOT/kapua-transport-2.0.0-SNAPSHOT.pom
09:46:02 [INFO] 
09:46:02 [INFO] ---------------< org.eclipse.kapua:kapua-transport-api >----------------
09:46:02 [INFO] Building kapua-transport-api 2.0.0-SNAPSHOT                     [39/226]
09:46:02 [INFO]   from transport/api/pom.xml
09:46:02 [INFO] --------------------------------[ jar ]---------------------------------
09:46:02 [INFO] 
09:46:02 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-transport-api ---
09:46:02 [INFO] 
09:46:02 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-transport-api ---
09:46:02 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:02 [INFO] 
09:46:02 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-transport-api ---
09:46:02 [INFO] Required toolchain: jdk [ version='11' ]
09:46:02 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:02 [INFO] 
09:46:02 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-transport-api ---
09:46:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/api
09:46:02 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822762502
09:46:02 [WARNING] Cannot get the branch information from the git repository: 
09:46:02 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:02 
09:46:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/api
09:46:02 [INFO] Storing buildScmBranch: UNKNOWN
09:46:02 [INFO] 
09:46:02 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-transport-api ---
09:46:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/transport/api/target/jacoco.exec
09:46:02 [INFO] 
09:46:02 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-transport-api ---
09:46:02 [INFO] Copying 1 resource
09:46:02 [INFO] 
09:46:02 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-transport-api ---
09:46:02 [INFO] Copying 1 resource
09:46:02 [INFO] 
09:46:02 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-transport-api ---
09:46:02 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:02 [INFO] Changes detected - recompiling the module!
09:46:02 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/develop-build/transport/api/target/classes
09:46:03 [INFO] 
09:46:03 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-transport-api ---
09:46:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/transport/api/src/test/resources
09:46:03 [INFO] 
09:46:03 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-transport-api ---
09:46:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:03 [INFO] Changes detected - recompiling the module!
09:46:03 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/transport/api/target/test-classes
09:46:05 [INFO] 
09:46:05 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-transport-api ---
09:46:05 [INFO] Tests are skipped.
09:46:05 [INFO] 
09:46:05 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-transport-api ---
09:46:05 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:05 [INFO] 
09:46:05 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-transport-api ---
09:46:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/api/target/kapua-transport-api-2.0.0-SNAPSHOT.jar
09:46:05 [INFO] 
09:46:05 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-transport-api ---
09:46:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/api/target/kapua-transport-api-2.0.0-SNAPSHOT-sources.jar
09:46:05 [INFO] 
09:46:05 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-transport-api ---
09:46:05 [INFO] 
09:46:05 [INFO] --- install:2.5.2:install (default-install) @ kapua-transport-api ---
09:46:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/api/target/kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-api/2.0.0-SNAPSHOT/kapua-transport-api-2.0.0-SNAPSHOT.jar
09:46:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-api/2.0.0-SNAPSHOT/kapua-transport-api-2.0.0-SNAPSHOT.pom
09:46:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/api/target/kapua-transport-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-api/2.0.0-SNAPSHOT/kapua-transport-api-2.0.0-SNAPSHOT-sources.jar
09:46:05 [INFO] 
09:46:05 [INFO] ----------------< org.eclipse.kapua:kapua-device-call >-----------------
09:46:05 [INFO] Building kapua-device-call 2.0.0-SNAPSHOT                       [40/226]
09:46:05 [INFO]   from service/device/call/pom.xml
09:46:05 [INFO] --------------------------------[ pom ]---------------------------------
09:46:05 [INFO] 
09:46:05 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-call ---
09:46:05 [INFO] 
09:46:05 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-call ---
09:46:05 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:05 [INFO] 
09:46:05 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-call ---
09:46:05 [INFO] Required toolchain: jdk [ version='11' ]
09:46:05 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:05 [INFO] 
09:46:05 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-call ---
09:46:05 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:05 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call
09:46:05 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822765886
09:46:05 [WARNING] Cannot get the branch information from the git repository: 
09:46:05 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:05 
09:46:05 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:05 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call
09:46:05 [INFO] Storing buildScmBranch: UNKNOWN
09:46:05 [INFO] 
09:46:05 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-call ---
09:46:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/call/target/jacoco.exec
09:46:05 [INFO] 
09:46:05 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-call ---
09:46:05 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:05 [INFO] 
09:46:05 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-call ---
09:46:05 [INFO] 
09:46:05 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-call ---
09:46:05 [INFO] 
09:46:05 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-call ---
09:46:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call/2.0.0-SNAPSHOT/kapua-device-call-2.0.0-SNAPSHOT.pom
09:46:05 [INFO] 
09:46:05 [INFO] --------------< org.eclipse.kapua:kapua-device-call-api >---------------
09:46:05 [INFO] Building kapua-device-call-api 2.0.0-SNAPSHOT                   [41/226]
09:46:05 [INFO]   from service/device/call/api/pom.xml
09:46:05 [INFO] --------------------------------[ jar ]---------------------------------
09:46:05 [INFO] 
09:46:05 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-call-api ---
09:46:05 [INFO] 
09:46:05 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-call-api ---
09:46:05 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:05 [INFO] 
09:46:05 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-call-api ---
09:46:05 [INFO] Required toolchain: jdk [ version='11' ]
09:46:05 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:05 [INFO] 
09:46:05 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-call-api ---
09:46:05 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:05 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call/api
09:46:05 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822765984
09:46:05 [WARNING] Cannot get the branch information from the git repository: 
09:46:05 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:05 
09:46:05 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:05 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call/api
09:46:05 [INFO] Storing buildScmBranch: UNKNOWN
09:46:05 [INFO] 
09:46:05 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-call-api ---
09:46:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/call/api/target/jacoco.exec
09:46:05 [INFO] 
09:46:05 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-call-api ---
09:46:05 [INFO] Copying 1 resource
09:46:05 [INFO] 
09:46:05 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-call-api ---
09:46:05 [INFO] Copying 1 resource
09:46:05 [INFO] 
09:46:05 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-call-api ---
09:46:05 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:06 [INFO] Changes detected - recompiling the module!
09:46:06 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/classes
09:46:07 [INFO] 
09:46:07 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-call-api ---
09:46:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/call/api/src/test/resources
09:46:07 [INFO] 
09:46:07 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-call-api ---
09:46:07 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:07 [INFO] Changes detected - recompiling the module!
09:46:07 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/test-classes
09:46:08 [INFO] 
09:46:08 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-call-api ---
09:46:08 [INFO] Tests are skipped.
09:46:08 [INFO] 
09:46:08 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-call-api ---
09:46:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:08 [INFO] 
09:46:08 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-call-api ---
09:46:08 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/kapua-device-call-api-2.0.0-SNAPSHOT.jar
09:46:08 [INFO] 
09:46:08 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-call-api ---
09:46:08 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/kapua-device-call-api-2.0.0-SNAPSHOT-sources.jar
09:46:08 [INFO] 
09:46:08 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-call-api ---
09:46:08 [INFO] 
09:46:08 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-call-api ---
09:46:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-api/2.0.0-SNAPSHOT/kapua-device-call-api-2.0.0-SNAPSHOT.jar
09:46:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-api/2.0.0-SNAPSHOT/kapua-device-call-api-2.0.0-SNAPSHOT.pom
09:46:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/kapua-device-call-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-api/2.0.0-SNAPSHOT/kapua-device-call-api-2.0.0-SNAPSHOT-sources.jar
09:46:08 [INFO] 
09:46:08 [INFO] -----------------< org.eclipse.kapua:kapua-translator >-----------------
09:46:08 [INFO] Building kapua-translator 2.0.0-SNAPSHOT                        [42/226]
09:46:08 [INFO]   from translator/pom.xml
09:46:08 [INFO] --------------------------------[ pom ]---------------------------------
09:46:08 [INFO] 
09:46:08 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator ---
09:46:08 [INFO] 
09:46:08 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator ---
09:46:08 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:09 [INFO] 
09:46:09 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator ---
09:46:09 [INFO] Required toolchain: jdk [ version='11' ]
09:46:09 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:09 [INFO] 
09:46:09 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator ---
09:46:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator
09:46:09 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822769073
09:46:09 [WARNING] Cannot get the branch information from the git repository: 
09:46:09 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:09 
09:46:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator
09:46:09 [INFO] Storing buildScmBranch: UNKNOWN
09:46:09 [INFO] 
09:46:09 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator ---
09:46:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/target/jacoco.exec
09:46:09 [INFO] 
09:46:09 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator ---
09:46:09 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:09 [INFO] 
09:46:09 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator ---
09:46:09 [INFO] 
09:46:09 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator ---
09:46:09 [INFO] 
09:46:09 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator ---
09:46:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator/2.0.0-SNAPSHOT/kapua-translator-2.0.0-SNAPSHOT.pom
09:46:09 [INFO] 
09:46:09 [INFO] ---------------< org.eclipse.kapua:kapua-translator-api >---------------
09:46:09 [INFO] Building kapua-translator-api 2.0.0-SNAPSHOT                    [43/226]
09:46:09 [INFO]   from translator/api/pom.xml
09:46:09 [INFO] --------------------------------[ jar ]---------------------------------
09:46:09 [INFO] 
09:46:09 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-api ---
09:46:09 [INFO] 
09:46:09 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-api ---
09:46:09 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:09 [INFO] 
09:46:09 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-api ---
09:46:09 [INFO] Required toolchain: jdk [ version='11' ]
09:46:09 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:09 [INFO] 
09:46:09 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-api ---
09:46:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/api
09:46:09 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822769152
09:46:09 [WARNING] Cannot get the branch information from the git repository: 
09:46:09 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:09 
09:46:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/api
09:46:09 [INFO] Storing buildScmBranch: UNKNOWN
09:46:09 [INFO] 
09:46:09 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-api ---
09:46:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/api/target/jacoco.exec
09:46:09 [INFO] 
09:46:09 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-api ---
09:46:09 [INFO] Copying 1 resource
09:46:09 [INFO] 
09:46:09 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-api ---
09:46:09 [INFO] Copying 1 resource
09:46:09 [INFO] 
09:46:09 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-api ---
09:46:09 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:09 [INFO] Changes detected - recompiling the module!
09:46:09 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/develop-build/translator/api/target/classes
09:46:10 [INFO] 
09:46:10 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-api ---
09:46:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/api/src/test/resources
09:46:10 [INFO] 
09:46:10 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-api ---
09:46:10 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:10 [INFO] No sources to compile
09:46:10 [INFO] 
09:46:10 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-api ---
09:46:10 [INFO] Tests are skipped.
09:46:10 [INFO] 
09:46:10 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-api ---
09:46:10 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:10 [INFO] 
09:46:10 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-api ---
09:46:10 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/api/target/kapua-translator-api-2.0.0-SNAPSHOT.jar
09:46:10 [INFO] 
09:46:10 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-api ---
09:46:10 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/api/target/kapua-translator-api-2.0.0-SNAPSHOT-sources.jar
09:46:10 [INFO] 
09:46:10 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-api ---
09:46:10 [INFO] 
09:46:10 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-api ---
09:46:10 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/api/target/kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-api/2.0.0-SNAPSHOT/kapua-translator-api-2.0.0-SNAPSHOT.jar
09:46:10 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-api/2.0.0-SNAPSHOT/kapua-translator-api-2.0.0-SNAPSHOT.pom
09:46:10 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/api/target/kapua-translator-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-api/2.0.0-SNAPSHOT/kapua-translator-api-2.0.0-SNAPSHOT-sources.jar
09:46:10 [INFO] 
09:46:10 [INFO] --------------< org.eclipse.kapua:kapua-message-internal >--------------
09:46:10 [INFO] Building kapua-message-internal 2.0.0-SNAPSHOT                  [44/226]
09:46:10 [INFO]   from message/internal/pom.xml
09:46:10 [INFO] --------------------------------[ jar ]---------------------------------
09:46:10 [INFO] 
09:46:10 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-message-internal ---
09:46:10 [INFO] 
09:46:10 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-message-internal ---
09:46:10 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:10 [INFO] 
09:46:10 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-message-internal ---
09:46:10 [INFO] Required toolchain: jdk [ version='11' ]
09:46:10 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:10 [INFO] 
09:46:10 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-message-internal ---
09:46:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message/internal
09:46:10 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822770868
09:46:10 [WARNING] Cannot get the branch information from the git repository: 
09:46:10 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:10 
09:46:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message/internal
09:46:10 [INFO] Storing buildScmBranch: UNKNOWN
09:46:10 [INFO] 
09:46:10 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-message-internal ---
09:46:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/message/internal/target/jacoco.exec
09:46:10 [INFO] 
09:46:10 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-message-internal ---
09:46:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/message/internal/src/main/resources
09:46:10 [INFO] 
09:46:10 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-message-internal ---
09:46:10 [INFO] Copying 1 resource
09:46:10 [INFO] 
09:46:10 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-message-internal ---
09:46:10 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:10 [INFO] Changes detected - recompiling the module!
09:46:10 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/develop-build/message/internal/target/classes
09:46:12 [INFO] 
09:46:12 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-message-internal ---
09:46:12 [INFO] Copying 3 resources
09:46:12 [INFO] 
09:46:12 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-message-internal ---
09:46:12 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:12 [INFO] Changes detected - recompiling the module!
09:46:12 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/develop-build/message/internal/target/test-classes
09:46:14 [INFO] 
09:46:14 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-message-internal ---
09:46:14 [INFO] Tests are skipped.
09:46:14 [INFO] 
09:46:14 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-message-internal ---
09:46:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:14 [INFO] 
09:46:14 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-message-internal ---
09:46:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/message/internal/target/kapua-message-internal-2.0.0-SNAPSHOT.jar
09:46:14 [INFO] 
09:46:14 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-message-internal ---
09:46:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/message/internal/target/kapua-message-internal-2.0.0-SNAPSHOT-sources.jar
09:46:14 [INFO] 
09:46:14 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-message-internal ---
09:46:14 [INFO] 
09:46:14 [INFO] --- install:2.5.2:install (default-install) @ kapua-message-internal ---
09:46:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/internal/target/kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-internal/2.0.0-SNAPSHOT/kapua-message-internal-2.0.0-SNAPSHOT.jar
09:46:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-internal/2.0.0-SNAPSHOT/kapua-message-internal-2.0.0-SNAPSHOT.pom
09:46:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/internal/target/kapua-message-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-internal/2.0.0-SNAPSHOT/kapua-message-internal-2.0.0-SNAPSHOT-sources.jar
09:46:14 [INFO] 
09:46:14 [INFO] ---------------< org.eclipse.kapua:kapua-transport-mqtt >---------------
09:46:14 [INFO] Building kapua-transport-mqtt 2.0.0-SNAPSHOT                    [45/226]
09:46:14 [INFO]   from transport/mqtt/pom.xml
09:46:14 [INFO] --------------------------------[ jar ]---------------------------------
09:46:14 [INFO] 
09:46:14 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-transport-mqtt ---
09:46:14 [INFO] 
09:46:14 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-transport-mqtt ---
09:46:14 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:14 [INFO] 
09:46:14 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-transport-mqtt ---
09:46:14 [INFO] Required toolchain: jdk [ version='11' ]
09:46:14 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:14 [INFO] 
09:46:14 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-transport-mqtt ---
09:46:14 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:14 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/mqtt
09:46:14 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822774558
09:46:14 [WARNING] Cannot get the branch information from the git repository: 
09:46:14 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:14 
09:46:14 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:14 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/mqtt
09:46:14 [INFO] Storing buildScmBranch: UNKNOWN
09:46:14 [INFO] 
09:46:14 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-transport-mqtt ---
09:46:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/transport/mqtt/target/jacoco.exec
09:46:14 [INFO] 
09:46:14 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-transport-mqtt ---
09:46:14 [INFO] Copying 3 resources
09:46:14 [INFO] 
09:46:14 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-transport-mqtt ---
09:46:14 [INFO] Copying 1 resource
09:46:14 [INFO] 
09:46:14 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-transport-mqtt ---
09:46:14 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:14 [INFO] Changes detected - recompiling the module!
09:46:14 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/classes
09:46:16 [INFO] 
09:46:16 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-transport-mqtt ---
09:46:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/transport/mqtt/src/test/resources
09:46:16 [INFO] 
09:46:16 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-transport-mqtt ---
09:46:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:16 [INFO] Changes detected - recompiling the module!
09:46:16 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/test-classes
09:46:17 [INFO] 
09:46:17 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-transport-mqtt ---
09:46:17 [INFO] Tests are skipped.
09:46:17 [INFO] 
09:46:17 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-transport-mqtt ---
09:46:17 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:17 [INFO] 
09:46:17 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-transport-mqtt ---
09:46:17 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar
09:46:17 [INFO] 
09:46:17 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-transport-mqtt ---
09:46:17 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/kapua-transport-mqtt-2.0.0-SNAPSHOT-sources.jar
09:46:17 [INFO] 
09:46:17 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-transport-mqtt ---
09:46:17 [INFO] 
09:46:17 [INFO] --- install:2.5.2:install (default-install) @ kapua-transport-mqtt ---
09:46:17 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-mqtt/2.0.0-SNAPSHOT/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar
09:46:17 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/mqtt/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-mqtt/2.0.0-SNAPSHOT/kapua-transport-mqtt-2.0.0-SNAPSHOT.pom
09:46:17 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/kapua-transport-mqtt-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-mqtt/2.0.0-SNAPSHOT/kapua-transport-mqtt-2.0.0-SNAPSHOT-sources.jar
09:46:17 [INFO] 
09:46:17 [INFO] --------------< org.eclipse.kapua:kapua-device-call-kura >--------------
09:46:17 [INFO] Building kapua-device-call-kura 2.0.0-SNAPSHOT                  [46/226]
09:46:17 [INFO]   from service/device/call/kura/pom.xml
09:46:17 [INFO] --------------------------------[ jar ]---------------------------------
09:46:18 [INFO] 
09:46:18 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-call-kura ---
09:46:18 [INFO] 
09:46:18 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-call-kura ---
09:46:18 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:18 [INFO] 
09:46:18 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-call-kura ---
09:46:18 [INFO] Required toolchain: jdk [ version='11' ]
09:46:18 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:18 [INFO] 
09:46:18 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-call-kura ---
09:46:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call/kura' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call/kura
09:46:18 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822778542
09:46:18 [WARNING] Cannot get the branch information from the git repository: 
09:46:18 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:18 
09:46:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call/kura' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call/kura
09:46:18 [INFO] Storing buildScmBranch: UNKNOWN
09:46:18 [INFO] 
09:46:18 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-call-kura ---
09:46:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/jacoco.exec
09:46:18 [INFO] 
09:46:18 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-call-kura ---
09:46:18 [INFO] Copying 1 resource
09:46:18 [INFO] 
09:46:18 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-call-kura ---
09:46:18 [INFO] Copying 1 resource
09:46:18 [INFO] 
09:46:18 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-call-kura ---
09:46:18 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:18 [INFO] Changes detected - recompiling the module!
09:46:18 [INFO] Compiling 109 source files to /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/classes
09:46:21 [INFO] 
09:46:21 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-call-kura ---
09:46:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/call/kura/src/test/resources
09:46:21 [INFO] 
09:46:21 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-call-kura ---
09:46:21 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:21 [INFO] No sources to compile
09:46:21 [INFO] 
09:46:21 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-call-kura ---
09:46:21 [INFO] Tests are skipped.
09:46:21 [INFO] 
09:46:21 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-call-kura ---
09:46:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:21 [INFO] 
09:46:21 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-call-kura ---
09:46:21 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/kapua-device-call-kura-2.0.0-SNAPSHOT.jar
09:46:21 [INFO] 
09:46:21 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-call-kura ---
09:46:21 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/kapua-device-call-kura-2.0.0-SNAPSHOT-sources.jar
09:46:21 [INFO] 
09:46:21 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-call-kura ---
09:46:21 [INFO] 
09:46:21 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-call-kura ---
09:46:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-kura/2.0.0-SNAPSHOT/kapua-device-call-kura-2.0.0-SNAPSHOT.jar
09:46:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/kura/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-kura/2.0.0-SNAPSHOT/kapua-device-call-kura-2.0.0-SNAPSHOT.pom
09:46:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/kapua-device-call-kura-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-kura/2.0.0-SNAPSHOT/kapua-device-call-kura-2.0.0-SNAPSHOT-sources.jar
09:46:21 [INFO] 
09:46:21 [INFO] ---------< org.eclipse.kapua:kapua-device-management-registry >---------
09:46:21 [INFO] Building kapua-device-management-registry 2.0.0-SNAPSHOT        [47/226]
09:46:21 [INFO]   from service/device/management/registry/pom.xml
09:46:21 [INFO] --------------------------------[ pom ]---------------------------------
09:46:21 [INFO] 
09:46:21 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-registry ---
09:46:21 [INFO] 
09:46:21 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-registry ---
09:46:21 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:21 [INFO] 
09:46:21 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-registry ---
09:46:21 [INFO] Required toolchain: jdk [ version='11' ]
09:46:21 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:21 [INFO] 
09:46:21 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-registry ---
09:46:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry
09:46:21 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822781729
09:46:21 [WARNING] Cannot get the branch information from the git repository: 
09:46:21 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:21 
09:46:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry
09:46:21 [INFO] Storing buildScmBranch: UNKNOWN
09:46:21 [INFO] 
09:46:21 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-registry ---
09:46:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/registry/target/jacoco.exec
09:46:21 [INFO] 
09:46:21 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-registry ---
09:46:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:21 [INFO] 
09:46:21 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-registry ---
09:46:21 [INFO] 
09:46:21 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-registry ---
09:46:21 [INFO] 
09:46:21 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-registry ---
09:46:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry/2.0.0-SNAPSHOT/kapua-device-management-registry-2.0.0-SNAPSHOT.pom
09:46:21 [INFO] 
09:46:21 [INFO] -------< org.eclipse.kapua:kapua-device-management-registry-api >-------
09:46:21 [INFO] Building kapua-device-management-registry-api 2.0.0-SNAPSHOT    [48/226]
09:46:21 [INFO]   from service/device/management/registry/api/pom.xml
09:46:21 [INFO] --------------------------------[ jar ]---------------------------------
09:46:21 [INFO] 
09:46:21 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-registry-api ---
09:46:21 [INFO] 
09:46:21 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-registry-api ---
09:46:21 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:21 [INFO] 
09:46:21 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-registry-api ---
09:46:21 [INFO] Required toolchain: jdk [ version='11' ]
09:46:21 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:21 [INFO] 
09:46:21 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-registry-api ---
09:46:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api
09:46:21 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822781860
09:46:21 [WARNING] Cannot get the branch information from the git repository: 
09:46:21 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:21 
09:46:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api
09:46:21 [INFO] Storing buildScmBranch: UNKNOWN
09:46:21 [INFO] 
09:46:21 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-registry-api ---
09:46:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/jacoco.exec
09:46:21 [INFO] 
09:46:21 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-registry-api ---
09:46:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/src/main/resources
09:46:21 [INFO] 
09:46:21 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-registry-api ---
09:46:21 [INFO] Copying 1 resource
09:46:21 [INFO] 
09:46:21 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-registry-api ---
09:46:21 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:21 [INFO] Changes detected - recompiling the module!
09:46:21 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/classes
09:46:23 [INFO] 
09:46:23 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-registry-api ---
09:46:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/src/test/resources
09:46:23 [INFO] 
09:46:23 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-registry-api ---
09:46:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:23 [INFO] No sources to compile
09:46:23 [INFO] 
09:46:23 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-registry-api ---
09:46:23 [INFO] Tests are skipped.
09:46:23 [INFO] 
09:46:23 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-registry-api ---
09:46:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:23 [INFO] 
09:46:23 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-registry-api ---
09:46:23 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar
09:46:23 [INFO] 
09:46:23 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-registry-api ---
09:46:23 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/kapua-device-management-registry-api-2.0.0-SNAPSHOT-sources.jar
09:46:23 [INFO] 
09:46:23 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-registry-api ---
09:46:23 [INFO] 
09:46:23 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-registry-api ---
09:46:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-api/2.0.0-SNAPSHOT/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar
09:46:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-api/2.0.0-SNAPSHOT/kapua-device-management-registry-api-2.0.0-SNAPSHOT.pom
09:46:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/kapua-device-management-registry-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-api/2.0.0-SNAPSHOT/kapua-device-management-registry-api-2.0.0-SNAPSHOT-sources.jar
09:46:23 [INFO] 
09:46:23 [INFO] ---------------< org.eclipse.kapua:kapua-device-commons >---------------
09:46:23 [INFO] Building kapua-device-commons 2.0.0-SNAPSHOT                    [49/226]
09:46:23 [INFO]   from service/device/commons/pom.xml
09:46:23 [INFO] --------------------------------[ jar ]---------------------------------
09:46:23 [INFO] 
09:46:23 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-commons ---
09:46:23 [INFO] 
09:46:23 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-commons ---
09:46:23 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:23 [INFO] 
09:46:23 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-commons ---
09:46:23 [INFO] Required toolchain: jdk [ version='11' ]
09:46:23 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:23 [INFO] 
09:46:23 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-commons ---
09:46:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/commons' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/commons
09:46:23 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822783593
09:46:23 [WARNING] Cannot get the branch information from the git repository: 
09:46:23 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:23 
09:46:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/commons' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/commons
09:46:23 [INFO] Storing buildScmBranch: UNKNOWN
09:46:23 [INFO] 
09:46:23 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-commons ---
09:46:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/commons/target/jacoco.exec
09:46:23 [INFO] 
09:46:23 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-commons ---
09:46:23 [INFO] Copying 6 resources
09:46:23 [INFO] 
09:46:23 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-commons ---
09:46:23 [INFO] Copying 1 resource
09:46:23 [INFO] 
09:46:23 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-commons ---
09:46:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:23 [INFO] Changes detected - recompiling the module!
09:46:23 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/develop-build/service/device/commons/target/classes
09:46:25 [INFO] 
09:46:25 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-commons ---
09:46:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/commons/src/test/resources
09:46:25 [INFO] 
09:46:25 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-commons ---
09:46:25 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:25 [INFO] Changes detected - recompiling the module!
09:46:25 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/device/commons/target/test-classes
09:46:26 [INFO] 
09:46:26 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-commons ---
09:46:26 [INFO] Tests are skipped.
09:46:26 [INFO] 
09:46:26 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-commons ---
09:46:26 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:26 [INFO] 
09:46:26 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-commons ---
09:46:26 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/commons/target/kapua-device-commons-2.0.0-SNAPSHOT.jar
09:46:26 [INFO] 
09:46:26 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-commons ---
09:46:26 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/commons/target/kapua-device-commons-2.0.0-SNAPSHOT-sources.jar
09:46:26 [INFO] 
09:46:26 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-commons ---
09:46:26 [INFO] 
09:46:26 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-commons ---
09:46:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/commons/target/kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-commons/2.0.0-SNAPSHOT/kapua-device-commons-2.0.0-SNAPSHOT.jar
09:46:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-commons/2.0.0-SNAPSHOT/kapua-device-commons-2.0.0-SNAPSHOT.pom
09:46:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/commons/target/kapua-device-commons-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-commons/2.0.0-SNAPSHOT/kapua-device-commons-2.0.0-SNAPSHOT-sources.jar
09:46:26 [INFO] 
09:46:26 [INFO] --------------< org.eclipse.kapua:kapua-service-commons >---------------
09:46:26 [INFO] Building kapua-service-commons 2.0.0-SNAPSHOT                   [50/226]
09:46:26 [INFO]   from service/commons/pom.xml
09:46:26 [INFO] --------------------------------[ pom ]---------------------------------
09:46:26 [INFO] 
09:46:26 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-commons ---
09:46:26 [INFO] 
09:46:26 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-commons ---
09:46:26 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:26 [INFO] 
09:46:26 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-commons ---
09:46:26 [INFO] Required toolchain: jdk [ version='11' ]
09:46:26 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:26 [INFO] 
09:46:26 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-commons ---
09:46:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons
09:46:26 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822786821
09:46:26 [WARNING] Cannot get the branch information from the git repository: 
09:46:26 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:26 
09:46:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons
09:46:26 [INFO] Storing buildScmBranch: UNKNOWN
09:46:26 [INFO] 
09:46:26 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-commons ---
09:46:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/target/jacoco.exec
09:46:26 [INFO] 
09:46:26 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-commons ---
09:46:26 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:26 [INFO] 
09:46:26 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-commons ---
09:46:26 [INFO] 
09:46:26 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-commons ---
09:46:26 [INFO] 
09:46:26 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-commons ---
09:46:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-commons/2.0.0-SNAPSHOT/kapua-service-commons-2.0.0-SNAPSHOT.pom
09:46:26 [INFO] 
09:46:26 [INFO] --------------< org.eclipse.kapua:kapua-service-storable >--------------
09:46:26 [INFO] Building kapua-service-storable 2.0.0-SNAPSHOT                  [51/226]
09:46:26 [INFO]   from service/commons/storable/pom.xml
09:46:26 [INFO] --------------------------------[ pom ]---------------------------------
09:46:26 [INFO] 
09:46:26 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-storable ---
09:46:26 [INFO] 
09:46:26 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-storable ---
09:46:26 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:26 [INFO] 
09:46:26 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-storable ---
09:46:26 [INFO] Required toolchain: jdk [ version='11' ]
09:46:26 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:26 [INFO] 
09:46:26 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-storable ---
09:46:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable
09:46:26 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822786930
09:46:26 [WARNING] Cannot get the branch information from the git repository: 
09:46:26 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:26 
09:46:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable
09:46:26 [INFO] Storing buildScmBranch: UNKNOWN
09:46:26 [INFO] 
09:46:26 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-storable ---
09:46:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/storable/target/jacoco.exec
09:46:26 [INFO] 
09:46:26 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-storable ---
09:46:26 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:26 [INFO] 
09:46:26 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-storable ---
09:46:26 [INFO] 
09:46:26 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-storable ---
09:46:26 [INFO] 
09:46:26 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-storable ---
09:46:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable/2.0.0-SNAPSHOT/kapua-service-storable-2.0.0-SNAPSHOT.pom
09:46:26 [INFO] 
09:46:26 [INFO] ------------< org.eclipse.kapua:kapua-service-storable-api >------------
09:46:26 [INFO] Building kapua-service-storable-api 2.0.0-SNAPSHOT              [52/226]
09:46:26 [INFO]   from service/commons/storable/api/pom.xml
09:46:26 [INFO] --------------------------------[ jar ]---------------------------------
09:46:26 [INFO] 
09:46:26 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-storable-api ---
09:46:26 [INFO] 
09:46:26 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-storable-api ---
09:46:26 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:27 [INFO] 
09:46:27 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-storable-api ---
09:46:27 [INFO] Required toolchain: jdk [ version='11' ]
09:46:27 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:27 [INFO] 
09:46:27 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-storable-api ---
09:46:27 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:27 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable/api
09:46:27 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822787032
09:46:27 [WARNING] Cannot get the branch information from the git repository: 
09:46:27 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:27 
09:46:27 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:27 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable/api
09:46:27 [INFO] Storing buildScmBranch: UNKNOWN
09:46:27 [INFO] 
09:46:27 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-storable-api ---
09:46:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/jacoco.exec
09:46:27 [INFO] 
09:46:27 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-storable-api ---
09:46:27 [INFO] Copying 1 resource
09:46:27 [INFO] 
09:46:27 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-storable-api ---
09:46:27 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:27 [INFO] Changes detected - recompiling the module!
09:46:27 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/classes
09:46:28 [INFO] 
09:46:28 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-storable-api ---
09:46:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/src/test/resources
09:46:28 [INFO] 
09:46:28 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-storable-api ---
09:46:28 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:28 [INFO] Changes detected - recompiling the module!
09:46:28 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/test-classes
09:46:29 [INFO] 
09:46:29 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-storable-api ---
09:46:29 [INFO] Tests are skipped.
09:46:29 [INFO] 
09:46:29 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-storable-api ---
09:46:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:29 [INFO] 
09:46:29 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-storable-api ---
09:46:29 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/kapua-service-storable-api-2.0.0-SNAPSHOT.jar
09:46:29 [INFO] 
09:46:29 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-storable-api ---
09:46:29 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/kapua-service-storable-api-2.0.0-SNAPSHOT-sources.jar
09:46:29 [INFO] 
09:46:29 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-storable-api ---
09:46:29 [INFO] 
09:46:29 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-storable-api ---
09:46:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/kapua-service-storable-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-api/2.0.0-SNAPSHOT/kapua-service-storable-api-2.0.0-SNAPSHOT.jar
09:46:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-api/2.0.0-SNAPSHOT/kapua-service-storable-api-2.0.0-SNAPSHOT.pom
09:46:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/kapua-service-storable-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-api/2.0.0-SNAPSHOT/kapua-service-storable-api-2.0.0-SNAPSHOT-sources.jar
09:46:29 [INFO] 
09:46:29 [INFO] -----------< org.eclipse.kapua:kapua-service-elasticsearch >------------
09:46:29 [INFO] Building kapua-service-elasticsearch 2.0.0-SNAPSHOT             [53/226]
09:46:29 [INFO]   from service/commons/elasticsearch/pom.xml
09:46:29 [INFO] --------------------------------[ pom ]---------------------------------
09:46:29 [INFO] 
09:46:29 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-elasticsearch ---
09:46:29 [INFO] 
09:46:29 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-elasticsearch ---
09:46:29 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:30 [INFO] 
09:46:30 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-elasticsearch ---
09:46:30 [INFO] Required toolchain: jdk [ version='11' ]
09:46:30 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:30 [INFO] 
09:46:30 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-elasticsearch ---
09:46:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch
09:46:30 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822790089
09:46:30 [WARNING] Cannot get the branch information from the git repository: 
09:46:30 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:30 
09:46:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch
09:46:30 [INFO] Storing buildScmBranch: UNKNOWN
09:46:30 [INFO] 
09:46:30 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-elasticsearch ---
09:46:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/target/jacoco.exec
09:46:30 [INFO] 
09:46:30 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-elasticsearch ---
09:46:30 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:30 [INFO] 
09:46:30 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-elasticsearch ---
09:46:30 [INFO] 
09:46:30 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-elasticsearch ---
09:46:30 [INFO] 
09:46:30 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-elasticsearch ---
09:46:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch/2.0.0-SNAPSHOT/kapua-service-elasticsearch-2.0.0-SNAPSHOT.pom
09:46:30 [INFO] 
09:46:30 [INFO] ------< org.eclipse.kapua:kapua-service-elasticsearch-client-api >------
09:46:30 [INFO] Building kapua-service-elasticsearch-client-api 2.0.0-SNAPSHOT  [54/226]
09:46:30 [INFO]   from service/commons/elasticsearch/client-api/pom.xml
09:46:30 [INFO] --------------------------------[ jar ]---------------------------------
09:46:30 [INFO] 
09:46:30 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-elasticsearch-client-api ---
09:46:30 [INFO] 
09:46:30 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-elasticsearch-client-api ---
09:46:30 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:30 [INFO] 
09:46:30 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-elasticsearch-client-api ---
09:46:30 [INFO] Required toolchain: jdk [ version='11' ]
09:46:30 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:30 [INFO] 
09:46:30 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-elasticsearch-client-api ---
09:46:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api
09:46:30 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822790281
09:46:30 [WARNING] Cannot get the branch information from the git repository: 
09:46:30 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:30 
09:46:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api
09:46:30 [INFO] Storing buildScmBranch: UNKNOWN
09:46:30 [INFO] 
09:46:30 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-elasticsearch-client-api ---
09:46:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/jacoco.exec
09:46:30 [INFO] 
09:46:30 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-elasticsearch-client-api ---
09:46:30 [INFO] Copying 1 resource
09:46:30 [INFO] 
09:46:30 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-service-elasticsearch-client-api ---
09:46:30 [INFO] Copying 1 resource
09:46:30 [INFO] 
09:46:30 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-elasticsearch-client-api ---
09:46:30 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:30 [INFO] Changes detected - recompiling the module!
09:46:30 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/classes
09:46:32 [INFO] 
09:46:32 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-elasticsearch-client-api ---
09:46:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/src/test/resources
09:46:32 [INFO] 
09:46:32 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-elasticsearch-client-api ---
09:46:32 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:32 [INFO] Changes detected - recompiling the module!
09:46:32 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/test-classes
09:46:33 [INFO] 
09:46:33 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-elasticsearch-client-api ---
09:46:33 [INFO] Tests are skipped.
09:46:33 [INFO] 
09:46:33 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-elasticsearch-client-api ---
09:46:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:33 [INFO] 
09:46:33 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-elasticsearch-client-api ---
09:46:33 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar
09:46:33 [INFO] 
09:46:33 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-elasticsearch-client-api ---
09:46:33 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT-sources.jar
09:46:33 [INFO] 
09:46:33 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-elasticsearch-client-api ---
09:46:33 [INFO] 
09:46:33 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-elasticsearch-client-api ---
09:46:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-api/2.0.0-SNAPSHOT/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar
09:46:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-api/2.0.0-SNAPSHOT/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.pom
09:46:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-api/2.0.0-SNAPSHOT/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT-sources.jar
09:46:33 [INFO] 
09:46:33 [INFO] -----------------< org.eclipse.kapua:kapua-datastore >------------------
09:46:33 [INFO] Building kapua-datastore 2.0.0-SNAPSHOT                         [55/226]
09:46:33 [INFO]   from service/datastore/pom.xml
09:46:33 [INFO] --------------------------------[ pom ]---------------------------------
09:46:33 [INFO] 
09:46:33 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore ---
09:46:33 [INFO] 
09:46:33 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore ---
09:46:33 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:33 [INFO] 
09:46:33 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore ---
09:46:33 [INFO] Required toolchain: jdk [ version='11' ]
09:46:33 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:33 [INFO] 
09:46:33 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore ---
09:46:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore
09:46:33 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822793949
09:46:33 [WARNING] Cannot get the branch information from the git repository: 
09:46:33 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:33 
09:46:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore
09:46:33 [INFO] Storing buildScmBranch: UNKNOWN
09:46:33 [INFO] 
09:46:33 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore ---
09:46:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/target/jacoco.exec
09:46:33 [INFO] 
09:46:33 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore ---
09:46:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:33 [INFO] 
09:46:33 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore ---
09:46:33 [INFO] 
09:46:33 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore ---
09:46:33 [INFO] 
09:46:33 [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore ---
09:46:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore/2.0.0-SNAPSHOT/kapua-datastore-2.0.0-SNAPSHOT.pom
09:46:33 [INFO] 
09:46:33 [INFO] ---------------< org.eclipse.kapua:kapua-datastore-api >----------------
09:46:33 [INFO] Building kapua-datastore-api 2.0.0-SNAPSHOT                     [56/226]
09:46:33 [INFO]   from service/datastore/api/pom.xml
09:46:33 [INFO] --------------------------------[ jar ]---------------------------------
09:46:33 [INFO] 
09:46:33 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore-api ---
09:46:33 [INFO] 
09:46:33 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore-api ---
09:46:33 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:34 [INFO] 
09:46:34 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore-api ---
09:46:34 [INFO] Required toolchain: jdk [ version='11' ]
09:46:34 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:34 [INFO] 
09:46:34 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore-api ---
09:46:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/api
09:46:34 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822794048
09:46:34 [WARNING] Cannot get the branch information from the git repository: 
09:46:34 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:34 
09:46:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/api
09:46:34 [INFO] Storing buildScmBranch: UNKNOWN
09:46:34 [INFO] 
09:46:34 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore-api ---
09:46:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/api/target/jacoco.exec
09:46:34 [INFO] 
09:46:34 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-datastore-api ---
09:46:34 [INFO] Copying 1 resource
09:46:34 [INFO] 
09:46:34 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-datastore-api ---
09:46:34 [INFO] Copying 1 resource
09:46:34 [INFO] 
09:46:34 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-datastore-api ---
09:46:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:34 [INFO] Changes detected - recompiling the module!
09:46:34 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/classes
09:46:35 [INFO] 
09:46:35 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-datastore-api ---
09:46:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/api/src/test/resources
09:46:35 [INFO] 
09:46:35 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-datastore-api ---
09:46:35 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:35 [INFO] No sources to compile
09:46:35 [INFO] 
09:46:35 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-datastore-api ---
09:46:35 [INFO] Tests are skipped.
09:46:35 [INFO] 
09:46:35 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore-api ---
09:46:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:35 [INFO] 
09:46:35 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-datastore-api ---
09:46:35 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/kapua-datastore-api-2.0.0-SNAPSHOT.jar
09:46:35 [INFO] 
09:46:35 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore-api ---
09:46:35 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/kapua-datastore-api-2.0.0-SNAPSHOT-sources.jar
09:46:35 [INFO] 
09:46:35 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore-api ---
09:46:35 [INFO] 
09:46:35 [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore-api ---
09:46:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/kapua-datastore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-api/2.0.0-SNAPSHOT/kapua-datastore-api-2.0.0-SNAPSHOT.jar
09:46:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-api/2.0.0-SNAPSHOT/kapua-datastore-api-2.0.0-SNAPSHOT.pom
09:46:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/kapua-datastore-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-api/2.0.0-SNAPSHOT/kapua-datastore-api-2.0.0-SNAPSHOT-sources.jar
09:46:35 [INFO] 
09:46:35 [INFO] ---------< org.eclipse.kapua:kapua-service-storable-internal >----------
09:46:35 [INFO] Building kapua-service-storable-internal 2.0.0-SNAPSHOT         [57/226]
09:46:35 [INFO]   from service/commons/storable/internal/pom.xml
09:46:35 [INFO] --------------------------------[ jar ]---------------------------------
09:46:35 [INFO] 
09:46:35 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-storable-internal ---
09:46:35 [INFO] 
09:46:35 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-storable-internal ---
09:46:35 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:35 [INFO] 
09:46:35 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-storable-internal ---
09:46:35 [INFO] Required toolchain: jdk [ version='11' ]
09:46:35 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:35 [INFO] 
09:46:35 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-storable-internal ---
09:46:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal
09:46:35 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822795786
09:46:35 [WARNING] Cannot get the branch information from the git repository: 
09:46:35 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:35 
09:46:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal
09:46:35 [INFO] Storing buildScmBranch: UNKNOWN
09:46:35 [INFO] 
09:46:35 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-storable-internal ---
09:46:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/jacoco.exec
09:46:35 [INFO] 
09:46:35 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-storable-internal ---
09:46:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/src/main/resources
09:46:35 [INFO] 
09:46:35 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-storable-internal ---
09:46:35 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:35 [INFO] Changes detected - recompiling the module!
09:46:35 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/classes
09:46:37 [INFO] 
09:46:37 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-storable-internal ---
09:46:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/src/test/resources
09:46:37 [INFO] 
09:46:37 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-storable-internal ---
09:46:37 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:37 [INFO] No sources to compile
09:46:37 [INFO] 
09:46:37 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-storable-internal ---
09:46:37 [INFO] Tests are skipped.
09:46:37 [INFO] 
09:46:37 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-storable-internal ---
09:46:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:37 [INFO] 
09:46:37 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-storable-internal ---
09:46:37 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/kapua-service-storable-internal-2.0.0-SNAPSHOT.jar
09:46:37 [INFO] 
09:46:37 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-storable-internal ---
09:46:37 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/kapua-service-storable-internal-2.0.0-SNAPSHOT-sources.jar
09:46:37 [INFO] 
09:46:37 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-storable-internal ---
09:46:37 [INFO] 
09:46:37 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-storable-internal ---
09:46:37 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/kapua-service-storable-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-internal/2.0.0-SNAPSHOT/kapua-service-storable-internal-2.0.0-SNAPSHOT.jar
09:46:37 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-internal/2.0.0-SNAPSHOT/kapua-service-storable-internal-2.0.0-SNAPSHOT.pom
09:46:37 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/kapua-service-storable-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-internal/2.0.0-SNAPSHOT/kapua-service-storable-internal-2.0.0-SNAPSHOT-sources.jar
09:46:37 [INFO] 
09:46:37 [INFO] -----< org.eclipse.kapua:kapua-service-elasticsearch-client-rest >------
09:46:37 [INFO] Building kapua-service-elasticsearch-client-rest 2.0.0-SNAPSHOT [58/226]
09:46:37 [INFO]   from service/commons/elasticsearch/client-rest/pom.xml
09:46:37 [INFO] --------------------------------[ jar ]---------------------------------
09:46:37 [INFO] 
09:46:37 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-elasticsearch-client-rest ---
09:46:37 [INFO] 
09:46:37 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-elasticsearch-client-rest ---
09:46:37 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:37 [INFO] 
09:46:37 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-elasticsearch-client-rest ---
09:46:37 [INFO] Required toolchain: jdk [ version='11' ]
09:46:37 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:37 [INFO] 
09:46:37 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-elasticsearch-client-rest ---
09:46:37 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:37 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest
09:46:37 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822797760
09:46:37 [WARNING] Cannot get the branch information from the git repository: 
09:46:37 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:37 
09:46:37 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:37 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest
09:46:37 [INFO] Storing buildScmBranch: UNKNOWN
09:46:37 [INFO] 
09:46:37 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-elasticsearch-client-rest ---
09:46:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/jacoco.exec
09:46:37 [INFO] 
09:46:37 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-elasticsearch-client-rest ---
09:46:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/src/main/resources
09:46:37 [INFO] 
09:46:37 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-service-elasticsearch-client-rest ---
09:46:37 [INFO] Copying 1 resource
09:46:37 [INFO] 
09:46:37 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-elasticsearch-client-rest ---
09:46:37 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:37 [INFO] Changes detected - recompiling the module!
09:46:37 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/classes
09:46:39 [INFO] 
09:46:39 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-elasticsearch-client-rest ---
09:46:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/src/test/resources
09:46:39 [INFO] 
09:46:39 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-elasticsearch-client-rest ---
09:46:39 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:39 [INFO] No sources to compile
09:46:39 [INFO] 
09:46:39 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-elasticsearch-client-rest ---
09:46:39 [INFO] Tests are skipped.
09:46:39 [INFO] 
09:46:39 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-elasticsearch-client-rest ---
09:46:39 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:39 [INFO] 
09:46:39 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-elasticsearch-client-rest ---
09:46:39 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar
09:46:39 [INFO] 
09:46:39 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-elasticsearch-client-rest ---
09:46:39 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT-sources.jar
09:46:39 [INFO] 
09:46:39 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-elasticsearch-client-rest ---
09:46:39 [INFO] 
09:46:39 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-elasticsearch-client-rest ---
09:46:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-rest/2.0.0-SNAPSHOT/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar
09:46:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-rest/2.0.0-SNAPSHOT/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.pom
09:46:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-rest/2.0.0-SNAPSHOT/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT-sources.jar
09:46:39 [INFO] 
09:46:39 [INFO] -------------< org.eclipse.kapua:kapua-datastore-internal >-------------
09:46:39 [INFO] Building kapua-datastore-internal 2.0.0-SNAPSHOT                [59/226]
09:46:39 [INFO]   from service/datastore/internal/pom.xml
09:46:39 [INFO] --------------------------------[ jar ]---------------------------------
09:46:39 [INFO] 
09:46:39 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore-internal ---
09:46:39 [INFO] 
09:46:39 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore-internal ---
09:46:39 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:39 [INFO] 
09:46:39 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore-internal ---
09:46:39 [INFO] Required toolchain: jdk [ version='11' ]
09:46:39 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:39 [INFO] 
09:46:39 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore-internal ---
09:46:39 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:39 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/internal
09:46:39 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822799920
09:46:39 [WARNING] Cannot get the branch information from the git repository: 
09:46:39 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:39 
09:46:39 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:39 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/internal
09:46:39 [INFO] Storing buildScmBranch: UNKNOWN
09:46:39 [INFO] 
09:46:39 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore-internal ---
09:46:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/jacoco.exec
09:46:39 [INFO] 
09:46:39 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-datastore-internal ---
09:46:39 [INFO] Copying 10 resources
09:46:39 [INFO] 
09:46:39 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-datastore-internal ---
09:46:39 [INFO] Copying 1 resource
09:46:39 [INFO] 
09:46:39 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-datastore-internal ---
09:46:39 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:39 [INFO] Changes detected - recompiling the module!
09:46:39 [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/classes
09:46:42 [INFO] 
09:46:42 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-datastore-internal ---
09:46:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/internal/src/test/resources
09:46:42 [INFO] 
09:46:42 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-datastore-internal ---
09:46:42 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:42 [INFO] No sources to compile
09:46:42 [INFO] 
09:46:42 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-datastore-internal ---
09:46:42 [INFO] Tests are skipped.
09:46:42 [INFO] 
09:46:42 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore-internal ---
09:46:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:42 [INFO] 
09:46:42 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-datastore-internal ---
09:46:42 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/kapua-datastore-internal-2.0.0-SNAPSHOT.jar
09:46:42 [INFO] 
09:46:42 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore-internal ---
09:46:42 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/kapua-datastore-internal-2.0.0-SNAPSHOT-sources.jar
09:46:42 [INFO] 
09:46:42 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore-internal ---
09:46:42 [INFO] 
09:46:42 [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore-internal ---
09:46:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/kapua-datastore-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-internal/2.0.0-SNAPSHOT/kapua-datastore-internal-2.0.0-SNAPSHOT.jar
09:46:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-internal/2.0.0-SNAPSHOT/kapua-datastore-internal-2.0.0-SNAPSHOT.pom
09:46:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/kapua-datastore-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-internal/2.0.0-SNAPSHOT/kapua-datastore-internal-2.0.0-SNAPSHOT-sources.jar
09:46:42 [INFO] 
09:46:42 [INFO] ------------------< org.eclipse.kapua:kapua-plug-ins >------------------
09:46:42 [INFO] Building kapua-plug-ins 2.0.0-SNAPSHOT                          [60/226]
09:46:42 [INFO]   from plug-ins/pom.xml
09:46:42 [INFO] --------------------------------[ pom ]---------------------------------
09:46:42 [INFO] 
09:46:42 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-plug-ins ---
09:46:42 [INFO] 
09:46:42 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-plug-ins ---
09:46:42 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:42 [INFO] 
09:46:42 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-plug-ins ---
09:46:42 [INFO] Required toolchain: jdk [ version='11' ]
09:46:42 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:42 [INFO] 
09:46:42 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-plug-ins ---
09:46:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins
09:46:42 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822802892
09:46:42 [WARNING] Cannot get the branch information from the git repository: 
09:46:42 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:42 
09:46:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins
09:46:42 [INFO] Storing buildScmBranch: UNKNOWN
09:46:42 [INFO] 
09:46:42 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-plug-ins ---
09:46:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/target/jacoco.exec
09:46:42 [INFO] 
09:46:42 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-plug-ins ---
09:46:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:42 [INFO] 
09:46:42 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-plug-ins ---
09:46:42 [INFO] 
09:46:42 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-plug-ins ---
09:46:42 [INFO] 
09:46:42 [INFO] --- install:2.5.2:install (default-install) @ kapua-plug-ins ---
09:46:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-plug-ins/2.0.0-SNAPSHOT/kapua-plug-ins-2.0.0-SNAPSHOT.pom
09:46:42 [INFO] 
09:46:42 [INFO] --------------------< org.eclipse.kapua:kapua-sso >---------------------
09:46:42 [INFO] Building kapua-sso 2.0.0-SNAPSHOT                               [61/226]
09:46:42 [INFO]   from plug-ins/sso/pom.xml
09:46:42 [INFO] --------------------------------[ pom ]---------------------------------
09:46:42 [INFO] 
09:46:42 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-sso ---
09:46:42 [INFO] 
09:46:42 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-sso ---
09:46:42 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:43 [INFO] 
09:46:43 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-sso ---
09:46:43 [INFO] Required toolchain: jdk [ version='11' ]
09:46:43 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:43 [INFO] 
09:46:43 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-sso ---
09:46:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso
09:46:43 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822803007
09:46:43 [WARNING] Cannot get the branch information from the git repository: 
09:46:43 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:43 
09:46:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso
09:46:43 [INFO] Storing buildScmBranch: UNKNOWN
09:46:43 [INFO] 
09:46:43 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-sso ---
09:46:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/target/jacoco.exec
09:46:43 [INFO] 
09:46:43 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-sso ---
09:46:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:43 [INFO] 
09:46:43 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-sso ---
09:46:43 [INFO] 
09:46:43 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-sso ---
09:46:43 [INFO] 
09:46:43 [INFO] --- install:2.5.2:install (default-install) @ kapua-sso ---
09:46:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-sso/2.0.0-SNAPSHOT/kapua-sso-2.0.0-SNAPSHOT.pom
09:46:43 [INFO] 
09:46:43 [INFO] ---------------< org.eclipse.kapua:kapua-openid-connect >---------------
09:46:43 [INFO] Building kapua-openid-connect 2.0.0-SNAPSHOT                    [62/226]
09:46:43 [INFO]   from plug-ins/sso/openid-connect/pom.xml
09:46:43 [INFO] --------------------------------[ pom ]---------------------------------
09:46:43 [INFO] 
09:46:43 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-connect ---
09:46:43 [INFO] 
09:46:43 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-connect ---
09:46:43 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:43 [INFO] 
09:46:43 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-connect ---
09:46:43 [INFO] Required toolchain: jdk [ version='11' ]
09:46:43 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:43 [INFO] 
09:46:43 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-connect ---
09:46:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect
09:46:43 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822803111
09:46:43 [WARNING] Cannot get the branch information from the git repository: 
09:46:43 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:43 
09:46:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect
09:46:43 [INFO] Storing buildScmBranch: UNKNOWN
09:46:43 [INFO] 
09:46:43 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-connect ---
09:46:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/target/jacoco.exec
09:46:43 [INFO] 
09:46:43 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-connect ---
09:46:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:43 [INFO] 
09:46:43 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-connect ---
09:46:43 [INFO] 
09:46:43 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-connect ---
09:46:43 [INFO] 
09:46:43 [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-connect ---
09:46:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-connect/2.0.0-SNAPSHOT/kapua-openid-connect-2.0.0-SNAPSHOT.pom
09:46:43 [INFO] 
09:46:43 [INFO] -----------------< org.eclipse.kapua:kapua-openid-api >-----------------
09:46:43 [INFO] Building kapua-openid-api 2.0.0-SNAPSHOT                        [63/226]
09:46:43 [INFO]   from plug-ins/sso/openid-connect/api/pom.xml
09:46:43 [INFO] --------------------------------[ jar ]---------------------------------
09:46:43 [INFO] 
09:46:43 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-api ---
09:46:43 [INFO] 
09:46:43 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-api ---
09:46:43 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:43 [INFO] 
09:46:43 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-api ---
09:46:43 [INFO] Required toolchain: jdk [ version='11' ]
09:46:43 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:43 [INFO] 
09:46:43 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-api ---
09:46:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api
09:46:43 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822803205
09:46:43 [WARNING] Cannot get the branch information from the git repository: 
09:46:43 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:43 
09:46:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api
09:46:43 [INFO] Storing buildScmBranch: UNKNOWN
09:46:43 [INFO] 
09:46:43 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-api ---
09:46:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/jacoco.exec
09:46:43 [INFO] 
09:46:43 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-openid-api ---
09:46:43 [INFO] Copying 1 resource
09:46:43 [INFO] 
09:46:43 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-openid-api ---
09:46:43 [INFO] Copying 1 resource
09:46:43 [INFO] 
09:46:43 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-openid-api ---
09:46:43 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:43 [INFO] Changes detected - recompiling the module!
09:46:43 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/classes
09:46:44 [INFO] 
09:46:44 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-openid-api ---
09:46:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/src/test/resources
09:46:44 [INFO] 
09:46:44 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-openid-api ---
09:46:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:44 [INFO] No sources to compile
09:46:44 [INFO] 
09:46:44 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-openid-api ---
09:46:44 [INFO] Tests are skipped.
09:46:44 [INFO] 
09:46:44 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-api ---
09:46:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:44 [INFO] 
09:46:44 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-openid-api ---
09:46:44 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/kapua-openid-api-2.0.0-SNAPSHOT.jar
09:46:44 [INFO] 
09:46:44 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-api ---
09:46:44 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/kapua-openid-api-2.0.0-SNAPSHOT-sources.jar
09:46:44 [INFO] 
09:46:44 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-api ---
09:46:44 [INFO] 
09:46:44 [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-api ---
09:46:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-api/2.0.0-SNAPSHOT/kapua-openid-api-2.0.0-SNAPSHOT.jar
09:46:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-api/2.0.0-SNAPSHOT/kapua-openid-api-2.0.0-SNAPSHOT.pom
09:46:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/kapua-openid-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-api/2.0.0-SNAPSHOT/kapua-openid-api-2.0.0-SNAPSHOT-sources.jar
09:46:44 [INFO] 
09:46:44 [INFO] --------------< org.eclipse.kapua:kapua-openid-provider >---------------
09:46:44 [INFO] Building kapua-openid-provider 2.0.0-SNAPSHOT                   [64/226]
09:46:44 [INFO]   from plug-ins/sso/openid-connect/provider/pom.xml
09:46:44 [INFO] --------------------------------[ jar ]---------------------------------
09:46:44 [INFO] 
09:46:44 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-provider ---
09:46:44 [INFO] 
09:46:44 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-provider ---
09:46:44 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:44 [INFO] 
09:46:44 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-provider ---
09:46:44 [INFO] Required toolchain: jdk [ version='11' ]
09:46:44 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:44 [INFO] 
09:46:44 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-provider ---
09:46:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider
09:46:44 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822804164
09:46:44 [WARNING] Cannot get the branch information from the git repository: 
09:46:44 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:44 
09:46:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider
09:46:44 [INFO] Storing buildScmBranch: UNKNOWN
09:46:44 [INFO] 
09:46:44 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-provider ---
09:46:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/jacoco.exec
09:46:44 [INFO] 
09:46:44 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-openid-provider ---
09:46:44 [INFO] Copying 1 resource
09:46:44 [INFO] 
09:46:44 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-openid-provider ---
09:46:44 [INFO] Copying 1 resource
09:46:44 [INFO] 
09:46:44 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-openid-provider ---
09:46:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:44 [INFO] Changes detected - recompiling the module!
09:46:44 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/classes
09:46:45 [INFO] 
09:46:45 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-openid-provider ---
09:46:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/src/test/resources
09:46:45 [INFO] 
09:46:45 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-openid-provider ---
09:46:45 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:45 [INFO] No sources to compile
09:46:45 [INFO] 
09:46:45 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-openid-provider ---
09:46:45 [INFO] Tests are skipped.
09:46:45 [INFO] 
09:46:45 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-provider ---
09:46:45 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:45 [INFO] 
09:46:45 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-openid-provider ---
09:46:45 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/kapua-openid-provider-2.0.0-SNAPSHOT.jar
09:46:45 [INFO] 
09:46:45 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-provider ---
09:46:45 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/kapua-openid-provider-2.0.0-SNAPSHOT-sources.jar
09:46:45 [INFO] 
09:46:45 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-provider ---
09:46:45 [INFO] 
09:46:45 [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-provider ---
09:46:45 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider/2.0.0-SNAPSHOT/kapua-openid-provider-2.0.0-SNAPSHOT.jar
09:46:45 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider/2.0.0-SNAPSHOT/kapua-openid-provider-2.0.0-SNAPSHOT.pom
09:46:45 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/kapua-openid-provider-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider/2.0.0-SNAPSHOT/kapua-openid-provider-2.0.0-SNAPSHOT-sources.jar
09:46:45 [INFO] 
09:46:45 [INFO] -----------< org.eclipse.kapua:kapua-security-registration >------------
09:46:45 [INFO] Building kapua-security-registration 2.0.0-SNAPSHOT             [65/226]
09:46:45 [INFO]   from service/security/registration/pom.xml
09:46:45 [INFO] --------------------------------[ pom ]---------------------------------
09:46:45 [INFO] 
09:46:45 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-registration ---
09:46:45 [INFO] 
09:46:45 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-registration ---
09:46:45 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:46 [INFO] 
09:46:46 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-registration ---
09:46:46 [INFO] Required toolchain: jdk [ version='11' ]
09:46:46 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:46 [INFO] 
09:46:46 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-registration ---
09:46:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration
09:46:46 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822806053
09:46:46 [WARNING] Cannot get the branch information from the git repository: 
09:46:46 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:46 
09:46:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration
09:46:46 [INFO] Storing buildScmBranch: UNKNOWN
09:46:46 [INFO] 
09:46:46 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-registration ---
09:46:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/registration/target/jacoco.exec
09:46:46 [INFO] 
09:46:46 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-registration ---
09:46:46 [INFO] Copying 1 resource
09:46:46 [INFO] 
09:46:46 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-registration ---
09:46:46 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:46 [INFO] 
09:46:46 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-registration ---
09:46:46 [INFO] 
09:46:46 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-registration ---
09:46:46 [INFO] 
09:46:46 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-registration ---
09:46:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration/2.0.0-SNAPSHOT/kapua-security-registration-2.0.0-SNAPSHOT.pom
09:46:46 [INFO] 
09:46:46 [INFO] ---------< org.eclipse.kapua:kapua-security-registration-api >----------
09:46:46 [INFO] Building kapua-security-registration-api 2.0.0-SNAPSHOT         [66/226]
09:46:46 [INFO]   from service/security/registration/api/pom.xml
09:46:46 [INFO] --------------------------------[ jar ]---------------------------------
09:46:46 [INFO] 
09:46:46 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-registration-api ---
09:46:46 [INFO] 
09:46:46 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-registration-api ---
09:46:46 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:46 [INFO] 
09:46:46 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-registration-api ---
09:46:46 [INFO] Required toolchain: jdk [ version='11' ]
09:46:46 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:46 [INFO] 
09:46:46 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-registration-api ---
09:46:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration/api
09:46:46 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822806162
09:46:46 [WARNING] Cannot get the branch information from the git repository: 
09:46:46 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:46 
09:46:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration/api
09:46:46 [INFO] Storing buildScmBranch: UNKNOWN
09:46:46 [INFO] 
09:46:46 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-registration-api ---
09:46:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/jacoco.exec
09:46:46 [INFO] 
09:46:46 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-registration-api ---
09:46:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/registration/api/src/main/resources
09:46:46 [INFO] 
09:46:46 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-registration-api ---
09:46:46 [INFO] Copying 1 resource
09:46:46 [INFO] 
09:46:46 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-registration-api ---
09:46:46 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:46 [INFO] Changes detected - recompiling the module!
09:46:46 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/classes
09:46:47 [INFO] 
09:46:47 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-registration-api ---
09:46:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/registration/api/src/test/resources
09:46:47 [INFO] 
09:46:47 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-registration-api ---
09:46:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:47 [INFO] No sources to compile
09:46:47 [INFO] 
09:46:47 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-registration-api ---
09:46:47 [INFO] Tests are skipped.
09:46:47 [INFO] 
09:46:47 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-registration-api ---
09:46:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:47 [INFO] 
09:46:47 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-registration-api ---
09:46:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/kapua-security-registration-api-2.0.0-SNAPSHOT.jar
09:46:47 [INFO] 
09:46:47 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-registration-api ---
09:46:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/kapua-security-registration-api-2.0.0-SNAPSHOT-sources.jar
09:46:47 [INFO] 
09:46:47 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-registration-api ---
09:46:47 [INFO] 
09:46:47 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-registration-api ---
09:46:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-api/2.0.0-SNAPSHOT/kapua-security-registration-api-2.0.0-SNAPSHOT.jar
09:46:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-api/2.0.0-SNAPSHOT/kapua-security-registration-api-2.0.0-SNAPSHOT.pom
09:46:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/kapua-security-registration-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-api/2.0.0-SNAPSHOT/kapua-security-registration-api-2.0.0-SNAPSHOT-sources.jar
09:46:47 [INFO] 
09:46:47 [INFO] ------------< org.eclipse.kapua:kapua-security-certificate >------------
09:46:47 [INFO] Building kapua-security-certificate 2.0.0-SNAPSHOT              [67/226]
09:46:47 [INFO]   from service/security/certificate/pom.xml
09:46:47 [INFO] --------------------------------[ pom ]---------------------------------
09:46:47 [INFO] 
09:46:47 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-certificate ---
09:46:47 [INFO] 
09:46:47 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-certificate ---
09:46:47 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:47 [INFO] 
09:46:47 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-certificate ---
09:46:47 [INFO] Required toolchain: jdk [ version='11' ]
09:46:47 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:47 [INFO] 
09:46:47 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-certificate ---
09:46:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate
09:46:47 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822807496
09:46:47 [WARNING] Cannot get the branch information from the git repository: 
09:46:47 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:47 
09:46:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate
09:46:47 [INFO] Storing buildScmBranch: UNKNOWN
09:46:47 [INFO] 
09:46:47 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-certificate ---
09:46:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/certificate/target/jacoco.exec
09:46:47 [INFO] 
09:46:47 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-certificate ---
09:46:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:47 [INFO] 
09:46:47 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-certificate ---
09:46:47 [INFO] 
09:46:47 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-certificate ---
09:46:47 [INFO] 
09:46:47 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-certificate ---
09:46:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate/2.0.0-SNAPSHOT/kapua-security-certificate-2.0.0-SNAPSHOT.pom
09:46:47 [INFO] 
09:46:47 [INFO] ----------< org.eclipse.kapua:kapua-security-certificate-api >----------
09:46:47 [INFO] Building kapua-security-certificate-api 2.0.0-SNAPSHOT          [68/226]
09:46:47 [INFO]   from service/security/certificate/api/pom.xml
09:46:47 [INFO] --------------------------------[ jar ]---------------------------------
09:46:47 [INFO] 
09:46:47 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-certificate-api ---
09:46:47 [INFO] 
09:46:47 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-certificate-api ---
09:46:47 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:47 [INFO] 
09:46:47 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-certificate-api ---
09:46:47 [INFO] Required toolchain: jdk [ version='11' ]
09:46:47 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:47 [INFO] 
09:46:47 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-certificate-api ---
09:46:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate/api
09:46:47 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822807589
09:46:47 [WARNING] Cannot get the branch information from the git repository: 
09:46:47 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:47 
09:46:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate/api
09:46:47 [INFO] Storing buildScmBranch: UNKNOWN
09:46:47 [INFO] 
09:46:47 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-certificate-api ---
09:46:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/jacoco.exec
09:46:47 [INFO] 
09:46:47 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-certificate-api ---
09:46:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/src/main/resources
09:46:47 [INFO] 
09:46:47 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-certificate-api ---
09:46:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:47 [INFO] Changes detected - recompiling the module!
09:46:47 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/classes
09:46:48 [INFO] 
09:46:48 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-certificate-api ---
09:46:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/src/test/resources
09:46:48 [INFO] 
09:46:48 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-certificate-api ---
09:46:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:48 [INFO] No sources to compile
09:46:48 [INFO] 
09:46:48 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-certificate-api ---
09:46:48 [INFO] Tests are skipped.
09:46:48 [INFO] 
09:46:48 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-certificate-api ---
09:46:48 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:48 [INFO] 
09:46:48 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-certificate-api ---
09:46:48 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar
09:46:48 [INFO] 
09:46:48 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-certificate-api ---
09:46:48 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/kapua-security-certificate-api-2.0.0-SNAPSHOT-sources.jar
09:46:48 [INFO] 
09:46:48 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-certificate-api ---
09:46:48 [INFO] 
09:46:48 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-certificate-api ---
09:46:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-api/2.0.0-SNAPSHOT/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar
09:46:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-api/2.0.0-SNAPSHOT/kapua-security-certificate-api-2.0.0-SNAPSHOT.pom
09:46:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/kapua-security-certificate-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-api/2.0.0-SNAPSHOT/kapua-security-certificate-api-2.0.0-SNAPSHOT-sources.jar
09:46:48 [INFO] 
09:46:48 [INFO] -------< org.eclipse.kapua:kapua-security-certificate-internal >--------
09:46:48 [INFO] Building kapua-security-certificate-internal 2.0.0-SNAPSHOT     [69/226]
09:46:48 [INFO]   from service/security/certificate/internal/pom.xml
09:46:48 [INFO] --------------------------------[ jar ]---------------------------------
09:46:48 [INFO] 
09:46:48 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-certificate-internal ---
09:46:48 [INFO] 
09:46:48 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-certificate-internal ---
09:46:48 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:48 [INFO] 
09:46:48 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-certificate-internal ---
09:46:48 [INFO] Required toolchain: jdk [ version='11' ]
09:46:48 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:48 [INFO] 
09:46:48 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-certificate-internal ---
09:46:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal
09:46:48 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822808868
09:46:48 [WARNING] Cannot get the branch information from the git repository: 
09:46:48 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:48 
09:46:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal
09:46:48 [INFO] Storing buildScmBranch: UNKNOWN
09:46:48 [INFO] 
09:46:48 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-certificate-internal ---
09:46:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/jacoco.exec
09:46:48 [INFO] 
09:46:48 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-certificate-internal ---
09:46:48 [INFO] Copying 1 resource
09:46:48 [INFO] 
09:46:48 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-certificate-internal ---
09:46:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:48 [INFO] Changes detected - recompiling the module!
09:46:48 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/classes
09:46:50 [INFO] 
09:46:50 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-certificate-internal ---
09:46:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/src/test/resources
09:46:50 [INFO] 
09:46:50 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-certificate-internal ---
09:46:50 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:50 [INFO] No sources to compile
09:46:50 [INFO] 
09:46:50 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-certificate-internal ---
09:46:50 [INFO] Tests are skipped.
09:46:50 [INFO] 
09:46:50 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-certificate-internal ---
09:46:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:50 [INFO] 
09:46:50 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-certificate-internal ---
09:46:50 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar
09:46:50 [INFO] 
09:46:50 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-certificate-internal ---
09:46:50 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/kapua-security-certificate-internal-2.0.0-SNAPSHOT-sources.jar
09:46:50 [INFO] 
09:46:50 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-certificate-internal ---
09:46:50 [INFO] 
09:46:50 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-certificate-internal ---
09:46:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-internal/2.0.0-SNAPSHOT/kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar
09:46:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-internal/2.0.0-SNAPSHOT/kapua-security-certificate-internal-2.0.0-SNAPSHOT.pom
09:46:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/kapua-security-certificate-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-internal/2.0.0-SNAPSHOT/kapua-security-certificate-internal-2.0.0-SNAPSHOT-sources.jar
09:46:50 [INFO] 
09:46:50 [INFO] ---------------< org.eclipse.kapua:kapua-user-internal >----------------
09:46:50 [INFO] Building kapua-user-internal 2.0.0-SNAPSHOT                     [70/226]
09:46:50 [INFO]   from service/user/internal/pom.xml
09:46:50 [INFO] --------------------------------[ jar ]---------------------------------
09:46:50 [INFO] 
09:46:50 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user-internal ---
09:46:50 [INFO] 
09:46:50 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user-internal ---
09:46:50 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:50 [INFO] 
09:46:50 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user-internal ---
09:46:50 [INFO] Required toolchain: jdk [ version='11' ]
09:46:50 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:50 [INFO] 
09:46:50 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user-internal ---
09:46:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/internal
09:46:50 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822810800
09:46:50 [WARNING] Cannot get the branch information from the git repository: 
09:46:50 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:50 
09:46:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/internal
09:46:50 [INFO] Storing buildScmBranch: UNKNOWN
09:46:50 [INFO] 
09:46:50 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user-internal ---
09:46:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/internal/target/jacoco.exec
09:46:50 [INFO] 
09:46:50 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-user-internal ---
09:46:50 [INFO] Copying 23 resources
09:46:50 [INFO] 
09:46:50 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-user-internal ---
09:46:50 [INFO] Copying 1 resource
09:46:50 [INFO] 
09:46:50 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-user-internal ---
09:46:50 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:50 [INFO] Changes detected - recompiling the module!
09:46:50 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/develop-build/service/user/internal/target/classes
09:46:52 [INFO] 
09:46:52 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-user-internal ---
09:46:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/internal/src/test/resources
09:46:52 [INFO] 
09:46:52 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-user-internal ---
09:46:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:52 [INFO] No sources to compile
09:46:52 [INFO] 
09:46:52 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-user-internal ---
09:46:52 [INFO] Tests are skipped.
09:46:52 [INFO] 
09:46:52 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user-internal ---
09:46:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:52 [INFO] 
09:46:52 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-user-internal ---
09:46:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/internal/target/kapua-user-internal-2.0.0-SNAPSHOT.jar
09:46:52 [INFO] 
09:46:52 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user-internal ---
09:46:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/internal/target/kapua-user-internal-2.0.0-SNAPSHOT-sources.jar
09:46:52 [INFO] 
09:46:52 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user-internal ---
09:46:52 [INFO] 
09:46:52 [INFO] --- install:2.5.2:install (default-install) @ kapua-user-internal ---
09:46:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/internal/target/kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-internal/2.0.0-SNAPSHOT/kapua-user-internal-2.0.0-SNAPSHOT.jar
09:46:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-internal/2.0.0-SNAPSHOT/kapua-user-internal-2.0.0-SNAPSHOT.pom
09:46:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/internal/target/kapua-user-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-internal/2.0.0-SNAPSHOT/kapua-user-internal-2.0.0-SNAPSHOT-sources.jar
09:46:52 [INFO] 
09:46:52 [INFO] -------------------< org.eclipse.kapua:kapua-client >-------------------
09:46:52 [INFO] Building kapua-client 2.0.0-SNAPSHOT                            [71/226]
09:46:52 [INFO]   from client/pom.xml
09:46:52 [INFO] --------------------------------[ pom ]---------------------------------
09:46:52 [INFO] 
09:46:52 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client ---
09:46:52 [INFO] 
09:46:52 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client ---
09:46:52 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:53 [INFO] 
09:46:53 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client ---
09:46:53 [INFO] Required toolchain: jdk [ version='11' ]
09:46:53 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:53 [INFO] 
09:46:53 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client ---
09:46:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client
09:46:53 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822813633
09:46:53 [WARNING] Cannot get the branch information from the git repository: 
09:46:53 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:53 
09:46:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client
09:46:53 [INFO] Storing buildScmBranch: UNKNOWN
09:46:53 [INFO] 
09:46:53 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client ---
09:46:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/target/jacoco.exec
09:46:53 [INFO] 
09:46:53 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client ---
09:46:53 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:53 [INFO] 
09:46:53 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client ---
09:46:53 [INFO] 
09:46:53 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client ---
09:46:53 [INFO] 
09:46:53 [INFO] --- install:2.5.2:install (default-install) @ kapua-client ---
09:46:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client/2.0.0-SNAPSHOT/kapua-client-2.0.0-SNAPSHOT.pom
09:46:53 [INFO] 
09:46:53 [INFO] --------------< org.eclipse.kapua:kapua-client-security >---------------
09:46:53 [INFO] Building kapua-client-security 2.0.0-SNAPSHOT                   [72/226]
09:46:53 [INFO]   from client/security/pom.xml
09:46:53 [INFO] --------------------------------[ jar ]---------------------------------
09:46:54 [INFO] 
09:46:54 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-security ---
09:46:54 [INFO] 
09:46:54 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-security ---
09:46:54 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:54 [INFO] 
09:46:54 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-security ---
09:46:54 [INFO] Required toolchain: jdk [ version='11' ]
09:46:54 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:54 [INFO] 
09:46:54 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-security ---
09:46:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/security' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/security
09:46:54 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822814519
09:46:54 [WARNING] Cannot get the branch information from the git repository: 
09:46:54 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:54 
09:46:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/security' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/security
09:46:54 [INFO] Storing buildScmBranch: UNKNOWN
09:46:54 [INFO] 
09:46:54 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-security ---
09:46:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/security/target/jacoco.exec
09:46:54 [INFO] 
09:46:54 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-security ---
09:46:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/security/src/main/resources
09:46:54 [INFO] 
09:46:54 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-security ---
09:46:54 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:54 [INFO] Changes detected - recompiling the module!
09:46:54 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/develop-build/client/security/target/classes
09:46:56 [INFO] 
09:46:56 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-security ---
09:46:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/security/src/test/resources
09:46:56 [INFO] 
09:46:56 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-security ---
09:46:56 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:56 [INFO] No sources to compile
09:46:56 [INFO] 
09:46:56 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-security ---
09:46:56 [INFO] Tests are skipped.
09:46:56 [INFO] 
09:46:56 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-security ---
09:46:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:56 [INFO] 
09:46:56 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-client-security ---
09:46:56 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/security/target/kapua-client-security-2.0.0-SNAPSHOT.jar
09:46:56 [INFO] 
09:46:56 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-security ---
09:46:56 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/security/target/kapua-client-security-2.0.0-SNAPSHOT-sources.jar
09:46:56 [INFO] 
09:46:56 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-client-security ---
09:46:56 [INFO] Copying artemis-amqp-protocol-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-amqp-protocol-2.31.2.jar
09:46:56 [INFO] Copying artemis-selector-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-selector-2.31.2.jar
09:46:56 [INFO] Copying artemis-journal-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-journal-2.31.2.jar
09:46:56 [INFO] Copying activemq-artemis-native-2.0.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/activemq-artemis-native-2.0.0.jar
09:46:56 [INFO] Copying proton-j-0.34.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/proton-j-0.34.1.jar
09:46:56 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-buffer-4.1.100.Final.jar
09:46:56 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-4.1.100.Final.jar
09:46:56 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-common-4.1.100.Final.jar
09:46:56 [INFO] Copying artemis-commons-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-commons-2.31.2.jar
09:46:56 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-beanutils-1.9.4.jar
09:46:56 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-logging-1.2.jar
09:46:56 [INFO] Copying artemis-server-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-server-2.31.2.jar
09:46:56 [INFO] Copying caffeine-3.1.6.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/caffeine-3.1.6.jar
09:46:56 [INFO] Copying artemis-jdbc-store-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-jdbc-store-2.31.2.jar
09:46:56 [INFO] Copying commons-dbcp2-2.7.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-dbcp2-2.7.0.jar
09:46:56 [INFO] Copying artemis-quorum-api-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-quorum-api-2.31.2.jar
09:46:56 [INFO] Copying jctools-core-2.1.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jctools-core-2.1.2.jar
09:46:56 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-codec-http-4.1.100.Final.jar
09:46:56 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-handler-4.1.100.Final.jar
09:46:56 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar
09:46:56 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar
09:46:56 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar
09:46:56 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar
09:46:56 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar
09:46:56 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-codec-4.1.100.Final.jar
09:46:56 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-lang3-3.4.jar
09:46:56 [INFO] Copying commons-configuration2-2.9.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-configuration2-2.9.0.jar
09:46:56 [INFO] Copying commons-text-1.10.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-text-1.10.0.jar
09:46:56 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-collections-3.2.2.jar
09:46:56 [INFO] Copying micrometer-core-1.9.5.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/micrometer-core-1.9.5.jar
09:46:56 [INFO] Copying artemis-core-client-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-core-client-2.31.2.jar
09:46:56 [INFO] Copying jgroups-5.3.0.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jgroups-5.3.0.Final.jar
09:46:56 [INFO] Copying netty-handler-proxy-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-handler-proxy-4.1.100.Final.jar
09:46:56 [INFO] Copying netty-codec-socks-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-codec-socks-4.1.100.Final.jar
09:46:56 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-resolver-4.1.100.Final.jar
09:46:57 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/qpid-jms-client-1.7.0.jar
09:46:57 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.jms-api-2.0.3.jar
09:46:57 [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.xml.bind-api-2.3.3.jar
09:46:57 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.activation-api-1.2.2.jar
09:46:57 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jaxb-impl-2.3.3.jar
09:46:57 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.activation-1.2.2.jar
09:46:57 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javax.annotation-api-1.2.jar
09:46:57 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/validation-api-2.0.1.Final.jar
09:46:57 [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javase-3.4.1.jar
09:46:57 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/core-3.4.1.jar
09:46:57 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jcommander-1.78.jar
09:46:57 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jai-imageio-core-1.4.0.jar
09:46:57 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/guava-32.1.2-jre.jar
09:46:57 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/failureaccess-1.0.1.jar
09:46:57 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
09:46:57 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/guice-5.1.0.jar
09:46:57 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javax.inject-1.jar
09:46:57 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/aopalliance-1.0.jar
09:46:57 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/guice-multibindings-4.2.3.jar
09:46:57 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-configuration-1.9.jar
09:46:57 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-lang-2.6.jar
09:46:57 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-io-2.11.0.jar
09:46:57 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/metrics-core-3.2.2.jar
09:46:57 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/joda-time-2.9.4.jar
09:46:57 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-pool2-2.3.jar
09:46:57 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar
09:46:57 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.persistence-2.2.3.jar
09:46:57 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.asm-9.4.0.jar
09:46:57 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar
09:46:57 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar
09:46:57 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.core-2.7.12.jar
09:46:57 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar
09:46:57 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.extension-2.7.12.jar
09:46:57 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/liquibase-core-3.6.3.jar
09:46:57 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/snakeyaml-2.2.jar
09:46:57 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/reflections-0.10.2.jar
09:46:57 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javassist-3.26.0-GA.jar
09:46:57 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jsr305-3.0.2.jar
09:46:57 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/checker-qual-3.15.0.jar
09:46:57 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar
09:46:57 [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jboss-logging-3.4.2.Final.jar
09:46:57 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jaxb-api-2.3.1.jar
09:46:57 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javax.activation-api-1.2.0.jar
09:46:57 [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jaxb-runtime-2.3.1.jar
09:46:57 [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/txw2-2.3.1.jar
09:46:57 [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/istack-commons-runtime-3.0.7.jar
09:46:57 [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/stax-ex-1.8.jar
09:46:57 [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/FastInfoset-1.2.15.jar
09:46:57 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/cache-api-1.1.1.jar
09:46:57 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/HikariCP-4.0.3.jar
09:46:57 [INFO] Copying kapua-datastore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-datastore-api-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Copying kapua-service-storable-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-service-storable-api-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Copying kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/httpclient-4.5.13.jar
09:46:57 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/httpcore-4.4.15.jar
09:46:57 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-codec-1.15.jar
09:46:57 [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-core-1.12.0.jar
09:46:57 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-lang-1.12.0.jar
09:46:57 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-cache-1.12.0.jar
09:46:57 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-config-core-1.12.0.jar
09:46:57 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-config-ogdl-1.12.0.jar
09:46:57 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-event-1.12.0.jar
09:46:57 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/slf4j-api-1.7.33.jar
09:46:57 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jackson-core-2.15.2.jar
09:46:57 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jackson-databind-2.15.2.jar
09:46:57 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jackson-annotations-2.15.2.jar
09:46:57 [INFO] 
09:46:57 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-security ---
09:46:57 [INFO] 
09:46:57 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-security ---
09:46:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/security/target/kapua-client-security-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-security/2.0.0-SNAPSHOT/kapua-client-security-2.0.0-SNAPSHOT.jar
09:46:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/security/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-security/2.0.0-SNAPSHOT/kapua-client-security-2.0.0-SNAPSHOT.pom
09:46:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/security/target/kapua-client-security-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-security/2.0.0-SNAPSHOT/kapua-client-security-2.0.0-SNAPSHOT-sources.jar
09:46:57 [INFO] 
09:46:57 [INFO] -----------< org.eclipse.kapua:kapua-device-authentication >------------
09:46:57 [INFO] Building kapua-device-authentication 2.0.0-SNAPSHOT             [73/226]
09:46:57 [INFO]   from service/device/authentication/pom.xml
09:46:57 [INFO] --------------------------------[ jar ]---------------------------------
09:46:57 [INFO] 
09:46:57 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-authentication ---
09:46:57 [INFO] 
09:46:57 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-authentication ---
09:46:57 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:57 [INFO] 
09:46:57 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-authentication ---
09:46:57 [INFO] Required toolchain: jdk [ version='11' ]
09:46:57 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:57 [INFO] 
09:46:57 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-authentication ---
09:46:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/authentication' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/authentication
09:46:57 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822817100
09:46:57 [WARNING] Cannot get the branch information from the git repository: 
09:46:57 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:57 
09:46:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/authentication' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/authentication
09:46:57 [INFO] Storing buildScmBranch: UNKNOWN
09:46:57 [INFO] 
09:46:57 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-authentication ---
09:46:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/authentication/target/jacoco.exec
09:46:57 [INFO] 
09:46:57 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-authentication ---
09:46:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/authentication/src/main/resources
09:46:57 [INFO] 
09:46:57 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-authentication ---
09:46:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:57 [INFO] Changes detected - recompiling the module!
09:46:57 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/classes
09:46:58 [INFO] 
09:46:58 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-authentication ---
09:46:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/authentication/src/test/resources
09:46:58 [INFO] 
09:46:58 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-authentication ---
09:46:58 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:58 [INFO] No sources to compile
09:46:58 [INFO] 
09:46:58 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-authentication ---
09:46:58 [INFO] Tests are skipped.
09:46:58 [INFO] 
09:46:58 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-authentication ---
09:46:58 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:58 [INFO] 
09:46:58 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-authentication ---
09:46:58 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/kapua-device-authentication-2.0.0-SNAPSHOT.jar
09:46:58 [INFO] 
09:46:58 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-authentication ---
09:46:58 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/kapua-device-authentication-2.0.0-SNAPSHOT-sources.jar
09:46:58 [INFO] 
09:46:58 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-authentication ---
09:46:58 [INFO] 
09:46:58 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-authentication ---
09:46:58 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/kapua-device-authentication-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-authentication/2.0.0-SNAPSHOT/kapua-device-authentication-2.0.0-SNAPSHOT.jar
09:46:58 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/authentication/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-authentication/2.0.0-SNAPSHOT/kapua-device-authentication-2.0.0-SNAPSHOT.pom
09:46:58 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/kapua-device-authentication-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-authentication/2.0.0-SNAPSHOT/kapua-device-authentication-2.0.0-SNAPSHOT-sources.jar
09:46:58 [INFO] 
09:46:58 [INFO] --------------------< org.eclipse.kapua:kapua-tag >---------------------
09:46:58 [INFO] Building kapua-tag 2.0.0-SNAPSHOT                               [74/226]
09:46:58 [INFO]   from service/tag/pom.xml
09:46:58 [INFO] --------------------------------[ pom ]---------------------------------
09:46:58 [INFO] 
09:46:58 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag ---
09:46:58 [INFO] 
09:46:58 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag ---
09:46:58 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:58 [INFO] 
09:46:58 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag ---
09:46:58 [INFO] Required toolchain: jdk [ version='11' ]
09:46:58 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:58 [INFO] 
09:46:58 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag ---
09:46:58 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:58 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag
09:46:58 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822818989
09:46:58 [WARNING] Cannot get the branch information from the git repository: 
09:46:58 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:58 
09:46:58 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:58 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag
09:46:58 [INFO] Storing buildScmBranch: UNKNOWN
09:46:58 [INFO] 
09:46:58 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag ---
09:46:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/target/jacoco.exec
09:46:58 [INFO] 
09:46:59 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag ---
09:46:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:59 [INFO] 
09:46:59 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag ---
09:46:59 [INFO] 
09:46:59 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag ---
09:46:59 [INFO] 
09:46:59 [INFO] --- install:2.5.2:install (default-install) @ kapua-tag ---
09:46:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag/2.0.0-SNAPSHOT/kapua-tag-2.0.0-SNAPSHOT.pom
09:46:59 [INFO] 
09:46:59 [INFO] ------------------< org.eclipse.kapua:kapua-tag-api >-------------------
09:46:59 [INFO] Building kapua-tag-api 2.0.0-SNAPSHOT                           [75/226]
09:46:59 [INFO]   from service/tag/api/pom.xml
09:46:59 [INFO] --------------------------------[ jar ]---------------------------------
09:46:59 [INFO] 
09:46:59 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag-api ---
09:46:59 [INFO] 
09:46:59 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag-api ---
09:46:59 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:46:59 [INFO] 
09:46:59 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag-api ---
09:46:59 [INFO] Required toolchain: jdk [ version='11' ]
09:46:59 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:59 [INFO] 
09:46:59 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag-api ---
09:46:59 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:59 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/api
09:46:59 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822819037
09:46:59 [WARNING] Cannot get the branch information from the git repository: 
09:46:59 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:46:59 
09:46:59 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:46:59 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/api
09:46:59 [INFO] Storing buildScmBranch: UNKNOWN
09:46:59 [INFO] 
09:46:59 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag-api ---
09:46:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/api/target/jacoco.exec
09:46:59 [INFO] 
09:46:59 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-tag-api ---
09:46:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/api/src/main/resources
09:46:59 [INFO] 
09:46:59 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-tag-api ---
09:46:59 [INFO] Copying 1 resource
09:46:59 [INFO] 
09:46:59 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-tag-api ---
09:46:59 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:59 [INFO] Changes detected - recompiling the module!
09:46:59 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/tag/api/target/classes
09:46:59 [INFO] 
09:46:59 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-tag-api ---
09:46:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/api/src/test/resources
09:46:59 [INFO] 
09:46:59 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-tag-api ---
09:46:59 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:46:59 [INFO] No sources to compile
09:46:59 [INFO] 
09:46:59 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-tag-api ---
09:46:59 [INFO] Tests are skipped.
09:46:59 [INFO] 
09:46:59 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag-api ---
09:46:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:46:59 [INFO] 
09:46:59 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-tag-api ---
09:46:59 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/api/target/kapua-tag-api-2.0.0-SNAPSHOT.jar
09:46:59 [INFO] 
09:46:59 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag-api ---
09:46:59 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/api/target/kapua-tag-api-2.0.0-SNAPSHOT-sources.jar
09:46:59 [INFO] 
09:46:59 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag-api ---
09:46:59 [INFO] 
09:46:59 [INFO] --- install:2.5.2:install (default-install) @ kapua-tag-api ---
09:46:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/api/target/kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-api/2.0.0-SNAPSHOT/kapua-tag-api-2.0.0-SNAPSHOT.jar
09:46:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-api/2.0.0-SNAPSHOT/kapua-tag-api-2.0.0-SNAPSHOT.pom
09:46:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/api/target/kapua-tag-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-api/2.0.0-SNAPSHOT/kapua-tag-api-2.0.0-SNAPSHOT-sources.jar
09:46:59 [INFO] 
09:46:59 [INFO] ----------< org.eclipse.kapua:kapua-device-registry-internal >----------
09:46:59 [INFO] Building kapua-device-registry-internal 2.0.0-SNAPSHOT          [76/226]
09:46:59 [INFO]   from service/device/registry/internal/pom.xml
09:46:59 [INFO] --------------------------------[ jar ]---------------------------------
09:47:00 [INFO] 
09:47:00 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry-internal ---
09:47:00 [INFO] 
09:47:00 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry-internal ---
09:47:00 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:00 [INFO] 
09:47:00 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry-internal ---
09:47:00 [INFO] Required toolchain: jdk [ version='11' ]
09:47:00 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:00 [INFO] 
09:47:00 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry-internal ---
09:47:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/internal
09:47:00 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822820294
09:47:00 [WARNING] Cannot get the branch information from the git repository: 
09:47:00 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:00 
09:47:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/internal
09:47:00 [INFO] Storing buildScmBranch: UNKNOWN
09:47:00 [INFO] 
09:47:00 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry-internal ---
09:47:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/jacoco.exec
09:47:00 [INFO] 
09:47:00 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-registry-internal ---
09:47:00 [INFO] Copying 53 resources
09:47:00 [INFO] 
09:47:00 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-registry-internal ---
09:47:00 [INFO] Copying 1 resource
09:47:00 [INFO] 
09:47:00 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-registry-internal ---
09:47:00 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:00 [INFO] Changes detected - recompiling the module!
09:47:00 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/classes
09:47:03 [INFO] 
09:47:03 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-registry-internal ---
09:47:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/src/test/resources
09:47:03 [INFO] 
09:47:03 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-registry-internal ---
09:47:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:03 [INFO] No sources to compile
09:47:03 [INFO] 
09:47:03 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-registry-internal ---
09:47:03 [INFO] Tests are skipped.
09:47:03 [INFO] 
09:47:03 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry-internal ---
09:47:03 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:03 [INFO] 
09:47:03 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-registry-internal ---
09:47:03 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/kapua-device-registry-internal-2.0.0-SNAPSHOT.jar
09:47:03 [INFO] 
09:47:03 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry-internal ---
09:47:03 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/kapua-device-registry-internal-2.0.0-SNAPSHOT-sources.jar
09:47:03 [INFO] 
09:47:03 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry-internal ---
09:47:03 [INFO] 
09:47:03 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry-internal ---
09:47:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/kapua-device-registry-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-internal/2.0.0-SNAPSHOT/kapua-device-registry-internal-2.0.0-SNAPSHOT.jar
09:47:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-internal/2.0.0-SNAPSHOT/kapua-device-registry-internal-2.0.0-SNAPSHOT.pom
09:47:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/kapua-device-registry-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-internal/2.0.0-SNAPSHOT/kapua-device-registry-internal-2.0.0-SNAPSHOT-sources.jar
09:47:03 [INFO] 
09:47:03 [INFO] --------< org.eclipse.kapua:kapua-security-registration-simple >--------
09:47:03 [INFO] Building kapua-security-registration-simple 2.0.0-SNAPSHOT      [77/226]
09:47:03 [INFO]   from service/security/registration/simple/pom.xml
09:47:03 [INFO] --------------------------------[ jar ]---------------------------------
09:47:03 [INFO] 
09:47:03 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-registration-simple ---
09:47:03 [INFO] 
09:47:03 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-registration-simple ---
09:47:03 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:03 [INFO] 
09:47:03 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-registration-simple ---
09:47:03 [INFO] Required toolchain: jdk [ version='11' ]
09:47:03 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:03 [INFO] 
09:47:03 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-registration-simple ---
09:47:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration/simple' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration/simple
09:47:03 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822823305
09:47:03 [WARNING] Cannot get the branch information from the git repository: 
09:47:03 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:03 
09:47:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration/simple' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration/simple
09:47:03 [INFO] Storing buildScmBranch: UNKNOWN
09:47:03 [INFO] 
09:47:03 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-registration-simple ---
09:47:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/jacoco.exec
09:47:03 [INFO] 
09:47:03 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-registration-simple ---
09:47:03 [INFO] Copying 1 resource
09:47:03 [INFO] 
09:47:03 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-registration-simple ---
09:47:03 [INFO] Copying 1 resource
09:47:03 [INFO] 
09:47:03 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-registration-simple ---
09:47:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:03 [INFO] Changes detected - recompiling the module!
09:47:03 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/classes
09:47:05 [INFO] 
09:47:05 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-registration-simple ---
09:47:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/src/test/resources
09:47:05 [INFO] 
09:47:05 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-registration-simple ---
09:47:05 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:05 [INFO] No sources to compile
09:47:05 [INFO] 
09:47:05 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-registration-simple ---
09:47:05 [INFO] Tests are skipped.
09:47:05 [INFO] 
09:47:05 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-registration-simple ---
09:47:05 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:05 [INFO] 
09:47:05 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-registration-simple ---
09:47:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/kapua-security-registration-simple-2.0.0-SNAPSHOT.jar
09:47:05 [INFO] 
09:47:05 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-registration-simple ---
09:47:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/kapua-security-registration-simple-2.0.0-SNAPSHOT-sources.jar
09:47:05 [INFO] 
09:47:05 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-registration-simple ---
09:47:05 [INFO] 
09:47:05 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-registration-simple ---
09:47:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/kapua-security-registration-simple-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-simple/2.0.0-SNAPSHOT/kapua-security-registration-simple-2.0.0-SNAPSHOT.jar
09:47:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-simple/2.0.0-SNAPSHOT/kapua-security-registration-simple-2.0.0-SNAPSHOT.pom
09:47:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/kapua-security-registration-simple-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-simple/2.0.0-SNAPSHOT/kapua-security-registration-simple-2.0.0-SNAPSHOT-sources.jar
09:47:05 [INFO] 
09:47:05 [INFO] ----------------< org.eclipse.kapua:kapua-tag-internal >----------------
09:47:05 [INFO] Building kapua-tag-internal 2.0.0-SNAPSHOT                      [78/226]
09:47:05 [INFO]   from service/tag/internal/pom.xml
09:47:05 [INFO] --------------------------------[ jar ]---------------------------------
09:47:05 [INFO] 
09:47:05 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag-internal ---
09:47:05 [INFO] 
09:47:05 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag-internal ---
09:47:05 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:05 [INFO] 
09:47:05 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag-internal ---
09:47:05 [INFO] Required toolchain: jdk [ version='11' ]
09:47:05 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:05 [INFO] 
09:47:05 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag-internal ---
09:47:05 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:05 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/internal
09:47:05 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822825296
09:47:05 [WARNING] Cannot get the branch information from the git repository: 
09:47:05 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:05 
09:47:05 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:05 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/internal
09:47:05 [INFO] Storing buildScmBranch: UNKNOWN
09:47:05 [INFO] 
09:47:05 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag-internal ---
09:47:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/internal/target/jacoco.exec
09:47:05 [INFO] 
09:47:05 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-tag-internal ---
09:47:05 [INFO] Copying 14 resources
09:47:05 [INFO] 
09:47:05 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-tag-internal ---
09:47:05 [INFO] Copying 1 resource
09:47:05 [INFO] 
09:47:05 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-tag-internal ---
09:47:05 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:05 [INFO] Changes detected - recompiling the module!
09:47:05 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/classes
09:47:06 [INFO] 
09:47:06 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-tag-internal ---
09:47:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/internal/src/test/resources
09:47:06 [INFO] 
09:47:06 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-tag-internal ---
09:47:06 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:06 [INFO] Changes detected - recompiling the module!
09:47:06 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/test-classes
09:47:08 [INFO] 
09:47:08 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-tag-internal ---
09:47:08 [INFO] Tests are skipped.
09:47:08 [INFO] 
09:47:08 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag-internal ---
09:47:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:08 [INFO] 
09:47:08 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-tag-internal ---
09:47:08 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/kapua-tag-internal-2.0.0-SNAPSHOT.jar
09:47:08 [INFO] 
09:47:08 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag-internal ---
09:47:08 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/kapua-tag-internal-2.0.0-SNAPSHOT-sources.jar
09:47:08 [INFO] 
09:47:08 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag-internal ---
09:47:08 [INFO] 
09:47:08 [INFO] --- install:2.5.2:install (default-install) @ kapua-tag-internal ---
09:47:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/kapua-tag-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-internal/2.0.0-SNAPSHOT/kapua-tag-internal-2.0.0-SNAPSHOT.jar
09:47:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-internal/2.0.0-SNAPSHOT/kapua-tag-internal-2.0.0-SNAPSHOT.pom
09:47:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/kapua-tag-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-internal/2.0.0-SNAPSHOT/kapua-tag-internal-2.0.0-SNAPSHOT-sources.jar
09:47:08 [INFO] 
09:47:08 [INFO] ---------------< org.eclipse.kapua:kapua-security-shiro >---------------
09:47:08 [INFO] Building kapua-security-shiro 2.0.0-SNAPSHOT                    [79/226]
09:47:08 [INFO]   from service/security/shiro/pom.xml
09:47:08 [INFO] --------------------------------[ jar ]---------------------------------
09:47:08 [INFO] 
09:47:08 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-shiro ---
09:47:08 [INFO] 
09:47:08 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-shiro ---
09:47:08 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:09 [INFO] 
09:47:09 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-shiro ---
09:47:09 [INFO] Required toolchain: jdk [ version='11' ]
09:47:09 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:09 [INFO] 
09:47:09 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-shiro ---
09:47:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/shiro' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/shiro
09:47:09 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822829320
09:47:09 [WARNING] Cannot get the branch information from the git repository: 
09:47:09 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:09 
09:47:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/shiro' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/shiro
09:47:09 [INFO] Storing buildScmBranch: UNKNOWN
09:47:09 [INFO] 
09:47:09 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-shiro ---
09:47:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/shiro/target/jacoco.exec
09:47:09 [INFO] 
09:47:09 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-shiro ---
09:47:09 [INFO] Copying 80 resources
09:47:09 [INFO] 
09:47:09 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-shiro ---
09:47:09 [INFO] Copying 1 resource
09:47:09 [INFO] 
09:47:09 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-shiro ---
09:47:09 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:09 [INFO] Changes detected - recompiling the module!
09:47:09 [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/classes
09:47:13 [INFO] 
09:47:13 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-shiro ---
09:47:13 [INFO] Copying 1 resource
09:47:13 [INFO] 
09:47:13 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-shiro ---
09:47:13 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:13 [INFO] Changes detected - recompiling the module!
09:47:13 [INFO] Compiling 77 source files to /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/test-classes
09:47:16 [INFO] 
09:47:16 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-shiro ---
09:47:16 [INFO] Tests are skipped.
09:47:16 [INFO] 
09:47:16 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-shiro ---
09:47:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:16 [INFO] 
09:47:16 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-shiro ---
09:47:16 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/kapua-security-shiro-2.0.0-SNAPSHOT.jar
09:47:16 [INFO] 
09:47:16 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-shiro ---
09:47:16 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/kapua-security-shiro-2.0.0-SNAPSHOT-sources.jar
09:47:16 [INFO] 
09:47:16 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-shiro ---
09:47:16 [INFO] 
09:47:16 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-shiro ---
09:47:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-shiro/2.0.0-SNAPSHOT/kapua-security-shiro-2.0.0-SNAPSHOT.jar
09:47:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/shiro/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-shiro/2.0.0-SNAPSHOT/kapua-security-shiro-2.0.0-SNAPSHOT.pom
09:47:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/kapua-security-shiro-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-shiro/2.0.0-SNAPSHOT/kapua-security-shiro-2.0.0-SNAPSHOT-sources.jar
09:47:16 [INFO] 
09:47:16 [INFO] ---------------< org.eclipse.kapua:kapua-simulator-kura >---------------
09:47:16 [INFO] Building kapua-simulator-kura 2.0.0-SNAPSHOT                    [80/226]
09:47:16 [INFO]   from simulator-kura/pom.xml
09:47:16 [INFO] --------------------------------[ jar ]---------------------------------
09:47:16 [INFO] 
09:47:16 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-simulator-kura ---
09:47:16 [INFO] 
09:47:16 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-simulator-kura ---
09:47:16 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:16 [INFO] 
09:47:16 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-simulator-kura ---
09:47:16 [INFO] Required toolchain: jdk [ version='11' ]
09:47:16 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:16 [INFO] 
09:47:16 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-simulator-kura ---
09:47:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/simulator-kura' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/simulator-kura
09:47:16 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822836879
09:47:16 [WARNING] Cannot get the branch information from the git repository: 
09:47:16 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:16 
09:47:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/simulator-kura' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/simulator-kura
09:47:16 [INFO] Storing buildScmBranch: UNKNOWN
09:47:16 [INFO] 
09:47:16 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-simulator-kura ---
09:47:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/simulator-kura/target/jacoco.exec
09:47:16 [INFO] 
09:47:16 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-simulator-kura ---
09:47:16 [INFO] Copying 1 resource
09:47:16 [INFO] 
09:47:16 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-simulator-kura ---
09:47:16 [INFO] Copying 1 resource
09:47:16 [INFO] 
09:47:16 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-simulator-kura ---
09:47:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:16 [INFO] Changes detected - recompiling the module!
09:47:16 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/develop-build/simulator-kura/target/classes
09:47:19 [INFO] 
09:47:19 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-simulator-kura ---
09:47:19 [INFO] Copying 4 resources
09:47:19 [INFO] 
09:47:19 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-simulator-kura ---
09:47:19 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:19 [INFO] Changes detected - recompiling the module!
09:47:19 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/simulator-kura/target/test-classes
09:47:20 [INFO] 
09:47:20 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-simulator-kura ---
09:47:20 [INFO] Tests are skipped.
09:47:20 [INFO] 
09:47:20 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-simulator-kura ---
09:47:20 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:20 [INFO] 
09:47:20 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-simulator-kura ---
09:47:20 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.0.0-SNAPSHOT.jar
09:47:20 [INFO] 
09:47:20 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-simulator-kura ---
09:47:20 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.0.0-SNAPSHOT-sources.jar
09:47:20 [INFO] 
09:47:20 [INFO] --- shade:3.4.1:shade (default) @ kapua-simulator-kura ---
09:47:20 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar.
09:47:20 [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar.
09:47:20 [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar.
09:47:20 [INFO] Including com.google.protobuf:protobuf-java:jar:3.23.2 in the shaded jar.
09:47:20 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar.
09:47:20 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
09:47:20 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
09:47:20 [INFO] Including com.google.code.gson:gson:jar:2.10 in the shaded jar.
09:47:20 [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar.
09:47:20 [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar.
09:47:20 [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
09:47:20 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar.
09:47:20 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar.
09:47:20 [INFO] Including org.eclipse.neoscada.utils:org.eclipse.scada.utils:jar:0.4.0 in the shaded jar.
09:47:20 [INFO] Including org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar:1.2.1 in the shaded jar.
09:47:20 [INFO] Including org.osgi:org.osgi.core:jar:6.0.0 in the shaded jar.
09:47:20 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar.
09:47:20 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.33 in the shaded jar.
09:47:20 [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/simulator-kura/target/dependency-reduced-pom.xml
09:47:21 [WARNING] commons-cli-1.4.jar, commons-codec-1.15.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, failureaccess-1.0.1.jar, gson-2.10.jar, guava-32.1.2-jre.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jul-to-slf4j-1.7.33.jar, kapua-simulator-kura-2.0.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.scada.utils-0.4.0.jar, org.osgi.core-6.0.0.jar, protobuf-java-3.23.2.jar, slf4j-api-1.7.33.jar define 1 overlapping resource: 
09:47:21 [WARNING]   - META-INF/MANIFEST.MF
09:47:21 [WARNING] maven-shade-plugin has detected that some class files are
09:47:21 [WARNING] present in two or more JARs. When this happens, only one
09:47:21 [WARNING] single version of the class is copied to the uber jar.
09:47:21 [WARNING] Usually this is not harmful and you can skip these warnings,
09:47:21 [WARNING] otherwise try to manually exclude artifacts based on
09:47:21 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
09:47:21 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
09:47:21 [INFO] Attaching shaded artifact.
09:47:21 [INFO] 
09:47:21 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-simulator-kura ---
09:47:21 [INFO] 
09:47:21 [INFO] --- install:2.5.2:install (default-install) @ kapua-simulator-kura ---
09:47:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-simulator-kura/2.0.0-SNAPSHOT/kapua-simulator-kura-2.0.0-SNAPSHOT.jar
09:47:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/simulator-kura/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-simulator-kura/2.0.0-SNAPSHOT/kapua-simulator-kura-2.0.0-SNAPSHOT.pom
09:47:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-simulator-kura/2.0.0-SNAPSHOT/kapua-simulator-kura-2.0.0-SNAPSHOT-sources.jar
09:47:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.0.0-SNAPSHOT-app.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-simulator-kura/2.0.0-SNAPSHOT/kapua-simulator-kura-2.0.0-SNAPSHOT-app.jar
09:47:21 [INFO] 
09:47:21 [INFO] -------------------< org.eclipse.kapua:kapua-stream >-------------------
09:47:21 [INFO] Building kapua-stream 2.0.0-SNAPSHOT                            [81/226]
09:47:21 [INFO]   from service/stream/pom.xml
09:47:21 [INFO] --------------------------------[ pom ]---------------------------------
09:47:21 [INFO] 
09:47:21 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-stream ---
09:47:21 [INFO] 
09:47:21 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-stream ---
09:47:21 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:21 [INFO] 
09:47:21 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-stream ---
09:47:21 [INFO] Required toolchain: jdk [ version='11' ]
09:47:21 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:21 [INFO] 
09:47:21 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-stream ---
09:47:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream
09:47:21 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822841733
09:47:21 [WARNING] Cannot get the branch information from the git repository: 
09:47:21 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:21 
09:47:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream
09:47:21 [INFO] Storing buildScmBranch: UNKNOWN
09:47:21 [INFO] 
09:47:21 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-stream ---
09:47:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/stream/target/jacoco.exec
09:47:21 [INFO] 
09:47:21 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-stream ---
09:47:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:21 [INFO] 
09:47:21 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-stream ---
09:47:21 [INFO] 
09:47:21 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-stream ---
09:47:21 [INFO] 
09:47:21 [INFO] --- install:2.5.2:install (default-install) @ kapua-stream ---
09:47:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream/2.0.0-SNAPSHOT/kapua-stream-2.0.0-SNAPSHOT.pom
09:47:21 [INFO] 
09:47:21 [INFO] -----------------< org.eclipse.kapua:kapua-stream-api >-----------------
09:47:21 [INFO] Building kapua-stream-api 2.0.0-SNAPSHOT                        [82/226]
09:47:21 [INFO]   from service/stream/api/pom.xml
09:47:21 [INFO] --------------------------------[ jar ]---------------------------------
09:47:21 [INFO] 
09:47:21 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-stream-api ---
09:47:21 [INFO] 
09:47:21 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-stream-api ---
09:47:21 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:21 [INFO] 
09:47:21 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-stream-api ---
09:47:21 [INFO] Required toolchain: jdk [ version='11' ]
09:47:21 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:21 [INFO] 
09:47:21 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-stream-api ---
09:47:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream/api
09:47:21 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822841813
09:47:21 [WARNING] Cannot get the branch information from the git repository: 
09:47:21 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:21 
09:47:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream/api
09:47:21 [INFO] Storing buildScmBranch: UNKNOWN
09:47:21 [INFO] 
09:47:21 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-stream-api ---
09:47:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/stream/api/target/jacoco.exec
09:47:21 [INFO] 
09:47:21 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-stream-api ---
09:47:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/stream/api/src/main/resources
09:47:21 [INFO] 
09:47:21 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-stream-api ---
09:47:21 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:21 [INFO] Changes detected - recompiling the module!
09:47:21 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/stream/api/target/classes
09:47:22 [INFO] 
09:47:22 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-stream-api ---
09:47:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/stream/api/src/test/resources
09:47:22 [INFO] 
09:47:22 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-stream-api ---
09:47:22 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:22 [INFO] No sources to compile
09:47:22 [INFO] 
09:47:22 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-stream-api ---
09:47:22 [INFO] Tests are skipped.
09:47:22 [INFO] 
09:47:22 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-stream-api ---
09:47:22 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:22 [INFO] 
09:47:22 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-stream-api ---
09:47:22 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/stream/api/target/kapua-stream-api-2.0.0-SNAPSHOT.jar
09:47:22 [INFO] 
09:47:22 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-stream-api ---
09:47:22 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/stream/api/target/kapua-stream-api-2.0.0-SNAPSHOT-sources.jar
09:47:22 [INFO] 
09:47:22 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-stream-api ---
09:47:22 [INFO] 
09:47:22 [INFO] --- install:2.5.2:install (default-install) @ kapua-stream-api ---
09:47:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/api/target/kapua-stream-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-api/2.0.0-SNAPSHOT/kapua-stream-api-2.0.0-SNAPSHOT.jar
09:47:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-api/2.0.0-SNAPSHOT/kapua-stream-api-2.0.0-SNAPSHOT.pom
09:47:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/api/target/kapua-stream-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-api/2.0.0-SNAPSHOT/kapua-stream-api-2.0.0-SNAPSHOT-sources.jar
09:47:22 [INFO] 
09:47:22 [INFO] ----------< org.eclipse.kapua:kapua-device-management-asset >-----------
09:47:22 [INFO] Building kapua-device-management-asset 2.0.0-SNAPSHOT           [83/226]
09:47:22 [INFO]   from service/device/management/asset/pom.xml
09:47:22 [INFO] --------------------------------[ pom ]---------------------------------
09:47:22 [INFO] 
09:47:22 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset ---
09:47:22 [INFO] 
09:47:22 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset ---
09:47:22 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:23 [INFO] 
09:47:23 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset ---
09:47:23 [INFO] Required toolchain: jdk [ version='11' ]
09:47:23 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:23 [INFO] 
09:47:23 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset ---
09:47:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset
09:47:23 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822843002
09:47:23 [WARNING] Cannot get the branch information from the git repository: 
09:47:23 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:23 
09:47:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset
09:47:23 [INFO] Storing buildScmBranch: UNKNOWN
09:47:23 [INFO] 
09:47:23 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset ---
09:47:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset/target/jacoco.exec
09:47:23 [INFO] 
09:47:23 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset ---
09:47:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:23 [INFO] 
09:47:23 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset ---
09:47:23 [INFO] 
09:47:23 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset ---
09:47:23 [INFO] 
09:47:23 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset ---
09:47:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset/2.0.0-SNAPSHOT/kapua-device-management-asset-2.0.0-SNAPSHOT.pom
09:47:23 [INFO] 
09:47:23 [INFO] --------< org.eclipse.kapua:kapua-device-management-asset-api >---------
09:47:23 [INFO] Building kapua-device-management-asset-api 2.0.0-SNAPSHOT       [84/226]
09:47:23 [INFO]   from service/device/management/asset/api/pom.xml
09:47:23 [INFO] --------------------------------[ jar ]---------------------------------
09:47:23 [INFO] 
09:47:23 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-api ---
09:47:23 [INFO] 
09:47:23 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-api ---
09:47:23 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:23 [INFO] 
09:47:23 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-api ---
09:47:23 [INFO] Required toolchain: jdk [ version='11' ]
09:47:23 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:23 [INFO] 
09:47:23 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-api ---
09:47:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api
09:47:23 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822843069
09:47:23 [WARNING] Cannot get the branch information from the git repository: 
09:47:23 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:23 
09:47:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api
09:47:23 [INFO] Storing buildScmBranch: UNKNOWN
09:47:23 [INFO] 
09:47:23 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-api ---
09:47:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/jacoco.exec
09:47:23 [INFO] 
09:47:23 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-api ---
09:47:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/src/main/resources
09:47:23 [INFO] 
09:47:23 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-asset-api ---
09:47:23 [INFO] Copying 1 resource
09:47:23 [INFO] 
09:47:23 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-api ---
09:47:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:23 [INFO] Changes detected - recompiling the module!
09:47:23 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/classes
09:47:24 [INFO] 
09:47:24 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-api ---
09:47:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/src/test/resources
09:47:24 [INFO] 
09:47:24 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-api ---
09:47:24 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:24 [INFO] No sources to compile
09:47:24 [INFO] 
09:47:24 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-api ---
09:47:24 [INFO] Tests are skipped.
09:47:24 [INFO] 
09:47:24 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-api ---
09:47:24 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:24 [INFO] 
09:47:24 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-api ---
09:47:24 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar
09:47:24 [INFO] 
09:47:24 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-api ---
09:47:24 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/kapua-device-management-asset-api-2.0.0-SNAPSHOT-sources.jar
09:47:24 [INFO] 
09:47:24 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-api ---
09:47:24 [INFO] 
09:47:24 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-api ---
09:47:24 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-api/2.0.0-SNAPSHOT/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar
09:47:24 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-api/2.0.0-SNAPSHOT/kapua-device-management-asset-api-2.0.0-SNAPSHOT.pom
09:47:24 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/kapua-device-management-asset-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-api/2.0.0-SNAPSHOT/kapua-device-management-asset-api-2.0.0-SNAPSHOT-sources.jar
09:47:24 [INFO] 
09:47:24 [INFO] -------< org.eclipse.kapua:kapua-device-management-asset-store >--------
09:47:24 [INFO] Building kapua-device-management-asset-store 2.0.0-SNAPSHOT     [85/226]
09:47:24 [INFO]   from service/device/management/asset-store/pom.xml
09:47:24 [INFO] --------------------------------[ pom ]---------------------------------
09:47:24 [INFO] 
09:47:24 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-store ---
09:47:24 [INFO] 
09:47:24 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-store ---
09:47:24 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:24 [INFO] 
09:47:24 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-store ---
09:47:24 [INFO] Required toolchain: jdk [ version='11' ]
09:47:24 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:24 [INFO] 
09:47:24 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-store ---
09:47:24 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:24 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store
09:47:24 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822844696
09:47:24 [WARNING] Cannot get the branch information from the git repository: 
09:47:24 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:24 
09:47:24 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:24 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store
09:47:24 [INFO] Storing buildScmBranch: UNKNOWN
09:47:24 [INFO] 
09:47:24 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-store ---
09:47:24 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/target/jacoco.exec
09:47:24 [INFO] 
09:47:24 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-store ---
09:47:24 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:24 [INFO] 
09:47:24 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-store ---
09:47:24 [INFO] 
09:47:24 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-store ---
09:47:24 [INFO] 
09:47:24 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-store ---
09:47:24 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store/2.0.0-SNAPSHOT/kapua-device-management-asset-store-2.0.0-SNAPSHOT.pom
09:47:24 [INFO] 
09:47:24 [INFO] -----< org.eclipse.kapua:kapua-device-management-asset-store-api >------
09:47:24 [INFO] Building kapua-device-management-asset-store-api 2.0.0-SNAPSHOT [86/226]
09:47:24 [INFO]   from service/device/management/asset-store/api/pom.xml
09:47:24 [INFO] --------------------------------[ jar ]---------------------------------
09:47:24 [INFO] 
09:47:24 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-store-api ---
09:47:24 [INFO] 
09:47:24 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-store-api ---
09:47:24 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:24 [INFO] 
09:47:24 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-store-api ---
09:47:24 [INFO] Required toolchain: jdk [ version='11' ]
09:47:24 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:24 [INFO] 
09:47:24 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-store-api ---
09:47:24 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:24 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api
09:47:24 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822844791
09:47:24 [WARNING] Cannot get the branch information from the git repository: 
09:47:24 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:24 
09:47:24 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:24 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api
09:47:24 [INFO] Storing buildScmBranch: UNKNOWN
09:47:24 [INFO] 
09:47:24 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-store-api ---
09:47:24 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/jacoco.exec
09:47:24 [INFO] 
09:47:24 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-store-api ---
09:47:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/src/main/resources
09:47:24 [INFO] 
09:47:24 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-store-api ---
09:47:24 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:24 [INFO] Changes detected - recompiling the module!
09:47:24 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/classes
09:47:26 [INFO] 
09:47:26 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-store-api ---
09:47:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/src/test/resources
09:47:26 [INFO] 
09:47:26 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-store-api ---
09:47:26 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:26 [INFO] No sources to compile
09:47:26 [INFO] 
09:47:26 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-store-api ---
09:47:26 [INFO] Tests are skipped.
09:47:26 [INFO] 
09:47:26 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-store-api ---
09:47:26 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:26 [INFO] 
09:47:26 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-store-api ---
09:47:26 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar
09:47:26 [INFO] 
09:47:26 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-store-api ---
09:47:26 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT-sources.jar
09:47:26 [INFO] 
09:47:26 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-store-api ---
09:47:26 [INFO] 
09:47:26 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-store-api ---
09:47:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-api/2.0.0-SNAPSHOT/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar
09:47:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-api/2.0.0-SNAPSHOT/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.pom
09:47:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-api/2.0.0-SNAPSHOT/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT-sources.jar
09:47:26 [INFO] 
09:47:26 [INFO] ------< org.eclipse.kapua:kapua-device-management-asset-internal >------
09:47:26 [INFO] Building kapua-device-management-asset-internal 2.0.0-SNAPSHOT  [87/226]
09:47:26 [INFO]   from service/device/management/asset/internal/pom.xml
09:47:26 [INFO] --------------------------------[ jar ]---------------------------------
09:47:26 [INFO] 
09:47:26 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-internal ---
09:47:26 [INFO] 
09:47:26 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-internal ---
09:47:26 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:26 [INFO] 
09:47:26 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-internal ---
09:47:26 [INFO] Required toolchain: jdk [ version='11' ]
09:47:26 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:26 [INFO] 
09:47:26 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-internal ---
09:47:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal
09:47:26 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822846212
09:47:26 [WARNING] Cannot get the branch information from the git repository: 
09:47:26 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:26 
09:47:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal
09:47:26 [INFO] Storing buildScmBranch: UNKNOWN
09:47:26 [INFO] 
09:47:26 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-internal ---
09:47:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/jacoco.exec
09:47:26 [INFO] 
09:47:26 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-internal ---
09:47:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/src/main/resources
09:47:26 [INFO] 
09:47:26 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-asset-internal ---
09:47:26 [INFO] Copying 1 resource
09:47:26 [INFO] 
09:47:26 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-internal ---
09:47:26 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:26 [INFO] Changes detected - recompiling the module!
09:47:26 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/classes
09:47:27 [INFO] 
09:47:27 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-internal ---
09:47:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/src/test/resources
09:47:27 [INFO] 
09:47:27 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-internal ---
09:47:27 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:27 [INFO] No sources to compile
09:47:27 [INFO] 
09:47:27 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-internal ---
09:47:27 [INFO] Tests are skipped.
09:47:27 [INFO] 
09:47:27 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-internal ---
09:47:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:27 [INFO] 
09:47:27 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-internal ---
09:47:27 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar
09:47:27 [INFO] 
09:47:27 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-internal ---
09:47:27 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/kapua-device-management-asset-internal-2.0.0-SNAPSHOT-sources.jar
09:47:27 [INFO] 
09:47:27 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-internal ---
09:47:27 [INFO] 
09:47:27 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-internal ---
09:47:27 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-internal/2.0.0-SNAPSHOT/kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar
09:47:27 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-internal/2.0.0-SNAPSHOT/kapua-device-management-asset-internal-2.0.0-SNAPSHOT.pom
09:47:27 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/kapua-device-management-asset-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-internal/2.0.0-SNAPSHOT/kapua-device-management-asset-internal-2.0.0-SNAPSHOT-sources.jar
09:47:27 [INFO] 
09:47:27 [INFO] ----< org.eclipse.kapua:kapua-device-management-asset-store-dummy >-----
09:47:27 [INFO] Building kapua-device-management-asset-store-dummy 2.0.0-SNAPSHOT [88/226]
09:47:27 [INFO]   from service/device/management/asset-store/dummy/pom.xml
09:47:27 [INFO] --------------------------------[ jar ]---------------------------------
09:47:27 [INFO] 
09:47:27 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-store-dummy ---
09:47:27 [INFO] 
09:47:27 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-store-dummy ---
09:47:27 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:28 [INFO] 
09:47:28 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-store-dummy ---
09:47:28 [INFO] Required toolchain: jdk [ version='11' ]
09:47:28 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:28 [INFO] 
09:47:28 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-store-dummy ---
09:47:28 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:28 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy
09:47:28 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822848010
09:47:28 [WARNING] Cannot get the branch information from the git repository: 
09:47:28 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:28 
09:47:28 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:28 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy
09:47:28 [INFO] Storing buildScmBranch: UNKNOWN
09:47:28 [INFO] 
09:47:28 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-store-dummy ---
09:47:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/jacoco.exec
09:47:28 [INFO] 
09:47:28 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-store-dummy ---
09:47:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/src/main/resources
09:47:28 [INFO] 
09:47:28 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-store-dummy ---
09:47:28 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:28 [INFO] Changes detected - recompiling the module!
09:47:28 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/classes
09:47:29 [INFO] 
09:47:29 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-store-dummy ---
09:47:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/src/test/resources
09:47:29 [INFO] 
09:47:29 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-store-dummy ---
09:47:29 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:29 [INFO] No sources to compile
09:47:29 [INFO] 
09:47:29 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-store-dummy ---
09:47:29 [INFO] Tests are skipped.
09:47:29 [INFO] 
09:47:29 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-store-dummy ---
09:47:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:29 [INFO] 
09:47:29 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-store-dummy ---
09:47:29 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT.jar
09:47:29 [INFO] 
09:47:29 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-store-dummy ---
09:47:29 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT-sources.jar
09:47:29 [INFO] 
09:47:29 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-store-dummy ---
09:47:29 [INFO] 
09:47:29 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-store-dummy ---
09:47:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-dummy/2.0.0-SNAPSHOT/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT.jar
09:47:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-dummy/2.0.0-SNAPSHOT/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT.pom
09:47:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-dummy/2.0.0-SNAPSHOT/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT-sources.jar
09:47:29 [INFO] 
09:47:29 [INFO] ----------< org.eclipse.kapua:kapua-device-management-bundle >----------
09:47:29 [INFO] Building kapua-device-management-bundle 2.0.0-SNAPSHOT          [89/226]
09:47:29 [INFO]   from service/device/management/bundle/pom.xml
09:47:29 [INFO] --------------------------------[ pom ]---------------------------------
09:47:29 [INFO] 
09:47:29 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-bundle ---
09:47:29 [INFO] 
09:47:29 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-bundle ---
09:47:29 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:29 [INFO] 
09:47:29 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-bundle ---
09:47:29 [INFO] Required toolchain: jdk [ version='11' ]
09:47:29 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:29 [INFO] 
09:47:29 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-bundle ---
09:47:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle
09:47:29 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822849415
09:47:29 [WARNING] Cannot get the branch information from the git repository: 
09:47:29 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:29 
09:47:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle
09:47:29 [INFO] Storing buildScmBranch: UNKNOWN
09:47:29 [INFO] 
09:47:29 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-bundle ---
09:47:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/target/jacoco.exec
09:47:29 [INFO] 
09:47:29 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-bundle ---
09:47:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:29 [INFO] 
09:47:29 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-bundle ---
09:47:29 [INFO] 
09:47:29 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-bundle ---
09:47:29 [INFO] 
09:47:29 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-bundle ---
09:47:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle/2.0.0-SNAPSHOT/kapua-device-management-bundle-2.0.0-SNAPSHOT.pom
09:47:29 [INFO] 
09:47:29 [INFO] --------< org.eclipse.kapua:kapua-device-management-bundle-api >--------
09:47:29 [INFO] Building kapua-device-management-bundle-api 2.0.0-SNAPSHOT      [90/226]
09:47:29 [INFO]   from service/device/management/bundle/api/pom.xml
09:47:29 [INFO] --------------------------------[ jar ]---------------------------------
09:47:29 [INFO] 
09:47:29 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-bundle-api ---
09:47:29 [INFO] 
09:47:29 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-bundle-api ---
09:47:29 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:29 [INFO] 
09:47:29 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-bundle-api ---
09:47:29 [INFO] Required toolchain: jdk [ version='11' ]
09:47:29 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:29 [INFO] 
09:47:29 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-bundle-api ---
09:47:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api
09:47:29 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822849522
09:47:29 [WARNING] Cannot get the branch information from the git repository: 
09:47:29 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:29 
09:47:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api
09:47:29 [INFO] Storing buildScmBranch: UNKNOWN
09:47:29 [INFO] 
09:47:29 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-bundle-api ---
09:47:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/jacoco.exec
09:47:29 [INFO] 
09:47:29 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-bundle-api ---
09:47:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/src/main/resources
09:47:29 [INFO] 
09:47:29 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-bundle-api ---
09:47:29 [INFO] Copying 1 resource
09:47:29 [INFO] 
09:47:29 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-bundle-api ---
09:47:29 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:29 [INFO] Changes detected - recompiling the module!
09:47:29 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/classes
09:47:30 [INFO] 
09:47:30 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-bundle-api ---
09:47:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/src/test/resources
09:47:30 [INFO] 
09:47:30 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-bundle-api ---
09:47:30 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:30 [INFO] No sources to compile
09:47:30 [INFO] 
09:47:30 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-bundle-api ---
09:47:30 [INFO] Tests are skipped.
09:47:30 [INFO] 
09:47:30 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-bundle-api ---
09:47:30 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:30 [INFO] 
09:47:30 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-bundle-api ---
09:47:30 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar
09:47:30 [INFO] 
09:47:30 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-bundle-api ---
09:47:30 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/kapua-device-management-bundle-api-2.0.0-SNAPSHOT-sources.jar
09:47:30 [INFO] 
09:47:30 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-bundle-api ---
09:47:30 [INFO] 
09:47:30 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-bundle-api ---
09:47:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-api/2.0.0-SNAPSHOT/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar
09:47:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-api/2.0.0-SNAPSHOT/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.pom
09:47:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/kapua-device-management-bundle-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-api/2.0.0-SNAPSHOT/kapua-device-management-bundle-api-2.0.0-SNAPSHOT-sources.jar
09:47:30 [INFO] 
09:47:30 [INFO] -----< org.eclipse.kapua:kapua-device-management-bundle-internal >------
09:47:30 [INFO] Building kapua-device-management-bundle-internal 2.0.0-SNAPSHOT [91/226]
09:47:30 [INFO]   from service/device/management/bundle/internal/pom.xml
09:47:30 [INFO] --------------------------------[ jar ]---------------------------------
09:47:30 [INFO] 
09:47:30 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-bundle-internal ---
09:47:30 [INFO] 
09:47:30 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-bundle-internal ---
09:47:30 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:30 [INFO] 
09:47:30 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-bundle-internal ---
09:47:30 [INFO] Required toolchain: jdk [ version='11' ]
09:47:30 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:30 [INFO] 
09:47:30 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-bundle-internal ---
09:47:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal
09:47:30 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822850815
09:47:30 [WARNING] Cannot get the branch information from the git repository: 
09:47:30 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:30 
09:47:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal
09:47:30 [INFO] Storing buildScmBranch: UNKNOWN
09:47:30 [INFO] 
09:47:30 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-bundle-internal ---
09:47:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/jacoco.exec
09:47:30 [INFO] 
09:47:30 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-bundle-internal ---
09:47:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/src/main/resources
09:47:30 [INFO] 
09:47:30 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-bundle-internal ---
09:47:30 [INFO] Copying 1 resource
09:47:30 [INFO] 
09:47:30 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-bundle-internal ---
09:47:30 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:30 [INFO] Changes detected - recompiling the module!
09:47:30 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/classes
09:47:32 [INFO] 
09:47:32 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-bundle-internal ---
09:47:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/src/test/resources
09:47:32 [INFO] 
09:47:32 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-bundle-internal ---
09:47:32 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:32 [INFO] No sources to compile
09:47:32 [INFO] 
09:47:32 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-bundle-internal ---
09:47:32 [INFO] Tests are skipped.
09:47:32 [INFO] 
09:47:32 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-bundle-internal ---
09:47:32 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:32 [INFO] 
09:47:32 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-bundle-internal ---
09:47:32 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar
09:47:32 [INFO] 
09:47:32 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-bundle-internal ---
09:47:32 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT-sources.jar
09:47:32 [INFO] 
09:47:32 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-bundle-internal ---
09:47:32 [INFO] 
09:47:32 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-bundle-internal ---
09:47:32 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-internal/2.0.0-SNAPSHOT/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar
09:47:32 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-internal/2.0.0-SNAPSHOT/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.pom
09:47:32 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-internal/2.0.0-SNAPSHOT/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT-sources.jar
09:47:32 [INFO] 
09:47:32 [INFO] ---------< org.eclipse.kapua:kapua-device-management-command >----------
09:47:32 [INFO] Building kapua-device-management-command 2.0.0-SNAPSHOT         [92/226]
09:47:32 [INFO]   from service/device/management/command/pom.xml
09:47:32 [INFO] --------------------------------[ pom ]---------------------------------
09:47:32 [INFO] 
09:47:32 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-command ---
09:47:32 [INFO] 
09:47:32 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-command ---
09:47:32 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:32 [INFO] 
09:47:32 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-command ---
09:47:32 [INFO] Required toolchain: jdk [ version='11' ]
09:47:32 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:32 [INFO] 
09:47:32 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-command ---
09:47:32 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:32 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command
09:47:32 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822852430
09:47:32 [WARNING] Cannot get the branch information from the git repository: 
09:47:32 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:32 
09:47:32 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:32 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command
09:47:32 [INFO] Storing buildScmBranch: UNKNOWN
09:47:32 [INFO] 
09:47:32 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-command ---
09:47:32 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/command/target/jacoco.exec
09:47:32 [INFO] 
09:47:32 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-command ---
09:47:32 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:32 [INFO] 
09:47:32 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-command ---
09:47:32 [INFO] 
09:47:32 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-command ---
09:47:32 [INFO] 
09:47:32 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-command ---
09:47:32 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command/2.0.0-SNAPSHOT/kapua-device-management-command-2.0.0-SNAPSHOT.pom
09:47:32 [INFO] 
09:47:32 [INFO] -------< org.eclipse.kapua:kapua-device-management-command-api >--------
09:47:32 [INFO] Building kapua-device-management-command-api 2.0.0-SNAPSHOT     [93/226]
09:47:32 [INFO]   from service/device/management/command/api/pom.xml
09:47:32 [INFO] --------------------------------[ jar ]---------------------------------
09:47:32 [INFO] 
09:47:32 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-command-api ---
09:47:32 [INFO] 
09:47:32 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-command-api ---
09:47:32 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:32 [INFO] 
09:47:32 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-command-api ---
09:47:32 [INFO] Required toolchain: jdk [ version='11' ]
09:47:32 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:32 [INFO] 
09:47:32 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-command-api ---
09:47:32 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:32 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/api
09:47:32 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822852519
09:47:32 [WARNING] Cannot get the branch information from the git repository: 
09:47:32 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:32 
09:47:32 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:32 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/api
09:47:32 [INFO] Storing buildScmBranch: UNKNOWN
09:47:32 [INFO] 
09:47:32 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-command-api ---
09:47:32 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/jacoco.exec
09:47:32 [INFO] 
09:47:32 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-command-api ---
09:47:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/src/main/resources
09:47:32 [INFO] 
09:47:32 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-command-api ---
09:47:32 [INFO] Copying 1 resource
09:47:32 [INFO] 
09:47:32 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-command-api ---
09:47:32 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:32 [INFO] Changes detected - recompiling the module!
09:47:32 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/classes
09:47:33 [INFO] 
09:47:33 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-command-api ---
09:47:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/src/test/resources
09:47:33 [INFO] 
09:47:33 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-command-api ---
09:47:33 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:33 [INFO] No sources to compile
09:47:33 [INFO] 
09:47:33 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-command-api ---
09:47:33 [INFO] Tests are skipped.
09:47:33 [INFO] 
09:47:33 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-command-api ---
09:47:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:33 [INFO] 
09:47:33 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-command-api ---
09:47:33 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar
09:47:33 [INFO] 
09:47:33 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-command-api ---
09:47:33 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/kapua-device-management-command-api-2.0.0-SNAPSHOT-sources.jar
09:47:33 [INFO] 
09:47:33 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-command-api ---
09:47:33 [INFO] 
09:47:33 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-command-api ---
09:47:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-api/2.0.0-SNAPSHOT/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar
09:47:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-api/2.0.0-SNAPSHOT/kapua-device-management-command-api-2.0.0-SNAPSHOT.pom
09:47:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/kapua-device-management-command-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-api/2.0.0-SNAPSHOT/kapua-device-management-command-api-2.0.0-SNAPSHOT-sources.jar
09:47:33 [INFO] 
09:47:33 [INFO] -----< org.eclipse.kapua:kapua-device-management-command-internal >-----
09:47:33 [INFO] Building kapua-device-management-command-internal 2.0.0-SNAPSHOT [94/226]
09:47:33 [INFO]   from service/device/management/command/internal/pom.xml
09:47:33 [INFO] --------------------------------[ jar ]---------------------------------
09:47:33 [INFO] 
09:47:33 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-command-internal ---
09:47:33 [INFO] 
09:47:33 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-command-internal ---
09:47:33 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:33 [INFO] 
09:47:33 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-command-internal ---
09:47:33 [INFO] Required toolchain: jdk [ version='11' ]
09:47:33 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:33 [INFO] 
09:47:33 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-command-internal ---
09:47:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal
09:47:33 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822853869
09:47:33 [WARNING] Cannot get the branch information from the git repository: 
09:47:33 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:33 
09:47:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal
09:47:33 [INFO] Storing buildScmBranch: UNKNOWN
09:47:33 [INFO] 
09:47:33 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-command-internal ---
09:47:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/jacoco.exec
09:47:33 [INFO] 
09:47:33 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-command-internal ---
09:47:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/src/main/resources
09:47:33 [INFO] 
09:47:33 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-command-internal ---
09:47:33 [INFO] Copying 1 resource
09:47:33 [INFO] 
09:47:33 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-command-internal ---
09:47:33 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:33 [INFO] Changes detected - recompiling the module!
09:47:33 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/classes
09:47:35 [INFO] 
09:47:35 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-command-internal ---
09:47:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/src/test/resources
09:47:35 [INFO] 
09:47:35 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-command-internal ---
09:47:35 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:35 [INFO] No sources to compile
09:47:35 [INFO] 
09:47:35 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-command-internal ---
09:47:35 [INFO] Tests are skipped.
09:47:35 [INFO] 
09:47:35 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-command-internal ---
09:47:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:35 [INFO] 
09:47:35 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-command-internal ---
09:47:35 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar
09:47:35 [INFO] 
09:47:35 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-command-internal ---
09:47:35 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/kapua-device-management-command-internal-2.0.0-SNAPSHOT-sources.jar
09:47:35 [INFO] 
09:47:35 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-command-internal ---
09:47:35 [INFO] 
09:47:35 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-command-internal ---
09:47:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-internal/2.0.0-SNAPSHOT/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar
09:47:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-internal/2.0.0-SNAPSHOT/kapua-device-management-command-internal-2.0.0-SNAPSHOT.pom
09:47:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/kapua-device-management-command-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-internal/2.0.0-SNAPSHOT/kapua-device-management-command-internal-2.0.0-SNAPSHOT-sources.jar
09:47:35 [INFO] 
09:47:35 [INFO] ------< org.eclipse.kapua:kapua-device-management-configuration >-------
09:47:35 [INFO] Building kapua-device-management-configuration 2.0.0-SNAPSHOT   [95/226]
09:47:35 [INFO]   from service/device/management/configuration/pom.xml
09:47:35 [INFO] --------------------------------[ pom ]---------------------------------
09:47:35 [INFO] 
09:47:35 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration ---
09:47:35 [INFO] 
09:47:35 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration ---
09:47:35 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:35 [INFO] 
09:47:35 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration ---
09:47:35 [INFO] Required toolchain: jdk [ version='11' ]
09:47:35 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:35 [INFO] 
09:47:35 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration ---
09:47:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration
09:47:35 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822855619
09:47:35 [WARNING] Cannot get the branch information from the git repository: 
09:47:35 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:35 
09:47:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration
09:47:35 [INFO] Storing buildScmBranch: UNKNOWN
09:47:35 [INFO] 
09:47:35 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration ---
09:47:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/target/jacoco.exec
09:47:35 [INFO] 
09:47:35 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration ---
09:47:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:35 [INFO] 
09:47:35 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration ---
09:47:35 [INFO] 
09:47:35 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration ---
09:47:35 [INFO] 
09:47:35 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration ---
09:47:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration/2.0.0-SNAPSHOT/kapua-device-management-configuration-2.0.0-SNAPSHOT.pom
09:47:35 [INFO] 
09:47:35 [INFO] ----< org.eclipse.kapua:kapua-device-management-configuration-api >-----
09:47:35 [INFO] Building kapua-device-management-configuration-api 2.0.0-SNAPSHOT [96/226]
09:47:35 [INFO]   from service/device/management/configuration/api/pom.xml
09:47:35 [INFO] --------------------------------[ jar ]---------------------------------
09:47:35 [INFO] 
09:47:35 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-api ---
09:47:35 [INFO] 
09:47:35 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-api ---
09:47:35 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:35 [INFO] 
09:47:35 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-api ---
09:47:35 [INFO] Required toolchain: jdk [ version='11' ]
09:47:35 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:35 [INFO] 
09:47:35 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-api ---
09:47:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api
09:47:35 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822855724
09:47:35 [WARNING] Cannot get the branch information from the git repository: 
09:47:35 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:35 
09:47:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api
09:47:35 [INFO] Storing buildScmBranch: UNKNOWN
09:47:35 [INFO] 
09:47:35 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-api ---
09:47:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/jacoco.exec
09:47:35 [INFO] 
09:47:35 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-api ---
09:47:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/src/main/resources
09:47:35 [INFO] 
09:47:35 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-configuration-api ---
09:47:35 [INFO] Copying 1 resource
09:47:35 [INFO] 
09:47:35 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-api ---
09:47:35 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:35 [INFO] Changes detected - recompiling the module!
09:47:35 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/classes
09:47:37 [INFO] 
09:47:37 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-api ---
09:47:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/src/test/resources
09:47:37 [INFO] 
09:47:37 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-api ---
09:47:37 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:37 [INFO] No sources to compile
09:47:37 [INFO] 
09:47:37 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-api ---
09:47:37 [INFO] Tests are skipped.
09:47:37 [INFO] 
09:47:37 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-api ---
09:47:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:37 [INFO] 
09:47:37 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-api ---
09:47:37 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar
09:47:37 [INFO] 
09:47:37 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-api ---
09:47:37 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/kapua-device-management-configuration-api-2.0.0-SNAPSHOT-sources.jar
09:47:37 [INFO] 
09:47:37 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-api ---
09:47:37 [INFO] 
09:47:37 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-api ---
09:47:37 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar
09:47:37 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.pom
09:47:37 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/kapua-device-management-configuration-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-api-2.0.0-SNAPSHOT-sources.jar
09:47:37 [INFO] 
09:47:37 [INFO] --< org.eclipse.kapua:kapua-device-management-configuration-message-api >--
09:47:37 [INFO] Building kapua-device-management-configuration-message-api 2.0.0-SNAPSHOT [97/226]
09:47:37 [INFO]   from service/device/management/configuration/message-api/pom.xml
09:47:37 [INFO] --------------------------------[ jar ]---------------------------------
09:47:37 [INFO] 
09:47:37 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-message-api ---
09:47:37 [INFO] 
09:47:37 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-message-api ---
09:47:37 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:37 [INFO] 
09:47:37 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-message-api ---
09:47:37 [INFO] Required toolchain: jdk [ version='11' ]
09:47:37 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:37 [INFO] 
09:47:37 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-message-api ---
09:47:37 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:37 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api
09:47:37 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822857364
09:47:37 [WARNING] Cannot get the branch information from the git repository: 
09:47:37 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:37 
09:47:37 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:37 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api
09:47:37 [INFO] Storing buildScmBranch: UNKNOWN
09:47:37 [INFO] 
09:47:37 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-message-api ---
09:47:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/jacoco.exec
09:47:37 [INFO] 
09:47:37 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-message-api ---
09:47:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/src/main/resources
09:47:37 [INFO] 
09:47:37 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-configuration-message-api ---
09:47:37 [INFO] Copying 1 resource
09:47:37 [INFO] 
09:47:37 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-message-api ---
09:47:37 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:37 [INFO] Changes detected - recompiling the module!
09:47:37 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/classes
09:47:38 [INFO] 
09:47:38 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-message-api ---
09:47:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/src/test/resources
09:47:38 [INFO] 
09:47:38 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-message-api ---
09:47:38 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:38 [INFO] No sources to compile
09:47:38 [INFO] 
09:47:38 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-message-api ---
09:47:38 [INFO] Tests are skipped.
09:47:38 [INFO] 
09:47:38 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-message-api ---
09:47:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:38 [INFO] 
09:47:38 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-message-api ---
09:47:38 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar
09:47:38 [INFO] 
09:47:38 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-message-api ---
09:47:38 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT-sources.jar
09:47:38 [INFO] 
09:47:38 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-message-api ---
09:47:38 [INFO] 
09:47:38 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-message-api ---
09:47:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-message-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar
09:47:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-message-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.pom
09:47:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-message-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT-sources.jar
09:47:38 [INFO] 
09:47:38 [INFO] ---< org.eclipse.kapua:kapua-device-management-configuration-store >----
09:47:38 [INFO] Building kapua-device-management-configuration-store 2.0.0-SNAPSHOT [98/226]
09:47:38 [INFO]   from service/device/management/configuration-store/pom.xml
09:47:38 [INFO] --------------------------------[ pom ]---------------------------------
09:47:38 [INFO] 
09:47:38 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-store ---
09:47:38 [INFO] 
09:47:38 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-store ---
09:47:38 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:38 [INFO] 
09:47:38 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-store ---
09:47:38 [INFO] Required toolchain: jdk [ version='11' ]
09:47:38 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:38 [INFO] 
09:47:38 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-store ---
09:47:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store
09:47:38 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822858653
09:47:38 [WARNING] Cannot get the branch information from the git repository: 
09:47:38 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:38 
09:47:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store
09:47:38 [INFO] Storing buildScmBranch: UNKNOWN
09:47:38 [INFO] 
09:47:38 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-store ---
09:47:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/target/jacoco.exec
09:47:38 [INFO] 
09:47:38 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-store ---
09:47:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:38 [INFO] 
09:47:38 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-store ---
09:47:38 [INFO] 
09:47:38 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-store ---
09:47:38 [INFO] 
09:47:38 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-store ---
09:47:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-2.0.0-SNAPSHOT.pom
09:47:38 [INFO] 
09:47:38 [INFO] --< org.eclipse.kapua:kapua-device-management-configuration-store-api >--
09:47:38 [INFO] Building kapua-device-management-configuration-store-api 2.0.0-SNAPSHOT [99/226]
09:47:38 [INFO]   from service/device/management/configuration-store/api/pom.xml
09:47:38 [INFO] --------------------------------[ jar ]---------------------------------
09:47:38 [INFO] 
09:47:38 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-store-api ---
09:47:38 [INFO] 
09:47:38 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-store-api ---
09:47:38 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:38 [INFO] 
09:47:38 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-store-api ---
09:47:38 [INFO] Required toolchain: jdk [ version='11' ]
09:47:38 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:38 [INFO] 
09:47:38 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-store-api ---
09:47:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api
09:47:38 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822858717
09:47:38 [WARNING] Cannot get the branch information from the git repository: 
09:47:38 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:38 
09:47:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api
09:47:38 [INFO] Storing buildScmBranch: UNKNOWN
09:47:38 [INFO] 
09:47:38 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-store-api ---
09:47:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/jacoco.exec
09:47:38 [INFO] 
09:47:38 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-store-api ---
09:47:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/src/main/resources
09:47:38 [INFO] 
09:47:38 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-store-api ---
09:47:38 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:38 [INFO] Changes detected - recompiling the module!
09:47:38 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/classes
09:47:39 [INFO] 
09:47:39 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-store-api ---
09:47:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/src/test/resources
09:47:39 [INFO] 
09:47:39 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-store-api ---
09:47:39 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:39 [INFO] No sources to compile
09:47:39 [INFO] 
09:47:39 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-store-api ---
09:47:39 [INFO] Tests are skipped.
09:47:39 [INFO] 
09:47:39 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-store-api ---
09:47:39 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:39 [INFO] 
09:47:39 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-store-api ---
09:47:39 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar
09:47:40 [INFO] 
09:47:40 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-store-api ---
09:47:40 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT-sources.jar
09:47:40 [INFO] 
09:47:40 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-store-api ---
09:47:40 [INFO] 
09:47:40 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-store-api ---
09:47:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar
09:47:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.pom
09:47:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT-sources.jar
09:47:40 [INFO] 
09:47:40 [INFO] --< org.eclipse.kapua:kapua-device-management-configuration-internal >--
09:47:40 [INFO] Building kapua-device-management-configuration-internal 2.0.0-SNAPSHOT [100/226]
09:47:40 [INFO]   from service/device/management/configuration/internal/pom.xml
09:47:40 [INFO] --------------------------------[ jar ]---------------------------------
09:47:40 [INFO] 
09:47:40 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-internal ---
09:47:40 [INFO] 
09:47:40 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-internal ---
09:47:40 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:40 [INFO] 
09:47:40 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-internal ---
09:47:40 [INFO] Required toolchain: jdk [ version='11' ]
09:47:40 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:40 [INFO] 
09:47:40 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-internal ---
09:47:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal
09:47:40 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822860109
09:47:40 [WARNING] Cannot get the branch information from the git repository: 
09:47:40 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:40 
09:47:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal
09:47:40 [INFO] Storing buildScmBranch: UNKNOWN
09:47:40 [INFO] 
09:47:40 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-internal ---
09:47:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/jacoco.exec
09:47:40 [INFO] 
09:47:40 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-internal ---
09:47:40 [INFO] Copying 1 resource
09:47:40 [INFO] 
09:47:40 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-configuration-internal ---
09:47:40 [INFO] Copying 1 resource
09:47:40 [INFO] 
09:47:40 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-internal ---
09:47:40 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:40 [INFO] Changes detected - recompiling the module!
09:47:40 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/classes
09:47:42 [INFO] 
09:47:42 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-internal ---
09:47:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/src/test/resources
09:47:42 [INFO] 
09:47:42 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-internal ---
09:47:42 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:42 [INFO] No sources to compile
09:47:42 [INFO] 
09:47:42 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-internal ---
09:47:42 [INFO] Tests are skipped.
09:47:42 [INFO] 
09:47:42 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-internal ---
09:47:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:42 [INFO] 
09:47:42 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-internal ---
09:47:42 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar
09:47:42 [INFO] 
09:47:42 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-internal ---
09:47:42 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT-sources.jar
09:47:42 [INFO] 
09:47:42 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-internal ---
09:47:42 [INFO] 
09:47:42 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-internal ---
09:47:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-internal/2.0.0-SNAPSHOT/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar
09:47:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-internal/2.0.0-SNAPSHOT/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.pom
09:47:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-internal/2.0.0-SNAPSHOT/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT-sources.jar
09:47:42 [INFO] 
09:47:42 [INFO] --< org.eclipse.kapua:kapua-device-management-configuration-store-dummy >--
09:47:42 [INFO] Building kapua-device-management-configuration-store-dummy 2.0.0-SNAPSHOT [101/226]
09:47:42 [INFO]   from service/device/management/configuration-store/dummy/pom.xml
09:47:42 [INFO] --------------------------------[ jar ]---------------------------------
09:47:42 [INFO] 
09:47:42 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-store-dummy ---
09:47:42 [INFO] 
09:47:42 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-store-dummy ---
09:47:42 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:42 [INFO] 
09:47:42 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-store-dummy ---
09:47:42 [INFO] Required toolchain: jdk [ version='11' ]
09:47:42 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:42 [INFO] 
09:47:42 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-store-dummy ---
09:47:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy
09:47:42 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822862153
09:47:42 [WARNING] Cannot get the branch information from the git repository: 
09:47:42 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:42 
09:47:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy
09:47:42 [INFO] Storing buildScmBranch: UNKNOWN
09:47:42 [INFO] 
09:47:42 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-store-dummy ---
09:47:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/jacoco.exec
09:47:42 [INFO] 
09:47:42 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-store-dummy ---
09:47:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/src/main/resources
09:47:42 [INFO] 
09:47:42 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-store-dummy ---
09:47:42 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:42 [INFO] Changes detected - recompiling the module!
09:47:42 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/classes
09:47:43 [INFO] 
09:47:43 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-store-dummy ---
09:47:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/src/test/resources
09:47:43 [INFO] 
09:47:43 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-store-dummy ---
09:47:43 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:43 [INFO] No sources to compile
09:47:43 [INFO] 
09:47:43 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-store-dummy ---
09:47:43 [INFO] Tests are skipped.
09:47:43 [INFO] 
09:47:43 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-store-dummy ---
09:47:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:43 [INFO] 
09:47:43 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-store-dummy ---
09:47:43 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT.jar
09:47:43 [INFO] 
09:47:43 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-store-dummy ---
09:47:43 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT-sources.jar
09:47:43 [INFO] 
09:47:43 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-store-dummy ---
09:47:43 [INFO] 
09:47:43 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-store-dummy ---
09:47:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-dummy/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT.jar
09:47:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-dummy/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT.pom
09:47:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-dummy/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT-sources.jar
09:47:43 [INFO] 
09:47:43 [INFO] --------< org.eclipse.kapua:kapua-device-management-inventory >---------
09:47:43 [INFO] Building kapua-device-management-inventory 2.0.0-SNAPSHOT      [102/226]
09:47:43 [INFO]   from service/device/management/inventory/pom.xml
09:47:43 [INFO] --------------------------------[ pom ]---------------------------------
09:47:43 [INFO] 
09:47:43 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-inventory ---
09:47:43 [INFO] 
09:47:43 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-inventory ---
09:47:43 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:43 [INFO] 
09:47:43 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-inventory ---
09:47:43 [INFO] Required toolchain: jdk [ version='11' ]
09:47:43 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:43 [INFO] 
09:47:43 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-inventory ---
09:47:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory
09:47:43 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822863592
09:47:43 [WARNING] Cannot get the branch information from the git repository: 
09:47:43 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:43 
09:47:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory
09:47:43 [INFO] Storing buildScmBranch: UNKNOWN
09:47:43 [INFO] 
09:47:43 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-inventory ---
09:47:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/target/jacoco.exec
09:47:43 [INFO] 
09:47:43 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-inventory ---
09:47:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:43 [INFO] 
09:47:43 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-inventory ---
09:47:43 [INFO] 
09:47:43 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-inventory ---
09:47:43 [INFO] 
09:47:43 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-inventory ---
09:47:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory/2.0.0-SNAPSHOT/kapua-device-management-inventory-2.0.0-SNAPSHOT.pom
09:47:43 [INFO] 
09:47:43 [INFO] ------< org.eclipse.kapua:kapua-device-management-inventory-api >-------
09:47:43 [INFO] Building kapua-device-management-inventory-api 2.0.0-SNAPSHOT  [103/226]
09:47:43 [INFO]   from service/device/management/inventory/api/pom.xml
09:47:43 [INFO] --------------------------------[ jar ]---------------------------------
09:47:43 [INFO] 
09:47:43 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-inventory-api ---
09:47:43 [INFO] 
09:47:43 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-inventory-api ---
09:47:43 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:43 [INFO] 
09:47:43 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-inventory-api ---
09:47:43 [INFO] Required toolchain: jdk [ version='11' ]
09:47:43 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:43 [INFO] 
09:47:43 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-inventory-api ---
09:47:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api
09:47:43 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822863690
09:47:43 [WARNING] Cannot get the branch information from the git repository: 
09:47:43 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:43 
09:47:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api
09:47:43 [INFO] Storing buildScmBranch: UNKNOWN
09:47:43 [INFO] 
09:47:43 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-inventory-api ---
09:47:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/jacoco.exec
09:47:43 [INFO] 
09:47:43 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-inventory-api ---
09:47:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/src/main/resources
09:47:43 [INFO] 
09:47:43 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-inventory-api ---
09:47:43 [INFO] Copying 1 resource
09:47:43 [INFO] 
09:47:43 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-inventory-api ---
09:47:43 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:43 [INFO] Changes detected - recompiling the module!
09:47:43 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/classes
09:47:45 [INFO] 
09:47:45 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-inventory-api ---
09:47:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/src/test/resources
09:47:45 [INFO] 
09:47:45 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-inventory-api ---
09:47:45 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:45 [INFO] No sources to compile
09:47:45 [INFO] 
09:47:45 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-inventory-api ---
09:47:45 [INFO] Tests are skipped.
09:47:45 [INFO] 
09:47:45 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-inventory-api ---
09:47:45 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:45 [INFO] 
09:47:45 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-inventory-api ---
09:47:45 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar
09:47:45 [INFO] 
09:47:45 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-inventory-api ---
09:47:45 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/kapua-device-management-inventory-api-2.0.0-SNAPSHOT-sources.jar
09:47:45 [INFO] 
09:47:45 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-inventory-api ---
09:47:45 [INFO] 
09:47:45 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-inventory-api ---
09:47:45 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-api/2.0.0-SNAPSHOT/kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar
09:47:45 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-api/2.0.0-SNAPSHOT/kapua-device-management-inventory-api-2.0.0-SNAPSHOT.pom
09:47:45 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/kapua-device-management-inventory-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-api/2.0.0-SNAPSHOT/kapua-device-management-inventory-api-2.0.0-SNAPSHOT-sources.jar
09:47:45 [INFO] 
09:47:45 [INFO] ----< org.eclipse.kapua:kapua-device-management-inventory-internal >----
09:47:45 [INFO] Building kapua-device-management-inventory-internal 2.0.0-SNAPSHOT [104/226]
09:47:45 [INFO]   from service/device/management/inventory/internal/pom.xml
09:47:45 [INFO] --------------------------------[ jar ]---------------------------------
09:47:45 [INFO] 
09:47:45 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-inventory-internal ---
09:47:45 [INFO] 
09:47:45 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-inventory-internal ---
09:47:45 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:45 [INFO] 
09:47:45 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-inventory-internal ---
09:47:45 [INFO] Required toolchain: jdk [ version='11' ]
09:47:45 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:45 [INFO] 
09:47:45 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-inventory-internal ---
09:47:45 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:45 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal
09:47:45 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822865356
09:47:45 [WARNING] Cannot get the branch information from the git repository: 
09:47:45 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:45 
09:47:45 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:45 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal
09:47:45 [INFO] Storing buildScmBranch: UNKNOWN
09:47:45 [INFO] 
09:47:45 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-inventory-internal ---
09:47:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/jacoco.exec
09:47:45 [INFO] 
09:47:45 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-inventory-internal ---
09:47:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/src/main/resources
09:47:45 [INFO] 
09:47:45 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-inventory-internal ---
09:47:45 [INFO] Copying 1 resource
09:47:45 [INFO] 
09:47:45 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-inventory-internal ---
09:47:45 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:45 [INFO] Changes detected - recompiling the module!
09:47:45 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/classes
09:47:47 [INFO] 
09:47:47 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-inventory-internal ---
09:47:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/src/test/resources
09:47:47 [INFO] 
09:47:47 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-inventory-internal ---
09:47:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:47 [INFO] No sources to compile
09:47:47 [INFO] 
09:47:47 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-inventory-internal ---
09:47:47 [INFO] Tests are skipped.
09:47:47 [INFO] 
09:47:47 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-inventory-internal ---
09:47:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:47 [INFO] 
09:47:47 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-inventory-internal ---
09:47:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar
09:47:47 [INFO] 
09:47:47 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-inventory-internal ---
09:47:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT-sources.jar
09:47:47 [INFO] 
09:47:47 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-inventory-internal ---
09:47:47 [INFO] 
09:47:47 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-inventory-internal ---
09:47:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-internal/2.0.0-SNAPSHOT/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar
09:47:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-internal/2.0.0-SNAPSHOT/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.pom
09:47:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-internal/2.0.0-SNAPSHOT/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT-sources.jar
09:47:47 [INFO] 
09:47:47 [INFO] ---------< org.eclipse.kapua:kapua-device-management-keystore >---------
09:47:47 [INFO] Building kapua-device-management-keystore 2.0.0-SNAPSHOT       [105/226]
09:47:47 [INFO]   from service/device/management/keystore/pom.xml
09:47:47 [INFO] --------------------------------[ pom ]---------------------------------
09:47:47 [INFO] 
09:47:47 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-keystore ---
09:47:47 [INFO] 
09:47:47 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-keystore ---
09:47:47 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:47 [INFO] 
09:47:47 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-keystore ---
09:47:47 [INFO] Required toolchain: jdk [ version='11' ]
09:47:47 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:47 [INFO] 
09:47:47 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-keystore ---
09:47:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore
09:47:47 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822867518
09:47:47 [WARNING] Cannot get the branch information from the git repository: 
09:47:47 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:47 
09:47:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore
09:47:47 [INFO] Storing buildScmBranch: UNKNOWN
09:47:47 [INFO] 
09:47:47 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-keystore ---
09:47:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/target/jacoco.exec
09:47:47 [INFO] 
09:47:47 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-keystore ---
09:47:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:47 [INFO] 
09:47:47 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-keystore ---
09:47:47 [INFO] 
09:47:47 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-keystore ---
09:47:47 [INFO] 
09:47:47 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-keystore ---
09:47:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore/2.0.0-SNAPSHOT/kapua-device-management-keystore-2.0.0-SNAPSHOT.pom
09:47:47 [INFO] 
09:47:47 [INFO] -------< org.eclipse.kapua:kapua-device-management-keystore-api >-------
09:47:47 [INFO] Building kapua-device-management-keystore-api 2.0.0-SNAPSHOT   [106/226]
09:47:47 [INFO]   from service/device/management/keystore/api/pom.xml
09:47:47 [INFO] --------------------------------[ jar ]---------------------------------
09:47:47 [INFO] 
09:47:47 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-keystore-api ---
09:47:47 [INFO] 
09:47:47 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-keystore-api ---
09:47:47 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:47 [INFO] 
09:47:47 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-keystore-api ---
09:47:47 [INFO] Required toolchain: jdk [ version='11' ]
09:47:47 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:47 [INFO] 
09:47:47 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-keystore-api ---
09:47:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api
09:47:47 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822867612
09:47:47 [WARNING] Cannot get the branch information from the git repository: 
09:47:47 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:47 
09:47:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api
09:47:47 [INFO] Storing buildScmBranch: UNKNOWN
09:47:47 [INFO] 
09:47:47 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-keystore-api ---
09:47:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/jacoco.exec
09:47:47 [INFO] 
09:47:47 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-keystore-api ---
09:47:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/src/main/resources
09:47:47 [INFO] 
09:47:47 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-keystore-api ---
09:47:47 [INFO] Copying 1 resource
09:47:47 [INFO] 
09:47:47 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-keystore-api ---
09:47:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:47 [INFO] Changes detected - recompiling the module!
09:47:47 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/classes
09:47:49 [INFO] 
09:47:49 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-keystore-api ---
09:47:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/src/test/resources
09:47:49 [INFO] 
09:47:49 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-keystore-api ---
09:47:49 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:49 [INFO] No sources to compile
09:47:49 [INFO] 
09:47:49 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-keystore-api ---
09:47:49 [INFO] Tests are skipped.
09:47:49 [INFO] 
09:47:49 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-keystore-api ---
09:47:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:49 [INFO] 
09:47:49 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-keystore-api ---
09:47:49 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar
09:47:49 [INFO] 
09:47:49 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-keystore-api ---
09:47:49 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/kapua-device-management-keystore-api-2.0.0-SNAPSHOT-sources.jar
09:47:49 [INFO] 
09:47:49 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-keystore-api ---
09:47:49 [INFO] 
09:47:49 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-keystore-api ---
09:47:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-api/2.0.0-SNAPSHOT/kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar
09:47:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-api/2.0.0-SNAPSHOT/kapua-device-management-keystore-api-2.0.0-SNAPSHOT.pom
09:47:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/kapua-device-management-keystore-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-api/2.0.0-SNAPSHOT/kapua-device-management-keystore-api-2.0.0-SNAPSHOT-sources.jar
09:47:49 [INFO] 
09:47:49 [INFO] ----< org.eclipse.kapua:kapua-device-management-keystore-internal >-----
09:47:49 [INFO] Building kapua-device-management-keystore-internal 2.0.0-SNAPSHOT [107/226]
09:47:49 [INFO]   from service/device/management/keystore/internal/pom.xml
09:47:49 [INFO] --------------------------------[ jar ]---------------------------------
09:47:49 [INFO] 
09:47:49 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-keystore-internal ---
09:47:49 [INFO] 
09:47:49 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-keystore-internal ---
09:47:49 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:49 [INFO] 
09:47:49 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-keystore-internal ---
09:47:49 [INFO] Required toolchain: jdk [ version='11' ]
09:47:49 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:49 [INFO] 
09:47:49 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-keystore-internal ---
09:47:49 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:49 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal
09:47:49 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822869272
09:47:49 [WARNING] Cannot get the branch information from the git repository: 
09:47:49 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:49 
09:47:49 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:49 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal
09:47:49 [INFO] Storing buildScmBranch: UNKNOWN
09:47:49 [INFO] 
09:47:49 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-keystore-internal ---
09:47:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/jacoco.exec
09:47:49 [INFO] 
09:47:49 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-keystore-internal ---
09:47:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/src/main/resources
09:47:49 [INFO] 
09:47:49 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-keystore-internal ---
09:47:49 [INFO] Copying 1 resource
09:47:49 [INFO] 
09:47:49 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-keystore-internal ---
09:47:49 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:49 [INFO] Changes detected - recompiling the module!
09:47:49 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/classes
09:47:51 [INFO] 
09:47:51 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-keystore-internal ---
09:47:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/src/test/resources
09:47:51 [INFO] 
09:47:51 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-keystore-internal ---
09:47:51 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:51 [INFO] No sources to compile
09:47:51 [INFO] 
09:47:51 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-keystore-internal ---
09:47:51 [INFO] Tests are skipped.
09:47:51 [INFO] 
09:47:51 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-keystore-internal ---
09:47:51 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:51 [INFO] 
09:47:51 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-keystore-internal ---
09:47:51 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar
09:47:51 [INFO] 
09:47:51 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-keystore-internal ---
09:47:51 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT-sources.jar
09:47:51 [INFO] 
09:47:51 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-keystore-internal ---
09:47:51 [INFO] 
09:47:51 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-keystore-internal ---
09:47:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-internal/2.0.0-SNAPSHOT/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar
09:47:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-internal/2.0.0-SNAPSHOT/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.pom
09:47:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-internal/2.0.0-SNAPSHOT/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT-sources.jar
09:47:51 [INFO] 
09:47:51 [INFO] ---------< org.eclipse.kapua:kapua-device-management-packages >---------
09:47:51 [INFO] Building kapua-device-management-packages 2.0.0-SNAPSHOT       [108/226]
09:47:51 [INFO]   from service/device/management/packages/pom.xml
09:47:51 [INFO] --------------------------------[ pom ]---------------------------------
09:47:51 [INFO] 
09:47:51 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-packages ---
09:47:51 [INFO] 
09:47:51 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-packages ---
09:47:51 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:51 [INFO] 
09:47:51 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-packages ---
09:47:51 [INFO] Required toolchain: jdk [ version='11' ]
09:47:51 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:51 [INFO] 
09:47:51 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-packages ---
09:47:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages
09:47:51 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822871353
09:47:51 [WARNING] Cannot get the branch information from the git repository: 
09:47:51 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:51 
09:47:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages
09:47:51 [INFO] Storing buildScmBranch: UNKNOWN
09:47:51 [INFO] 
09:47:51 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-packages ---
09:47:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/packages/target/jacoco.exec
09:47:51 [INFO] 
09:47:51 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-packages ---
09:47:51 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:51 [INFO] 
09:47:51 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-packages ---
09:47:51 [INFO] 
09:47:51 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-packages ---
09:47:51 [INFO] 
09:47:51 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-packages ---
09:47:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages/2.0.0-SNAPSHOT/kapua-device-management-packages-2.0.0-SNAPSHOT.pom
09:47:51 [INFO] 
09:47:51 [INFO] -------< org.eclipse.kapua:kapua-device-management-packages-api >-------
09:47:51 [INFO] Building kapua-device-management-packages-api 2.0.0-SNAPSHOT   [109/226]
09:47:51 [INFO]   from service/device/management/packages/api/pom.xml
09:47:51 [INFO] --------------------------------[ jar ]---------------------------------
09:47:51 [INFO] 
09:47:51 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-packages-api ---
09:47:51 [INFO] 
09:47:51 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-packages-api ---
09:47:51 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:51 [INFO] 
09:47:51 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-packages-api ---
09:47:51 [INFO] Required toolchain: jdk [ version='11' ]
09:47:51 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:51 [INFO] 
09:47:51 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-packages-api ---
09:47:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api
09:47:51 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822871422
09:47:51 [WARNING] Cannot get the branch information from the git repository: 
09:47:51 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:51 
09:47:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api
09:47:51 [INFO] Storing buildScmBranch: UNKNOWN
09:47:51 [INFO] 
09:47:51 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-packages-api ---
09:47:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/jacoco.exec
09:47:51 [INFO] 
09:47:51 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-packages-api ---
09:47:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/src/main/resources
09:47:51 [INFO] 
09:47:51 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-packages-api ---
09:47:51 [INFO] Copying 1 resource
09:47:51 [INFO] 
09:47:51 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-packages-api ---
09:47:51 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:51 [INFO] Changes detected - recompiling the module!
09:47:51 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/classes
09:47:52 [INFO] 
09:47:52 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-packages-api ---
09:47:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/src/test/resources
09:47:52 [INFO] 
09:47:52 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-packages-api ---
09:47:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:52 [INFO] No sources to compile
09:47:52 [INFO] 
09:47:52 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-packages-api ---
09:47:52 [INFO] Tests are skipped.
09:47:52 [INFO] 
09:47:52 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-packages-api ---
09:47:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:52 [INFO] 
09:47:52 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-packages-api ---
09:47:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar
09:47:52 [INFO] 
09:47:52 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-packages-api ---
09:47:53 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/kapua-device-management-packages-api-2.0.0-SNAPSHOT-sources.jar
09:47:53 [INFO] 
09:47:53 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-packages-api ---
09:47:53 [INFO] 
09:47:53 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-packages-api ---
09:47:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-api/2.0.0-SNAPSHOT/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar
09:47:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-api/2.0.0-SNAPSHOT/kapua-device-management-packages-api-2.0.0-SNAPSHOT.pom
09:47:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/kapua-device-management-packages-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-api/2.0.0-SNAPSHOT/kapua-device-management-packages-api-2.0.0-SNAPSHOT-sources.jar
09:47:53 [INFO] 
09:47:53 [INFO] ----< org.eclipse.kapua:kapua-device-management-registry-internal >-----
09:47:53 [INFO] Building kapua-device-management-registry-internal 2.0.0-SNAPSHOT [110/226]
09:47:53 [INFO]   from service/device/management/registry/internal/pom.xml
09:47:53 [INFO] --------------------------------[ jar ]---------------------------------
09:47:53 [INFO] 
09:47:53 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-registry-internal ---
09:47:53 [INFO] 
09:47:53 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-registry-internal ---
09:47:53 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:53 [INFO] 
09:47:53 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-registry-internal ---
09:47:53 [INFO] Required toolchain: jdk [ version='11' ]
09:47:53 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:53 [INFO] 
09:47:53 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-registry-internal ---
09:47:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal
09:47:53 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822873103
09:47:53 [WARNING] Cannot get the branch information from the git repository: 
09:47:53 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:53 
09:47:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal
09:47:53 [INFO] Storing buildScmBranch: UNKNOWN
09:47:53 [INFO] 
09:47:53 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-registry-internal ---
09:47:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/jacoco.exec
09:47:53 [INFO] 
09:47:53 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-registry-internal ---
09:47:53 [INFO] Copying 12 resources
09:47:53 [INFO] 
09:47:53 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-registry-internal ---
09:47:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:53 [INFO] Changes detected - recompiling the module!
09:47:53 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/classes
09:47:55 [INFO] 
09:47:55 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-registry-internal ---
09:47:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/src/test/resources
09:47:55 [INFO] 
09:47:55 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-registry-internal ---
09:47:55 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:55 [INFO] No sources to compile
09:47:55 [INFO] 
09:47:55 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-registry-internal ---
09:47:55 [INFO] Tests are skipped.
09:47:55 [INFO] 
09:47:55 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-registry-internal ---
09:47:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:55 [INFO] 
09:47:55 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-registry-internal ---
09:47:55 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/kapua-device-management-registry-internal-2.0.0-SNAPSHOT.jar
09:47:55 [INFO] 
09:47:55 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-registry-internal ---
09:47:55 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/kapua-device-management-registry-internal-2.0.0-SNAPSHOT-sources.jar
09:47:55 [INFO] 
09:47:55 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-registry-internal ---
09:47:55 [INFO] 
09:47:55 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-registry-internal ---
09:47:55 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/kapua-device-management-registry-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-internal/2.0.0-SNAPSHOT/kapua-device-management-registry-internal-2.0.0-SNAPSHOT.jar
09:47:55 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-internal/2.0.0-SNAPSHOT/kapua-device-management-registry-internal-2.0.0-SNAPSHOT.pom
09:47:55 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/kapua-device-management-registry-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-internal/2.0.0-SNAPSHOT/kapua-device-management-registry-internal-2.0.0-SNAPSHOT-sources.jar
09:47:55 [INFO] 
09:47:55 [INFO] ----< org.eclipse.kapua:kapua-device-management-packages-internal >-----
09:47:55 [INFO] Building kapua-device-management-packages-internal 2.0.0-SNAPSHOT [111/226]
09:47:55 [INFO]   from service/device/management/packages/internal/pom.xml
09:47:55 [INFO] --------------------------------[ jar ]---------------------------------
09:47:55 [INFO] 
09:47:55 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-packages-internal ---
09:47:55 [INFO] 
09:47:55 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-packages-internal ---
09:47:55 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:55 [INFO] 
09:47:55 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-packages-internal ---
09:47:55 [INFO] Required toolchain: jdk [ version='11' ]
09:47:55 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:55 [INFO] 
09:47:55 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-packages-internal ---
09:47:55 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:55 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal
09:47:55 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822875367
09:47:55 [WARNING] Cannot get the branch information from the git repository: 
09:47:55 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:55 
09:47:55 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:55 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal
09:47:55 [INFO] Storing buildScmBranch: UNKNOWN
09:47:55 [INFO] 
09:47:55 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-packages-internal ---
09:47:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/jacoco.exec
09:47:55 [INFO] 
09:47:55 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-packages-internal ---
09:47:55 [INFO] Copying 1 resource
09:47:55 [INFO] 
09:47:55 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-packages-internal ---
09:47:55 [INFO] Copying 1 resource
09:47:55 [INFO] 
09:47:55 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-packages-internal ---
09:47:55 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:55 [INFO] Changes detected - recompiling the module!
09:47:55 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/classes
09:47:57 [INFO] 
09:47:57 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-packages-internal ---
09:47:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/src/test/resources
09:47:57 [INFO] 
09:47:57 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-packages-internal ---
09:47:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:57 [INFO] No sources to compile
09:47:57 [INFO] 
09:47:57 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-packages-internal ---
09:47:57 [INFO] Tests are skipped.
09:47:57 [INFO] 
09:47:57 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-packages-internal ---
09:47:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:57 [INFO] 
09:47:57 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-packages-internal ---
09:47:57 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar
09:47:57 [INFO] 
09:47:57 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-packages-internal ---
09:47:57 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/kapua-device-management-packages-internal-2.0.0-SNAPSHOT-sources.jar
09:47:57 [INFO] 
09:47:57 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-packages-internal ---
09:47:57 [INFO] 
09:47:57 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-packages-internal ---
09:47:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-internal/2.0.0-SNAPSHOT/kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar
09:47:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-internal/2.0.0-SNAPSHOT/kapua-device-management-packages-internal-2.0.0-SNAPSHOT.pom
09:47:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/kapua-device-management-packages-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-internal/2.0.0-SNAPSHOT/kapua-device-management-packages-internal-2.0.0-SNAPSHOT-sources.jar
09:47:57 [INFO] 
09:47:57 [INFO] -----< org.eclipse.kapua:kapua-device-management-request-internal >-----
09:47:57 [INFO] Building kapua-device-management-request-internal 2.0.0-SNAPSHOT [112/226]
09:47:57 [INFO]   from service/device/management/request/internal/pom.xml
09:47:57 [INFO] --------------------------------[ jar ]---------------------------------
09:47:57 [INFO] 
09:47:57 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-request-internal ---
09:47:57 [INFO] 
09:47:57 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-request-internal ---
09:47:57 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:57 [INFO] 
09:47:57 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-request-internal ---
09:47:57 [INFO] Required toolchain: jdk [ version='11' ]
09:47:57 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:57 [INFO] 
09:47:57 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-request-internal ---
09:47:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal
09:47:57 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822877616
09:47:57 [WARNING] Cannot get the branch information from the git repository: 
09:47:57 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:57 
09:47:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal
09:47:57 [INFO] Storing buildScmBranch: UNKNOWN
09:47:57 [INFO] 
09:47:57 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-request-internal ---
09:47:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/jacoco.exec
09:47:57 [INFO] 
09:47:57 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-request-internal ---
09:47:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/src/main/resources
09:47:57 [INFO] 
09:47:57 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-request-internal ---
09:47:57 [INFO] Copying 1 resource
09:47:57 [INFO] 
09:47:57 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-request-internal ---
09:47:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:57 [INFO] Changes detected - recompiling the module!
09:47:57 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/classes
09:47:59 [INFO] 
09:47:59 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-request-internal ---
09:47:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/src/test/resources
09:47:59 [INFO] 
09:47:59 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-request-internal ---
09:47:59 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:59 [INFO] No sources to compile
09:47:59 [INFO] 
09:47:59 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-request-internal ---
09:47:59 [INFO] Tests are skipped.
09:47:59 [INFO] 
09:47:59 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-request-internal ---
09:47:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:59 [INFO] 
09:47:59 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-request-internal ---
09:47:59 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar
09:47:59 [INFO] 
09:47:59 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-request-internal ---
09:47:59 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/kapua-device-management-request-internal-2.0.0-SNAPSHOT-sources.jar
09:47:59 [INFO] 
09:47:59 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-request-internal ---
09:47:59 [INFO] 
09:47:59 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-request-internal ---
09:47:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-internal/2.0.0-SNAPSHOT/kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar
09:47:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-internal/2.0.0-SNAPSHOT/kapua-device-management-request-internal-2.0.0-SNAPSHOT.pom
09:47:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/kapua-device-management-request-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-internal/2.0.0-SNAPSHOT/kapua-device-management-request-internal-2.0.0-SNAPSHOT-sources.jar
09:47:59 [INFO] 
09:47:59 [INFO] -----------< org.eclipse.kapua:kapua-device-management-all >------------
09:47:59 [INFO] Building kapua-device-management-all 2.0.0-SNAPSHOT            [113/226]
09:47:59 [INFO]   from service/device/management/all/pom.xml
09:47:59 [INFO] --------------------------------[ pom ]---------------------------------
09:47:59 [INFO] 
09:47:59 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-all ---
09:47:59 [INFO] 
09:47:59 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-all ---
09:47:59 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:59 [INFO] 
09:47:59 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-all ---
09:47:59 [INFO] Required toolchain: jdk [ version='11' ]
09:47:59 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:59 [INFO] 
09:47:59 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-all ---
09:47:59 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:59 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all
09:47:59 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822879260
09:47:59 [WARNING] Cannot get the branch information from the git repository: 
09:47:59 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:59 
09:47:59 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:59 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all
09:47:59 [INFO] Storing buildScmBranch: UNKNOWN
09:47:59 [INFO] 
09:47:59 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-all ---
09:47:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/all/target/jacoco.exec
09:47:59 [INFO] 
09:47:59 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-all ---
09:47:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:59 [INFO] 
09:47:59 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-all ---
09:47:59 [INFO] 
09:47:59 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-all ---
09:47:59 [INFO] 
09:47:59 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-all ---
09:47:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all/2.0.0-SNAPSHOT/kapua-device-management-all-2.0.0-SNAPSHOT.pom
09:47:59 [INFO] 
09:47:59 [INFO] -------< org.eclipse.kapua:kapua-device-management-all-internal >-------
09:47:59 [INFO] Building kapua-device-management-all-internal 2.0.0-SNAPSHOT   [114/226]
09:47:59 [INFO]   from service/device/management/all/internal/pom.xml
09:47:59 [INFO] --------------------------------[ jar ]---------------------------------
09:47:59 [INFO] 
09:47:59 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-all-internal ---
09:47:59 [INFO] 
09:47:59 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-all-internal ---
09:47:59 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:59 [INFO] 
09:47:59 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-all-internal ---
09:47:59 [INFO] Required toolchain: jdk [ version='11' ]
09:47:59 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:59 [INFO] 
09:47:59 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-all-internal ---
09:47:59 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:59 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal
09:47:59 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822879351
09:47:59 [WARNING] Cannot get the branch information from the git repository: 
09:47:59 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:59 
09:47:59 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:59 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal
09:47:59 [INFO] Storing buildScmBranch: UNKNOWN
09:47:59 [INFO] 
09:47:59 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-all-internal ---
09:47:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/target/jacoco.exec
09:47:59 [INFO] 
09:47:59 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-all-internal ---
09:47:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/src/main/resources
09:47:59 [INFO] 
09:47:59 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-all-internal ---
09:47:59 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:59 [INFO] No sources to compile
09:47:59 [INFO] 
09:47:59 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-all-internal ---
09:47:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/src/test/resources
09:47:59 [INFO] 
09:47:59 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-all-internal ---
09:47:59 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:59 [INFO] No sources to compile
09:47:59 [INFO] 
09:47:59 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-all-internal ---
09:47:59 [INFO] Tests are skipped.
09:47:59 [INFO] 
09:47:59 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-all-internal ---
09:47:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:59 [INFO] 
09:47:59 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-all-internal ---
09:47:59 [WARNING] JAR will be empty - no content was marked for inclusion!
09:47:59 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/target/kapua-device-management-all-internal-2.0.0-SNAPSHOT.jar
09:47:59 [INFO] 
09:47:59 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-all-internal ---
09:47:59 [INFO] No sources in project. Archive not created.
09:47:59 [INFO] 
09:47:59 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-all-internal ---
09:47:59 [INFO] 
09:47:59 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-all-internal ---
09:47:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/target/kapua-device-management-all-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-internal/2.0.0-SNAPSHOT/kapua-device-management-all-internal-2.0.0-SNAPSHOT.jar
09:47:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-internal/2.0.0-SNAPSHOT/kapua-device-management-all-internal-2.0.0-SNAPSHOT.pom
09:47:59 [INFO] 
09:47:59 [INFO] --------------< org.eclipse.kapua:kapua-translator-kapua >--------------
09:47:59 [INFO] Building kapua-translator-kapua 2.0.0-SNAPSHOT                 [115/226]
09:47:59 [INFO]   from translator/kapua/pom.xml
09:47:59 [INFO] --------------------------------[ pom ]---------------------------------
09:47:59 [INFO] 
09:47:59 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kapua ---
09:47:59 [INFO] 
09:47:59 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kapua ---
09:47:59 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:59 [INFO] 
09:47:59 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kapua ---
09:47:59 [INFO] Required toolchain: jdk [ version='11' ]
09:47:59 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:59 [INFO] 
09:47:59 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kapua ---
09:47:59 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kapua' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:59 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kapua
09:47:59 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822879707
09:47:59 [WARNING] Cannot get the branch information from the git repository: 
09:47:59 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:59 
09:47:59 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kapua' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:59 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kapua
09:47:59 [INFO] Storing buildScmBranch: UNKNOWN
09:47:59 [INFO] 
09:47:59 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kapua ---
09:47:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kapua/target/jacoco.exec
09:47:59 [INFO] 
09:47:59 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kapua ---
09:47:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:47:59 [INFO] 
09:47:59 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kapua ---
09:47:59 [INFO] 
09:47:59 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kapua ---
09:47:59 [INFO] 
09:47:59 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kapua ---
09:47:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kapua/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kapua/2.0.0-SNAPSHOT/kapua-translator-kapua-2.0.0-SNAPSHOT.pom
09:47:59 [INFO] 
09:47:59 [INFO] -----------< org.eclipse.kapua:kapua-translator-kapua-kura >------------
09:47:59 [INFO] Building kapua-translator-kapua-kura 2.0.0-SNAPSHOT            [116/226]
09:47:59 [INFO]   from translator/kapua/kura/pom.xml
09:47:59 [INFO] --------------------------------[ jar ]---------------------------------
09:47:59 [INFO] 
09:47:59 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kapua-kura ---
09:47:59 [INFO] 
09:47:59 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kapua-kura ---
09:47:59 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:47:59 [INFO] 
09:47:59 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kapua-kura ---
09:47:59 [INFO] Required toolchain: jdk [ version='11' ]
09:47:59 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:59 [INFO] 
09:47:59 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kapua-kura ---
09:47:59 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kapua/kura' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:59 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kapua/kura
09:47:59 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822879967
09:47:59 [WARNING] Cannot get the branch information from the git repository: 
09:47:59 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:47:59 
09:47:59 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kapua/kura' && 'git' 'rev-parse' '--verify' 'HEAD'
09:47:59 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kapua/kura
09:47:59 [INFO] Storing buildScmBranch: UNKNOWN
09:47:59 [INFO] 
09:47:59 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kapua-kura ---
09:47:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/jacoco.exec
09:47:59 [INFO] 
09:47:59 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-kapua-kura ---
09:47:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/src/main/resources
09:47:59 [INFO] 
09:47:59 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-kapua-kura ---
09:47:59 [INFO] Copying 1 resource
09:47:59 [INFO] 
09:47:59 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-kapua-kura ---
09:47:59 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:47:59 [INFO] Changes detected - recompiling the module!
09:47:59 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/classes
09:48:02 [INFO] 
09:48:02 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-kapua-kura ---
09:48:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/src/test/resources
09:48:02 [INFO] 
09:48:02 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-kapua-kura ---
09:48:02 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:02 [INFO] No sources to compile
09:48:02 [INFO] 
09:48:02 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-kapua-kura ---
09:48:02 [INFO] Tests are skipped.
09:48:02 [INFO] 
09:48:02 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kapua-kura ---
09:48:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:02 [INFO] 
09:48:02 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-kapua-kura ---
09:48:02 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar
09:48:02 [INFO] 
09:48:02 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kapua-kura ---
09:48:02 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/kapua-translator-kapua-kura-2.0.0-SNAPSHOT-sources.jar
09:48:02 [INFO] 
09:48:02 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kapua-kura ---
09:48:02 [INFO] 
09:48:02 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kapua-kura ---
09:48:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kapua-kura/2.0.0-SNAPSHOT/kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar
09:48:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kapua-kura/2.0.0-SNAPSHOT/kapua-translator-kapua-kura-2.0.0-SNAPSHOT.pom
09:48:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/kapua-translator-kapua-kura-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kapua-kura/2.0.0-SNAPSHOT/kapua-translator-kapua-kura-2.0.0-SNAPSHOT-sources.jar
09:48:02 [INFO] 
09:48:02 [INFO] --------------< org.eclipse.kapua:kapua-translator-kura >---------------
09:48:02 [INFO] Building kapua-translator-kura 2.0.0-SNAPSHOT                  [117/226]
09:48:02 [INFO]   from translator/kura/pom.xml
09:48:02 [INFO] --------------------------------[ pom ]---------------------------------
09:48:02 [INFO] 
09:48:02 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kura ---
09:48:02 [INFO] 
09:48:02 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kura ---
09:48:02 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:02 [INFO] 
09:48:02 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kura ---
09:48:02 [INFO] Required toolchain: jdk [ version='11' ]
09:48:02 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:02 [INFO] 
09:48:02 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kura ---
09:48:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura
09:48:02 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822882790
09:48:02 [WARNING] Cannot get the branch information from the git repository: 
09:48:02 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:02 
09:48:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura
09:48:02 [INFO] Storing buildScmBranch: UNKNOWN
09:48:02 [INFO] 
09:48:02 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kura ---
09:48:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kura/target/jacoco.exec
09:48:02 [INFO] 
09:48:02 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kura ---
09:48:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:02 [INFO] 
09:48:02 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kura ---
09:48:02 [INFO] 
09:48:02 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kura ---
09:48:02 [INFO] 
09:48:02 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kura ---
09:48:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura/2.0.0-SNAPSHOT/kapua-translator-kura-2.0.0-SNAPSHOT.pom
09:48:02 [INFO] 
09:48:02 [INFO] ------------< org.eclipse.kapua:kapua-translator-kura-mqtt >------------
09:48:02 [INFO] Building kapua-translator-kura-mqtt 2.0.0-SNAPSHOT             [118/226]
09:48:02 [INFO]   from translator/kura/mqtt/pom.xml
09:48:02 [INFO] --------------------------------[ jar ]---------------------------------
09:48:02 [INFO] 
09:48:02 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kura-mqtt ---
09:48:02 [INFO] 
09:48:02 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kura-mqtt ---
09:48:02 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:02 [INFO] 
09:48:02 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kura-mqtt ---
09:48:02 [INFO] Required toolchain: jdk [ version='11' ]
09:48:02 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:02 [INFO] 
09:48:02 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kura-mqtt ---
09:48:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt
09:48:02 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822882862
09:48:02 [WARNING] Cannot get the branch information from the git repository: 
09:48:02 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:02 
09:48:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt
09:48:02 [INFO] Storing buildScmBranch: UNKNOWN
09:48:02 [INFO] 
09:48:02 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kura-mqtt ---
09:48:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/jacoco.exec
09:48:02 [INFO] 
09:48:02 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-kura-mqtt ---
09:48:02 [INFO] Copying 1 resource
09:48:02 [INFO] 
09:48:02 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-kura-mqtt ---
09:48:02 [INFO] Copying 1 resource
09:48:02 [INFO] 
09:48:02 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-kura-mqtt ---
09:48:02 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:02 [INFO] Changes detected - recompiling the module!
09:48:02 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/classes
09:48:04 [INFO] 
09:48:04 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-kura-mqtt ---
09:48:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/src/test/resources
09:48:04 [INFO] 
09:48:04 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-kura-mqtt ---
09:48:04 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:04 [INFO] No sources to compile
09:48:04 [INFO] 
09:48:04 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-kura-mqtt ---
09:48:04 [INFO] Tests are skipped.
09:48:04 [INFO] 
09:48:04 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kura-mqtt ---
09:48:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:04 [INFO] 
09:48:04 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-kura-mqtt ---
09:48:04 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar
09:48:04 [INFO] 
09:48:04 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kura-mqtt ---
09:48:04 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT-sources.jar
09:48:04 [INFO] 
09:48:04 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kura-mqtt ---
09:48:04 [INFO] 
09:48:04 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kura-mqtt ---
09:48:04 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-mqtt/2.0.0-SNAPSHOT/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar
09:48:04 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-mqtt/2.0.0-SNAPSHOT/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.pom
09:48:04 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-mqtt/2.0.0-SNAPSHOT/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT-sources.jar
09:48:04 [INFO] 
09:48:04 [INFO] ---------------< org.eclipse.kapua:kapua-transport-jms >----------------
09:48:04 [INFO] Building kapua-transport-jms 2.0.0-SNAPSHOT                    [119/226]
09:48:04 [INFO]   from transport/jms/pom.xml
09:48:04 [INFO] --------------------------------[ jar ]---------------------------------
09:48:04 [INFO] 
09:48:04 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-transport-jms ---
09:48:04 [INFO] 
09:48:04 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-transport-jms ---
09:48:04 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:04 [INFO] 
09:48:04 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-transport-jms ---
09:48:04 [INFO] Required toolchain: jdk [ version='11' ]
09:48:04 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:04 [INFO] 
09:48:04 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-transport-jms ---
09:48:04 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/jms' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:04 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/jms
09:48:04 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822884475
09:48:04 [WARNING] Cannot get the branch information from the git repository: 
09:48:04 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:04 
09:48:04 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/jms' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:04 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/jms
09:48:04 [INFO] Storing buildScmBranch: UNKNOWN
09:48:04 [INFO] 
09:48:04 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-transport-jms ---
09:48:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/transport/jms/target/jacoco.exec
09:48:04 [INFO] 
09:48:04 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-transport-jms ---
09:48:04 [INFO] Copying 1 resource
09:48:04 [INFO] 
09:48:04 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-transport-jms ---
09:48:04 [INFO] Copying 1 resource
09:48:04 [INFO] 
09:48:04 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-transport-jms ---
09:48:04 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:04 [INFO] Changes detected - recompiling the module!
09:48:04 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/transport/jms/target/classes
09:48:05 [INFO] 
09:48:05 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-transport-jms ---
09:48:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/transport/jms/src/test/resources
09:48:05 [INFO] 
09:48:05 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-transport-jms ---
09:48:05 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:05 [INFO] No sources to compile
09:48:05 [INFO] 
09:48:05 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-transport-jms ---
09:48:05 [INFO] Tests are skipped.
09:48:05 [INFO] 
09:48:05 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-transport-jms ---
09:48:05 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:05 [INFO] 
09:48:05 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-transport-jms ---
09:48:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/jms/target/kapua-transport-jms-2.0.0-SNAPSHOT.jar
09:48:05 [INFO] 
09:48:05 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-transport-jms ---
09:48:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/jms/target/kapua-transport-jms-2.0.0-SNAPSHOT-sources.jar
09:48:05 [INFO] 
09:48:05 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-transport-jms ---
09:48:05 [INFO] 
09:48:05 [INFO] --- install:2.5.2:install (default-install) @ kapua-transport-jms ---
09:48:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/jms/target/kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-jms/2.0.0-SNAPSHOT/kapua-transport-jms-2.0.0-SNAPSHOT.jar
09:48:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/jms/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-jms/2.0.0-SNAPSHOT/kapua-transport-jms-2.0.0-SNAPSHOT.pom
09:48:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/jms/target/kapua-transport-jms-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-jms/2.0.0-SNAPSHOT/kapua-transport-jms-2.0.0-SNAPSHOT-sources.jar
09:48:05 [INFO] 
09:48:05 [INFO] ------------< org.eclipse.kapua:kapua-translator-kura-jms >-------------
09:48:05 [INFO] Building kapua-translator-kura-jms 2.0.0-SNAPSHOT              [120/226]
09:48:05 [INFO]   from translator/kura/jms/pom.xml
09:48:05 [INFO] --------------------------------[ jar ]---------------------------------
09:48:05 [INFO] 
09:48:05 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kura-jms ---
09:48:05 [INFO] 
09:48:05 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kura-jms ---
09:48:05 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:06 [INFO] 
09:48:06 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kura-jms ---
09:48:06 [INFO] Required toolchain: jdk [ version='11' ]
09:48:06 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:06 [INFO] 
09:48:06 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kura-jms ---
09:48:06 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura/jms' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:06 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura/jms
09:48:06 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822886001
09:48:06 [WARNING] Cannot get the branch information from the git repository: 
09:48:06 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:06 
09:48:06 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura/jms' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:06 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura/jms
09:48:06 [INFO] Storing buildScmBranch: UNKNOWN
09:48:06 [INFO] 
09:48:06 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kura-jms ---
09:48:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/jacoco.exec
09:48:06 [INFO] 
09:48:06 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-kura-jms ---
09:48:06 [INFO] Copying 1 resource
09:48:06 [INFO] 
09:48:06 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-kura-jms ---
09:48:06 [INFO] Copying 1 resource
09:48:06 [INFO] 
09:48:06 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-kura-jms ---
09:48:06 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:06 [INFO] Changes detected - recompiling the module!
09:48:06 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/classes
09:48:07 [INFO] 
09:48:07 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-kura-jms ---
09:48:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/kura/jms/src/test/resources
09:48:07 [INFO] 
09:48:07 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-kura-jms ---
09:48:07 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:07 [INFO] No sources to compile
09:48:07 [INFO] 
09:48:07 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-kura-jms ---
09:48:07 [INFO] Tests are skipped.
09:48:07 [INFO] 
09:48:07 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kura-jms ---
09:48:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:07 [INFO] 
09:48:07 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-kura-jms ---
09:48:07 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar
09:48:07 [INFO] 
09:48:07 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kura-jms ---
09:48:07 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/kapua-translator-kura-jms-2.0.0-SNAPSHOT-sources.jar
09:48:07 [INFO] 
09:48:07 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kura-jms ---
09:48:07 [INFO] 
09:48:07 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kura-jms ---
09:48:07 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-jms/2.0.0-SNAPSHOT/kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar
09:48:07 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/jms/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-jms/2.0.0-SNAPSHOT/kapua-translator-kura-jms-2.0.0-SNAPSHOT.pom
09:48:07 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/kapua-translator-kura-jms-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-jms/2.0.0-SNAPSHOT/kapua-translator-kura-jms-2.0.0-SNAPSHOT-sources.jar
09:48:07 [INFO] 
09:48:07 [INFO] -----------------< org.eclipse.kapua:kapua-qa-common >------------------
09:48:07 [INFO] Building kapua-qa-common 2.0.0-SNAPSHOT                        [121/226]
09:48:07 [INFO]   from qa/common/pom.xml
09:48:07 [INFO] --------------------------------[ jar ]---------------------------------
09:48:11 [INFO] 
09:48:11 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa-common ---
09:48:11 [INFO] 
09:48:11 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa-common ---
09:48:11 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:11 [INFO] 
09:48:11 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa-common ---
09:48:11 [INFO] Required toolchain: jdk [ version='11' ]
09:48:11 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:11 [INFO] 
09:48:11 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa-common ---
09:48:11 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/common' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:11 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/common
09:48:11 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822891622
09:48:11 [WARNING] Cannot get the branch information from the git repository: 
09:48:11 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:11 
09:48:11 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/common' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:11 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/common
09:48:11 [INFO] Storing buildScmBranch: UNKNOWN
09:48:11 [INFO] 
09:48:11 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa-common ---
09:48:11 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/common/target/jacoco.exec
09:48:11 [INFO] 
09:48:11 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-qa-common ---
09:48:11 [INFO] Copying 1 resource
09:48:11 [INFO] 
09:48:11 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa-common ---
09:48:11 [INFO] Copying 1 resource
09:48:11 [INFO] 
09:48:11 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-qa-common ---
09:48:11 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:11 [INFO] Changes detected - recompiling the module!
09:48:11 [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/develop-build/qa/common/target/classes
09:48:14 [INFO] 
09:48:14 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-qa-common ---
09:48:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/common/src/test/resources
09:48:14 [INFO] 
09:48:14 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-qa-common ---
09:48:14 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:14 [INFO] No sources to compile
09:48:14 [INFO] 
09:48:14 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-qa-common ---
09:48:14 [INFO] Tests are skipped.
09:48:14 [INFO] 
09:48:14 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa-common ---
09:48:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:14 [INFO] 
09:48:14 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-qa-common ---
09:48:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/common/target/kapua-qa-common-2.0.0-SNAPSHOT.jar
09:48:14 [INFO] 
09:48:14 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa-common ---
09:48:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/common/target/kapua-qa-common-2.0.0-SNAPSHOT-sources.jar
09:48:14 [INFO] 
09:48:14 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa-common ---
09:48:14 [INFO] 
09:48:14 [INFO] --- install:2.5.2:install (default-install) @ kapua-qa-common ---
09:48:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/common/target/kapua-qa-common-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-common/2.0.0-SNAPSHOT/kapua-qa-common-2.0.0-SNAPSHOT.jar
09:48:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/common/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-common/2.0.0-SNAPSHOT/kapua-qa-common-2.0.0-SNAPSHOT.pom
09:48:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/common/target/kapua-qa-common-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-common/2.0.0-SNAPSHOT/kapua-qa-common-2.0.0-SNAPSHOT-sources.jar
09:48:14 [INFO] 
09:48:14 [INFO] -------------< org.eclipse.kapua:kapua-account-test-steps >-------------
09:48:14 [INFO] Building kapua-account-test-steps 2.0.0-SNAPSHOT               [122/226]
09:48:14 [INFO]   from service/account/test-steps/pom.xml
09:48:14 [INFO] --------------------------------[ jar ]---------------------------------
09:48:14 [INFO] 
09:48:14 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account-test-steps ---
09:48:14 [INFO] 
09:48:14 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account-test-steps ---
09:48:14 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:14 [INFO] 
09:48:14 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account-test-steps ---
09:48:14 [INFO] Required toolchain: jdk [ version='11' ]
09:48:14 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:14 [INFO] 
09:48:14 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account-test-steps ---
09:48:14 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:14 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/test-steps
09:48:14 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822894715
09:48:14 [WARNING] Cannot get the branch information from the git repository: 
09:48:14 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:14 
09:48:14 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:14 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/test-steps
09:48:14 [INFO] Storing buildScmBranch: UNKNOWN
09:48:14 [INFO] 
09:48:14 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account-test-steps ---
09:48:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/jacoco.exec
09:48:14 [INFO] 
09:48:14 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-account-test-steps ---
09:48:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/test-steps/src/main/resources
09:48:14 [INFO] 
09:48:14 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-account-test-steps ---
09:48:14 [INFO] Copying 1 resource
09:48:14 [INFO] 
09:48:14 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-account-test-steps ---
09:48:14 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:14 [INFO] Changes detected - recompiling the module!
09:48:14 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/classes
09:48:17 [INFO] 
09:48:17 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-account-test-steps ---
09:48:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/test-steps/src/test/resources
09:48:17 [INFO] 
09:48:17 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-account-test-steps ---
09:48:17 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:17 [INFO] No sources to compile
09:48:17 [INFO] 
09:48:17 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-account-test-steps ---
09:48:17 [INFO] Tests are skipped.
09:48:17 [INFO] 
09:48:17 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account-test-steps ---
09:48:17 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:17 [INFO] 
09:48:17 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-account-test-steps ---
09:48:17 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/kapua-account-test-steps-2.0.0-SNAPSHOT.jar
09:48:17 [INFO] 
09:48:17 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account-test-steps ---
09:48:17 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/kapua-account-test-steps-2.0.0-SNAPSHOT-sources.jar
09:48:17 [INFO] 
09:48:17 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account-test-steps ---
09:48:17 [INFO] 
09:48:17 [INFO] --- install:2.5.2:install (default-install) @ kapua-account-test-steps ---
09:48:17 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/kapua-account-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test-steps/2.0.0-SNAPSHOT/kapua-account-test-steps-2.0.0-SNAPSHOT.jar
09:48:17 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test-steps/2.0.0-SNAPSHOT/kapua-account-test-steps-2.0.0-SNAPSHOT.pom
09:48:17 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/kapua-account-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test-steps/2.0.0-SNAPSHOT/kapua-account-test-steps-2.0.0-SNAPSHOT-sources.jar
09:48:17 [INFO] 
09:48:17 [INFO] ----------------< org.eclipse.kapua:kapua-account-test >----------------
09:48:17 [INFO] Building kapua-account-test 2.0.0-SNAPSHOT                     [123/226]
09:48:17 [INFO]   from service/account/test/pom.xml
09:48:17 [INFO] --------------------------------[ jar ]---------------------------------
09:48:17 [INFO] 
09:48:17 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account-test ---
09:48:17 [INFO] 
09:48:17 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account-test ---
09:48:17 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:17 [INFO] 
09:48:17 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account-test ---
09:48:17 [INFO] Required toolchain: jdk [ version='11' ]
09:48:17 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:17 [INFO] 
09:48:17 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account-test ---
09:48:17 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:17 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/test
09:48:17 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822897187
09:48:17 [WARNING] Cannot get the branch information from the git repository: 
09:48:17 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:17 
09:48:17 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:17 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/test
09:48:17 [INFO] Storing buildScmBranch: UNKNOWN
09:48:17 [INFO] 
09:48:17 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account-test ---
09:48:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/test/target/jacoco.exec
09:48:17 [INFO] 
09:48:17 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-account-test ---
09:48:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/test/src/main/resources
09:48:17 [INFO] 
09:48:17 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-account-test ---
09:48:17 [INFO] Copying 1 resource
09:48:17 [INFO] 
09:48:17 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-account-test ---
09:48:17 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:17 [INFO] No sources to compile
09:48:17 [INFO] 
09:48:17 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-account-test ---
09:48:17 [INFO] Copying 6 resources
09:48:17 [INFO] 
09:48:17 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-account-test ---
09:48:17 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:17 [INFO] Changes detected - recompiling the module!
09:48:17 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/account/test/target/test-classes
09:48:19 [INFO] 
09:48:19 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-account-test ---
09:48:19 [INFO] Tests are skipped.
09:48:19 [INFO] 
09:48:19 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account-test ---
09:48:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:19 [INFO] 
09:48:19 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-account-test ---
09:48:19 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/test/target/kapua-account-test-2.0.0-SNAPSHOT.jar
09:48:19 [INFO] 
09:48:19 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account-test ---
09:48:19 [INFO] No sources in project. Archive not created.
09:48:19 [INFO] 
09:48:19 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account-test ---
09:48:19 [INFO] 
09:48:19 [INFO] --- install:2.5.2:install (default-install) @ kapua-account-test ---
09:48:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test/target/kapua-account-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test/2.0.0-SNAPSHOT/kapua-account-test-2.0.0-SNAPSHOT.jar
09:48:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test/2.0.0-SNAPSHOT/kapua-account-test-2.0.0-SNAPSHOT.pom
09:48:19 [INFO] 
09:48:19 [INFO] --------------< org.eclipse.kapua:kapua-user-test-steps >---------------
09:48:19 [INFO] Building kapua-user-test-steps 2.0.0-SNAPSHOT                  [124/226]
09:48:19 [INFO]   from service/user/test-steps/pom.xml
09:48:19 [INFO] --------------------------------[ jar ]---------------------------------
09:48:19 [INFO] 
09:48:19 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user-test-steps ---
09:48:19 [INFO] 
09:48:19 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user-test-steps ---
09:48:19 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:19 [INFO] 
09:48:19 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user-test-steps ---
09:48:19 [INFO] Required toolchain: jdk [ version='11' ]
09:48:19 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:19 [INFO] 
09:48:19 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user-test-steps ---
09:48:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/test-steps
09:48:19 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822899588
09:48:19 [WARNING] Cannot get the branch information from the git repository: 
09:48:19 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:19 
09:48:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/test-steps
09:48:19 [INFO] Storing buildScmBranch: UNKNOWN
09:48:19 [INFO] 
09:48:19 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user-test-steps ---
09:48:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/jacoco.exec
09:48:19 [INFO] 
09:48:19 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-user-test-steps ---
09:48:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/test-steps/src/main/resources
09:48:19 [INFO] 
09:48:19 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-user-test-steps ---
09:48:19 [INFO] Copying 1 resource
09:48:19 [INFO] 
09:48:19 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-user-test-steps ---
09:48:19 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:19 [INFO] Changes detected - recompiling the module!
09:48:19 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/classes
09:48:22 [INFO] 
09:48:22 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-user-test-steps ---
09:48:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/test-steps/src/test/resources
09:48:22 [INFO] 
09:48:22 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-user-test-steps ---
09:48:22 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:22 [INFO] No sources to compile
09:48:22 [INFO] 
09:48:22 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-user-test-steps ---
09:48:22 [INFO] Tests are skipped.
09:48:22 [INFO] 
09:48:22 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user-test-steps ---
09:48:22 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:22 [INFO] 
09:48:22 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-user-test-steps ---
09:48:22 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/kapua-user-test-steps-2.0.0-SNAPSHOT.jar
09:48:22 [INFO] 
09:48:22 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user-test-steps ---
09:48:22 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/kapua-user-test-steps-2.0.0-SNAPSHOT-sources.jar
09:48:22 [INFO] 
09:48:22 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user-test-steps ---
09:48:22 [INFO] 
09:48:22 [INFO] --- install:2.5.2:install (default-install) @ kapua-user-test-steps ---
09:48:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/kapua-user-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test-steps/2.0.0-SNAPSHOT/kapua-user-test-steps-2.0.0-SNAPSHOT.jar
09:48:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test-steps/2.0.0-SNAPSHOT/kapua-user-test-steps-2.0.0-SNAPSHOT.pom
09:48:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/kapua-user-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test-steps/2.0.0-SNAPSHOT/kapua-user-test-steps-2.0.0-SNAPSHOT-sources.jar
09:48:22 [INFO] 
09:48:22 [INFO] -----------------< org.eclipse.kapua:kapua-user-test >------------------
09:48:22 [INFO] Building kapua-user-test 2.0.0-SNAPSHOT                        [125/226]
09:48:22 [INFO]   from service/user/test/pom.xml
09:48:22 [INFO] --------------------------------[ jar ]---------------------------------
09:48:22 [INFO] 
09:48:22 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user-test ---
09:48:22 [INFO] 
09:48:22 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user-test ---
09:48:22 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:22 [INFO] 
09:48:22 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user-test ---
09:48:22 [INFO] Required toolchain: jdk [ version='11' ]
09:48:22 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:22 [INFO] 
09:48:22 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user-test ---
09:48:22 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:22 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/test
09:48:22 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822902305
09:48:22 [WARNING] Cannot get the branch information from the git repository: 
09:48:22 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:22 
09:48:22 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:22 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/test
09:48:22 [INFO] Storing buildScmBranch: UNKNOWN
09:48:22 [INFO] 
09:48:22 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user-test ---
09:48:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/test/target/jacoco.exec
09:48:22 [INFO] 
09:48:22 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-user-test ---
09:48:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/test/src/main/resources
09:48:22 [INFO] 
09:48:22 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-user-test ---
09:48:22 [INFO] Copying 1 resource
09:48:22 [INFO] 
09:48:22 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-user-test ---
09:48:22 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:22 [INFO] No sources to compile
09:48:22 [INFO] 
09:48:22 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-user-test ---
09:48:22 [INFO] Copying 6 resources
09:48:22 [INFO] 
09:48:22 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-user-test ---
09:48:22 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:22 [INFO] Changes detected - recompiling the module!
09:48:22 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/user/test/target/test-classes
09:48:24 [INFO] 
09:48:24 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-user-test ---
09:48:24 [INFO] Tests are skipped.
09:48:24 [INFO] 
09:48:24 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user-test ---
09:48:24 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:24 [INFO] 
09:48:24 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-user-test ---
09:48:24 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/test/target/kapua-user-test-2.0.0-SNAPSHOT.jar
09:48:24 [INFO] 
09:48:24 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user-test ---
09:48:24 [INFO] No sources in project. Archive not created.
09:48:24 [INFO] 
09:48:24 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user-test ---
09:48:24 [INFO] 
09:48:24 [INFO] --- install:2.5.2:install (default-install) @ kapua-user-test ---
09:48:24 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test/target/kapua-user-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test/2.0.0-SNAPSHOT/kapua-user-test-2.0.0-SNAPSHOT.jar
09:48:24 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test/2.0.0-SNAPSHOT/kapua-user-test-2.0.0-SNAPSHOT.pom
09:48:24 [INFO] 
09:48:24 [INFO] -----------------< org.eclipse.kapua:kapua-scheduler >------------------
09:48:24 [INFO] Building kapua-scheduler 2.0.0-SNAPSHOT                        [126/226]
09:48:24 [INFO]   from service/scheduler/pom.xml
09:48:24 [INFO] --------------------------------[ pom ]---------------------------------
09:48:24 [INFO] 
09:48:24 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler ---
09:48:24 [INFO] 
09:48:24 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler ---
09:48:24 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:25 [INFO] 
09:48:25 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler ---
09:48:25 [INFO] Required toolchain: jdk [ version='11' ]
09:48:25 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:25 [INFO] 
09:48:25 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler ---
09:48:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler
09:48:25 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822905056
09:48:25 [WARNING] Cannot get the branch information from the git repository: 
09:48:25 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:25 
09:48:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler
09:48:25 [INFO] Storing buildScmBranch: UNKNOWN
09:48:25 [INFO] 
09:48:25 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler ---
09:48:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/target/jacoco.exec
09:48:25 [INFO] 
09:48:25 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler ---
09:48:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:25 [INFO] 
09:48:25 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler ---
09:48:25 [INFO] 
09:48:25 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler ---
09:48:25 [INFO] 
09:48:25 [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler ---
09:48:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler/2.0.0-SNAPSHOT/kapua-scheduler-2.0.0-SNAPSHOT.pom
09:48:25 [INFO] 
09:48:25 [INFO] ---------------< org.eclipse.kapua:kapua-scheduler-api >----------------
09:48:25 [INFO] Building kapua-scheduler-api 2.0.0-SNAPSHOT                    [127/226]
09:48:25 [INFO]   from service/scheduler/api/pom.xml
09:48:25 [INFO] --------------------------------[ jar ]---------------------------------
09:48:25 [INFO] 
09:48:25 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler-api ---
09:48:25 [INFO] 
09:48:25 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler-api ---
09:48:25 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:25 [INFO] 
09:48:25 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler-api ---
09:48:25 [INFO] Required toolchain: jdk [ version='11' ]
09:48:25 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:25 [INFO] 
09:48:25 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler-api ---
09:48:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/api
09:48:25 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822905128
09:48:25 [WARNING] Cannot get the branch information from the git repository: 
09:48:25 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:25 
09:48:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/api
09:48:25 [INFO] Storing buildScmBranch: UNKNOWN
09:48:25 [INFO] 
09:48:25 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler-api ---
09:48:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/jacoco.exec
09:48:25 [INFO] 
09:48:25 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-scheduler-api ---
09:48:25 [INFO] Copying 1 resource
09:48:25 [INFO] 
09:48:25 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-scheduler-api ---
09:48:25 [INFO] Copying 1 resource
09:48:25 [INFO] 
09:48:25 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-scheduler-api ---
09:48:25 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:25 [INFO] Changes detected - recompiling the module!
09:48:25 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/classes
09:48:26 [INFO] 
09:48:26 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-scheduler-api ---
09:48:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/api/src/test/resources
09:48:26 [INFO] 
09:48:26 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-scheduler-api ---
09:48:26 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:26 [INFO] No sources to compile
09:48:26 [INFO] 
09:48:26 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-scheduler-api ---
09:48:26 [INFO] Tests are skipped.
09:48:26 [INFO] 
09:48:26 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler-api ---
09:48:26 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:26 [INFO] 
09:48:26 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-scheduler-api ---
09:48:26 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/kapua-scheduler-api-2.0.0-SNAPSHOT.jar
09:48:26 [INFO] 
09:48:26 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler-api ---
09:48:26 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/kapua-scheduler-api-2.0.0-SNAPSHOT-sources.jar
09:48:26 [INFO] 
09:48:26 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler-api ---
09:48:26 [INFO] 
09:48:26 [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler-api ---
09:48:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-api/2.0.0-SNAPSHOT/kapua-scheduler-api-2.0.0-SNAPSHOT.jar
09:48:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-api/2.0.0-SNAPSHOT/kapua-scheduler-api-2.0.0-SNAPSHOT.pom
09:48:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/kapua-scheduler-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-api/2.0.0-SNAPSHOT/kapua-scheduler-api-2.0.0-SNAPSHOT-sources.jar
09:48:26 [INFO] 
09:48:26 [INFO] -----------< org.eclipse.kapua:kapua-device-management-job >------------
09:48:26 [INFO] Building kapua-device-management-job 2.0.0-SNAPSHOT            [128/226]
09:48:26 [INFO]   from service/device/management/job/pom.xml
09:48:26 [INFO] --------------------------------[ pom ]---------------------------------
09:48:26 [INFO] 
09:48:26 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-job ---
09:48:26 [INFO] 
09:48:26 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-job ---
09:48:26 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:26 [INFO] 
09:48:26 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-job ---
09:48:26 [INFO] Required toolchain: jdk [ version='11' ]
09:48:26 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:26 [INFO] 
09:48:26 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-job ---
09:48:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job
09:48:26 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822906274
09:48:26 [WARNING] Cannot get the branch information from the git repository: 
09:48:26 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:26 
09:48:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job
09:48:26 [INFO] Storing buildScmBranch: UNKNOWN
09:48:26 [INFO] 
09:48:26 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-job ---
09:48:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/job/target/jacoco.exec
09:48:26 [INFO] 
09:48:26 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-job ---
09:48:26 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:26 [INFO] 
09:48:26 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-job ---
09:48:26 [INFO] 
09:48:26 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-job ---
09:48:26 [INFO] 
09:48:26 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-job ---
09:48:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job/2.0.0-SNAPSHOT/kapua-device-management-job-2.0.0-SNAPSHOT.pom
09:48:26 [INFO] 
09:48:26 [INFO] ---------< org.eclipse.kapua:kapua-device-management-job-api >----------
09:48:26 [INFO] Building kapua-device-management-job-api 2.0.0-SNAPSHOT        [129/226]
09:48:26 [INFO]   from service/device/management/job/api/pom.xml
09:48:26 [INFO] --------------------------------[ jar ]---------------------------------
09:48:26 [INFO] 
09:48:26 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-job-api ---
09:48:26 [INFO] 
09:48:26 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-job-api ---
09:48:26 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:26 [INFO] 
09:48:26 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-job-api ---
09:48:26 [INFO] Required toolchain: jdk [ version='11' ]
09:48:26 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:26 [INFO] 
09:48:26 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-job-api ---
09:48:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job/api
09:48:26 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822906375
09:48:26 [WARNING] Cannot get the branch information from the git repository: 
09:48:26 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:26 
09:48:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job/api
09:48:26 [INFO] Storing buildScmBranch: UNKNOWN
09:48:26 [INFO] 
09:48:26 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-job-api ---
09:48:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/jacoco.exec
09:48:26 [INFO] 
09:48:26 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-job-api ---
09:48:26 [INFO] Copying 1 resource
09:48:26 [INFO] 
09:48:26 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-job-api ---
09:48:26 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:26 [INFO] Changes detected - recompiling the module!
09:48:26 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/classes
09:48:27 [INFO] 
09:48:27 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-job-api ---
09:48:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/src/test/resources
09:48:27 [INFO] 
09:48:27 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-job-api ---
09:48:27 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:27 [INFO] No sources to compile
09:48:27 [INFO] 
09:48:27 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-job-api ---
09:48:27 [INFO] Tests are skipped.
09:48:27 [INFO] 
09:48:27 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-job-api ---
09:48:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:27 [INFO] 
09:48:27 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-job-api ---
09:48:27 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar
09:48:27 [INFO] 
09:48:27 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-job-api ---
09:48:27 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/kapua-device-management-job-api-2.0.0-SNAPSHOT-sources.jar
09:48:27 [INFO] 
09:48:27 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-job-api ---
09:48:27 [INFO] 
09:48:27 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-job-api ---
09:48:27 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-api/2.0.0-SNAPSHOT/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar
09:48:27 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-api/2.0.0-SNAPSHOT/kapua-device-management-job-api-2.0.0-SNAPSHOT.pom
09:48:27 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/kapua-device-management-job-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-api/2.0.0-SNAPSHOT/kapua-device-management-job-api-2.0.0-SNAPSHOT-sources.jar
09:48:27 [INFO] 
09:48:27 [INFO] ---------------< org.eclipse.kapua:kapua-service-client >---------------
09:48:27 [INFO] Building kapua-service-client 2.0.0-SNAPSHOT                   [130/226]
09:48:27 [INFO]   from service/client/pom.xml
09:48:27 [INFO] --------------------------------[ jar ]---------------------------------
09:48:27 [INFO] 
09:48:27 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-client ---
09:48:27 [INFO] 
09:48:27 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-client ---
09:48:27 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:27 [INFO] 
09:48:27 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-client ---
09:48:27 [INFO] Required toolchain: jdk [ version='11' ]
09:48:27 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:27 [INFO] 
09:48:27 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-client ---
09:48:27 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/client' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:27 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/client
09:48:27 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822907897
09:48:27 [WARNING] Cannot get the branch information from the git repository: 
09:48:27 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:27 
09:48:27 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/client' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:27 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/client
09:48:27 [INFO] Storing buildScmBranch: UNKNOWN
09:48:27 [INFO] 
09:48:27 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-client ---
09:48:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/client/target/jacoco.exec
09:48:27 [INFO] 
09:48:27 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-client ---
09:48:27 [INFO] Copying 1 resource
09:48:27 [INFO] 
09:48:27 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-service-client ---
09:48:27 [INFO] Copying 1 resource
09:48:27 [INFO] 
09:48:27 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-client ---
09:48:27 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:27 [INFO] Changes detected - recompiling the module!
09:48:27 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/develop-build/service/client/target/classes
09:48:29 [INFO] 
09:48:29 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-client ---
09:48:29 [INFO] Copying 3 resources
09:48:29 [INFO] 
09:48:29 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-client ---
09:48:29 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:29 [INFO] Changes detected - recompiling the module!
09:48:29 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/client/target/test-classes
09:48:31 [INFO] 
09:48:31 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-client ---
09:48:31 [INFO] Tests are skipped.
09:48:31 [INFO] 
09:48:31 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-client ---
09:48:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:31 [INFO] 
09:48:31 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-client ---
09:48:31 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/client/target/kapua-service-client-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] 
09:48:31 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-client ---
09:48:31 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/client/target/kapua-service-client-2.0.0-SNAPSHOT-sources.jar
09:48:31 [INFO] 
09:48:31 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-service-client ---
09:48:31 [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javase-3.4.1.jar
09:48:31 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/core-3.4.1.jar
09:48:31 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jcommander-1.78.jar
09:48:31 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jai-imageio-core-1.4.0.jar
09:48:31 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/guice-5.1.0.jar
09:48:31 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.inject-1.jar
09:48:31 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/aopalliance-1.0.jar
09:48:31 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/guice-multibindings-4.2.3.jar
09:48:31 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-configuration-1.9.jar
09:48:31 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-lang-2.6.jar
09:48:31 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-io-2.11.0.jar
09:48:31 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/metrics-core-3.2.2.jar
09:48:31 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/joda-time-2.9.4.jar
09:48:31 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-lang3-3.4.jar
09:48:31 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar
09:48:31 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.persistence-2.2.3.jar
09:48:31 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.asm-9.4.0.jar
09:48:31 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar
09:48:31 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar
09:48:31 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.core-2.7.12.jar
09:48:31 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar
09:48:31 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.extension-2.7.12.jar
09:48:31 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/liquibase-core-3.6.3.jar
09:48:31 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/snakeyaml-2.2.jar
09:48:31 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/reflections-0.10.2.jar
09:48:31 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javassist-3.26.0-GA.jar
09:48:31 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jsr305-3.0.2.jar
09:48:31 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/checker-qual-3.15.0.jar
09:48:31 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar
09:48:31 [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jboss-logging-3.4.2.Final.jar
09:48:31 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jaxb-api-2.3.1.jar
09:48:31 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.activation-api-1.2.0.jar
09:48:31 [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jaxb-runtime-2.3.1.jar
09:48:31 [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/txw2-2.3.1.jar
09:48:31 [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/istack-commons-runtime-3.0.7.jar
09:48:31 [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/stax-ex-1.8.jar
09:48:31 [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/FastInfoset-1.2.15.jar
09:48:31 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/cache-api-1.1.1.jar
09:48:31 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/HikariCP-4.0.3.jar
09:48:31 [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.xml.bind-api-2.3.3.jar
09:48:31 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.activation-api-1.2.2.jar
09:48:31 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jaxb-impl-2.3.3.jar
09:48:31 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.activation-1.2.2.jar
09:48:31 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jackson-databind-2.15.2.jar
09:48:31 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jackson-annotations-2.15.2.jar
09:48:31 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jackson-core-2.15.2.jar
09:48:31 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.annotation-api-1.2.jar
09:48:31 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/validation-api-2.0.1.Final.jar
09:48:31 [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-shiro-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-account-internal-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-openid-provider-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-openid-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.json-1.0.4.jar
09:48:31 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/httpclient-4.5.13.jar
09:48:31 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/httpcore-4.4.15.jar
09:48:31 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-logging-1.2.jar
09:48:31 [INFO] Copying kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-registration-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jose4j-0.7.10.jar
09:48:31 [INFO] Copying kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-user-internal-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/googleauth-1.5.0.jar
09:48:31 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-codec-1.15.jar
09:48:31 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-core-1.12.0.jar
09:48:31 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-lang-1.12.0.jar
09:48:31 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-cache-1.12.0.jar
09:48:31 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-config-core-1.12.0.jar
09:48:31 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-config-ogdl-1.12.0.jar
09:48:31 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-beanutils-1.9.4.jar
09:48:31 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-collections-3.2.2.jar
09:48:31 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-event-1.12.0.jar
09:48:31 [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-security-core-5.7.5.jar
09:48:31 [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-aop-5.3.23.jar
09:48:31 [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-beans-5.3.23.jar
09:48:31 [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-context-5.3.23.jar
09:48:31 [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-core-5.3.23.jar
09:48:31 [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-jcl-5.3.23.jar
09:48:31 [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-expression-5.3.23.jar
09:48:31 [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-security-crypto-5.7.5.jar
09:48:31 [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-call-kura-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-call-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-message-internal-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar
09:48:31 [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/protobuf-java-3.23.2.jar
09:48:31 [INFO] Copying kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-job-engine-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-tag-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-translator-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-transport-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-transport-jms-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-commons-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/slf4j-api-1.7.33.jar
09:48:31 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/guava-32.1.2-jre.jar
09:48:31 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/failureaccess-1.0.1.jar
09:48:31 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
09:48:31 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-pool2-2.3.jar
09:48:31 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/qpid-jms-client-1.7.0.jar
09:48:31 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.jms-api-2.0.3.jar
09:48:31 [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/proton-j-0.34.0.jar
09:48:31 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-buffer-4.1.100.Final.jar
09:48:31 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-common-4.1.100.Final.jar
09:48:31 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-handler-4.1.100.Final.jar
09:48:31 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-resolver-4.1.100.Final.jar
09:48:31 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar
09:48:31 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-codec-4.1.100.Final.jar
09:48:31 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-4.1.100.Final.jar
09:48:31 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar
09:48:31 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar
09:48:31 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar
09:48:31 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar
09:48:31 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-codec-http-4.1.100.Final.jar
09:48:31 [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/junit-4.13.2.jar
09:48:31 [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/hamcrest-core-2.2.jar
09:48:31 [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/hamcrest-2.2.jar
09:48:31 [INFO] Copying logback-classic-1.2.11.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/logback-classic-1.2.11.jar
09:48:31 [INFO] Copying logback-core-1.2.11.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/logback-core-1.2.11.jar
09:48:31 [INFO] Copying log4j-to-slf4j-2.17.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/log4j-to-slf4j-2.17.1.jar
09:48:31 [INFO] Copying log4j-api-2.17.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/log4j-api-2.17.1.jar
09:48:31 [INFO] Copying kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-qa-markers-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-locator-guice-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-locator-guice-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying jcl-over-slf4j-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jcl-over-slf4j-1.7.33.jar
09:48:31 [INFO] Copying kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-scheduler-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-job-api-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.batch-api-1.0.1.jar
09:48:31 [INFO] Copying mockito-core-1.10.19.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/mockito-core-1.10.19.jar
09:48:31 [INFO] Copying objenesis-2.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/objenesis-2.1.jar
09:48:31 [INFO] 
09:48:31 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-client ---
09:48:31 [INFO] 
09:48:31 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-client ---
09:48:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/client/target/kapua-service-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-client/2.0.0-SNAPSHOT/kapua-service-client-2.0.0-SNAPSHOT.jar
09:48:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/client/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-client/2.0.0-SNAPSHOT/kapua-service-client-2.0.0-SNAPSHOT.pom
09:48:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/client/target/kapua-service-client-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-client/2.0.0-SNAPSHOT/kapua-service-client-2.0.0-SNAPSHOT-sources.jar
09:48:31 [INFO] 
09:48:31 [INFO] -------------------< org.eclipse.kapua:kapua-broker >-------------------
09:48:31 [INFO] Building kapua-broker 2.0.0-SNAPSHOT                           [131/226]
09:48:31 [INFO]   from broker/pom.xml
09:48:31 [INFO] --------------------------------[ pom ]---------------------------------
09:48:31 [INFO] 
09:48:31 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-broker ---
09:48:31 [INFO] 
09:48:31 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-broker ---
09:48:31 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:31 [INFO] 
09:48:31 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-broker ---
09:48:31 [INFO] Required toolchain: jdk [ version='11' ]
09:48:31 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:31 [INFO] 
09:48:31 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-broker ---
09:48:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker
09:48:31 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822911624
09:48:31 [WARNING] Cannot get the branch information from the git repository: 
09:48:31 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:31 
09:48:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker
09:48:31 [INFO] Storing buildScmBranch: UNKNOWN
09:48:31 [INFO] 
09:48:31 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-broker ---
09:48:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/broker/target/jacoco.exec
09:48:31 [INFO] 
09:48:31 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-broker ---
09:48:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:31 [INFO] 
09:48:31 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-broker ---
09:48:31 [INFO] 
09:48:31 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-broker ---
09:48:31 [INFO] 
09:48:31 [INFO] --- install:2.5.2:install (default-install) @ kapua-broker ---
09:48:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker/2.0.0-SNAPSHOT/kapua-broker-2.0.0-SNAPSHOT.pom
09:48:31 [INFO] 
09:48:31 [INFO] ---------------< org.eclipse.kapua:kapua-broker-artemis >---------------
09:48:31 [INFO] Building kapua-broker-artemis 2.0.0-SNAPSHOT                   [132/226]
09:48:31 [INFO]   from broker/artemis/pom.xml
09:48:31 [INFO] --------------------------------[ pom ]---------------------------------
09:48:31 [INFO] 
09:48:31 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-broker-artemis ---
09:48:31 [INFO] 
09:48:31 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-broker-artemis ---
09:48:31 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:31 [INFO] 
09:48:31 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-broker-artemis ---
09:48:31 [INFO] Required toolchain: jdk [ version='11' ]
09:48:31 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:31 [INFO] 
09:48:31 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-broker-artemis ---
09:48:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker/artemis' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker/artemis
09:48:31 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822911806
09:48:31 [WARNING] Cannot get the branch information from the git repository: 
09:48:31 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:31 
09:48:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker/artemis' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker/artemis
09:48:31 [INFO] Storing buildScmBranch: UNKNOWN
09:48:31 [INFO] 
09:48:31 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-broker-artemis ---
09:48:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/broker/artemis/target/jacoco.exec
09:48:31 [INFO] 
09:48:31 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-broker-artemis ---
09:48:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:31 [INFO] 
09:48:31 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-broker-artemis ---
09:48:31 [INFO] 
09:48:31 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-broker-artemis ---
09:48:31 [INFO] 
09:48:31 [INFO] --- install:2.5.2:install (default-install) @ kapua-broker-artemis ---
09:48:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/artemis/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker-artemis/2.0.0-SNAPSHOT/kapua-broker-artemis-2.0.0-SNAPSHOT.pom
09:48:31 [INFO] 
09:48:31 [INFO] -----------< org.eclipse.kapua:kapua-broker-artemis-plugin >------------
09:48:31 [INFO] Building kapua-broker-artemis-plugin 2.0.0-SNAPSHOT            [133/226]
09:48:31 [INFO]   from broker/artemis/plugin/pom.xml
09:48:31 [INFO] --------------------------------[ jar ]---------------------------------
09:48:31 [INFO] 
09:48:31 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-broker-artemis-plugin ---
09:48:31 [INFO] 
09:48:31 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-broker-artemis-plugin ---
09:48:31 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:32 [INFO] 
09:48:32 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-broker-artemis-plugin ---
09:48:32 [INFO] Required toolchain: jdk [ version='11' ]
09:48:32 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:32 [INFO] 
09:48:32 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-broker-artemis-plugin ---
09:48:32 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker/artemis/plugin' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:32 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin
09:48:32 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822912091
09:48:32 [WARNING] Cannot get the branch information from the git repository: 
09:48:32 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:32 
09:48:32 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker/artemis/plugin' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:32 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin
09:48:32 [INFO] Storing buildScmBranch: UNKNOWN
09:48:32 [INFO] 
09:48:32 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-broker-artemis-plugin ---
09:48:32 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/jacoco.exec
09:48:32 [INFO] 
09:48:32 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-broker-artemis-plugin ---
09:48:32 [INFO] Copying 2 resources
09:48:32 [INFO] 
09:48:32 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-broker-artemis-plugin ---
09:48:32 [INFO] Copying 1 resource
09:48:32 [INFO] 
09:48:32 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-broker-artemis-plugin ---
09:48:32 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:32 [INFO] Changes detected - recompiling the module!
09:48:32 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/classes
09:48:34 [INFO] 
09:48:34 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-broker-artemis-plugin ---
09:48:34 [INFO] Copying 2 resources
09:48:34 [INFO] 
09:48:34 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-broker-artemis-plugin ---
09:48:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:34 [INFO] Changes detected - recompiling the module!
09:48:34 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/test-classes
09:48:36 [INFO] 
09:48:36 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-broker-artemis-plugin ---
09:48:36 [INFO] Tests are skipped.
09:48:36 [INFO] 
09:48:36 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-broker-artemis-plugin ---
09:48:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:36 [INFO] 
09:48:36 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-broker-artemis-plugin ---
09:48:36 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] 
09:48:36 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-broker-artemis-plugin ---
09:48:36 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT-sources.jar
09:48:36 [INFO] 
09:48:36 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-broker-artemis-plugin ---
09:48:36 [INFO] Copying artemis-amqp-protocol-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-amqp-protocol-2.31.2.jar
09:48:36 [INFO] Copying artemis-selector-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-selector-2.31.2.jar
09:48:36 [INFO] Copying artemis-journal-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-journal-2.31.2.jar
09:48:36 [INFO] Copying activemq-artemis-native-2.0.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/activemq-artemis-native-2.0.0.jar
09:48:36 [INFO] Copying proton-j-0.34.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/proton-j-0.34.1.jar
09:48:36 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-buffer-4.1.100.Final.jar
09:48:36 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-4.1.100.Final.jar
09:48:36 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-common-4.1.100.Final.jar
09:48:36 [INFO] Copying artemis-commons-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-commons-2.31.2.jar
09:48:36 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-beanutils-1.9.4.jar
09:48:36 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-logging-1.2.jar
09:48:36 [INFO] Copying artemis-server-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-server-2.31.2.jar
09:48:36 [INFO] Copying caffeine-3.1.6.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/caffeine-3.1.6.jar
09:48:36 [INFO] Copying artemis-jdbc-store-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-jdbc-store-2.31.2.jar
09:48:36 [INFO] Copying commons-dbcp2-2.7.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-dbcp2-2.7.0.jar
09:48:36 [INFO] Copying artemis-quorum-api-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-quorum-api-2.31.2.jar
09:48:36 [INFO] Copying jctools-core-2.1.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jctools-core-2.1.2.jar
09:48:36 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-codec-http-4.1.100.Final.jar
09:48:36 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-handler-4.1.100.Final.jar
09:48:36 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar
09:48:36 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar
09:48:36 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar
09:48:36 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar
09:48:36 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar
09:48:36 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-codec-4.1.100.Final.jar
09:48:36 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-lang3-3.4.jar
09:48:36 [INFO] Copying commons-configuration2-2.9.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-configuration2-2.9.0.jar
09:48:36 [INFO] Copying commons-text-1.10.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-text-1.10.0.jar
09:48:36 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-collections-3.2.2.jar
09:48:36 [INFO] Copying micrometer-core-1.9.5.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/micrometer-core-1.9.5.jar
09:48:36 [INFO] Copying artemis-core-client-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-core-client-2.31.2.jar
09:48:36 [INFO] Copying jgroups-5.3.0.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jgroups-5.3.0.Final.jar
09:48:36 [INFO] Copying netty-handler-proxy-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-handler-proxy-4.1.100.Final.jar
09:48:36 [INFO] Copying netty-codec-socks-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-codec-socks-4.1.100.Final.jar
09:48:36 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-resolver-4.1.100.Final.jar
09:48:36 [INFO] Copying artemis-mqtt-protocol-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-mqtt-protocol-2.31.2.jar
09:48:36 [INFO] Copying netty-codec-mqtt-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-codec-mqtt-4.1.100.Final.jar
09:48:36 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/qpid-jms-client-1.7.0.jar
09:48:36 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.jms-api-2.0.3.jar
09:48:36 [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javase-3.4.1.jar
09:48:36 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/core-3.4.1.jar
09:48:36 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jcommander-1.78.jar
09:48:36 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jai-imageio-core-1.4.0.jar
09:48:36 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/guava-32.1.2-jre.jar
09:48:36 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/failureaccess-1.0.1.jar
09:48:36 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
09:48:36 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/guice-5.1.0.jar
09:48:36 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.inject-1.jar
09:48:36 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/aopalliance-1.0.jar
09:48:36 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/guice-multibindings-4.2.3.jar
09:48:36 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-configuration-1.9.jar
09:48:36 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-lang-2.6.jar
09:48:36 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-io-2.11.0.jar
09:48:36 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/metrics-core-3.2.2.jar
09:48:36 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/joda-time-2.9.4.jar
09:48:36 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-pool2-2.3.jar
09:48:36 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar
09:48:36 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.persistence-2.2.3.jar
09:48:36 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.asm-9.4.0.jar
09:48:36 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar
09:48:36 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar
09:48:36 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.core-2.7.12.jar
09:48:36 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar
09:48:36 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.extension-2.7.12.jar
09:48:36 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/liquibase-core-3.6.3.jar
09:48:36 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/snakeyaml-2.2.jar
09:48:36 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/reflections-0.10.2.jar
09:48:36 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javassist-3.26.0-GA.jar
09:48:36 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jsr305-3.0.2.jar
09:48:36 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/checker-qual-3.15.0.jar
09:48:36 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar
09:48:36 [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jboss-logging-3.4.2.Final.jar
09:48:36 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jaxb-api-2.3.1.jar
09:48:36 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.activation-api-1.2.0.jar
09:48:36 [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jaxb-runtime-2.3.1.jar
09:48:36 [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/txw2-2.3.1.jar
09:48:36 [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/istack-commons-runtime-3.0.7.jar
09:48:36 [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/stax-ex-1.8.jar
09:48:36 [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/FastInfoset-1.2.15.jar
09:48:36 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/cache-api-1.1.1.jar
09:48:36 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/HikariCP-4.0.3.jar
09:48:36 [INFO] Copying kapua-client-security-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-client-security-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.xml.bind-api-2.3.3.jar
09:48:36 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.activation-api-1.2.2.jar
09:48:36 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jaxb-impl-2.3.3.jar
09:48:36 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.activation-1.2.2.jar
09:48:36 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.annotation-api-1.2.jar
09:48:36 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/validation-api-2.0.1.Final.jar
09:48:36 [INFO] Copying kapua-datastore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-datastore-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-service-storable-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-service-storable-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/httpclient-4.5.13.jar
09:48:36 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/httpcore-4.4.15.jar
09:48:36 [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-core-1.12.0.jar
09:48:36 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-lang-1.12.0.jar
09:48:36 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-cache-1.12.0.jar
09:48:36 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-config-core-1.12.0.jar
09:48:36 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-config-ogdl-1.12.0.jar
09:48:36 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-event-1.12.0.jar
09:48:36 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jackson-core-2.15.2.jar
09:48:36 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jackson-databind-2.15.2.jar
09:48:36 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jackson-annotations-2.15.2.jar
09:48:36 [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/slf4j-api-1.7.33.jar
09:48:36 [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar
09:48:36 [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/junit-4.13.2.jar
09:48:36 [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/hamcrest-core-2.2.jar
09:48:36 [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/hamcrest-2.2.jar
09:48:36 [INFO] Copying kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-qa-markers-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying logback-classic-1.2.11.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/logback-classic-1.2.11.jar
09:48:36 [INFO] Copying logback-core-1.2.11.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/logback-core-1.2.11.jar
09:48:36 [INFO] Copying kapua-service-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-service-client-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-shiro-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-account-internal-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-openid-provider-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-openid-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.json-1.0.4.jar
09:48:36 [INFO] Copying kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-registration-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jose4j-0.7.10.jar
09:48:36 [INFO] Copying kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-user-internal-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/googleauth-1.5.0.jar
09:48:36 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-codec-1.15.jar
09:48:36 [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-security-core-5.7.5.jar
09:48:36 [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-aop-5.3.23.jar
09:48:36 [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-beans-5.3.23.jar
09:48:36 [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-context-5.3.23.jar
09:48:36 [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-core-5.3.23.jar
09:48:36 [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-jcl-5.3.23.jar
09:48:36 [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-expression-5.3.23.jar
09:48:36 [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-security-crypto-5.7.5.jar
09:48:36 [INFO] Copying kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-call-kura-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-call-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-message-internal-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/protobuf-java-3.23.2.jar
09:48:36 [INFO] Copying kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-job-engine-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-tag-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-translator-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-transport-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-transport-jms-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-commons-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-scheduler-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-job-api-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.batch-api-1.0.1.jar
09:48:36 [INFO] 
09:48:36 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-broker-artemis-plugin ---
09:48:36 [INFO] 
09:48:36 [INFO] --- install:2.5.2:install (default-install) @ kapua-broker-artemis-plugin ---
09:48:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker-artemis-plugin/2.0.0-SNAPSHOT/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT.jar
09:48:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker-artemis-plugin/2.0.0-SNAPSHOT/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT.pom
09:48:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker-artemis-plugin/2.0.0-SNAPSHOT/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT-sources.jar
09:48:36 [INFO] 
09:48:36 [INFO] ---------< org.eclipse.kapua:kapua-device-registry-test-steps >---------
09:48:36 [INFO] Building kapua-device-registry-test-steps 2.0.0-SNAPSHOT       [134/226]
09:48:36 [INFO]   from service/device/registry/test-steps/pom.xml
09:48:36 [INFO] --------------------------------[ jar ]---------------------------------
09:48:36 [INFO] 
09:48:36 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry-test-steps ---
09:48:36 [INFO] 
09:48:36 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry-test-steps ---
09:48:36 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:36 [INFO] 
09:48:36 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry-test-steps ---
09:48:36 [INFO] Required toolchain: jdk [ version='11' ]
09:48:36 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:36 [INFO] 
09:48:36 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry-test-steps ---
09:48:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps
09:48:36 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822916664
09:48:36 [WARNING] Cannot get the branch information from the git repository: 
09:48:36 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:36 
09:48:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps
09:48:36 [INFO] Storing buildScmBranch: UNKNOWN
09:48:36 [INFO] 
09:48:36 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry-test-steps ---
09:48:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/jacoco.exec
09:48:36 [INFO] 
09:48:36 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-registry-test-steps ---
09:48:36 [INFO] Copying 1 resource
09:48:36 [INFO] 
09:48:36 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-registry-test-steps ---
09:48:36 [INFO] Copying 1 resource
09:48:36 [INFO] 
09:48:36 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-registry-test-steps ---
09:48:36 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:36 [INFO] Changes detected - recompiling the module!
09:48:36 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/classes
09:48:39 [INFO] 
09:48:39 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-registry-test-steps ---
09:48:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/src/test/resources
09:48:39 [INFO] 
09:48:39 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-registry-test-steps ---
09:48:39 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:39 [INFO] No sources to compile
09:48:39 [INFO] 
09:48:39 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-registry-test-steps ---
09:48:39 [INFO] Tests are skipped.
09:48:39 [INFO] 
09:48:39 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry-test-steps ---
09:48:39 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:39 [INFO] 
09:48:39 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-registry-test-steps ---
09:48:39 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/kapua-device-registry-test-steps-2.0.0-SNAPSHOT.jar
09:48:39 [INFO] 
09:48:39 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry-test-steps ---
09:48:39 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/kapua-device-registry-test-steps-2.0.0-SNAPSHOT-sources.jar
09:48:39 [INFO] 
09:48:39 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry-test-steps ---
09:48:39 [INFO] 
09:48:39 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry-test-steps ---
09:48:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/kapua-device-registry-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test-steps/2.0.0-SNAPSHOT/kapua-device-registry-test-steps-2.0.0-SNAPSHOT.jar
09:48:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test-steps/2.0.0-SNAPSHOT/kapua-device-registry-test-steps-2.0.0-SNAPSHOT.pom
09:48:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/kapua-device-registry-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test-steps/2.0.0-SNAPSHOT/kapua-device-registry-test-steps-2.0.0-SNAPSHOT-sources.jar
09:48:39 [INFO] 
09:48:39 [INFO] ------------< org.eclipse.kapua:kapua-device-registry-test >------------
09:48:39 [INFO] Building kapua-device-registry-test 2.0.0-SNAPSHOT             [135/226]
09:48:39 [INFO]   from service/device/registry/test/pom.xml
09:48:39 [INFO] --------------------------------[ jar ]---------------------------------
09:48:39 [INFO] 
09:48:39 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry-test ---
09:48:39 [INFO] 
09:48:39 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry-test ---
09:48:39 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:39 [INFO] 
09:48:39 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry-test ---
09:48:39 [INFO] Required toolchain: jdk [ version='11' ]
09:48:39 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:39 [INFO] 
09:48:39 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry-test ---
09:48:39 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:39 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/test
09:48:39 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822919887
09:48:39 [WARNING] Cannot get the branch information from the git repository: 
09:48:39 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:39 
09:48:39 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:39 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/test
09:48:39 [INFO] Storing buildScmBranch: UNKNOWN
09:48:39 [INFO] 
09:48:39 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry-test ---
09:48:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/test/target/jacoco.exec
09:48:39 [INFO] 
09:48:39 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-registry-test ---
09:48:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/test/src/main/resources
09:48:39 [INFO] 
09:48:39 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-registry-test ---
09:48:39 [INFO] Copying 1 resource
09:48:39 [INFO] 
09:48:39 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-registry-test ---
09:48:39 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:39 [INFO] No sources to compile
09:48:39 [INFO] 
09:48:39 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-registry-test ---
09:48:39 [INFO] Copying 9 resources
09:48:39 [INFO] 
09:48:39 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-registry-test ---
09:48:39 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:39 [INFO] Changes detected - recompiling the module!
09:48:39 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/device/registry/test/target/test-classes
09:48:41 [INFO] 
09:48:41 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-registry-test ---
09:48:41 [INFO] Tests are skipped.
09:48:41 [INFO] 
09:48:41 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry-test ---
09:48:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:41 [INFO] 
09:48:41 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-registry-test ---
09:48:41 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/test/target/kapua-device-registry-test-2.0.0-SNAPSHOT.jar
09:48:42 [INFO] 
09:48:42 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry-test ---
09:48:42 [INFO] No sources in project. Archive not created.
09:48:42 [INFO] 
09:48:42 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry-test ---
09:48:42 [INFO] 
09:48:42 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry-test ---
09:48:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test/target/kapua-device-registry-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test/2.0.0-SNAPSHOT/kapua-device-registry-test-2.0.0-SNAPSHOT.jar
09:48:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test/2.0.0-SNAPSHOT/kapua-device-registry-test-2.0.0-SNAPSHOT.pom
09:48:42 [INFO] 
09:48:42 [INFO] --------------< org.eclipse.kapua:kapua-scheduler-quartz >--------------
09:48:42 [INFO] Building kapua-scheduler-quartz 2.0.0-SNAPSHOT                 [136/226]
09:48:42 [INFO]   from service/scheduler/quartz/pom.xml
09:48:42 [INFO] --------------------------------[ jar ]---------------------------------
09:48:42 [INFO] 
09:48:42 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler-quartz ---
09:48:42 [INFO] 
09:48:42 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler-quartz ---
09:48:42 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:42 [INFO] 
09:48:42 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler-quartz ---
09:48:42 [INFO] Required toolchain: jdk [ version='11' ]
09:48:42 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:42 [INFO] 
09:48:42 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler-quartz ---
09:48:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/quartz' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz
09:48:42 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822922213
09:48:42 [WARNING] Cannot get the branch information from the git repository: 
09:48:42 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:42 
09:48:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/quartz' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz
09:48:42 [INFO] Storing buildScmBranch: UNKNOWN
09:48:42 [INFO] 
09:48:42 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler-quartz ---
09:48:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/jacoco.exec
09:48:42 [INFO] 
09:48:42 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-scheduler-quartz ---
09:48:42 [INFO] Copying 30 resources
09:48:42 [INFO] 
09:48:42 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-scheduler-quartz ---
09:48:42 [INFO] Copying 1 resource
09:48:42 [INFO] 
09:48:42 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-scheduler-quartz ---
09:48:42 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:42 [INFO] Changes detected - recompiling the module!
09:48:42 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/classes
09:48:44 [INFO] 
09:48:44 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-scheduler-quartz ---
09:48:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/src/test/resources
09:48:44 [INFO] 
09:48:44 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-scheduler-quartz ---
09:48:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:44 [INFO] No sources to compile
09:48:44 [INFO] 
09:48:44 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-scheduler-quartz ---
09:48:44 [INFO] Tests are skipped.
09:48:44 [INFO] 
09:48:44 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler-quartz ---
09:48:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:44 [INFO] 
09:48:44 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-scheduler-quartz ---
09:48:44 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/kapua-scheduler-quartz-2.0.0-SNAPSHOT.jar
09:48:44 [INFO] 
09:48:44 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler-quartz ---
09:48:44 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/kapua-scheduler-quartz-2.0.0-SNAPSHOT-sources.jar
09:48:44 [INFO] 
09:48:44 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler-quartz ---
09:48:44 [INFO] 
09:48:44 [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler-quartz ---
09:48:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/kapua-scheduler-quartz-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-quartz/2.0.0-SNAPSHOT/kapua-scheduler-quartz-2.0.0-SNAPSHOT.jar
09:48:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-quartz/2.0.0-SNAPSHOT/kapua-scheduler-quartz-2.0.0-SNAPSHOT.pom
09:48:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/kapua-scheduler-quartz-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-quartz/2.0.0-SNAPSHOT/kapua-scheduler-quartz-2.0.0-SNAPSHOT-sources.jar
09:48:44 [INFO] 
09:48:44 [INFO] ----------------< org.eclipse.kapua:kapua-job-internal >----------------
09:48:44 [INFO] Building kapua-job-internal 2.0.0-SNAPSHOT                     [137/226]
09:48:44 [INFO]   from service/job/internal/pom.xml
09:48:44 [INFO] --------------------------------[ jar ]---------------------------------
09:48:44 [INFO] 
09:48:44 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-internal ---
09:48:44 [INFO] 
09:48:44 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-internal ---
09:48:44 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:44 [INFO] 
09:48:44 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-internal ---
09:48:44 [INFO] Required toolchain: jdk [ version='11' ]
09:48:44 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:44 [INFO] 
09:48:44 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-internal ---
09:48:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/internal
09:48:44 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822924788
09:48:44 [WARNING] Cannot get the branch information from the git repository: 
09:48:44 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:44 
09:48:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/internal
09:48:44 [INFO] Storing buildScmBranch: UNKNOWN
09:48:44 [INFO] 
09:48:44 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-internal ---
09:48:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/internal/target/jacoco.exec
09:48:44 [INFO] 
09:48:44 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-internal ---
09:48:44 [INFO] Copying 42 resources
09:48:44 [INFO] 
09:48:44 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-internal ---
09:48:44 [INFO] Copying 1 resource
09:48:44 [INFO] 
09:48:44 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-internal ---
09:48:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:44 [INFO] Changes detected - recompiling the module!
09:48:44 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/develop-build/service/job/internal/target/classes
09:48:47 [INFO] 
09:48:47 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-internal ---
09:48:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/internal/src/test/resources
09:48:47 [INFO] 
09:48:47 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-internal ---
09:48:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:47 [INFO] No sources to compile
09:48:47 [INFO] 
09:48:47 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-internal ---
09:48:47 [INFO] Tests are skipped.
09:48:47 [INFO] 
09:48:47 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-internal ---
09:48:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:47 [INFO] 
09:48:47 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-internal ---
09:48:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/internal/target/kapua-job-internal-2.0.0-SNAPSHOT.jar
09:48:47 [INFO] 
09:48:47 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-internal ---
09:48:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/internal/target/kapua-job-internal-2.0.0-SNAPSHOT-sources.jar
09:48:47 [INFO] 
09:48:47 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-internal ---
09:48:47 [INFO] 
09:48:47 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-internal ---
09:48:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/internal/target/kapua-job-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-internal/2.0.0-SNAPSHOT/kapua-job-internal-2.0.0-SNAPSHOT.jar
09:48:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-internal/2.0.0-SNAPSHOT/kapua-job-internal-2.0.0-SNAPSHOT.pom
09:48:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/internal/target/kapua-job-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-internal/2.0.0-SNAPSHOT/kapua-job-internal-2.0.0-SNAPSHOT-sources.jar
09:48:47 [INFO] 
09:48:47 [INFO] ---------------< org.eclipse.kapua:kapua-job-test-steps >---------------
09:48:47 [INFO] Building kapua-job-test-steps 2.0.0-SNAPSHOT                   [138/226]
09:48:47 [INFO]   from service/job/test-steps/pom.xml
09:48:47 [INFO] --------------------------------[ jar ]---------------------------------
09:48:47 [INFO] 
09:48:47 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-test-steps ---
09:48:47 [INFO] 
09:48:47 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-test-steps ---
09:48:47 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:47 [INFO] 
09:48:47 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-test-steps ---
09:48:47 [INFO] Required toolchain: jdk [ version='11' ]
09:48:47 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:47 [INFO] 
09:48:47 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-test-steps ---
09:48:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/test-steps
09:48:47 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822927561
09:48:47 [WARNING] Cannot get the branch information from the git repository: 
09:48:47 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:47 
09:48:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/test-steps
09:48:47 [INFO] Storing buildScmBranch: UNKNOWN
09:48:47 [INFO] 
09:48:47 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-test-steps ---
09:48:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/jacoco.exec
09:48:47 [INFO] 
09:48:47 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-test-steps ---
09:48:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/test-steps/src/main/resources
09:48:47 [INFO] 
09:48:47 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-test-steps ---
09:48:47 [INFO] Copying 1 resource
09:48:47 [INFO] 
09:48:47 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-test-steps ---
09:48:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:47 [INFO] Changes detected - recompiling the module!
09:48:47 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/classes
09:48:49 [INFO] 
09:48:49 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-test-steps ---
09:48:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/test-steps/src/test/resources
09:48:49 [INFO] 
09:48:49 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-test-steps ---
09:48:49 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:49 [INFO] No sources to compile
09:48:49 [INFO] 
09:48:49 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-test-steps ---
09:48:49 [INFO] Tests are skipped.
09:48:49 [INFO] 
09:48:49 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-test-steps ---
09:48:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:49 [INFO] 
09:48:49 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-test-steps ---
09:48:49 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/kapua-job-test-steps-2.0.0-SNAPSHOT.jar
09:48:49 [INFO] 
09:48:49 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-test-steps ---
09:48:49 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/kapua-job-test-steps-2.0.0-SNAPSHOT-sources.jar
09:48:49 [INFO] 
09:48:49 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-test-steps ---
09:48:49 [INFO] 
09:48:49 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-test-steps ---
09:48:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/kapua-job-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test-steps/2.0.0-SNAPSHOT/kapua-job-test-steps-2.0.0-SNAPSHOT.jar
09:48:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test-steps/2.0.0-SNAPSHOT/kapua-job-test-steps-2.0.0-SNAPSHOT.pom
09:48:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/kapua-job-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test-steps/2.0.0-SNAPSHOT/kapua-job-test-steps-2.0.0-SNAPSHOT-sources.jar
09:48:49 [INFO] 
09:48:49 [INFO] ------------------< org.eclipse.kapua:kapua-job-test >------------------
09:48:49 [INFO] Building kapua-job-test 2.0.0-SNAPSHOT                         [139/226]
09:48:49 [INFO]   from service/job/test/pom.xml
09:48:49 [INFO] --------------------------------[ jar ]---------------------------------
09:48:49 [INFO] 
09:48:49 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-test ---
09:48:49 [INFO] 
09:48:49 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-test ---
09:48:49 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:49 [INFO] 
09:48:49 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-test ---
09:48:49 [INFO] Required toolchain: jdk [ version='11' ]
09:48:49 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:49 [INFO] 
09:48:49 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-test ---
09:48:49 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:49 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/test
09:48:49 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822929970
09:48:49 [WARNING] Cannot get the branch information from the git repository: 
09:48:49 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:49 
09:48:49 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:49 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/test
09:48:49 [INFO] Storing buildScmBranch: UNKNOWN
09:48:49 [INFO] 
09:48:49 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-test ---
09:48:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/test/target/jacoco.exec
09:48:49 [INFO] 
09:48:49 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-test ---
09:48:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/test/src/main/resources
09:48:49 [INFO] 
09:48:49 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-test ---
09:48:49 [INFO] Copying 1 resource
09:48:49 [INFO] 
09:48:49 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-test ---
09:48:49 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:49 [INFO] No sources to compile
09:48:49 [INFO] 
09:48:49 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-test ---
09:48:49 [INFO] Copying 8 resources
09:48:49 [INFO] 
09:48:49 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-test ---
09:48:49 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:49 [INFO] Changes detected - recompiling the module!
09:48:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/job/test/target/test-classes
09:48:51 [INFO] 
09:48:51 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-test ---
09:48:51 [INFO] Tests are skipped.
09:48:51 [INFO] 
09:48:51 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-test ---
09:48:51 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:51 [INFO] 
09:48:51 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-test ---
09:48:51 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/test/target/kapua-job-test-2.0.0-SNAPSHOT.jar
09:48:51 [INFO] 
09:48:51 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-test ---
09:48:51 [INFO] No sources in project. Archive not created.
09:48:51 [INFO] 
09:48:51 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-test ---
09:48:51 [INFO] 
09:48:51 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-test ---
09:48:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test/target/kapua-job-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test/2.0.0-SNAPSHOT/kapua-job-test-2.0.0-SNAPSHOT.jar
09:48:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test/2.0.0-SNAPSHOT/kapua-job-test-2.0.0-SNAPSHOT.pom
09:48:51 [INFO] 
09:48:51 [INFO] ---------------< org.eclipse.kapua:kapua-tag-test-steps >---------------
09:48:51 [INFO] Building kapua-tag-test-steps 2.0.0-SNAPSHOT                   [140/226]
09:48:51 [INFO]   from service/tag/test-steps/pom.xml
09:48:51 [INFO] --------------------------------[ jar ]---------------------------------
09:48:51 [INFO] 
09:48:51 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag-test-steps ---
09:48:51 [INFO] 
09:48:51 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag-test-steps ---
09:48:51 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:51 [INFO] 
09:48:51 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag-test-steps ---
09:48:51 [INFO] Required toolchain: jdk [ version='11' ]
09:48:51 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:51 [INFO] 
09:48:51 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag-test-steps ---
09:48:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/test-steps
09:48:51 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822931982
09:48:51 [WARNING] Cannot get the branch information from the git repository: 
09:48:51 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:51 
09:48:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/test-steps
09:48:51 [INFO] Storing buildScmBranch: UNKNOWN
09:48:51 [INFO] 
09:48:51 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag-test-steps ---
09:48:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/jacoco.exec
09:48:51 [INFO] 
09:48:51 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-tag-test-steps ---
09:48:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/src/main/resources
09:48:51 [INFO] 
09:48:51 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-tag-test-steps ---
09:48:51 [INFO] Copying 1 resource
09:48:51 [INFO] 
09:48:51 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-tag-test-steps ---
09:48:51 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:51 [INFO] Changes detected - recompiling the module!
09:48:51 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/classes
09:48:53 [INFO] 
09:48:53 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-tag-test-steps ---
09:48:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/src/test/resources
09:48:53 [INFO] 
09:48:53 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-tag-test-steps ---
09:48:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:53 [INFO] No sources to compile
09:48:53 [INFO] 
09:48:53 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-tag-test-steps ---
09:48:53 [INFO] Tests are skipped.
09:48:53 [INFO] 
09:48:53 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag-test-steps ---
09:48:53 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:53 [INFO] 
09:48:53 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-tag-test-steps ---
09:48:53 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/kapua-tag-test-steps-2.0.0-SNAPSHOT.jar
09:48:53 [INFO] 
09:48:53 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag-test-steps ---
09:48:53 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/kapua-tag-test-steps-2.0.0-SNAPSHOT-sources.jar
09:48:53 [INFO] 
09:48:53 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag-test-steps ---
09:48:53 [INFO] 
09:48:53 [INFO] --- install:2.5.2:install (default-install) @ kapua-tag-test-steps ---
09:48:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/kapua-tag-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test-steps/2.0.0-SNAPSHOT/kapua-tag-test-steps-2.0.0-SNAPSHOT.jar
09:48:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test-steps/2.0.0-SNAPSHOT/kapua-tag-test-steps-2.0.0-SNAPSHOT.pom
09:48:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/kapua-tag-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test-steps/2.0.0-SNAPSHOT/kapua-tag-test-steps-2.0.0-SNAPSHOT-sources.jar
09:48:53 [INFO] 
09:48:53 [INFO] ------------------< org.eclipse.kapua:kapua-tag-test >------------------
09:48:53 [INFO] Building kapua-tag-test 2.0.0-SNAPSHOT                         [141/226]
09:48:53 [INFO]   from service/tag/test/pom.xml
09:48:53 [INFO] --------------------------------[ jar ]---------------------------------
09:48:53 [INFO] 
09:48:53 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag-test ---
09:48:53 [INFO] 
09:48:53 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag-test ---
09:48:53 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:53 [INFO] 
09:48:53 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag-test ---
09:48:53 [INFO] Required toolchain: jdk [ version='11' ]
09:48:53 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:53 [INFO] 
09:48:53 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag-test ---
09:48:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/test
09:48:53 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822933873
09:48:53 [WARNING] Cannot get the branch information from the git repository: 
09:48:53 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:53 
09:48:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/test
09:48:53 [INFO] Storing buildScmBranch: UNKNOWN
09:48:53 [INFO] 
09:48:53 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag-test ---
09:48:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/test/target/jacoco.exec
09:48:53 [INFO] 
09:48:53 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-tag-test ---
09:48:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/test/src/main/resources
09:48:53 [INFO] 
09:48:53 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-tag-test ---
09:48:53 [INFO] Copying 1 resource
09:48:53 [INFO] 
09:48:53 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-tag-test ---
09:48:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:53 [INFO] No sources to compile
09:48:53 [INFO] 
09:48:53 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-tag-test ---
09:48:53 [INFO] Copying 6 resources
09:48:53 [INFO] 
09:48:53 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-tag-test ---
09:48:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:53 [INFO] Changes detected - recompiling the module!
09:48:53 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/tag/test/target/test-classes
09:48:55 [INFO] 
09:48:55 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-tag-test ---
09:48:55 [INFO] Tests are skipped.
09:48:55 [INFO] 
09:48:55 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag-test ---
09:48:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:55 [INFO] 
09:48:55 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-tag-test ---
09:48:55 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/test/target/kapua-tag-test-2.0.0-SNAPSHOT.jar
09:48:55 [INFO] 
09:48:55 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag-test ---
09:48:55 [INFO] No sources in project. Archive not created.
09:48:55 [INFO] 
09:48:55 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag-test ---
09:48:55 [INFO] 
09:48:55 [INFO] --- install:2.5.2:install (default-install) @ kapua-tag-test ---
09:48:55 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test/target/kapua-tag-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test/2.0.0-SNAPSHOT/kapua-tag-test-2.0.0-SNAPSHOT.jar
09:48:55 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test/2.0.0-SNAPSHOT/kapua-tag-test-2.0.0-SNAPSHOT.pom
09:48:55 [INFO] 
09:48:55 [INFO] ------------------< org.eclipse.kapua:kapua-endpoint >------------------
09:48:55 [INFO] Building kapua-endpoint 2.0.0-SNAPSHOT                         [142/226]
09:48:55 [INFO]   from service/endpoint/pom.xml
09:48:55 [INFO] --------------------------------[ pom ]---------------------------------
09:48:55 [INFO] 
09:48:55 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-endpoint ---
09:48:55 [INFO] 
09:48:55 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-endpoint ---
09:48:55 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:55 [INFO] 
09:48:55 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-endpoint ---
09:48:55 [INFO] Required toolchain: jdk [ version='11' ]
09:48:55 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:55 [INFO] 
09:48:55 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-endpoint ---
09:48:55 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:55 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint
09:48:55 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822935967
09:48:55 [WARNING] Cannot get the branch information from the git repository: 
09:48:55 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:55 
09:48:55 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:55 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint
09:48:55 [INFO] Storing buildScmBranch: UNKNOWN
09:48:55 [INFO] 
09:48:55 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-endpoint ---
09:48:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/endpoint/target/jacoco.exec
09:48:55 [INFO] 
09:48:55 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-endpoint ---
09:48:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:55 [INFO] 
09:48:55 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-endpoint ---
09:48:55 [INFO] 
09:48:55 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-endpoint ---
09:48:55 [INFO] 
09:48:55 [INFO] --- install:2.5.2:install (default-install) @ kapua-endpoint ---
09:48:55 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint/2.0.0-SNAPSHOT/kapua-endpoint-2.0.0-SNAPSHOT.pom
09:48:55 [INFO] 
09:48:55 [INFO] ----------------< org.eclipse.kapua:kapua-endpoint-api >----------------
09:48:55 [INFO] Building kapua-endpoint-api 2.0.0-SNAPSHOT                     [143/226]
09:48:55 [INFO]   from service/endpoint/api/pom.xml
09:48:55 [INFO] --------------------------------[ jar ]---------------------------------
09:48:55 [INFO] 
09:48:55 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-endpoint-api ---
09:48:55 [INFO] 
09:48:55 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-endpoint-api ---
09:48:55 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:56 [INFO] 
09:48:56 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-endpoint-api ---
09:48:56 [INFO] Required toolchain: jdk [ version='11' ]
09:48:56 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:56 [INFO] 
09:48:56 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-endpoint-api ---
09:48:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/api
09:48:56 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822936027
09:48:56 [WARNING] Cannot get the branch information from the git repository: 
09:48:56 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:56 
09:48:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/api
09:48:56 [INFO] Storing buildScmBranch: UNKNOWN
09:48:56 [INFO] 
09:48:56 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-endpoint-api ---
09:48:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/jacoco.exec
09:48:56 [INFO] 
09:48:56 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-endpoint-api ---
09:48:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/api/src/main/resources
09:48:56 [INFO] 
09:48:56 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-endpoint-api ---
09:48:56 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:56 [INFO] Changes detected - recompiling the module!
09:48:56 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/classes
09:48:56 [INFO] 
09:48:56 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-endpoint-api ---
09:48:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/api/src/test/resources
09:48:56 [INFO] 
09:48:56 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-endpoint-api ---
09:48:56 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:56 [INFO] No sources to compile
09:48:56 [INFO] 
09:48:56 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-endpoint-api ---
09:48:56 [INFO] Tests are skipped.
09:48:56 [INFO] 
09:48:56 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-endpoint-api ---
09:48:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:56 [INFO] 
09:48:56 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-endpoint-api ---
09:48:56 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/kapua-endpoint-api-2.0.0-SNAPSHOT.jar
09:48:56 [INFO] 
09:48:56 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-endpoint-api ---
09:48:56 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/kapua-endpoint-api-2.0.0-SNAPSHOT-sources.jar
09:48:56 [INFO] 
09:48:56 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-endpoint-api ---
09:48:56 [INFO] 
09:48:56 [INFO] --- install:2.5.2:install (default-install) @ kapua-endpoint-api ---
09:48:56 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/kapua-endpoint-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-api/2.0.0-SNAPSHOT/kapua-endpoint-api-2.0.0-SNAPSHOT.jar
09:48:56 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-api/2.0.0-SNAPSHOT/kapua-endpoint-api-2.0.0-SNAPSHOT.pom
09:48:56 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/kapua-endpoint-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-api/2.0.0-SNAPSHOT/kapua-endpoint-api-2.0.0-SNAPSHOT-sources.jar
09:48:56 [INFO] 
09:48:56 [INFO] ------------------< org.eclipse.kapua:kapua-rest-api >------------------
09:48:56 [INFO] Building kapua-rest-api 2.0.0-SNAPSHOT                         [144/226]
09:48:56 [INFO]   from rest-api/pom.xml
09:48:56 [INFO] --------------------------------[ pom ]---------------------------------
09:48:56 [INFO] 
09:48:56 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-rest-api ---
09:48:56 [INFO] 
09:48:56 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-rest-api ---
09:48:56 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:57 [INFO] 
09:48:57 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-rest-api ---
09:48:57 [INFO] Required toolchain: jdk [ version='11' ]
09:48:57 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:57 [INFO] 
09:48:57 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-rest-api ---
09:48:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api
09:48:57 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822937542
09:48:57 [WARNING] Cannot get the branch information from the git repository: 
09:48:57 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:57 
09:48:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api
09:48:57 [INFO] Storing buildScmBranch: UNKNOWN
09:48:57 [INFO] 
09:48:57 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-rest-api ---
09:48:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/rest-api/target/jacoco.exec
09:48:57 [INFO] 
09:48:57 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-rest-api ---
09:48:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:48:57 [INFO] 
09:48:57 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-rest-api ---
09:48:57 [INFO] 
09:48:57 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-rest-api ---
09:48:57 [INFO] 
09:48:57 [INFO] --- install:2.5.2:install (default-install) @ kapua-rest-api ---
09:48:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api/2.0.0-SNAPSHOT/kapua-rest-api-2.0.0-SNAPSHOT.pom
09:48:57 [INFO] 
09:48:57 [INFO] ---------------< org.eclipse.kapua:kapua-rest-api-core >----------------
09:48:57 [INFO] Building kapua-rest-api-core 2.0.0-SNAPSHOT                    [145/226]
09:48:57 [INFO]   from rest-api/core/pom.xml
09:48:57 [INFO] --------------------------------[ jar ]---------------------------------
09:48:57 [INFO] 
09:48:57 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-rest-api-core ---
09:48:57 [INFO] 
09:48:57 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-rest-api-core ---
09:48:57 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:48:57 [INFO] 
09:48:57 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-rest-api-core ---
09:48:57 [INFO] Required toolchain: jdk [ version='11' ]
09:48:57 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:57 [INFO] 
09:48:57 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-rest-api-core ---
09:48:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/core' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/core
09:48:57 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822937824
09:48:57 [WARNING] Cannot get the branch information from the git repository: 
09:48:57 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:48:57 
09:48:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/core' && 'git' 'rev-parse' '--verify' 'HEAD'
09:48:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/core
09:48:57 [INFO] Storing buildScmBranch: UNKNOWN
09:48:57 [INFO] 
09:48:57 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-rest-api-core ---
09:48:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/rest-api/core/target/jacoco.exec
09:48:57 [INFO] 
09:48:57 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-rest-api-core ---
09:48:57 [INFO] Copying 1 resource
09:48:57 [INFO] 
09:48:57 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-rest-api-core ---
09:48:57 [INFO] Copying 1 resource
09:48:57 [INFO] 
09:48:57 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-rest-api-core ---
09:48:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:57 [INFO] Changes detected - recompiling the module!
09:48:57 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/develop-build/rest-api/core/target/classes
09:48:59 [INFO] 
09:48:59 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-rest-api-core ---
09:48:59 [INFO] Copying 1 resource
09:48:59 [INFO] 
09:48:59 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-rest-api-core ---
09:48:59 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:48:59 [INFO] Changes detected - recompiling the module!
09:48:59 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/develop-build/rest-api/core/target/test-classes
09:49:02 [INFO] 
09:49:02 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-rest-api-core ---
09:49:02 [INFO] Tests are skipped.
09:49:02 [INFO] 
09:49:02 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-rest-api-core ---
09:49:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:02 [INFO] 
09:49:02 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-rest-api-core ---
09:49:02 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/core/target/kapua-rest-api-core-2.0.0-SNAPSHOT.jar
09:49:02 [INFO] 
09:49:02 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-rest-api-core ---
09:49:02 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/core/target/kapua-rest-api-core-2.0.0-SNAPSHOT-sources.jar
09:49:02 [INFO] 
09:49:02 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-rest-api-core ---
09:49:02 [INFO] 
09:49:02 [INFO] --- install:2.5.2:install (default-install) @ kapua-rest-api-core ---
09:49:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/core/target/kapua-rest-api-core-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-core/2.0.0-SNAPSHOT/kapua-rest-api-core-2.0.0-SNAPSHOT.jar
09:49:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/core/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-core/2.0.0-SNAPSHOT/kapua-rest-api-core-2.0.0-SNAPSHOT.pom
09:49:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/core/target/kapua-rest-api-core-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-core/2.0.0-SNAPSHOT/kapua-rest-api-core-2.0.0-SNAPSHOT-sources.jar
09:49:02 [INFO] 
09:49:02 [INFO] ---------< org.eclipse.kapua:kapua-device-management-all-api >----------
09:49:02 [INFO] Building kapua-device-management-all-api 2.0.0-SNAPSHOT        [146/226]
09:49:02 [INFO]   from service/device/management/all/api/pom.xml
09:49:02 [INFO] --------------------------------[ jar ]---------------------------------
09:49:02 [INFO] 
09:49:02 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-all-api ---
09:49:02 [INFO] 
09:49:02 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-all-api ---
09:49:02 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:02 [INFO] 
09:49:02 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-all-api ---
09:49:02 [INFO] Required toolchain: jdk [ version='11' ]
09:49:02 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:02 [INFO] 
09:49:02 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-all-api ---
09:49:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/api
09:49:02 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822942150
09:49:02 [WARNING] Cannot get the branch information from the git repository: 
09:49:02 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:02 
09:49:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/api
09:49:02 [INFO] Storing buildScmBranch: UNKNOWN
09:49:02 [INFO] 
09:49:02 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-all-api ---
09:49:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/all/api/target/jacoco.exec
09:49:02 [INFO] 
09:49:02 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-all-api ---
09:49:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/src/main/resources
09:49:02 [INFO] 
09:49:02 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-all-api ---
09:49:02 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:02 [INFO] No sources to compile
09:49:02 [INFO] 
09:49:02 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-all-api ---
09:49:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/src/test/resources
09:49:02 [INFO] 
09:49:02 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-all-api ---
09:49:02 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:02 [INFO] No sources to compile
09:49:02 [INFO] 
09:49:02 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-all-api ---
09:49:02 [INFO] Tests are skipped.
09:49:02 [INFO] 
09:49:02 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-all-api ---
09:49:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:02 [INFO] 
09:49:02 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-all-api ---
09:49:02 [WARNING] JAR will be empty - no content was marked for inclusion!
09:49:02 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/target/kapua-device-management-all-api-2.0.0-SNAPSHOT.jar
09:49:02 [INFO] 
09:49:02 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-all-api ---
09:49:02 [INFO] No sources in project. Archive not created.
09:49:02 [INFO] 
09:49:02 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-all-api ---
09:49:02 [INFO] 
09:49:02 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-all-api ---
09:49:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/target/kapua-device-management-all-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-api/2.0.0-SNAPSHOT/kapua-device-management-all-api-2.0.0-SNAPSHOT.jar
09:49:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-api/2.0.0-SNAPSHOT/kapua-device-management-all-api-2.0.0-SNAPSHOT.pom
09:49:02 [INFO] 
09:49:02 [INFO] -------------------< org.eclipse.kapua:kapua-system >-------------------
09:49:02 [INFO] Building kapua-system 2.0.0-SNAPSHOT                           [147/226]
09:49:02 [INFO]   from service/system/pom.xml
09:49:02 [INFO] --------------------------------[ pom ]---------------------------------
09:49:02 [INFO] 
09:49:02 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system ---
09:49:02 [INFO] 
09:49:02 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system ---
09:49:02 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:02 [INFO] 
09:49:02 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system ---
09:49:02 [INFO] Required toolchain: jdk [ version='11' ]
09:49:02 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:02 [INFO] 
09:49:02 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system ---
09:49:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system
09:49:02 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822942254
09:49:02 [WARNING] Cannot get the branch information from the git repository: 
09:49:02 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:02 
09:49:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system
09:49:02 [INFO] Storing buildScmBranch: UNKNOWN
09:49:02 [INFO] 
09:49:02 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system ---
09:49:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/target/jacoco.exec
09:49:02 [INFO] 
09:49:02 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system ---
09:49:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:02 [INFO] 
09:49:02 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system ---
09:49:02 [INFO] 
09:49:02 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system ---
09:49:02 [INFO] 
09:49:02 [INFO] --- install:2.5.2:install (default-install) @ kapua-system ---
09:49:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system/2.0.0-SNAPSHOT/kapua-system-2.0.0-SNAPSHOT.pom
09:49:02 [INFO] 
09:49:02 [INFO] -----------------< org.eclipse.kapua:kapua-system-api >-----------------
09:49:02 [INFO] Building kapua-system-api 2.0.0-SNAPSHOT                       [148/226]
09:49:02 [INFO]   from service/system/api/pom.xml
09:49:02 [INFO] --------------------------------[ jar ]---------------------------------
09:49:02 [INFO] 
09:49:02 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system-api ---
09:49:02 [INFO] 
09:49:02 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system-api ---
09:49:02 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:02 [INFO] 
09:49:02 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system-api ---
09:49:02 [INFO] Required toolchain: jdk [ version='11' ]
09:49:02 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:02 [INFO] 
09:49:02 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system-api ---
09:49:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/api
09:49:02 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822942323
09:49:02 [WARNING] Cannot get the branch information from the git repository: 
09:49:02 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:02 
09:49:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/api
09:49:02 [INFO] Storing buildScmBranch: UNKNOWN
09:49:02 [INFO] 
09:49:02 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system-api ---
09:49:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/api/target/jacoco.exec
09:49:02 [INFO] 
09:49:02 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-system-api ---
09:49:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/api/src/main/resources
09:49:02 [INFO] 
09:49:02 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-system-api ---
09:49:02 [INFO] Copying 1 resource
09:49:02 [INFO] 
09:49:02 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-system-api ---
09:49:02 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:02 [INFO] Changes detected - recompiling the module!
09:49:02 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/service/system/api/target/classes
09:49:03 [INFO] 
09:49:03 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-system-api ---
09:49:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/api/src/test/resources
09:49:03 [INFO] 
09:49:03 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-system-api ---
09:49:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:03 [INFO] No sources to compile
09:49:03 [INFO] 
09:49:03 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-system-api ---
09:49:03 [INFO] Tests are skipped.
09:49:03 [INFO] 
09:49:03 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system-api ---
09:49:03 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:03 [INFO] 
09:49:03 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-system-api ---
09:49:03 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/api/target/kapua-system-api-2.0.0-SNAPSHOT.jar
09:49:03 [INFO] 
09:49:03 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system-api ---
09:49:03 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/api/target/kapua-system-api-2.0.0-SNAPSHOT-sources.jar
09:49:03 [INFO] 
09:49:03 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system-api ---
09:49:03 [INFO] 
09:49:03 [INFO] --- install:2.5.2:install (default-install) @ kapua-system-api ---
09:49:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/api/target/kapua-system-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-api/2.0.0-SNAPSHOT/kapua-system-api-2.0.0-SNAPSHOT.jar
09:49:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-api/2.0.0-SNAPSHOT/kapua-system-api-2.0.0-SNAPSHOT.pom
09:49:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/api/target/kapua-system-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-api/2.0.0-SNAPSHOT/kapua-system-api-2.0.0-SNAPSHOT-sources.jar
09:49:03 [INFO] 
09:49:03 [INFO] -------------< org.eclipse.kapua:kapua-rest-api-resources >-------------
09:49:03 [INFO] Building kapua-rest-api-resources 2.0.0-SNAPSHOT               [149/226]
09:49:03 [INFO]   from rest-api/resources/pom.xml
09:49:03 [INFO] --------------------------------[ jar ]---------------------------------
09:49:03 [INFO] 
09:49:03 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-rest-api-resources ---
09:49:03 [INFO] 
09:49:03 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-rest-api-resources ---
09:49:03 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:03 [INFO] 
09:49:03 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-rest-api-resources ---
09:49:03 [INFO] Required toolchain: jdk [ version='11' ]
09:49:03 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:03 [INFO] 
09:49:03 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-rest-api-resources ---
09:49:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/resources' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/resources
09:49:03 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822943456
09:49:03 [WARNING] Cannot get the branch information from the git repository: 
09:49:03 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:03 
09:49:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/resources' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/resources
09:49:03 [INFO] Storing buildScmBranch: UNKNOWN
09:49:03 [INFO] 
09:49:03 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-rest-api-resources ---
09:49:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/rest-api/resources/target/jacoco.exec
09:49:03 [INFO] 
09:49:03 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-rest-api-resources ---
09:49:03 [INFO] Copying 203 resources
09:49:03 [INFO] 
09:49:03 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-rest-api-resources ---
09:49:03 [INFO] Copying 1 resource
09:49:03 [INFO] 
09:49:03 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-rest-api-resources ---
09:49:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:03 [INFO] Changes detected - recompiling the module!
09:49:03 [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/classes
09:49:06 [INFO] 
09:49:06 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-rest-api-resources ---
09:49:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/rest-api/resources/src/test/resources
09:49:06 [INFO] 
09:49:06 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-rest-api-resources ---
09:49:06 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:06 [INFO] No sources to compile
09:49:06 [INFO] 
09:49:06 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-rest-api-resources ---
09:49:06 [INFO] Tests are skipped.
09:49:06 [INFO] 
09:49:06 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-rest-api-resources ---
09:49:06 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:06 [INFO] 
09:49:06 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-rest-api-resources ---
09:49:06 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.0.0-SNAPSHOT.jar
09:49:06 [INFO] 
09:49:06 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-rest-api-resources ---
09:49:06 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.0.0-SNAPSHOT-sources.jar
09:49:06 [INFO] 
09:49:06 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-rest-api-resources ---
09:49:06 [INFO] 
09:49:06 [INFO] --- install:2.5.2:install (default-install) @ kapua-rest-api-resources ---
09:49:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-resources/2.0.0-SNAPSHOT/kapua-rest-api-resources-2.0.0-SNAPSHOT.jar
09:49:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/resources/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-resources/2.0.0-SNAPSHOT/kapua-rest-api-resources-2.0.0-SNAPSHOT.pom
09:49:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-resources/2.0.0-SNAPSHOT/kapua-rest-api-resources-2.0.0-SNAPSHOT-sources.jar
09:49:06 [INFO] 
09:49:06 [INFO] -------------< org.eclipse.kapua:kapua-endpoint-internal >--------------
09:49:06 [INFO] Building kapua-endpoint-internal 2.0.0-SNAPSHOT                [150/226]
09:49:06 [INFO]   from service/endpoint/internal/pom.xml
09:49:06 [INFO] --------------------------------[ jar ]---------------------------------
09:49:06 [INFO] 
09:49:06 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-endpoint-internal ---
09:49:06 [INFO] 
09:49:06 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-endpoint-internal ---
09:49:06 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:06 [INFO] 
09:49:06 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-endpoint-internal ---
09:49:06 [INFO] Required toolchain: jdk [ version='11' ]
09:49:06 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:06 [INFO] 
09:49:06 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-endpoint-internal ---
09:49:06 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:06 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/internal
09:49:06 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822946367
09:49:06 [WARNING] Cannot get the branch information from the git repository: 
09:49:06 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:06 
09:49:06 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:06 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/internal
09:49:06 [INFO] Storing buildScmBranch: UNKNOWN
09:49:06 [INFO] 
09:49:06 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-endpoint-internal ---
09:49:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/jacoco.exec
09:49:06 [INFO] 
09:49:06 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-endpoint-internal ---
09:49:06 [INFO] Copying 14 resources
09:49:06 [INFO] 
09:49:06 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-endpoint-internal ---
09:49:06 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:06 [INFO] Changes detected - recompiling the module!
09:49:06 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/classes
09:49:08 [INFO] 
09:49:08 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-endpoint-internal ---
09:49:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/src/test/resources
09:49:08 [INFO] 
09:49:08 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-endpoint-internal ---
09:49:08 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:08 [INFO] No sources to compile
09:49:08 [INFO] 
09:49:08 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-endpoint-internal ---
09:49:08 [INFO] Tests are skipped.
09:49:08 [INFO] 
09:49:08 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-endpoint-internal ---
09:49:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:08 [INFO] 
09:49:08 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-endpoint-internal ---
09:49:08 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/kapua-endpoint-internal-2.0.0-SNAPSHOT.jar
09:49:08 [INFO] 
09:49:08 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-endpoint-internal ---
09:49:08 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/kapua-endpoint-internal-2.0.0-SNAPSHOT-sources.jar
09:49:08 [INFO] 
09:49:08 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-endpoint-internal ---
09:49:08 [INFO] 
09:49:08 [INFO] --- install:2.5.2:install (default-install) @ kapua-endpoint-internal ---
09:49:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/kapua-endpoint-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-internal/2.0.0-SNAPSHOT/kapua-endpoint-internal-2.0.0-SNAPSHOT.jar
09:49:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-internal/2.0.0-SNAPSHOT/kapua-endpoint-internal-2.0.0-SNAPSHOT.pom
09:49:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/kapua-endpoint-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-internal/2.0.0-SNAPSHOT/kapua-endpoint-internal-2.0.0-SNAPSHOT-sources.jar
09:49:08 [INFO] 
09:49:08 [INFO] ------------< org.eclipse.kapua:kapua-commons-rest-errors >-------------
09:49:08 [INFO] Building kapua-commons-rest-errors 2.0.0-SNAPSHOT              [151/226]
09:49:08 [INFO]   from commons-rest/errors/pom.xml
09:49:08 [INFO] --------------------------------[ jar ]---------------------------------
09:49:08 [INFO] 
09:49:08 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons-rest-errors ---
09:49:08 [INFO] 
09:49:08 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons-rest-errors ---
09:49:08 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:08 [INFO] 
09:49:08 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons-rest-errors ---
09:49:08 [INFO] Required toolchain: jdk [ version='11' ]
09:49:08 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:08 [INFO] 
09:49:08 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons-rest-errors ---
09:49:08 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/errors' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:08 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/errors
09:49:08 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822948365
09:49:08 [WARNING] Cannot get the branch information from the git repository: 
09:49:08 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:08 
09:49:08 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/errors' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:08 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/errors
09:49:08 [INFO] Storing buildScmBranch: UNKNOWN
09:49:08 [INFO] 
09:49:08 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons-rest-errors ---
09:49:08 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/jacoco.exec
09:49:08 [INFO] 
09:49:08 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-commons-rest-errors ---
09:49:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/errors/src/main/resources
09:49:08 [INFO] 
09:49:08 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-commons-rest-errors ---
09:49:08 [INFO] Copying 1 resource
09:49:08 [INFO] 
09:49:08 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-commons-rest-errors ---
09:49:08 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:08 [INFO] Changes detected - recompiling the module!
09:49:08 [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/classes
09:49:10 [INFO] 
09:49:10 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-commons-rest-errors ---
09:49:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/errors/src/test/resources
09:49:10 [INFO] 
09:49:10 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-commons-rest-errors ---
09:49:10 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:10 [INFO] No sources to compile
09:49:10 [INFO] 
09:49:10 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-commons-rest-errors ---
09:49:10 [INFO] Tests are skipped.
09:49:10 [INFO] 
09:49:10 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons-rest-errors ---
09:49:10 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:10 [INFO] 
09:49:10 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-commons-rest-errors ---
09:49:10 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/kapua-commons-rest-errors-2.0.0-SNAPSHOT.jar
09:49:10 [INFO] 
09:49:10 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons-rest-errors ---
09:49:10 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/kapua-commons-rest-errors-2.0.0-SNAPSHOT-sources.jar
09:49:10 [INFO] 
09:49:10 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons-rest-errors ---
09:49:10 [INFO] 
09:49:10 [INFO] --- install:2.5.2:install (default-install) @ kapua-commons-rest-errors ---
09:49:10 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/kapua-commons-rest-errors-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-errors/2.0.0-SNAPSHOT/kapua-commons-rest-errors-2.0.0-SNAPSHOT.jar
09:49:10 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/errors/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-errors/2.0.0-SNAPSHOT/kapua-commons-rest-errors-2.0.0-SNAPSHOT.pom
09:49:10 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/kapua-commons-rest-errors-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-errors/2.0.0-SNAPSHOT/kapua-commons-rest-errors-2.0.0-SNAPSHOT-sources.jar
09:49:10 [INFO] 
09:49:10 [INFO] ------------< org.eclipse.kapua:kapua-commons-rest-filters >------------
09:49:10 [INFO] Building kapua-commons-rest-filters 2.0.0-SNAPSHOT             [152/226]
09:49:10 [INFO]   from commons-rest/filters/pom.xml
09:49:10 [INFO] --------------------------------[ jar ]---------------------------------
09:49:10 [INFO] 
09:49:10 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons-rest-filters ---
09:49:10 [INFO] 
09:49:10 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons-rest-filters ---
09:49:10 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:10 [INFO] 
09:49:10 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons-rest-filters ---
09:49:10 [INFO] Required toolchain: jdk [ version='11' ]
09:49:10 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:10 [INFO] 
09:49:10 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons-rest-filters ---
09:49:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/filters' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/filters
09:49:10 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822950216
09:49:10 [WARNING] Cannot get the branch information from the git repository: 
09:49:10 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:10 
09:49:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/filters' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/filters
09:49:10 [INFO] Storing buildScmBranch: UNKNOWN
09:49:10 [INFO] 
09:49:10 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons-rest-filters ---
09:49:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/jacoco.exec
09:49:10 [INFO] 
09:49:10 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-commons-rest-filters ---
09:49:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/filters/src/main/resources
09:49:10 [INFO] 
09:49:10 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-commons-rest-filters ---
09:49:10 [INFO] Copying 1 resource
09:49:10 [INFO] 
09:49:10 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-commons-rest-filters ---
09:49:10 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:10 [INFO] Changes detected - recompiling the module!
09:49:10 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/classes
09:49:11 [INFO] 
09:49:11 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-commons-rest-filters ---
09:49:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/filters/src/test/resources
09:49:11 [INFO] 
09:49:11 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-commons-rest-filters ---
09:49:11 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:11 [INFO] No sources to compile
09:49:11 [INFO] 
09:49:11 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-commons-rest-filters ---
09:49:11 [INFO] Tests are skipped.
09:49:11 [INFO] 
09:49:11 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons-rest-filters ---
09:49:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:11 [INFO] 
09:49:11 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-commons-rest-filters ---
09:49:11 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/kapua-commons-rest-filters-2.0.0-SNAPSHOT.jar
09:49:11 [INFO] 
09:49:11 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons-rest-filters ---
09:49:11 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/kapua-commons-rest-filters-2.0.0-SNAPSHOT-sources.jar
09:49:11 [INFO] 
09:49:11 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons-rest-filters ---
09:49:11 [INFO] 
09:49:11 [INFO] --- install:2.5.2:install (default-install) @ kapua-commons-rest-filters ---
09:49:11 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/kapua-commons-rest-filters-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-filters/2.0.0-SNAPSHOT/kapua-commons-rest-filters-2.0.0-SNAPSHOT.jar
09:49:11 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/filters/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-filters/2.0.0-SNAPSHOT/kapua-commons-rest-filters-2.0.0-SNAPSHOT.pom
09:49:11 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/kapua-commons-rest-filters-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-filters/2.0.0-SNAPSHOT/kapua-commons-rest-filters-2.0.0-SNAPSHOT-sources.jar
09:49:11 [INFO] 
09:49:11 [INFO] --------------< org.eclipse.kapua:kapua-stream-internal >---------------
09:49:11 [INFO] Building kapua-stream-internal 2.0.0-SNAPSHOT                  [153/226]
09:49:11 [INFO]   from service/stream/internal/pom.xml
09:49:11 [INFO] --------------------------------[ jar ]---------------------------------
09:49:11 [INFO] 
09:49:11 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-stream-internal ---
09:49:11 [INFO] 
09:49:11 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-stream-internal ---
09:49:11 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:12 [INFO] 
09:49:12 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-stream-internal ---
09:49:12 [INFO] Required toolchain: jdk [ version='11' ]
09:49:12 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:12 [INFO] 
09:49:12 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-stream-internal ---
09:49:12 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:12 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream/internal
09:49:12 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822952062
09:49:12 [WARNING] Cannot get the branch information from the git repository: 
09:49:12 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:12 
09:49:12 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:12 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream/internal
09:49:12 [INFO] Storing buildScmBranch: UNKNOWN
09:49:12 [INFO] 
09:49:12 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-stream-internal ---
09:49:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/stream/internal/target/jacoco.exec
09:49:12 [INFO] 
09:49:12 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-stream-internal ---
09:49:12 [INFO] Copying 3 resources
09:49:12 [INFO] 
09:49:12 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-stream-internal ---
09:49:12 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:12 [INFO] Changes detected - recompiling the module!
09:49:12 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/classes
09:49:13 [INFO] 
09:49:13 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-stream-internal ---
09:49:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/stream/internal/src/test/resources
09:49:13 [INFO] 
09:49:13 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-stream-internal ---
09:49:13 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:13 [INFO] No sources to compile
09:49:13 [INFO] 
09:49:13 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-stream-internal ---
09:49:13 [INFO] Tests are skipped.
09:49:13 [INFO] 
09:49:13 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-stream-internal ---
09:49:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:13 [INFO] 
09:49:13 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-stream-internal ---
09:49:13 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/kapua-stream-internal-2.0.0-SNAPSHOT.jar
09:49:13 [INFO] 
09:49:13 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-stream-internal ---
09:49:13 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/kapua-stream-internal-2.0.0-SNAPSHOT-sources.jar
09:49:13 [INFO] 
09:49:13 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-stream-internal ---
09:49:13 [INFO] 
09:49:13 [INFO] --- install:2.5.2:install (default-install) @ kapua-stream-internal ---
09:49:13 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/kapua-stream-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-internal/2.0.0-SNAPSHOT/kapua-stream-internal-2.0.0-SNAPSHOT.jar
09:49:13 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-internal/2.0.0-SNAPSHOT/kapua-stream-internal-2.0.0-SNAPSHOT.pom
09:49:13 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/kapua-stream-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-internal/2.0.0-SNAPSHOT/kapua-stream-internal-2.0.0-SNAPSHOT-sources.jar
09:49:13 [INFO] 
09:49:13 [INFO] --------------< org.eclipse.kapua:kapua-system-internal >---------------
09:49:13 [INFO] Building kapua-system-internal 2.0.0-SNAPSHOT                  [154/226]
09:49:13 [INFO]   from service/system/internal/pom.xml
09:49:13 [INFO] --------------------------------[ jar ]---------------------------------
09:49:13 [INFO] 
09:49:13 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system-internal ---
09:49:13 [INFO] 
09:49:13 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system-internal ---
09:49:13 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:13 [INFO] 
09:49:13 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system-internal ---
09:49:13 [INFO] Required toolchain: jdk [ version='11' ]
09:49:13 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:13 [INFO] 
09:49:13 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system-internal ---
09:49:13 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:13 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/internal
09:49:13 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822953711
09:49:13 [WARNING] Cannot get the branch information from the git repository: 
09:49:13 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:13 
09:49:13 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:13 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/internal
09:49:13 [INFO] Storing buildScmBranch: UNKNOWN
09:49:13 [INFO] 
09:49:13 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system-internal ---
09:49:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/internal/target/jacoco.exec
09:49:13 [INFO] 
09:49:13 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-system-internal ---
09:49:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/internal/src/main/resources
09:49:13 [INFO] 
09:49:13 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-system-internal ---
09:49:13 [INFO] Copying 1 resource
09:49:13 [INFO] 
09:49:13 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-system-internal ---
09:49:13 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:13 [INFO] Changes detected - recompiling the module!
09:49:13 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/service/system/internal/target/classes
09:49:15 [INFO] 
09:49:15 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-system-internal ---
09:49:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/internal/src/test/resources
09:49:15 [INFO] 
09:49:15 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-system-internal ---
09:49:15 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:15 [INFO] No sources to compile
09:49:15 [INFO] 
09:49:15 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-system-internal ---
09:49:15 [INFO] Tests are skipped.
09:49:15 [INFO] 
09:49:15 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system-internal ---
09:49:15 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:15 [INFO] 
09:49:15 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-system-internal ---
09:49:15 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/internal/target/kapua-system-internal-2.0.0-SNAPSHOT.jar
09:49:15 [INFO] 
09:49:15 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system-internal ---
09:49:15 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/internal/target/kapua-system-internal-2.0.0-SNAPSHOT-sources.jar
09:49:15 [INFO] 
09:49:15 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system-internal ---
09:49:15 [INFO] 
09:49:15 [INFO] --- install:2.5.2:install (default-install) @ kapua-system-internal ---
09:49:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/internal/target/kapua-system-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-internal/2.0.0-SNAPSHOT/kapua-system-internal-2.0.0-SNAPSHOT.jar
09:49:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-internal/2.0.0-SNAPSHOT/kapua-system-internal-2.0.0-SNAPSHOT.pom
09:49:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/internal/target/kapua-system-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-internal/2.0.0-SNAPSHOT/kapua-system-internal-2.0.0-SNAPSHOT-sources.jar
09:49:15 [INFO] 
09:49:15 [INFO] -------------------< org.eclipse.kapua:kapua-extras >-------------------
09:49:15 [INFO] Building kapua-extras 2.0.0-SNAPSHOT                           [155/226]
09:49:15 [INFO]   from extras/pom.xml
09:49:15 [INFO] --------------------------------[ pom ]---------------------------------
09:49:15 [INFO] 
09:49:15 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-extras ---
09:49:15 [INFO] 
09:49:15 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-extras ---
09:49:15 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:15 [INFO] 
09:49:15 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-extras ---
09:49:15 [INFO] Required toolchain: jdk [ version='11' ]
09:49:15 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:15 [INFO] 
09:49:15 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-extras ---
09:49:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras
09:49:15 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822955211
09:49:15 [WARNING] Cannot get the branch information from the git repository: 
09:49:15 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:15 
09:49:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras
09:49:15 [INFO] Storing buildScmBranch: UNKNOWN
09:49:15 [INFO] 
09:49:15 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-extras ---
09:49:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/target/jacoco.exec
09:49:15 [INFO] 
09:49:15 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-extras ---
09:49:15 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:15 [INFO] 
09:49:15 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-extras ---
09:49:15 [INFO] 
09:49:15 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-extras ---
09:49:15 [INFO] 
09:49:15 [INFO] --- install:2.5.2:install (default-install) @ kapua-extras ---
09:49:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-extras/2.0.0-SNAPSHOT/kapua-extras-2.0.0-SNAPSHOT.pom
09:49:15 [INFO] 
09:49:15 [INFO] ----------------< org.eclipse.kapua:kapua-foreignkeys >-----------------
09:49:15 [INFO] Building kapua-foreignkeys 2.0.0-SNAPSHOT                      [156/226]
09:49:15 [INFO]   from extras/foreignkeys/pom.xml
09:49:15 [INFO] --------------------------------[ jar ]---------------------------------
09:49:15 [INFO] 
09:49:15 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-foreignkeys ---
09:49:15 [INFO] 
09:49:15 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-foreignkeys ---
09:49:15 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:15 [INFO] 
09:49:15 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-foreignkeys ---
09:49:15 [INFO] Required toolchain: jdk [ version='11' ]
09:49:15 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:15 [INFO] 
09:49:15 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-foreignkeys ---
09:49:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/foreignkeys' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/foreignkeys
09:49:15 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822955270
09:49:15 [WARNING] Cannot get the branch information from the git repository: 
09:49:15 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:15 
09:49:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/foreignkeys' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/foreignkeys
09:49:15 [INFO] Storing buildScmBranch: UNKNOWN
09:49:15 [INFO] 
09:49:15 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-foreignkeys ---
09:49:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/jacoco.exec
09:49:15 [INFO] 
09:49:15 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-foreignkeys ---
09:49:15 [INFO] Copying 34 resources
09:49:15 [INFO] 
09:49:15 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-foreignkeys ---
09:49:15 [INFO] Copying 1 resource
09:49:15 [INFO] 
09:49:15 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-foreignkeys ---
09:49:15 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:15 [INFO] No sources to compile
09:49:15 [INFO] 
09:49:15 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-foreignkeys ---
09:49:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/src/test/resources
09:49:15 [INFO] 
09:49:15 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-foreignkeys ---
09:49:15 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:15 [INFO] No sources to compile
09:49:15 [INFO] 
09:49:15 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-foreignkeys ---
09:49:15 [INFO] Tests are skipped.
09:49:15 [INFO] 
09:49:15 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-foreignkeys ---
09:49:15 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:15 [INFO] 
09:49:15 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-foreignkeys ---
09:49:15 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/kapua-foreignkeys-2.0.0-SNAPSHOT.jar
09:49:15 [INFO] 
09:49:15 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-foreignkeys ---
09:49:15 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/kapua-foreignkeys-2.0.0-SNAPSHOT-sources.jar
09:49:15 [INFO] 
09:49:15 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-foreignkeys ---
09:49:15 [INFO] 
09:49:15 [INFO] --- install:2.5.2:install (default-install) @ kapua-foreignkeys ---
09:49:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/kapua-foreignkeys-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-foreignkeys/2.0.0-SNAPSHOT/kapua-foreignkeys-2.0.0-SNAPSHOT.jar
09:49:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-foreignkeys/2.0.0-SNAPSHOT/kapua-foreignkeys-2.0.0-SNAPSHOT.pom
09:49:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/kapua-foreignkeys-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-foreignkeys/2.0.0-SNAPSHOT/kapua-foreignkeys-2.0.0-SNAPSHOT-sources.jar
09:49:15 [INFO] 
09:49:15 [INFO] ----------------< org.eclipse.kapua:kapua-rest-api-web >----------------
09:49:15 [INFO] Building kapua-rest-api-web 2.0.0-SNAPSHOT                     [157/226]
09:49:15 [INFO]   from rest-api/web/pom.xml
09:49:15 [INFO] --------------------------------[ war ]---------------------------------
09:49:15 [INFO] 
09:49:15 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-rest-api-web ---
09:49:15 [INFO] 
09:49:15 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-rest-api-web ---
09:49:15 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:16 [INFO] 
09:49:16 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-rest-api-web ---
09:49:16 [INFO] Required toolchain: jdk [ version='11' ]
09:49:16 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:16 [INFO] 
09:49:16 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-rest-api-web ---
09:49:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/web' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/web
09:49:16 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822956051
09:49:16 [WARNING] Cannot get the branch information from the git repository: 
09:49:16 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:16 
09:49:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/web' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/web
09:49:16 [INFO] Storing buildScmBranch: UNKNOWN
09:49:16 [INFO] 
09:49:16 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-rest-api-web ---
09:49:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/rest-api/web/target/jacoco.exec
09:49:16 [INFO] 
09:49:16 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-rest-api-web ---
09:49:16 [INFO] Copying 3 resources
09:49:16 [INFO] 
09:49:16 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-rest-api-web ---
09:49:16 [INFO] Copying 1 resource
09:49:16 [INFO] 
09:49:16 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-rest-api-web ---
09:49:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:16 [INFO] Changes detected - recompiling the module!
09:49:16 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/rest-api/web/target/classes
09:49:18 [INFO] 
09:49:18 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-rest-api-web ---
09:49:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/rest-api/web/src/test/resources
09:49:18 [INFO] 
09:49:18 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-rest-api-web ---
09:49:18 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:18 [INFO] Changes detected - recompiling the module!
09:49:18 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/rest-api/web/target/test-classes
09:49:19 [INFO] 
09:49:19 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-rest-api-web ---
09:49:19 [INFO] Tests are skipped.
09:49:19 [INFO] 
09:49:19 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-rest-api-web ---
09:49:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:19 [INFO] 
09:49:19 [INFO] --- war:3.3.2:war (default-war) @ kapua-rest-api-web ---
09:49:20 [INFO] Packaging webapp
09:49:20 [INFO] Assembling webapp [kapua-rest-api-web] in [/home/jenkins/agent/workspace/develop-build/rest-api/web/target/api]
09:49:20 [INFO] Processing war project
09:49:20 [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/develop-build/rest-api/web] to [/home/jenkins/agent/workspace/develop-build/rest-api/web/target/api]
09:49:20 [INFO] Copying webapp resources [/home/jenkins/agent/workspace/develop-build/rest-api/web/src/main/webapp]
09:49:20 [INFO] Building war: /home/jenkins/agent/workspace/develop-build/rest-api/web/target/api.war
09:49:22 [INFO] 
09:49:22 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-rest-api-web ---
09:49:22 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/web/target/api-sources.jar
09:49:22 [INFO] 
09:49:22 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-rest-api-web ---
09:49:22 [INFO] 
09:49:22 [INFO] --- install:2.5.2:install (default-install) @ kapua-rest-api-web ---
09:49:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/web/target/api.war to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-web/2.0.0-SNAPSHOT/kapua-rest-api-web-2.0.0-SNAPSHOT.war
09:49:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/web/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-web/2.0.0-SNAPSHOT/kapua-rest-api-web-2.0.0-SNAPSHOT.pom
09:49:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/web/target/api-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-web/2.0.0-SNAPSHOT/kapua-rest-api-web-2.0.0-SNAPSHOT-sources.jar
09:49:22 [INFO] 
09:49:22 [INFO] ------------< org.eclipse.kapua:kapua-qa-integration-steps >------------
09:49:22 [INFO] Building kapua-qa-integration-steps 2.0.0-SNAPSHOT             [158/226]
09:49:22 [INFO]   from qa/integration-steps/pom.xml
09:49:22 [INFO] --------------------------------[ jar ]---------------------------------
09:49:23 [INFO] 
09:49:23 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa-integration-steps ---
09:49:23 [INFO] 
09:49:23 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa-integration-steps ---
09:49:23 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:23 [INFO] 
09:49:23 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa-integration-steps ---
09:49:23 [INFO] Required toolchain: jdk [ version='11' ]
09:49:23 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:23 [INFO] 
09:49:23 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa-integration-steps ---
09:49:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/integration-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/integration-steps
09:49:23 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822963599
09:49:23 [WARNING] Cannot get the branch information from the git repository: 
09:49:23 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:23 
09:49:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/integration-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/integration-steps
09:49:23 [INFO] Storing buildScmBranch: UNKNOWN
09:49:23 [INFO] 
09:49:23 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa-integration-steps ---
09:49:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/jacoco.exec
09:49:23 [INFO] 
09:49:23 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-qa-integration-steps ---
09:49:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/integration-steps/src/main/resources
09:49:23 [INFO] 
09:49:23 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa-integration-steps ---
09:49:23 [INFO] Copying 1 resource
09:49:23 [INFO] 
09:49:23 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-qa-integration-steps ---
09:49:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:23 [INFO] Changes detected - recompiling the module!
09:49:23 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/classes
09:49:26 [INFO] 
09:49:26 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-qa-integration-steps ---
09:49:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/integration-steps/src/test/resources
09:49:26 [INFO] 
09:49:26 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-qa-integration-steps ---
09:49:26 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:26 [INFO] No sources to compile
09:49:26 [INFO] 
09:49:26 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-qa-integration-steps ---
09:49:26 [INFO] Tests are skipped.
09:49:26 [INFO] 
09:49:26 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa-integration-steps ---
09:49:26 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:26 [INFO] 
09:49:26 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-qa-integration-steps ---
09:49:26 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/kapua-qa-integration-steps-2.0.0-SNAPSHOT.jar
09:49:26 [INFO] 
09:49:26 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa-integration-steps ---
09:49:26 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/kapua-qa-integration-steps-2.0.0-SNAPSHOT-sources.jar
09:49:26 [INFO] 
09:49:26 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa-integration-steps ---
09:49:26 [INFO] 
09:49:26 [INFO] --- install:2.5.2:install (default-install) @ kapua-qa-integration-steps ---
09:49:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/kapua-qa-integration-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration-steps/2.0.0-SNAPSHOT/kapua-qa-integration-steps-2.0.0-SNAPSHOT.jar
09:49:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration-steps/2.0.0-SNAPSHOT/kapua-qa-integration-steps-2.0.0-SNAPSHOT.pom
09:49:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/kapua-qa-integration-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration-steps/2.0.0-SNAPSHOT/kapua-qa-integration-steps-2.0.0-SNAPSHOT-sources.jar
09:49:26 [INFO] 
09:49:26 [INFO] ------------< org.eclipse.kapua:kapua-security-test-steps >-------------
09:49:26 [INFO] Building kapua-security-test-steps 2.0.0-SNAPSHOT              [159/226]
09:49:26 [INFO]   from service/security/test-steps/pom.xml
09:49:26 [INFO] --------------------------------[ jar ]---------------------------------
09:49:26 [INFO] 
09:49:26 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-test-steps ---
09:49:26 [INFO] 
09:49:26 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-test-steps ---
09:49:26 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:26 [INFO] 
09:49:26 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-test-steps ---
09:49:26 [INFO] Required toolchain: jdk [ version='11' ]
09:49:26 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:26 [INFO] 
09:49:26 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-test-steps ---
09:49:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/test-steps
09:49:26 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822966649
09:49:26 [WARNING] Cannot get the branch information from the git repository: 
09:49:26 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:26 
09:49:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/test-steps
09:49:26 [INFO] Storing buildScmBranch: UNKNOWN
09:49:26 [INFO] 
09:49:26 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-test-steps ---
09:49:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/jacoco.exec
09:49:26 [INFO] 
09:49:26 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-test-steps ---
09:49:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/test-steps/src/main/resources
09:49:26 [INFO] 
09:49:26 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-test-steps ---
09:49:26 [INFO] Copying 1 resource
09:49:26 [INFO] 
09:49:26 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-test-steps ---
09:49:26 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:26 [INFO] Changes detected - recompiling the module!
09:49:26 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/classes
09:49:29 [INFO] 
09:49:29 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-test-steps ---
09:49:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/test-steps/src/test/resources
09:49:29 [INFO] 
09:49:29 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-test-steps ---
09:49:29 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:29 [INFO] No sources to compile
09:49:29 [INFO] 
09:49:29 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-test-steps ---
09:49:29 [INFO] Tests are skipped.
09:49:29 [INFO] 
09:49:29 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-test-steps ---
09:49:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:29 [INFO] 
09:49:29 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-test-steps ---
09:49:29 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/kapua-security-test-steps-2.0.0-SNAPSHOT.jar
09:49:29 [INFO] 
09:49:29 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-test-steps ---
09:49:29 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/kapua-security-test-steps-2.0.0-SNAPSHOT-sources.jar
09:49:29 [INFO] 
09:49:29 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-test-steps ---
09:49:29 [INFO] 
09:49:29 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-test-steps ---
09:49:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/kapua-security-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test-steps/2.0.0-SNAPSHOT/kapua-security-test-steps-2.0.0-SNAPSHOT.jar
09:49:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test-steps/2.0.0-SNAPSHOT/kapua-security-test-steps-2.0.0-SNAPSHOT.pom
09:49:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/kapua-security-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test-steps/2.0.0-SNAPSHOT/kapua-security-test-steps-2.0.0-SNAPSHOT-sources.jar
09:49:29 [INFO] 
09:49:29 [INFO] -------< org.eclipse.kapua:kapua-device-management-job-internal >-------
09:49:29 [INFO] Building kapua-device-management-job-internal 2.0.0-SNAPSHOT   [160/226]
09:49:29 [INFO]   from service/device/management/job/internal/pom.xml
09:49:29 [INFO] --------------------------------[ jar ]---------------------------------
09:49:29 [INFO] 
09:49:29 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-job-internal ---
09:49:29 [INFO] 
09:49:29 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-job-internal ---
09:49:29 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:29 [INFO] 
09:49:29 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-job-internal ---
09:49:29 [INFO] Required toolchain: jdk [ version='11' ]
09:49:29 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:29 [INFO] 
09:49:29 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-job-internal ---
09:49:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal
09:49:29 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822969207
09:49:29 [WARNING] Cannot get the branch information from the git repository: 
09:49:29 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:29 
09:49:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job/internal' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal
09:49:29 [INFO] Storing buildScmBranch: UNKNOWN
09:49:29 [INFO] 
09:49:29 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-job-internal ---
09:49:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/jacoco.exec
09:49:29 [INFO] 
09:49:29 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-job-internal ---
09:49:29 [INFO] Copying 6 resources
09:49:29 [INFO] 
09:49:29 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-job-internal ---
09:49:29 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:29 [INFO] Changes detected - recompiling the module!
09:49:29 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/classes
09:49:31 [INFO] 
09:49:31 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-job-internal ---
09:49:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/src/test/resources
09:49:31 [INFO] 
09:49:31 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-job-internal ---
09:49:31 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:31 [INFO] No sources to compile
09:49:31 [INFO] 
09:49:31 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-job-internal ---
09:49:31 [INFO] Tests are skipped.
09:49:31 [INFO] 
09:49:31 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-job-internal ---
09:49:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:31 [INFO] 
09:49:31 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-job-internal ---
09:49:31 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/kapua-device-management-job-internal-2.0.0-SNAPSHOT.jar
09:49:31 [INFO] 
09:49:31 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-job-internal ---
09:49:31 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/kapua-device-management-job-internal-2.0.0-SNAPSHOT-sources.jar
09:49:31 [INFO] 
09:49:31 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-job-internal ---
09:49:31 [INFO] 
09:49:31 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-job-internal ---
09:49:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/kapua-device-management-job-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-internal/2.0.0-SNAPSHOT/kapua-device-management-job-internal-2.0.0-SNAPSHOT.jar
09:49:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-internal/2.0.0-SNAPSHOT/kapua-device-management-job-internal-2.0.0-SNAPSHOT.pom
09:49:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/kapua-device-management-job-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-internal/2.0.0-SNAPSHOT/kapua-device-management-job-internal-2.0.0-SNAPSHOT-sources.jar
09:49:31 [INFO] 
09:49:31 [INFO] ------------< org.eclipse.kapua:kapua-endpoint-test-steps >-------------
09:49:31 [INFO] Building kapua-endpoint-test-steps 2.0.0-SNAPSHOT              [161/226]
09:49:31 [INFO]   from service/endpoint/test-steps/pom.xml
09:49:31 [INFO] --------------------------------[ jar ]---------------------------------
09:49:31 [INFO] 
09:49:31 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-endpoint-test-steps ---
09:49:31 [INFO] 
09:49:31 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-endpoint-test-steps ---
09:49:31 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:31 [INFO] 
09:49:31 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-endpoint-test-steps ---
09:49:31 [INFO] Required toolchain: jdk [ version='11' ]
09:49:31 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:31 [INFO] 
09:49:31 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-endpoint-test-steps ---
09:49:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps
09:49:31 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822971363
09:49:31 [WARNING] Cannot get the branch information from the git repository: 
09:49:31 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:31 
09:49:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps
09:49:31 [INFO] Storing buildScmBranch: UNKNOWN
09:49:31 [INFO] 
09:49:31 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-endpoint-test-steps ---
09:49:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/jacoco.exec
09:49:31 [INFO] 
09:49:31 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-endpoint-test-steps ---
09:49:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/src/main/resources
09:49:31 [INFO] 
09:49:31 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-endpoint-test-steps ---
09:49:31 [INFO] Copying 1 resource
09:49:31 [INFO] 
09:49:31 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-endpoint-test-steps ---
09:49:31 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:31 [INFO] Changes detected - recompiling the module!
09:49:31 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/classes
09:49:33 [INFO] 
09:49:33 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-endpoint-test-steps ---
09:49:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/src/test/resources
09:49:33 [INFO] 
09:49:33 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-endpoint-test-steps ---
09:49:33 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:33 [INFO] No sources to compile
09:49:33 [INFO] 
09:49:33 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-endpoint-test-steps ---
09:49:33 [INFO] Tests are skipped.
09:49:33 [INFO] 
09:49:33 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-endpoint-test-steps ---
09:49:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:33 [INFO] 
09:49:33 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-endpoint-test-steps ---
09:49:33 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/kapua-endpoint-test-steps-2.0.0-SNAPSHOT.jar
09:49:33 [INFO] 
09:49:33 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-endpoint-test-steps ---
09:49:33 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/kapua-endpoint-test-steps-2.0.0-SNAPSHOT-sources.jar
09:49:33 [INFO] 
09:49:33 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-endpoint-test-steps ---
09:49:33 [INFO] 
09:49:33 [INFO] --- install:2.5.2:install (default-install) @ kapua-endpoint-test-steps ---
09:49:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/kapua-endpoint-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-test-steps/2.0.0-SNAPSHOT/kapua-endpoint-test-steps-2.0.0-SNAPSHOT.jar
09:49:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-test-steps/2.0.0-SNAPSHOT/kapua-endpoint-test-steps-2.0.0-SNAPSHOT.pom
09:49:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/kapua-endpoint-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-test-steps/2.0.0-SNAPSHOT/kapua-endpoint-test-steps-2.0.0-SNAPSHOT-sources.jar
09:49:33 [INFO] 
09:49:33 [INFO] --------< org.eclipse.kapua:kapua-device-management-bundle-job >--------
09:49:33 [INFO] Building kapua-device-management-bundle-job 2.0.0-SNAPSHOT     [162/226]
09:49:33 [INFO]   from service/device/management/bundle/job/pom.xml
09:49:33 [INFO] --------------------------------[ jar ]---------------------------------
09:49:33 [INFO] 
09:49:33 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-bundle-job ---
09:49:33 [INFO] 
09:49:33 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-bundle-job ---
09:49:33 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:33 [INFO] 
09:49:33 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-bundle-job ---
09:49:33 [INFO] Required toolchain: jdk [ version='11' ]
09:49:33 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:33 [INFO] 
09:49:33 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-bundle-job ---
09:49:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job
09:49:33 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822973858
09:49:33 [WARNING] Cannot get the branch information from the git repository: 
09:49:33 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:33 
09:49:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job
09:49:33 [INFO] Storing buildScmBranch: UNKNOWN
09:49:33 [INFO] 
09:49:33 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-bundle-job ---
09:49:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/jacoco.exec
09:49:33 [INFO] 
09:49:33 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-bundle-job ---
09:49:33 [INFO] Copying 8 resources
09:49:33 [INFO] 
09:49:33 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-bundle-job ---
09:49:33 [INFO] Copying 1 resource
09:49:33 [INFO] 
09:49:33 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-bundle-job ---
09:49:33 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:33 [INFO] Changes detected - recompiling the module!
09:49:33 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/classes
09:49:35 [INFO] 
09:49:35 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-bundle-job ---
09:49:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/src/test/resources
09:49:35 [INFO] 
09:49:35 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-bundle-job ---
09:49:35 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:35 [INFO] No sources to compile
09:49:35 [INFO] 
09:49:35 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-bundle-job ---
09:49:35 [INFO] Tests are skipped.
09:49:35 [INFO] 
09:49:35 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-bundle-job ---
09:49:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:35 [INFO] 
09:49:35 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-bundle-job ---
09:49:35 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/kapua-device-management-bundle-job-2.0.0-SNAPSHOT.jar
09:49:35 [INFO] 
09:49:35 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-bundle-job ---
09:49:35 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/kapua-device-management-bundle-job-2.0.0-SNAPSHOT-sources.jar
09:49:35 [INFO] 
09:49:35 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-bundle-job ---
09:49:35 [INFO] 
09:49:35 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-bundle-job ---
09:49:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/kapua-device-management-bundle-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-job/2.0.0-SNAPSHOT/kapua-device-management-bundle-job-2.0.0-SNAPSHOT.jar
09:49:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-job/2.0.0-SNAPSHOT/kapua-device-management-bundle-job-2.0.0-SNAPSHOT.pom
09:49:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/kapua-device-management-bundle-job-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-job/2.0.0-SNAPSHOT/kapua-device-management-bundle-job-2.0.0-SNAPSHOT-sources.jar
09:49:35 [INFO] 
09:49:35 [INFO] --------< org.eclipse.kapua:kapua-device-management-asset-job >---------
09:49:35 [INFO] Building kapua-device-management-asset-job 2.0.0-SNAPSHOT      [163/226]
09:49:35 [INFO]   from service/device/management/asset/job/pom.xml
09:49:35 [INFO] --------------------------------[ jar ]---------------------------------
09:49:35 [INFO] 
09:49:35 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-job ---
09:49:35 [INFO] 
09:49:35 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-job ---
09:49:35 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:35 [INFO] 
09:49:35 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-job ---
09:49:35 [INFO] Required toolchain: jdk [ version='11' ]
09:49:35 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:35 [INFO] 
09:49:35 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-job ---
09:49:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job
09:49:35 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822975318
09:49:35 [WARNING] Cannot get the branch information from the git repository: 
09:49:35 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:35 
09:49:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job
09:49:35 [INFO] Storing buildScmBranch: UNKNOWN
09:49:35 [INFO] 
09:49:35 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-job ---
09:49:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/jacoco.exec
09:49:35 [INFO] 
09:49:35 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-job ---
09:49:35 [INFO] Copying 10 resources
09:49:35 [INFO] 
09:49:35 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-asset-job ---
09:49:35 [INFO] Copying 1 resource
09:49:35 [INFO] 
09:49:35 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-job ---
09:49:35 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:35 [INFO] Changes detected - recompiling the module!
09:49:35 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/classes
09:49:36 [INFO] 
09:49:36 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-job ---
09:49:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/src/test/resources
09:49:36 [INFO] 
09:49:36 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-job ---
09:49:36 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:36 [INFO] No sources to compile
09:49:36 [INFO] 
09:49:36 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-job ---
09:49:36 [INFO] Tests are skipped.
09:49:36 [INFO] 
09:49:36 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-job ---
09:49:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:36 [INFO] 
09:49:36 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-job ---
09:49:36 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/kapua-device-management-asset-job-2.0.0-SNAPSHOT.jar
09:49:36 [INFO] 
09:49:36 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-job ---
09:49:36 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/kapua-device-management-asset-job-2.0.0-SNAPSHOT-sources.jar
09:49:36 [INFO] 
09:49:36 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-job ---
09:49:36 [INFO] 
09:49:36 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-job ---
09:49:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/kapua-device-management-asset-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-job/2.0.0-SNAPSHOT/kapua-device-management-asset-job-2.0.0-SNAPSHOT.jar
09:49:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-job/2.0.0-SNAPSHOT/kapua-device-management-asset-job-2.0.0-SNAPSHOT.pom
09:49:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/kapua-device-management-asset-job-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-job/2.0.0-SNAPSHOT/kapua-device-management-asset-job-2.0.0-SNAPSHOT-sources.jar
09:49:36 [INFO] 
09:49:36 [INFO] -------< org.eclipse.kapua:kapua-device-management-packages-job >-------
09:49:36 [INFO] Building kapua-device-management-packages-job 2.0.0-SNAPSHOT   [164/226]
09:49:36 [INFO]   from service/device/management/packages/job/pom.xml
09:49:36 [INFO] --------------------------------[ jar ]---------------------------------
09:49:36 [INFO] 
09:49:36 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-packages-job ---
09:49:36 [INFO] 
09:49:36 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-packages-job ---
09:49:36 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:36 [INFO] 
09:49:36 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-packages-job ---
09:49:36 [INFO] Required toolchain: jdk [ version='11' ]
09:49:36 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:36 [INFO] 
09:49:36 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-packages-job ---
09:49:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job
09:49:36 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822976750
09:49:36 [WARNING] Cannot get the branch information from the git repository: 
09:49:36 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:36 
09:49:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job
09:49:36 [INFO] Storing buildScmBranch: UNKNOWN
09:49:36 [INFO] 
09:49:36 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-packages-job ---
09:49:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/jacoco.exec
09:49:36 [INFO] 
09:49:36 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-packages-job ---
09:49:36 [INFO] Copying 11 resources
09:49:36 [INFO] 
09:49:36 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-packages-job ---
09:49:36 [INFO] Copying 1 resource
09:49:36 [INFO] 
09:49:36 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-packages-job ---
09:49:36 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:36 [INFO] Changes detected - recompiling the module!
09:49:36 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/classes
09:49:38 [INFO] 
09:49:38 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-packages-job ---
09:49:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/src/test/resources
09:49:38 [INFO] 
09:49:38 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-packages-job ---
09:49:38 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:38 [INFO] No sources to compile
09:49:38 [INFO] 
09:49:38 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-packages-job ---
09:49:38 [INFO] Tests are skipped.
09:49:38 [INFO] 
09:49:38 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-packages-job ---
09:49:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:38 [INFO] 
09:49:38 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-packages-job ---
09:49:38 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/kapua-device-management-packages-job-2.0.0-SNAPSHOT.jar
09:49:38 [INFO] 
09:49:38 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-packages-job ---
09:49:38 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/kapua-device-management-packages-job-2.0.0-SNAPSHOT-sources.jar
09:49:38 [INFO] 
09:49:38 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-packages-job ---
09:49:38 [INFO] 
09:49:38 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-packages-job ---
09:49:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/kapua-device-management-packages-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-job/2.0.0-SNAPSHOT/kapua-device-management-packages-job-2.0.0-SNAPSHOT.jar
09:49:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-job/2.0.0-SNAPSHOT/kapua-device-management-packages-job-2.0.0-SNAPSHOT.pom
09:49:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/kapua-device-management-packages-job-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-job/2.0.0-SNAPSHOT/kapua-device-management-packages-job-2.0.0-SNAPSHOT-sources.jar
09:49:38 [INFO] 
09:49:38 [INFO] -------< org.eclipse.kapua:kapua-device-management-command-job >--------
09:49:38 [INFO] Building kapua-device-management-command-job 2.0.0-SNAPSHOT    [165/226]
09:49:38 [INFO]   from service/device/management/command/job/pom.xml
09:49:38 [INFO] --------------------------------[ jar ]---------------------------------
09:49:38 [INFO] 
09:49:38 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-command-job ---
09:49:38 [INFO] 
09:49:38 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-command-job ---
09:49:38 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:38 [INFO] 
09:49:38 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-command-job ---
09:49:38 [INFO] Required toolchain: jdk [ version='11' ]
09:49:38 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:38 [INFO] 
09:49:38 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-command-job ---
09:49:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/job
09:49:38 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822978509
09:49:38 [WARNING] Cannot get the branch information from the git repository: 
09:49:38 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:38 
09:49:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/job
09:49:38 [INFO] Storing buildScmBranch: UNKNOWN
09:49:38 [INFO] 
09:49:38 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-command-job ---
09:49:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/jacoco.exec
09:49:38 [INFO] 
09:49:38 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-command-job ---
09:49:38 [INFO] Copying 10 resources
09:49:38 [INFO] 
09:49:38 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-command-job ---
09:49:38 [INFO] Copying 1 resource
09:49:38 [INFO] 
09:49:38 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-command-job ---
09:49:38 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:38 [INFO] Changes detected - recompiling the module!
09:49:38 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/classes
09:49:40 [INFO] 
09:49:40 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-command-job ---
09:49:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/src/test/resources
09:49:40 [INFO] 
09:49:40 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-command-job ---
09:49:40 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:40 [INFO] No sources to compile
09:49:40 [INFO] 
09:49:40 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-command-job ---
09:49:40 [INFO] Tests are skipped.
09:49:40 [INFO] 
09:49:40 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-command-job ---
09:49:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:40 [INFO] 
09:49:40 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-command-job ---
09:49:40 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/kapua-device-management-command-job-2.0.0-SNAPSHOT.jar
09:49:40 [INFO] 
09:49:40 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-command-job ---
09:49:40 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/kapua-device-management-command-job-2.0.0-SNAPSHOT-sources.jar
09:49:40 [INFO] 
09:49:40 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-command-job ---
09:49:40 [INFO] 
09:49:40 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-command-job ---
09:49:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/kapua-device-management-command-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-job/2.0.0-SNAPSHOT/kapua-device-management-command-job-2.0.0-SNAPSHOT.jar
09:49:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-job/2.0.0-SNAPSHOT/kapua-device-management-command-job-2.0.0-SNAPSHOT.pom
09:49:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/kapua-device-management-command-job-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-job/2.0.0-SNAPSHOT/kapua-device-management-command-job-2.0.0-SNAPSHOT-sources.jar
09:49:40 [INFO] 
09:49:40 [INFO] ----< org.eclipse.kapua:kapua-device-management-configuration-job >-----
09:49:40 [INFO] Building kapua-device-management-configuration-job 2.0.0-SNAPSHOT [166/226]
09:49:40 [INFO]   from service/device/management/configuration/job/pom.xml
09:49:40 [INFO] --------------------------------[ jar ]---------------------------------
09:49:40 [INFO] 
09:49:40 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-job ---
09:49:40 [INFO] 
09:49:40 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-job ---
09:49:40 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:40 [INFO] 
09:49:40 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-job ---
09:49:40 [INFO] Required toolchain: jdk [ version='11' ]
09:49:40 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:40 [INFO] 
09:49:40 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-job ---
09:49:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job
09:49:40 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822980250
09:49:40 [WARNING] Cannot get the branch information from the git repository: 
09:49:40 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:40 
09:49:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job
09:49:40 [INFO] Storing buildScmBranch: UNKNOWN
09:49:40 [INFO] 
09:49:40 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-job ---
09:49:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/jacoco.exec
09:49:40 [INFO] 
09:49:40 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-job ---
09:49:40 [INFO] Copying 10 resources
09:49:40 [INFO] 
09:49:40 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-configuration-job ---
09:49:40 [INFO] Copying 1 resource
09:49:40 [INFO] 
09:49:40 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-job ---
09:49:40 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:40 [INFO] Changes detected - recompiling the module!
09:49:40 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/classes
09:49:41 [INFO] 
09:49:41 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-job ---
09:49:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/src/test/resources
09:49:41 [INFO] 
09:49:41 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-job ---
09:49:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:41 [INFO] No sources to compile
09:49:41 [INFO] 
09:49:41 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-job ---
09:49:41 [INFO] Tests are skipped.
09:49:41 [INFO] 
09:49:41 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-job ---
09:49:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:41 [INFO] 
09:49:41 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-job ---
09:49:41 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/kapua-device-management-configuration-job-2.0.0-SNAPSHOT.jar
09:49:41 [INFO] 
09:49:41 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-job ---
09:49:41 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/kapua-device-management-configuration-job-2.0.0-SNAPSHOT-sources.jar
09:49:41 [INFO] 
09:49:41 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-job ---
09:49:41 [INFO] 
09:49:41 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-job ---
09:49:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/kapua-device-management-configuration-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-job/2.0.0-SNAPSHOT/kapua-device-management-configuration-job-2.0.0-SNAPSHOT.jar
09:49:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-job/2.0.0-SNAPSHOT/kapua-device-management-configuration-job-2.0.0-SNAPSHOT.pom
09:49:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/kapua-device-management-configuration-job-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-job/2.0.0-SNAPSHOT/kapua-device-management-configuration-job-2.0.0-SNAPSHOT-sources.jar
09:49:41 [INFO] 
09:49:41 [INFO] -------< org.eclipse.kapua:kapua-device-management-keystore-job >-------
09:49:41 [INFO] Building kapua-device-management-keystore-job 2.0.0-SNAPSHOT   [167/226]
09:49:41 [INFO]   from service/device/management/keystore/job/pom.xml
09:49:41 [INFO] --------------------------------[ jar ]---------------------------------
09:49:41 [INFO] 
09:49:41 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-keystore-job ---
09:49:41 [INFO] 
09:49:41 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-keystore-job ---
09:49:41 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:41 [INFO] 
09:49:41 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-keystore-job ---
09:49:41 [INFO] Required toolchain: jdk [ version='11' ]
09:49:41 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:41 [INFO] 
09:49:41 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-keystore-job ---
09:49:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job
09:49:41 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822981701
09:49:41 [WARNING] Cannot get the branch information from the git repository: 
09:49:41 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:41 
09:49:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job
09:49:41 [INFO] Storing buildScmBranch: UNKNOWN
09:49:41 [INFO] 
09:49:41 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-keystore-job ---
09:49:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/jacoco.exec
09:49:41 [INFO] 
09:49:41 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-keystore-job ---
09:49:41 [INFO] Copying 3 resources
09:49:41 [INFO] 
09:49:41 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-keystore-job ---
09:49:41 [INFO] Copying 1 resource
09:49:41 [INFO] 
09:49:41 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-keystore-job ---
09:49:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:41 [INFO] Changes detected - recompiling the module!
09:49:41 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/classes
09:49:43 [INFO] 
09:49:43 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-keystore-job ---
09:49:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/src/test/resources
09:49:43 [INFO] 
09:49:43 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-keystore-job ---
09:49:43 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:43 [INFO] No sources to compile
09:49:43 [INFO] 
09:49:43 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-keystore-job ---
09:49:43 [INFO] Tests are skipped.
09:49:43 [INFO] 
09:49:43 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-keystore-job ---
09:49:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:43 [INFO] 
09:49:43 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-keystore-job ---
09:49:43 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/kapua-device-management-keystore-job-2.0.0-SNAPSHOT.jar
09:49:43 [INFO] 
09:49:43 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-keystore-job ---
09:49:43 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/kapua-device-management-keystore-job-2.0.0-SNAPSHOT-sources.jar
09:49:43 [INFO] 
09:49:43 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-keystore-job ---
09:49:43 [INFO] 
09:49:43 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-keystore-job ---
09:49:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/kapua-device-management-keystore-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-job/2.0.0-SNAPSHOT/kapua-device-management-keystore-job-2.0.0-SNAPSHOT.jar
09:49:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-job/2.0.0-SNAPSHOT/kapua-device-management-keystore-job-2.0.0-SNAPSHOT.pom
09:49:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/kapua-device-management-keystore-job-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-job/2.0.0-SNAPSHOT/kapua-device-management-keystore-job-2.0.0-SNAPSHOT-sources.jar
09:49:43 [INFO] 
09:49:43 [INFO] ------------< org.eclipse.kapua:kapua-scheduler-test-steps >------------
09:49:43 [INFO] Building kapua-scheduler-test-steps 2.0.0-SNAPSHOT             [168/226]
09:49:43 [INFO]   from service/scheduler/test-steps/pom.xml
09:49:43 [INFO] --------------------------------[ jar ]---------------------------------
09:49:43 [INFO] 
09:49:43 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler-test-steps ---
09:49:43 [INFO] 
09:49:43 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler-test-steps ---
09:49:43 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:43 [INFO] 
09:49:43 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler-test-steps ---
09:49:43 [INFO] Required toolchain: jdk [ version='11' ]
09:49:43 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:43 [INFO] 
09:49:43 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler-test-steps ---
09:49:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps
09:49:43 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822983468
09:49:43 [WARNING] Cannot get the branch information from the git repository: 
09:49:43 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:43 
09:49:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps
09:49:43 [INFO] Storing buildScmBranch: UNKNOWN
09:49:43 [INFO] 
09:49:43 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler-test-steps ---
09:49:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/jacoco.exec
09:49:43 [INFO] 
09:49:43 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-scheduler-test-steps ---
09:49:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/src/main/resources
09:49:43 [INFO] 
09:49:43 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-scheduler-test-steps ---
09:49:43 [INFO] Copying 1 resource
09:49:43 [INFO] 
09:49:43 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-scheduler-test-steps ---
09:49:43 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:43 [INFO] Changes detected - recompiling the module!
09:49:43 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/classes
09:49:45 [INFO] 
09:49:45 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-scheduler-test-steps ---
09:49:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/src/test/resources
09:49:45 [INFO] 
09:49:45 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-scheduler-test-steps ---
09:49:45 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:45 [INFO] No sources to compile
09:49:45 [INFO] 
09:49:45 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-scheduler-test-steps ---
09:49:45 [INFO] Tests are skipped.
09:49:45 [INFO] 
09:49:45 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler-test-steps ---
09:49:45 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:45 [INFO] 
09:49:45 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-scheduler-test-steps ---
09:49:45 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/kapua-scheduler-test-steps-2.0.0-SNAPSHOT.jar
09:49:45 [INFO] 
09:49:45 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler-test-steps ---
09:49:45 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/kapua-scheduler-test-steps-2.0.0-SNAPSHOT-sources.jar
09:49:45 [INFO] 
09:49:45 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler-test-steps ---
09:49:45 [INFO] 
09:49:45 [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler-test-steps ---
09:49:45 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/kapua-scheduler-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test-steps/2.0.0-SNAPSHOT/kapua-scheduler-test-steps-2.0.0-SNAPSHOT.jar
09:49:45 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test-steps/2.0.0-SNAPSHOT/kapua-scheduler-test-steps-2.0.0-SNAPSHOT.pom
09:49:45 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/kapua-scheduler-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test-steps/2.0.0-SNAPSHOT/kapua-scheduler-test-steps-2.0.0-SNAPSHOT-sources.jar
09:49:45 [INFO] 
09:49:45 [INFO] ------------< org.eclipse.kapua:kapua-datastore-test-steps >------------
09:49:45 [INFO] Building kapua-datastore-test-steps 2.0.0-SNAPSHOT             [169/226]
09:49:45 [INFO]   from service/datastore/test-steps/pom.xml
09:49:45 [INFO] --------------------------------[ jar ]---------------------------------
09:49:45 [INFO] 
09:49:45 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore-test-steps ---
09:49:45 [INFO] 
09:49:45 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore-test-steps ---
09:49:45 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:45 [INFO] 
09:49:45 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore-test-steps ---
09:49:45 [INFO] Required toolchain: jdk [ version='11' ]
09:49:45 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:45 [INFO] 
09:49:45 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore-test-steps ---
09:49:45 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:45 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps
09:49:45 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822985823
09:49:45 [WARNING] Cannot get the branch information from the git repository: 
09:49:45 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:45 
09:49:45 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:45 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps
09:49:45 [INFO] Storing buildScmBranch: UNKNOWN
09:49:45 [INFO] 
09:49:45 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore-test-steps ---
09:49:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/jacoco.exec
09:49:45 [INFO] 
09:49:45 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-datastore-test-steps ---
09:49:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/src/main/resources
09:49:45 [INFO] 
09:49:45 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-datastore-test-steps ---
09:49:45 [INFO] Copying 1 resource
09:49:45 [INFO] 
09:49:45 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-datastore-test-steps ---
09:49:45 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:45 [INFO] Changes detected - recompiling the module!
09:49:45 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/classes
09:49:48 [INFO] 
09:49:48 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-datastore-test-steps ---
09:49:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/src/test/resources
09:49:48 [INFO] 
09:49:48 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-datastore-test-steps ---
09:49:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:48 [INFO] No sources to compile
09:49:48 [INFO] 
09:49:48 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-datastore-test-steps ---
09:49:48 [INFO] Tests are skipped.
09:49:48 [INFO] 
09:49:48 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore-test-steps ---
09:49:48 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:48 [INFO] 
09:49:48 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-datastore-test-steps ---
09:49:48 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/kapua-datastore-test-steps-2.0.0-SNAPSHOT.jar
09:49:48 [INFO] 
09:49:48 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore-test-steps ---
09:49:48 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/kapua-datastore-test-steps-2.0.0-SNAPSHOT-sources.jar
09:49:48 [INFO] 
09:49:48 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore-test-steps ---
09:49:48 [INFO] 
09:49:48 [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore-test-steps ---
09:49:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/kapua-datastore-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test-steps/2.0.0-SNAPSHOT/kapua-datastore-test-steps-2.0.0-SNAPSHOT.jar
09:49:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test-steps/2.0.0-SNAPSHOT/kapua-datastore-test-steps-2.0.0-SNAPSHOT.pom
09:49:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/kapua-datastore-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test-steps/2.0.0-SNAPSHOT/kapua-datastore-test-steps-2.0.0-SNAPSHOT-sources.jar
09:49:48 [INFO] 
09:49:48 [INFO] ---------------< org.eclipse.kapua:kapua-service-camel >----------------
09:49:48 [INFO] Building kapua-service-camel 2.0.0-SNAPSHOT                    [170/226]
09:49:48 [INFO]   from service/camel/pom.xml
09:49:48 [INFO] --------------------------------[ jar ]---------------------------------
09:49:48 [INFO] 
09:49:48 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-camel ---
09:49:48 [INFO] 
09:49:48 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-camel ---
09:49:48 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:48 [INFO] 
09:49:48 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-camel ---
09:49:48 [INFO] Required toolchain: jdk [ version='11' ]
09:49:48 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:48 [INFO] 
09:49:48 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-camel ---
09:49:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/camel' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/camel
09:49:48 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822988420
09:49:48 [WARNING] Cannot get the branch information from the git repository: 
09:49:48 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:48 
09:49:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/camel' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/camel
09:49:48 [INFO] Storing buildScmBranch: UNKNOWN
09:49:48 [INFO] 
09:49:48 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-camel ---
09:49:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/camel/target/jacoco.exec
09:49:48 [INFO] 
09:49:48 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-camel ---
09:49:48 [INFO] Copying 1 resource
09:49:48 [INFO] 
09:49:48 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-camel ---
09:49:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:48 [INFO] Changes detected - recompiling the module!
09:49:48 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/develop-build/service/camel/target/classes
09:49:50 [INFO] 
09:49:50 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-camel ---
09:49:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/camel/src/test/resources
09:49:50 [INFO] 
09:49:50 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-camel ---
09:49:50 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:50 [INFO] No sources to compile
09:49:50 [INFO] 
09:49:50 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-camel ---
09:49:50 [INFO] Tests are skipped.
09:49:50 [INFO] 
09:49:50 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-camel ---
09:49:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:50 [INFO] 
09:49:50 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-camel ---
09:49:50 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/camel/target/kapua-service-camel-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] 
09:49:50 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-camel ---
09:49:50 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/camel/target/kapua-service-camel-2.0.0-SNAPSHOT-sources.jar
09:49:50 [INFO] 
09:49:50 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-service-camel ---
09:49:50 [INFO] Copying kapua-service-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-service-client-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-shiro-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-account-internal-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-openid-provider-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-openid-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.json-1.0.4.jar
09:49:50 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/httpclient-4.5.13.jar
09:49:50 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/httpcore-4.4.15.jar
09:49:50 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-logging-1.2.jar
09:49:50 [INFO] Copying kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-registration-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jose4j-0.7.10.jar
09:49:50 [INFO] Copying kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-user-internal-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/googleauth-1.5.0.jar
09:49:50 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-codec-1.15.jar
09:49:50 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-core-1.12.0.jar
09:49:50 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-lang-1.12.0.jar
09:49:50 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-cache-1.12.0.jar
09:49:50 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-config-core-1.12.0.jar
09:49:50 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-config-ogdl-1.12.0.jar
09:49:50 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-beanutils-1.9.4.jar
09:49:50 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-collections-3.2.2.jar
09:49:50 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-event-1.12.0.jar
09:49:50 [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-security-core-5.7.5.jar
09:49:50 [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-security-crypto-5.7.5.jar
09:49:50 [INFO] Copying kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-call-kura-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar
09:49:50 [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/protobuf-java-3.23.2.jar
09:49:50 [INFO] Copying kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-job-engine-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/guava-32.1.2-jre.jar
09:49:50 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/failureaccess-1.0.1.jar
09:49:50 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
09:49:50 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-pool2-2.3.jar
09:49:50 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/qpid-jms-client-1.7.0.jar
09:49:50 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.jms-api-2.0.3.jar
09:49:50 [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/proton-j-0.34.0.jar
09:49:50 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-buffer-4.1.100.Final.jar
09:49:50 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-common-4.1.100.Final.jar
09:49:50 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-handler-4.1.100.Final.jar
09:49:50 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-resolver-4.1.100.Final.jar
09:49:50 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar
09:49:50 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-codec-4.1.100.Final.jar
09:49:50 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-4.1.100.Final.jar
09:49:50 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar
09:49:50 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar
09:49:50 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar
09:49:50 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar
09:49:50 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-codec-http-4.1.100.Final.jar
09:49:50 [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/junit-4.13.2.jar
09:49:50 [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/hamcrest-core-2.2.jar
09:49:50 [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/hamcrest-2.2.jar
09:49:50 [INFO] Copying kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-scheduler-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-job-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.batch-api-1.0.1.jar
09:49:50 [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javase-3.4.1.jar
09:49:50 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/core-3.4.1.jar
09:49:50 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jcommander-1.78.jar
09:49:50 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jai-imageio-core-1.4.0.jar
09:49:50 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/guice-5.1.0.jar
09:49:50 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.inject-1.jar
09:49:50 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/aopalliance-1.0.jar
09:49:50 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/guice-multibindings-4.2.3.jar
09:49:50 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-configuration-1.9.jar
09:49:50 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-lang-2.6.jar
09:49:50 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-io-2.11.0.jar
09:49:50 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/metrics-core-3.2.2.jar
09:49:50 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/joda-time-2.9.4.jar
09:49:50 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-lang3-3.4.jar
09:49:50 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar
09:49:50 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.persistence-2.2.3.jar
09:49:50 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.asm-9.4.0.jar
09:49:50 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar
09:49:50 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar
09:49:50 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.core-2.7.12.jar
09:49:50 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar
09:49:50 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.extension-2.7.12.jar
09:49:50 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/liquibase-core-3.6.3.jar
09:49:50 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/snakeyaml-2.2.jar
09:49:50 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/reflections-0.10.2.jar
09:49:50 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javassist-3.26.0-GA.jar
09:49:50 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jsr305-3.0.2.jar
09:49:50 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/checker-qual-3.15.0.jar
09:49:50 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar
09:49:50 [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jboss-logging-3.4.2.Final.jar
09:49:50 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jaxb-api-2.3.1.jar
09:49:50 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.activation-api-1.2.0.jar
09:49:50 [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jaxb-runtime-2.3.1.jar
09:49:50 [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/txw2-2.3.1.jar
09:49:50 [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/istack-commons-runtime-3.0.7.jar
09:49:50 [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/stax-ex-1.8.jar
09:49:50 [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/FastInfoset-1.2.15.jar
09:49:50 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/cache-api-1.1.1.jar
09:49:50 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/HikariCP-4.0.3.jar
09:49:50 [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.xml.bind-api-2.3.3.jar
09:49:50 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.activation-api-1.2.2.jar
09:49:50 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jaxb-impl-2.3.3.jar
09:49:50 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.activation-1.2.2.jar
09:49:50 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jackson-databind-2.15.2.jar
09:49:50 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jackson-annotations-2.15.2.jar
09:49:50 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jackson-core-2.15.2.jar
09:49:50 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.annotation-api-1.2.jar
09:49:50 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/validation-api-2.0.1.Final.jar
09:49:50 [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-tag-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-translator-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-transport-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-transport-jms-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-commons-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-call-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-message-internal-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-qa-markers-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Copying camel-core-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-3.21.0.jar
09:49:50 [INFO] Copying camel-core-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-engine-3.21.0.jar
09:49:50 [INFO] Copying camel-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-api-3.21.0.jar
09:49:50 [INFO] Copying camel-base-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-base-engine-3.21.0.jar
09:49:50 [INFO] Copying camel-base-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-base-3.21.0.jar
09:49:50 [INFO] Copying camel-core-reifier-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-reifier-3.21.0.jar
09:49:50 [INFO] Copying camel-core-processor-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-processor-3.21.0.jar
09:49:50 [INFO] Copying camel-management-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-management-api-3.21.0.jar
09:49:50 [INFO] Copying camel-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-util-3.21.0.jar
09:49:50 [INFO] Copying camel-core-languages-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-languages-3.21.0.jar
09:49:50 [INFO] Copying camel-core-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-model-3.21.0.jar
09:49:50 [INFO] Copying camel-bean-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-bean-3.21.0.jar
09:49:50 [INFO] Copying camel-browse-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-browse-3.21.0.jar
09:49:50 [INFO] Copying camel-cluster-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-cluster-3.21.0.jar
09:49:50 [INFO] Copying camel-controlbus-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-controlbus-3.21.0.jar
09:49:50 [INFO] Copying camel-dataformat-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-dataformat-3.21.0.jar
09:49:50 [INFO] Copying camel-dataset-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-dataset-3.21.0.jar
09:49:50 [INFO] Copying camel-direct-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-direct-3.21.0.jar
09:49:50 [INFO] Copying camel-directvm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-directvm-3.21.0.jar
09:49:50 [INFO] Copying camel-file-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-file-3.21.0.jar
09:49:50 [INFO] Copying camel-health-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-health-3.21.0.jar
09:49:50 [INFO] Copying camel-language-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-language-3.21.0.jar
09:49:50 [INFO] Copying camel-log-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-log-3.21.0.jar
09:49:50 [INFO] Copying camel-mock-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-mock-3.21.0.jar
09:49:50 [INFO] Copying camel-ref-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-ref-3.21.0.jar
09:49:50 [INFO] Copying camel-rest-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-rest-3.21.0.jar
09:49:50 [INFO] Copying camel-tooling-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-tooling-model-3.21.0.jar
09:49:50 [INFO] Copying camel-saga-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-saga-3.21.0.jar
09:49:50 [INFO] Copying camel-scheduler-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-scheduler-3.21.0.jar
09:49:50 [INFO] Copying camel-seda-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-seda-3.21.0.jar
09:49:50 [INFO] Copying camel-stub-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-stub-3.21.0.jar
09:49:50 [INFO] Copying camel-timer-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-timer-3.21.0.jar
09:49:50 [INFO] Copying camel-validator-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-validator-3.21.0.jar
09:49:50 [INFO] Copying camel-vm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-vm-3.21.0.jar
09:49:50 [INFO] Copying camel-xpath-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xpath-3.21.0.jar
09:49:50 [INFO] Copying camel-xslt-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xslt-3.21.0.jar
09:49:50 [INFO] Copying camel-xml-jaxb-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xml-jaxb-3.21.0.jar
09:49:50 [INFO] Copying jaxb-core-2.3.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jaxb-core-2.3.0.1.jar
09:49:50 [INFO] Copying camel-xml-jaxp-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xml-jaxp-3.21.0.jar
09:49:50 [INFO] Copying camel-xml-io-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xml-io-util-3.21.0.jar
09:49:50 [INFO] Copying camel-jms-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-jms-3.21.0.jar
09:49:50 [INFO] Copying camel-support-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-support-3.21.0.jar
09:49:50 [INFO] Copying camel-util-json-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-util-json-3.21.0.jar
09:49:50 [INFO] Copying camel-spring-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-spring-3.21.0.jar
09:49:50 [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-core-5.3.23.jar
09:49:50 [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-jcl-5.3.23.jar
09:49:50 [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-aop-5.3.23.jar
09:49:50 [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-expression-5.3.23.jar
09:49:50 [INFO] Copying spring-jms-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-jms-5.3.23.jar
09:49:50 [INFO] Copying spring-messaging-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-messaging-5.3.23.jar
09:49:50 [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-context-5.3.23.jar
09:49:50 [INFO] Copying spring-tx-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-tx-5.3.23.jar
09:49:50 [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-beans-5.3.23.jar
09:49:50 [INFO] Copying geronimo-jms_2.0_spec-1.0-alpha-2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/geronimo-jms_2.0_spec-1.0-alpha-2.jar
09:49:50 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/slf4j-api-1.7.33.jar
09:49:50 [INFO] 
09:49:50 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-camel ---
09:49:50 [INFO] 
09:49:50 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-camel ---
09:49:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/camel/target/kapua-service-camel-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-camel/2.0.0-SNAPSHOT/kapua-service-camel-2.0.0-SNAPSHOT.jar
09:49:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/camel/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-camel/2.0.0-SNAPSHOT/kapua-service-camel-2.0.0-SNAPSHOT.pom
09:49:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/camel/target/kapua-service-camel-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-camel/2.0.0-SNAPSHOT/kapua-service-camel-2.0.0-SNAPSHOT-sources.jar
09:49:50 [INFO] 
09:49:50 [INFO] ------------------< org.eclipse.kapua:kapua-consumer >------------------
09:49:50 [INFO] Building kapua-consumer 2.0.0-SNAPSHOT                         [171/226]
09:49:50 [INFO]   from consumer/pom.xml
09:49:50 [INFO] --------------------------------[ pom ]---------------------------------
09:49:50 [INFO] 
09:49:50 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer ---
09:49:50 [INFO] 
09:49:50 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer ---
09:49:50 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:50 [INFO] 
09:49:50 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer ---
09:49:50 [INFO] Required toolchain: jdk [ version='11' ]
09:49:50 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:50 [INFO] 
09:49:50 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer ---
09:49:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer
09:49:50 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822990520
09:49:50 [WARNING] Cannot get the branch information from the git repository: 
09:49:50 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:50 
09:49:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer
09:49:50 [INFO] Storing buildScmBranch: UNKNOWN
09:49:50 [INFO] 
09:49:50 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer ---
09:49:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/target/jacoco.exec
09:49:50 [INFO] 
09:49:50 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer ---
09:49:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:50 [INFO] 
09:49:50 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer ---
09:49:50 [INFO] 
09:49:50 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer ---
09:49:50 [INFO] 
09:49:50 [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer ---
09:49:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer/2.0.0-SNAPSHOT/kapua-consumer-2.0.0-SNAPSHOT.pom
09:49:50 [INFO] 
09:49:50 [INFO] -------------< org.eclipse.kapua:kapua-consumer-lifecycle >-------------
09:49:50 [INFO] Building kapua-consumer-lifecycle 2.0.0-SNAPSHOT               [172/226]
09:49:50 [INFO]   from consumer/lifecycle/pom.xml
09:49:50 [INFO] --------------------------------[ jar ]---------------------------------
09:49:50 [INFO] 
09:49:50 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer-lifecycle ---
09:49:50 [INFO] 
09:49:50 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer-lifecycle ---
09:49:50 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:50 [INFO] 
09:49:50 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer-lifecycle ---
09:49:50 [INFO] Required toolchain: jdk [ version='11' ]
09:49:50 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:50 [INFO] 
09:49:50 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer-lifecycle ---
09:49:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/lifecycle' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle
09:49:50 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822990895
09:49:50 [WARNING] Cannot get the branch information from the git repository: 
09:49:50 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:50 
09:49:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/lifecycle' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle
09:49:50 [INFO] Storing buildScmBranch: UNKNOWN
09:49:50 [INFO] 
09:49:50 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer-lifecycle ---
09:49:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/jacoco.exec
09:49:50 [INFO] 
09:49:50 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-consumer-lifecycle ---
09:49:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/src/main/resources
09:49:50 [INFO] 
09:49:50 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-consumer-lifecycle ---
09:49:50 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:50 [INFO] Changes detected - recompiling the module!
09:49:50 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/classes
09:49:52 [INFO] 
09:49:52 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-consumer-lifecycle ---
09:49:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/src/test/resources
09:49:52 [INFO] 
09:49:52 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-consumer-lifecycle ---
09:49:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:52 [INFO] No sources to compile
09:49:52 [INFO] 
09:49:52 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-consumer-lifecycle ---
09:49:52 [INFO] Tests are skipped.
09:49:52 [INFO] 
09:49:52 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer-lifecycle ---
09:49:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:52 [INFO] 
09:49:52 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-consumer-lifecycle ---
09:49:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/kapua-consumer-lifecycle-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] 
09:49:52 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer-lifecycle ---
09:49:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/kapua-consumer-lifecycle-2.0.0-SNAPSHOT-sources.jar
09:49:52 [INFO] 
09:49:52 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-consumer-lifecycle ---
09:49:52 [INFO] Copying kapua-service-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-service-client-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javase-3.4.1.jar
09:49:52 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/core-3.4.1.jar
09:49:52 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jcommander-1.78.jar
09:49:52 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jai-imageio-core-1.4.0.jar
09:49:52 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/guice-5.1.0.jar
09:49:52 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.inject-1.jar
09:49:52 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/aopalliance-1.0.jar
09:49:52 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/guice-multibindings-4.2.3.jar
09:49:52 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-configuration-1.9.jar
09:49:52 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-lang-2.6.jar
09:49:52 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-io-2.11.0.jar
09:49:52 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/metrics-core-3.2.2.jar
09:49:52 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/joda-time-2.9.4.jar
09:49:52 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-lang3-3.4.jar
09:49:52 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar
09:49:52 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.persistence-2.2.3.jar
09:49:52 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar
09:49:52 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar
09:49:52 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.extension-2.7.12.jar
09:49:52 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/liquibase-core-3.6.3.jar
09:49:52 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/snakeyaml-2.2.jar
09:49:52 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/reflections-0.10.2.jar
09:49:52 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javassist-3.26.0-GA.jar
09:49:52 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jsr305-3.0.2.jar
09:49:52 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/checker-qual-3.15.0.jar
09:49:52 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar
09:49:52 [INFO] Copying jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jboss-logging-3.4.3.Final.jar
09:49:52 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jaxb-api-2.3.1.jar
09:49:52 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.activation-api-1.2.0.jar
09:49:52 [INFO] Copying jaxb-runtime-2.3.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jaxb-runtime-2.3.6.jar
09:49:52 [INFO] Copying txw2-2.3.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/txw2-2.3.6.jar
09:49:52 [INFO] Copying istack-commons-runtime-3.0.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/istack-commons-runtime-3.0.12.jar
09:49:52 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/cache-api-1.1.1.jar
09:49:52 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/HikariCP-4.0.3.jar
09:49:52 [INFO] Copying kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-job-engine-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/qpid-jms-client-1.7.0.jar
09:49:52 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.jms-api-2.0.3.jar
09:49:52 [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/proton-j-0.34.0.jar
09:49:52 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-buffer-4.1.100.Final.jar
09:49:52 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-common-4.1.100.Final.jar
09:49:52 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-handler-4.1.100.Final.jar
09:49:52 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-resolver-4.1.100.Final.jar
09:49:52 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar
09:49:52 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-codec-4.1.100.Final.jar
09:49:52 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-4.1.100.Final.jar
09:49:52 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar
09:49:52 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar
09:49:52 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar
09:49:52 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar
09:49:52 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-codec-http-4.1.100.Final.jar
09:49:52 [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/junit-4.13.2.jar
09:49:52 [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/hamcrest-core-2.2.jar
09:49:52 [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/hamcrest-2.2.jar
09:49:52 [INFO] Copying kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-scheduler-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-job-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.batch-api-1.0.1.jar
09:49:52 [INFO] Copying kapua-service-camel-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-service-camel-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying camel-jms-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-jms-3.21.0.jar
09:49:52 [INFO] Copying camel-support-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-support-3.21.0.jar
09:49:52 [INFO] Copying camel-util-json-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-util-json-3.21.0.jar
09:49:52 [INFO] Copying camel-spring-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-spring-3.21.0.jar
09:49:52 [INFO] Copying spring-jms-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-jms-5.3.23.jar
09:49:52 [INFO] Copying spring-messaging-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-messaging-5.3.23.jar
09:49:52 [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-context-5.3.23.jar
09:49:52 [INFO] Copying spring-tx-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-tx-5.3.23.jar
09:49:52 [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-beans-5.3.23.jar
09:49:52 [INFO] Copying geronimo-jms_2.0_spec-1.0-alpha-2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/geronimo-jms_2.0_spec-1.0-alpha-2.jar
09:49:52 [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.xml.bind-api-2.3.3.jar
09:49:52 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.activation-api-1.2.2.jar
09:49:52 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jaxb-impl-2.3.3.jar
09:49:52 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.activation-1.2.2.jar
09:49:52 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jackson-databind-2.15.2.jar
09:49:52 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jackson-annotations-2.15.2.jar
09:49:52 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jackson-core-2.15.2.jar
09:49:52 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.annotation-api-1.2.jar
09:49:52 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/validation-api-2.0.1.Final.jar
09:49:52 [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-shiro-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-account-internal-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-openid-provider-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-openid-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.json-1.0.4.jar
09:49:52 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/httpclient-4.5.13.jar
09:49:52 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/httpcore-4.4.15.jar
09:49:52 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-logging-1.2.jar
09:49:52 [INFO] Copying kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-registration-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jose4j-0.7.10.jar
09:49:52 [INFO] Copying kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-user-internal-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/googleauth-1.5.0.jar
09:49:52 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-codec-1.15.jar
09:49:52 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-core-1.12.0.jar
09:49:52 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-lang-1.12.0.jar
09:49:52 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-cache-1.12.0.jar
09:49:52 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-config-core-1.12.0.jar
09:49:52 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-config-ogdl-1.12.0.jar
09:49:52 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-beanutils-1.9.4.jar
09:49:52 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-collections-3.2.2.jar
09:49:52 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-event-1.12.0.jar
09:49:52 [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-security-core-5.7.5.jar
09:49:52 [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-aop-5.3.23.jar
09:49:52 [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-core-5.3.23.jar
09:49:52 [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-jcl-5.3.23.jar
09:49:52 [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-expression-5.3.23.jar
09:49:52 [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-security-crypto-5.7.5.jar
09:49:52 [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-call-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-call-kura-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-message-internal-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar
09:49:52 [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/protobuf-java-3.23.2.jar
09:49:52 [INFO] Copying kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-tag-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar
09:49:52 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.core-2.7.12.jar
09:49:52 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.asm-9.4.0.jar
09:49:52 [INFO] Copying kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-translator-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-transport-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-transport-jms-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-commons-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-qa-markers-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Copying camel-core-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-3.21.0.jar
09:49:52 [INFO] Copying camel-core-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-engine-3.21.0.jar
09:49:52 [INFO] Copying camel-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-api-3.21.0.jar
09:49:52 [INFO] Copying camel-base-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-base-engine-3.21.0.jar
09:49:52 [INFO] Copying camel-base-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-base-3.21.0.jar
09:49:52 [INFO] Copying camel-core-reifier-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-reifier-3.21.0.jar
09:49:52 [INFO] Copying camel-core-processor-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-processor-3.21.0.jar
09:49:52 [INFO] Copying camel-management-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-management-api-3.21.0.jar
09:49:52 [INFO] Copying camel-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-util-3.21.0.jar
09:49:52 [INFO] Copying camel-core-languages-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-languages-3.21.0.jar
09:49:52 [INFO] Copying camel-core-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-model-3.21.0.jar
09:49:52 [INFO] Copying camel-bean-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-bean-3.21.0.jar
09:49:52 [INFO] Copying camel-browse-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-browse-3.21.0.jar
09:49:52 [INFO] Copying camel-cluster-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-cluster-3.21.0.jar
09:49:52 [INFO] Copying camel-controlbus-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-controlbus-3.21.0.jar
09:49:52 [INFO] Copying camel-dataformat-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-dataformat-3.21.0.jar
09:49:52 [INFO] Copying camel-dataset-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-dataset-3.21.0.jar
09:49:52 [INFO] Copying camel-direct-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-direct-3.21.0.jar
09:49:52 [INFO] Copying camel-directvm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-directvm-3.21.0.jar
09:49:52 [INFO] Copying camel-file-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-file-3.21.0.jar
09:49:52 [INFO] Copying camel-health-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-health-3.21.0.jar
09:49:52 [INFO] Copying camel-language-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-language-3.21.0.jar
09:49:52 [INFO] Copying camel-log-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-log-3.21.0.jar
09:49:52 [INFO] Copying camel-mock-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-mock-3.21.0.jar
09:49:52 [INFO] Copying camel-ref-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-ref-3.21.0.jar
09:49:52 [INFO] Copying camel-rest-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-rest-3.21.0.jar
09:49:52 [INFO] Copying camel-tooling-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-tooling-model-3.21.0.jar
09:49:52 [INFO] Copying camel-saga-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-saga-3.21.0.jar
09:49:52 [INFO] Copying camel-scheduler-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-scheduler-3.21.0.jar
09:49:52 [INFO] Copying camel-seda-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-seda-3.21.0.jar
09:49:52 [INFO] Copying camel-stub-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-stub-3.21.0.jar
09:49:52 [INFO] Copying camel-timer-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-timer-3.21.0.jar
09:49:52 [INFO] Copying camel-validator-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-validator-3.21.0.jar
09:49:52 [INFO] Copying camel-vm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-vm-3.21.0.jar
09:49:52 [INFO] Copying camel-xpath-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xpath-3.21.0.jar
09:49:52 [INFO] Copying camel-xslt-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xslt-3.21.0.jar
09:49:52 [INFO] Copying camel-xml-jaxb-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xml-jaxb-3.21.0.jar
09:49:52 [INFO] Copying jaxb-core-2.3.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jaxb-core-2.3.0.1.jar
09:49:52 [INFO] Copying camel-xml-jaxp-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xml-jaxp-3.21.0.jar
09:49:52 [INFO] Copying camel-xml-io-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xml-io-util-3.21.0.jar
09:49:52 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/slf4j-api-1.7.33.jar
09:49:52 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/guava-32.1.2-jre.jar
09:49:52 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/failureaccess-1.0.1.jar
09:49:52 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
09:49:52 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-pool2-2.3.jar
09:49:52 [INFO] 
09:49:52 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer-lifecycle ---
09:49:52 [INFO] 
09:49:52 [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer-lifecycle ---
09:49:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/kapua-consumer-lifecycle-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle/2.0.0-SNAPSHOT/kapua-consumer-lifecycle-2.0.0-SNAPSHOT.jar
09:49:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle/2.0.0-SNAPSHOT/kapua-consumer-lifecycle-2.0.0-SNAPSHOT.pom
09:49:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/kapua-consumer-lifecycle-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle/2.0.0-SNAPSHOT/kapua-consumer-lifecycle-2.0.0-SNAPSHOT-sources.jar
09:49:52 [INFO] 
09:49:52 [INFO] -------------< org.eclipse.kapua:kapua-consumer-telemetry >-------------
09:49:52 [INFO] Building kapua-consumer-telemetry 2.0.0-SNAPSHOT               [173/226]
09:49:52 [INFO]   from consumer/telemetry/pom.xml
09:49:52 [INFO] --------------------------------[ jar ]---------------------------------
09:49:53 [INFO] 
09:49:53 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer-telemetry ---
09:49:53 [INFO] 
09:49:53 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer-telemetry ---
09:49:53 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:53 [INFO] 
09:49:53 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer-telemetry ---
09:49:53 [INFO] Required toolchain: jdk [ version='11' ]
09:49:53 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:53 [INFO] 
09:49:53 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer-telemetry ---
09:49:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/telemetry' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/telemetry
09:49:53 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822993038
09:49:53 [WARNING] Cannot get the branch information from the git repository: 
09:49:53 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:53 
09:49:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/telemetry' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/telemetry
09:49:53 [INFO] Storing buildScmBranch: UNKNOWN
09:49:53 [INFO] 
09:49:53 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer-telemetry ---
09:49:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/jacoco.exec
09:49:53 [INFO] 
09:49:53 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-consumer-telemetry ---
09:49:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/telemetry/src/main/resources
09:49:53 [INFO] 
09:49:53 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-consumer-telemetry ---
09:49:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:53 [INFO] Changes detected - recompiling the module!
09:49:53 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/classes
09:49:54 [INFO] 
09:49:54 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-consumer-telemetry ---
09:49:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/telemetry/src/test/resources
09:49:54 [INFO] 
09:49:54 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-consumer-telemetry ---
09:49:54 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:54 [INFO] No sources to compile
09:49:54 [INFO] 
09:49:54 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-consumer-telemetry ---
09:49:54 [INFO] Tests are skipped.
09:49:54 [INFO] 
09:49:54 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer-telemetry ---
09:49:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:54 [INFO] 
09:49:54 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-consumer-telemetry ---
09:49:54 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/kapua-consumer-telemetry-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] 
09:49:54 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer-telemetry ---
09:49:54 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/kapua-consumer-telemetry-2.0.0-SNAPSHOT-sources.jar
09:49:54 [INFO] 
09:49:54 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-consumer-telemetry ---
09:49:54 [INFO] Copying kapua-service-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-client-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-call-kura-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar
09:49:54 [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/protobuf-java-3.23.2.jar
09:49:54 [INFO] Copying kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-job-engine-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-tag-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/qpid-jms-client-1.7.0.jar
09:49:54 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.jms-api-2.0.3.jar
09:49:54 [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/proton-j-0.34.0.jar
09:49:54 [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/junit-4.13.2.jar
09:49:54 [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/hamcrest-core-2.2.jar
09:49:54 [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/hamcrest-2.2.jar
09:49:54 [INFO] Copying kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-scheduler-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-job-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.batch-api-1.0.1.jar
09:49:54 [INFO] Copying kapua-service-camel-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-camel-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying camel-jms-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-jms-3.21.0.jar
09:49:54 [INFO] Copying camel-support-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-support-3.21.0.jar
09:49:54 [INFO] Copying camel-util-json-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-util-json-3.21.0.jar
09:49:54 [INFO] Copying camel-spring-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-spring-3.21.0.jar
09:49:54 [INFO] Copying spring-jms-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-jms-5.3.23.jar
09:49:54 [INFO] Copying spring-messaging-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-messaging-5.3.23.jar
09:49:54 [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-context-5.3.23.jar
09:49:54 [INFO] Copying spring-tx-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-tx-5.3.23.jar
09:49:54 [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-beans-5.3.23.jar
09:49:54 [INFO] Copying geronimo-jms_2.0_spec-1.0-alpha-2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/geronimo-jms_2.0_spec-1.0-alpha-2.jar
09:49:54 [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javase-3.4.1.jar
09:49:54 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/core-3.4.1.jar
09:49:54 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jcommander-1.78.jar
09:49:54 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jai-imageio-core-1.4.0.jar
09:49:54 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/guice-5.1.0.jar
09:49:54 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.inject-1.jar
09:49:54 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/aopalliance-1.0.jar
09:49:54 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/guice-multibindings-4.2.3.jar
09:49:54 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-configuration-1.9.jar
09:49:54 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-lang-2.6.jar
09:49:54 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-io-2.11.0.jar
09:49:54 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/metrics-core-3.2.2.jar
09:49:54 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/joda-time-2.9.4.jar
09:49:54 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-lang3-3.4.jar
09:49:54 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar
09:49:54 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.persistence-2.2.3.jar
09:49:54 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.asm-9.4.0.jar
09:49:54 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar
09:49:54 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar
09:49:54 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.core-2.7.12.jar
09:49:54 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar
09:49:54 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.extension-2.7.12.jar
09:49:54 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/liquibase-core-3.6.3.jar
09:49:54 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/snakeyaml-2.2.jar
09:49:54 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/reflections-0.10.2.jar
09:49:54 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javassist-3.26.0-GA.jar
09:49:54 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jsr305-3.0.2.jar
09:49:54 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/checker-qual-3.15.0.jar
09:49:54 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar
09:49:54 [INFO] Copying jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jboss-logging-3.4.3.Final.jar
09:49:54 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jaxb-api-2.3.1.jar
09:49:54 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.activation-api-1.2.0.jar
09:49:54 [INFO] Copying jaxb-runtime-2.3.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jaxb-runtime-2.3.6.jar
09:49:54 [INFO] Copying txw2-2.3.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/txw2-2.3.6.jar
09:49:54 [INFO] Copying istack-commons-runtime-3.0.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/istack-commons-runtime-3.0.12.jar
09:49:54 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/cache-api-1.1.1.jar
09:49:54 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/HikariCP-4.0.3.jar
09:49:54 [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.xml.bind-api-2.3.3.jar
09:49:54 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.activation-api-1.2.2.jar
09:49:54 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jaxb-impl-2.3.3.jar
09:49:54 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.activation-1.2.2.jar
09:49:54 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-databind-2.15.2.jar
09:49:54 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-annotations-2.15.2.jar
09:49:54 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.annotation-api-1.2.jar
09:49:54 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/validation-api-2.0.1.Final.jar
09:49:54 [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-shiro-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-account-internal-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-openid-provider-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-openid-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.json-1.0.4.jar
09:49:54 [INFO] Copying kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-registration-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jose4j-0.7.10.jar
09:49:54 [INFO] Copying kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-user-internal-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/googleauth-1.5.0.jar
09:49:54 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-codec-1.15.jar
09:49:54 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-core-1.12.0.jar
09:49:54 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-lang-1.12.0.jar
09:49:54 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-cache-1.12.0.jar
09:49:54 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-config-core-1.12.0.jar
09:49:54 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-config-ogdl-1.12.0.jar
09:49:54 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-beanutils-1.9.4.jar
09:49:54 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-collections-3.2.2.jar
09:49:54 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-event-1.12.0.jar
09:49:54 [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-security-core-5.7.5.jar
09:49:54 [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-aop-5.3.23.jar
09:49:54 [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-core-5.3.23.jar
09:49:54 [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-jcl-5.3.23.jar
09:49:54 [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-expression-5.3.23.jar
09:49:54 [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-security-crypto-5.7.5.jar
09:49:54 [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-datastore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-datastore-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-service-storable-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-storable-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-core-2.15.2.jar
09:49:54 [INFO] Copying kapua-datastore-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-datastore-internal-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-message-internal-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-service-storable-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-storable-internal-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-locator-guice-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-locator-guice-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying jcl-over-slf4j-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jcl-over-slf4j-1.7.33.jar
09:49:54 [INFO] Copying kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/httpclient-4.5.13.jar
09:49:54 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/httpcore-4.4.15.jar
09:49:54 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-logging-1.2.jar
09:49:54 [INFO] Copying kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying elasticsearch-rest-client-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-rest-client-7.8.1.jar
09:49:54 [INFO] Copying httpasyncclient-4.1.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/httpasyncclient-4.1.5.jar
09:49:54 [INFO] Copying httpcore-nio-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/httpcore-nio-4.4.15.jar
09:49:54 [INFO] Copying elasticsearch-x-content-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-x-content-7.8.1.jar
09:49:54 [INFO] Copying jackson-dataformat-smile-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-dataformat-smile-2.15.2.jar
09:49:54 [INFO] Copying jackson-dataformat-yaml-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-dataformat-yaml-2.15.2.jar
09:49:54 [INFO] Copying jackson-dataformat-cbor-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-dataformat-cbor-2.15.2.jar
09:49:54 [INFO] Copying kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-registry-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-registry-internal-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-call-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-authentication-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-authentication-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-client-security-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-client-security-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-translator-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-transport-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-transport-jms-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-commons-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-qa-markers-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Copying camel-core-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-3.21.0.jar
09:49:54 [INFO] Copying camel-core-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-engine-3.21.0.jar
09:49:54 [INFO] Copying camel-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-api-3.21.0.jar
09:49:54 [INFO] Copying camel-base-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-base-engine-3.21.0.jar
09:49:54 [INFO] Copying camel-base-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-base-3.21.0.jar
09:49:54 [INFO] Copying camel-core-reifier-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-reifier-3.21.0.jar
09:49:54 [INFO] Copying camel-core-processor-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-processor-3.21.0.jar
09:49:54 [INFO] Copying camel-management-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-management-api-3.21.0.jar
09:49:54 [INFO] Copying camel-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-util-3.21.0.jar
09:49:54 [INFO] Copying camel-core-languages-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-languages-3.21.0.jar
09:49:54 [INFO] Copying camel-core-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-model-3.21.0.jar
09:49:54 [INFO] Copying camel-bean-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-bean-3.21.0.jar
09:49:54 [INFO] Copying camel-browse-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-browse-3.21.0.jar
09:49:54 [INFO] Copying camel-cluster-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-cluster-3.21.0.jar
09:49:54 [INFO] Copying camel-controlbus-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-controlbus-3.21.0.jar
09:49:54 [INFO] Copying camel-dataformat-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-dataformat-3.21.0.jar
09:49:54 [INFO] Copying camel-dataset-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-dataset-3.21.0.jar
09:49:54 [INFO] Copying camel-direct-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-direct-3.21.0.jar
09:49:54 [INFO] Copying camel-directvm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-directvm-3.21.0.jar
09:49:54 [INFO] Copying camel-file-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-file-3.21.0.jar
09:49:54 [INFO] Copying camel-health-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-health-3.21.0.jar
09:49:54 [INFO] Copying camel-language-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-language-3.21.0.jar
09:49:54 [INFO] Copying camel-log-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-log-3.21.0.jar
09:49:54 [INFO] Copying camel-mock-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-mock-3.21.0.jar
09:49:54 [INFO] Copying camel-ref-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-ref-3.21.0.jar
09:49:54 [INFO] Copying camel-rest-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-rest-3.21.0.jar
09:49:54 [INFO] Copying camel-tooling-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-tooling-model-3.21.0.jar
09:49:54 [INFO] Copying camel-saga-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-saga-3.21.0.jar
09:49:54 [INFO] Copying camel-scheduler-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-scheduler-3.21.0.jar
09:49:54 [INFO] Copying camel-seda-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-seda-3.21.0.jar
09:49:54 [INFO] Copying camel-stub-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-stub-3.21.0.jar
09:49:54 [INFO] Copying camel-timer-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-timer-3.21.0.jar
09:49:54 [INFO] Copying camel-validator-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-validator-3.21.0.jar
09:49:54 [INFO] Copying camel-vm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-vm-3.21.0.jar
09:49:54 [INFO] Copying camel-xpath-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xpath-3.21.0.jar
09:49:54 [INFO] Copying camel-xslt-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xslt-3.21.0.jar
09:49:54 [INFO] Copying camel-xml-jaxb-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xml-jaxb-3.21.0.jar
09:49:54 [INFO] Copying jaxb-core-2.3.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jaxb-core-2.3.0.1.jar
09:49:54 [INFO] Copying camel-xml-jaxp-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xml-jaxp-3.21.0.jar
09:49:54 [INFO] Copying camel-xml-io-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xml-io-util-3.21.0.jar
09:49:54 [INFO] Copying elasticsearch-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-7.8.1.jar
09:49:54 [INFO] Copying elasticsearch-core-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-core-7.8.1.jar
09:49:54 [INFO] Copying elasticsearch-secure-sm-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-secure-sm-7.8.1.jar
09:49:54 [INFO] Copying elasticsearch-geo-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-geo-7.8.1.jar
09:49:54 [INFO] Copying lucene-core-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-core-8.5.1.jar
09:49:54 [INFO] Copying lucene-analyzers-common-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-analyzers-common-8.5.1.jar
09:49:54 [INFO] Copying lucene-backward-codecs-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-backward-codecs-8.5.1.jar
09:49:54 [INFO] Copying lucene-grouping-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-grouping-8.5.1.jar
09:49:54 [INFO] Copying lucene-highlighter-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-highlighter-8.5.1.jar
09:49:54 [INFO] Copying lucene-join-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-join-8.5.1.jar
09:49:54 [INFO] Copying lucene-memory-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-memory-8.5.1.jar
09:49:54 [INFO] Copying lucene-misc-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-misc-8.5.1.jar
09:49:54 [INFO] Copying lucene-queries-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-queries-8.5.1.jar
09:49:54 [INFO] Copying lucene-queryparser-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-queryparser-8.5.1.jar
09:49:54 [INFO] Copying lucene-sandbox-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-sandbox-8.5.1.jar
09:49:54 [INFO] Copying lucene-spatial-extras-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-spatial-extras-8.5.1.jar
09:49:54 [INFO] Copying lucene-spatial3d-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-spatial3d-8.5.1.jar
09:49:54 [INFO] Copying lucene-suggest-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-suggest-8.5.1.jar
09:49:54 [INFO] Copying elasticsearch-cli-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-cli-7.8.1.jar
09:49:54 [INFO] Copying jopt-simple-5.0.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jopt-simple-5.0.2.jar
09:49:54 [INFO] Copying hppc-0.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/hppc-0.8.1.jar
09:49:54 [INFO] Copying t-digest-3.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/t-digest-3.2.jar
09:49:54 [INFO] Copying HdrHistogram-2.1.9.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/HdrHistogram-2.1.9.jar
09:49:54 [INFO] Copying log4j-api-2.17.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/log4j-api-2.17.1.jar
09:49:54 [INFO] Copying jna-5.5.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jna-5.5.0.jar
09:49:54 [INFO] Copying netty-all-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-all-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-buffer-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-codec-dns-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-dns-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-codec-haproxy-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-haproxy-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-http-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-codec-http2-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-http2-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-codec-memcache-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-memcache-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-codec-mqtt-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-mqtt-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-codec-redis-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-redis-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-codec-smtp-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-smtp-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-codec-socks-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-socks-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-codec-stomp-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-stomp-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-codec-xml-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-xml-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-common-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-handler-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-handler-proxy-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-handler-proxy-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-handler-ssl-ocsp-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-handler-ssl-ocsp-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-resolver-dns-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-dns-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-transport-rxtx-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-rxtx-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-transport-sctp-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-sctp-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-transport-udt-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-udt-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-resolver-dns-classes-macos-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-dns-classes-macos-4.1.100.Final.jar
09:49:54 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar
09:49:54 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar
09:49:54 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar
09:49:54 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar
09:49:54 [INFO] Copying netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar
09:49:54 [INFO] Copying netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar
09:49:54 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/slf4j-api-1.7.33.jar
09:49:54 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/guava-32.1.2-jre.jar
09:49:54 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/failureaccess-1.0.1.jar
09:49:54 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
09:49:54 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-pool2-2.3.jar
09:49:54 [INFO] 
09:49:54 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer-telemetry ---
09:49:54 [INFO] 
09:49:54 [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer-telemetry ---
09:49:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/kapua-consumer-telemetry-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry/2.0.0-SNAPSHOT/kapua-consumer-telemetry-2.0.0-SNAPSHOT.jar
09:49:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry/2.0.0-SNAPSHOT/kapua-consumer-telemetry-2.0.0-SNAPSHOT.pom
09:49:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/kapua-consumer-telemetry-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry/2.0.0-SNAPSHOT/kapua-consumer-telemetry-2.0.0-SNAPSHOT-sources.jar
09:49:54 [INFO] 
09:49:54 [INFO] -----------< org.eclipse.kapua:kapua-service-authentication >-----------
09:49:54 [INFO] Building kapua-service-authentication 2.0.0-SNAPSHOT           [174/226]
09:49:54 [INFO]   from service/authentication/pom.xml
09:49:54 [INFO] --------------------------------[ jar ]---------------------------------
09:49:54 [INFO] 
09:49:54 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-authentication ---
09:49:54 [INFO] 
09:49:54 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-authentication ---
09:49:54 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:54 [INFO] 
09:49:54 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-authentication ---
09:49:54 [INFO] Required toolchain: jdk [ version='11' ]
09:49:54 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:54 [INFO] 
09:49:54 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-authentication ---
09:49:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/authentication' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/authentication
09:49:54 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822994992
09:49:54 [WARNING] Cannot get the branch information from the git repository: 
09:49:54 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:54 
09:49:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/authentication' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/authentication
09:49:55 [INFO] Storing buildScmBranch: UNKNOWN
09:49:55 [INFO] 
09:49:55 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-authentication ---
09:49:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/authentication/target/jacoco.exec
09:49:55 [INFO] 
09:49:55 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-authentication ---
09:49:55 [INFO] Copying 6 resources
09:49:55 [INFO] 
09:49:55 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-authentication ---
09:49:55 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:55 [INFO] Changes detected - recompiling the module!
09:49:55 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/develop-build/service/authentication/target/classes
09:49:57 [INFO] 
09:49:57 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-authentication ---
09:49:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/authentication/src/test/resources
09:49:57 [INFO] 
09:49:57 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-authentication ---
09:49:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:57 [INFO] No sources to compile
09:49:57 [INFO] 
09:49:57 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-authentication ---
09:49:57 [INFO] Tests are skipped.
09:49:57 [INFO] 
09:49:57 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-authentication ---
09:49:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:49:57 [INFO] 
09:49:57 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-authentication ---
09:49:57 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/authentication/target/kapua-service-authentication-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] 
09:49:57 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-authentication ---
09:49:57 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/authentication/target/kapua-service-authentication-2.0.0-SNAPSHOT-sources.jar
09:49:57 [INFO] 
09:49:57 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-service-authentication ---
09:49:57 [INFO] Copying kapua-service-camel-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-camel-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-service-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-client-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-call-kura-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar
09:49:57 [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/protobuf-java-3.23.2.jar
09:49:57 [INFO] Copying kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-job-engine-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/junit-4.13.2.jar
09:49:57 [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/hamcrest-core-2.2.jar
09:49:57 [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/hamcrest-2.2.jar
09:49:57 [INFO] Copying kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-scheduler-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-job-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.batch-api-1.0.1.jar
09:49:57 [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javase-3.4.1.jar
09:49:57 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/core-3.4.1.jar
09:49:57 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jcommander-1.78.jar
09:49:57 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jai-imageio-core-1.4.0.jar
09:49:57 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-io-2.11.0.jar
09:49:57 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/metrics-core-3.2.2.jar
09:49:57 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/joda-time-2.9.4.jar
09:49:57 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-lang3-3.4.jar
09:49:57 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar
09:49:57 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.persistence-2.2.3.jar
09:49:57 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar
09:49:57 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar
09:49:57 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.extension-2.7.12.jar
09:49:57 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/liquibase-core-3.6.3.jar
09:49:57 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/snakeyaml-2.2.jar
09:49:57 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/reflections-0.10.2.jar
09:49:57 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javassist-3.26.0-GA.jar
09:49:57 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jsr305-3.0.2.jar
09:49:57 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/checker-qual-3.15.0.jar
09:49:57 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/cache-api-1.1.1.jar
09:49:57 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/HikariCP-4.0.3.jar
09:49:57 [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-tag-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-translator-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-transport-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-transport-jms-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying camel-jms-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-jms-3.21.0.jar
09:49:57 [INFO] Copying camel-support-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-support-3.21.0.jar
09:49:57 [INFO] Copying camel-util-json-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-util-json-3.21.0.jar
09:49:57 [INFO] Copying camel-spring-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-spring-3.21.0.jar
09:49:57 [INFO] Copying spring-jms-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-jms-5.3.23.jar
09:49:57 [INFO] Copying spring-messaging-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-messaging-5.3.23.jar
09:49:57 [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-context-5.3.23.jar
09:49:57 [INFO] Copying spring-tx-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-tx-5.3.23.jar
09:49:57 [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-beans-5.3.23.jar
09:49:57 [INFO] Copying geronimo-jms_2.0_spec-1.0-alpha-2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/geronimo-jms_2.0_spec-1.0-alpha-2.jar
09:49:57 [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.xml.bind-api-2.3.3.jar
09:49:57 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.activation-api-1.2.2.jar
09:49:57 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jaxb-impl-2.3.3.jar
09:49:57 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.activation-1.2.2.jar
09:49:57 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jackson-databind-2.15.2.jar
09:49:57 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jackson-annotations-2.15.2.jar
09:49:57 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.annotation-api-1.2.jar
09:49:57 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/validation-api-2.0.1.Final.jar
09:49:57 [INFO] Copying kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-account-internal-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar
09:49:57 [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jboss-logging-3.4.2.Final.jar
09:49:57 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jaxb-api-2.3.1.jar
09:49:57 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.activation-api-1.2.0.jar
09:49:57 [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jaxb-runtime-2.3.1.jar
09:49:57 [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/txw2-2.3.1.jar
09:49:57 [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/istack-commons-runtime-3.0.7.jar
09:49:57 [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/stax-ex-1.8.jar
09:49:57 [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/FastInfoset-1.2.15.jar
09:49:57 [INFO] Copying kapua-device-registry-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-registry-internal-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-call-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-message-internal-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-shiro-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-openid-provider-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-openid-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.json-1.0.4.jar
09:49:57 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/httpclient-4.5.13.jar
09:49:57 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/httpcore-4.4.15.jar
09:49:57 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-logging-1.2.jar
09:49:57 [INFO] Copying kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-registration-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jose4j-0.7.10.jar
09:49:57 [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/googleauth-1.5.0.jar
09:49:57 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-codec-1.15.jar
09:49:57 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-core-1.12.0.jar
09:49:57 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-lang-1.12.0.jar
09:49:57 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-cache-1.12.0.jar
09:49:57 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-config-core-1.12.0.jar
09:49:57 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-config-ogdl-1.12.0.jar
09:49:57 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-beanutils-1.9.4.jar
09:49:57 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-collections-3.2.2.jar
09:49:57 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-event-1.12.0.jar
09:49:57 [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-security-core-5.7.5.jar
09:49:57 [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-aop-5.3.23.jar
09:49:57 [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-core-5.3.23.jar
09:49:57 [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-jcl-5.3.23.jar
09:49:57 [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-expression-5.3.23.jar
09:49:57 [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-security-crypto-5.7.5.jar
09:49:57 [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-user-internal-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-client-security-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-client-security-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/qpid-jms-client-1.7.0.jar
09:49:57 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.jms-api-2.0.3.jar
09:49:57 [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/proton-j-0.34.0.jar
09:49:57 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-buffer-4.1.100.Final.jar
09:49:57 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-common-4.1.100.Final.jar
09:49:57 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-handler-4.1.100.Final.jar
09:49:57 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-resolver-4.1.100.Final.jar
09:49:57 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar
09:49:57 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-codec-4.1.100.Final.jar
09:49:57 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-4.1.100.Final.jar
09:49:57 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar
09:49:57 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar
09:49:57 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar
09:49:57 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar
09:49:57 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-codec-http-4.1.100.Final.jar
09:49:57 [INFO] Copying kapua-datastore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-datastore-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-service-storable-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-storable-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jackson-core-2.15.2.jar
09:49:57 [INFO] Copying kapua-locator-guice-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-locator-guice-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/guice-5.1.0.jar
09:49:57 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.inject-1.jar
09:49:57 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/aopalliance-1.0.jar
09:49:57 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/guice-multibindings-4.2.3.jar
09:49:57 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-configuration-1.9.jar
09:49:57 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-lang-2.6.jar
09:49:57 [INFO] Copying jcl-over-slf4j-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jcl-over-slf4j-1.7.33.jar
09:49:57 [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-authentication-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-authentication-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-request-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-request-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-commons-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-qa-markers-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Copying camel-core-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-3.21.0.jar
09:49:57 [INFO] Copying camel-core-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-engine-3.21.0.jar
09:49:57 [INFO] Copying camel-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-api-3.21.0.jar
09:49:57 [INFO] Copying camel-base-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-base-engine-3.21.0.jar
09:49:57 [INFO] Copying camel-base-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-base-3.21.0.jar
09:49:57 [INFO] Copying camel-core-reifier-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-reifier-3.21.0.jar
09:49:57 [INFO] Copying camel-core-processor-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-processor-3.21.0.jar
09:49:57 [INFO] Copying camel-management-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-management-api-3.21.0.jar
09:49:57 [INFO] Copying camel-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-util-3.21.0.jar
09:49:57 [INFO] Copying camel-core-languages-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-languages-3.21.0.jar
09:49:57 [INFO] Copying camel-core-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-model-3.21.0.jar
09:49:57 [INFO] Copying camel-bean-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-bean-3.21.0.jar
09:49:57 [INFO] Copying camel-browse-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-browse-3.21.0.jar
09:49:57 [INFO] Copying camel-cluster-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-cluster-3.21.0.jar
09:49:57 [INFO] Copying camel-controlbus-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-controlbus-3.21.0.jar
09:49:57 [INFO] Copying camel-dataformat-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-dataformat-3.21.0.jar
09:49:57 [INFO] Copying camel-dataset-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-dataset-3.21.0.jar
09:49:57 [INFO] Copying camel-direct-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-direct-3.21.0.jar
09:49:57 [INFO] Copying camel-directvm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-directvm-3.21.0.jar
09:49:57 [INFO] Copying camel-file-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-file-3.21.0.jar
09:49:57 [INFO] Copying camel-health-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-health-3.21.0.jar
09:49:57 [INFO] Copying camel-language-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-language-3.21.0.jar
09:49:57 [INFO] Copying camel-log-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-log-3.21.0.jar
09:49:57 [INFO] Copying camel-mock-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-mock-3.21.0.jar
09:49:57 [INFO] Copying camel-ref-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-ref-3.21.0.jar
09:49:57 [INFO] Copying camel-rest-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-rest-3.21.0.jar
09:49:57 [INFO] Copying camel-tooling-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-tooling-model-3.21.0.jar
09:49:57 [INFO] Copying camel-saga-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-saga-3.21.0.jar
09:49:57 [INFO] Copying camel-scheduler-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-scheduler-3.21.0.jar
09:49:57 [INFO] Copying camel-seda-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-seda-3.21.0.jar
09:49:57 [INFO] Copying camel-stub-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-stub-3.21.0.jar
09:49:57 [INFO] Copying camel-timer-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-timer-3.21.0.jar
09:49:57 [INFO] Copying camel-validator-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-validator-3.21.0.jar
09:49:57 [INFO] Copying camel-vm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-vm-3.21.0.jar
09:49:57 [INFO] Copying camel-xpath-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xpath-3.21.0.jar
09:49:57 [INFO] Copying camel-xslt-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xslt-3.21.0.jar
09:49:57 [INFO] Copying camel-xml-jaxb-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xml-jaxb-3.21.0.jar
09:49:57 [INFO] Copying jaxb-core-2.3.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jaxb-core-2.3.0.1.jar
09:49:57 [INFO] Copying camel-xml-jaxp-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xml-jaxp-3.21.0.jar
09:49:57 [INFO] Copying camel-xml-io-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xml-io-util-3.21.0.jar
09:49:57 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/slf4j-api-1.7.33.jar
09:49:57 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/guava-32.1.2-jre.jar
09:49:57 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/failureaccess-1.0.1.jar
09:49:57 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
09:49:57 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-pool2-2.3.jar
09:49:57 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar
09:49:57 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.core-2.7.12.jar
09:49:57 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.asm-9.4.0.jar
09:49:57 [INFO] 
09:49:57 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-authentication ---
09:49:57 [INFO] 
09:49:57 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-authentication ---
09:49:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication/target/kapua-service-authentication-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication/2.0.0-SNAPSHOT/kapua-service-authentication-2.0.0-SNAPSHOT.jar
09:49:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication/2.0.0-SNAPSHOT/kapua-service-authentication-2.0.0-SNAPSHOT.pom
09:49:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication/target/kapua-service-authentication-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication/2.0.0-SNAPSHOT/kapua-service-authentication-2.0.0-SNAPSHOT-sources.jar
09:49:57 [INFO] 
09:49:57 [INFO] ---------------< org.eclipse.kapua:kapua-qa-integration >---------------
09:49:57 [INFO] Building kapua-qa-integration 2.0.0-SNAPSHOT                   [175/226]
09:49:57 [INFO]   from qa/integration/pom.xml
09:49:57 [INFO] --------------------------------[ jar ]---------------------------------
09:49:57 [INFO] 
09:49:57 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa-integration ---
09:49:57 [INFO] 
09:49:57 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa-integration ---
09:49:57 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:49:57 [INFO] 
09:49:57 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa-integration ---
09:49:57 [INFO] Required toolchain: jdk [ version='11' ]
09:49:57 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:57 [INFO] 
09:49:57 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa-integration ---
09:49:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/integration' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/integration
09:49:57 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822997589
09:49:57 [WARNING] Cannot get the branch information from the git repository: 
09:49:57 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:49:57 
09:49:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/integration' && 'git' 'rev-parse' '--verify' 'HEAD'
09:49:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/integration
09:49:57 [INFO] Storing buildScmBranch: UNKNOWN
09:49:57 [INFO] 
09:49:57 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa-integration ---
09:49:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/integration/target/jacoco.exec
09:49:57 [INFO] 
09:49:57 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-qa-integration ---
09:49:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/integration/src/main/resources
09:49:57 [INFO] 
09:49:57 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa-integration ---
09:49:57 [INFO] Copying 1 resource
09:49:57 [INFO] 
09:49:57 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-qa-integration ---
09:49:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:57 [INFO] No sources to compile
09:49:57 [INFO] 
09:49:57 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-qa-integration ---
09:49:57 [INFO] Copying 108 resources
09:49:57 [INFO] 
09:49:57 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-qa-integration ---
09:49:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:49:57 [INFO] Changes detected - recompiling the module!
09:49:57 [INFO] Compiling 68 source files to /home/jenkins/agent/workspace/develop-build/qa/integration/target/test-classes
09:50:00 [INFO] 
09:50:00 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-qa-integration ---
09:50:00 [INFO] Tests are skipped.
09:50:00 [INFO] 
09:50:00 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa-integration ---
09:50:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:00 [INFO] 
09:50:00 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-qa-integration ---
09:50:00 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/integration/target/kapua-qa-integration-2.0.0-SNAPSHOT.jar
09:50:00 [INFO] 
09:50:00 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa-integration ---
09:50:00 [INFO] No sources in project. Archive not created.
09:50:00 [INFO] 
09:50:00 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa-integration ---
09:50:00 [INFO] 
09:50:00 [INFO] --- install:2.5.2:install (default-install) @ kapua-qa-integration ---
09:50:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration/target/kapua-qa-integration-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration/2.0.0-SNAPSHOT/kapua-qa-integration-2.0.0-SNAPSHOT.jar
09:50:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration/2.0.0-SNAPSHOT/kapua-qa-integration-2.0.0-SNAPSHOT.pom
09:50:00 [INFO] 
09:50:00 [INFO] -----------------< org.eclipse.kapua:kapua-dev-tools >------------------
09:50:00 [INFO] Building kapua-dev-tools 2.0.0-SNAPSHOT                        [176/226]
09:50:00 [INFO]   from dev-tools/pom.xml
09:50:00 [INFO] --------------------------------[ pom ]---------------------------------
09:50:00 [INFO] 
09:50:00 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-dev-tools ---
09:50:00 [INFO] 
09:50:00 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-dev-tools ---
09:50:00 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:00 [INFO] 
09:50:00 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-dev-tools ---
09:50:00 [INFO] Required toolchain: jdk [ version='11' ]
09:50:00 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:00 [INFO] 
09:50:00 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-dev-tools ---
09:50:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/dev-tools' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/dev-tools
09:50:00 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823000323
09:50:00 [WARNING] Cannot get the branch information from the git repository: 
09:50:00 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:00 
09:50:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/dev-tools' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/dev-tools
09:50:00 [INFO] Storing buildScmBranch: UNKNOWN
09:50:00 [INFO] 
09:50:00 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-dev-tools ---
09:50:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/dev-tools/target/jacoco.exec
09:50:00 [INFO] 
09:50:00 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-dev-tools ---
09:50:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:00 [INFO] 
09:50:00 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-dev-tools ---
09:50:00 [INFO] 
09:50:00 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-dev-tools ---
09:50:00 [INFO] 
09:50:00 [INFO] --- install:2.5.2:install (default-install) @ kapua-dev-tools ---
09:50:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/dev-tools/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-dev-tools/2.0.0-SNAPSHOT/kapua-dev-tools-2.0.0-SNAPSHOT.pom
09:50:00 [INFO] 
09:50:00 [INFO] --------------< org.eclipse.kapua:kapua-cucumber-reports >--------------
09:50:00 [INFO] Building kapua-cucumber-reports 2.0.0-SNAPSHOT                 [177/226]
09:50:00 [INFO]   from dev-tools/cucumber-reports/pom.xml
09:50:00 [INFO] --------------------------------[ pom ]---------------------------------
09:50:00 [INFO] 
09:50:00 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-cucumber-reports ---
09:50:00 [INFO] 
09:50:00 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-cucumber-reports ---
09:50:00 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:00 [INFO] 
09:50:00 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-cucumber-reports ---
09:50:00 [INFO] Required toolchain: jdk [ version='11' ]
09:50:00 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:00 [INFO] 
09:50:00 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-cucumber-reports ---
09:50:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports
09:50:00 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823000563
09:50:00 [WARNING] Cannot get the branch information from the git repository: 
09:50:00 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:00 
09:50:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports
09:50:00 [INFO] Storing buildScmBranch: UNKNOWN
09:50:00 [INFO] 
09:50:00 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-cucumber-reports ---
09:50:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports/target/jacoco.exec
09:50:00 [INFO] 
09:50:00 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-cucumber-reports ---
09:50:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:00 [INFO] 
09:50:00 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-cucumber-reports ---
09:50:00 [INFO] 
09:50:00 [INFO] --- assembly:3.0.0:single (kapua-cucumber-report) @ kapua-cucumber-reports ---
09:50:00 [INFO] Reading assembly descriptor: src/main/descriptors/kapua-cucumber-report.xml
09:50:00 [INFO] Copying files to /home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports/target/kapua-cucumber-report
09:50:00 [INFO] 
09:50:00 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-cucumber-reports ---
09:50:00 [INFO] 
09:50:00 [INFO] --- install:2.5.2:install (default-install) @ kapua-cucumber-reports ---
09:50:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-cucumber-reports/2.0.0-SNAPSHOT/kapua-cucumber-reports-2.0.0-SNAPSHOT.pom
09:50:00 [INFO] 
09:50:00 [INFO] -----------------< org.eclipse.kapua:kapua-deployment >-----------------
09:50:00 [INFO] Building kapua-deployment 2.0.0-SNAPSHOT                       [178/226]
09:50:00 [INFO]   from deployment/pom.xml
09:50:00 [INFO] --------------------------------[ pom ]---------------------------------
09:50:00 [INFO] 
09:50:00 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-deployment ---
09:50:00 [INFO] 
09:50:00 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-deployment ---
09:50:00 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:00 [INFO] 
09:50:00 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-deployment ---
09:50:00 [INFO] Required toolchain: jdk [ version='11' ]
09:50:00 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:00 [INFO] 
09:50:00 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-deployment ---
09:50:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment
09:50:00 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823000992
09:50:01 [WARNING] Cannot get the branch information from the git repository: 
09:50:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:01 
09:50:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment
09:50:01 [INFO] Storing buildScmBranch: UNKNOWN
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-deployment ---
09:50:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/target/jacoco.exec
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-deployment ---
09:50:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:01 [INFO] 
09:50:01 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-deployment ---
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-deployment ---
09:50:01 [INFO] 
09:50:01 [INFO] --- install:2.5.2:install (default-install) @ kapua-deployment ---
09:50:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-deployment/2.0.0-SNAPSHOT/kapua-deployment-2.0.0-SNAPSHOT.pom
09:50:01 [INFO] 
09:50:01 [INFO] -------------< org.eclipse.kapua:kapua-deployment-commons >-------------
09:50:01 [INFO] Building kapua-deployment-commons 2.0.0-SNAPSHOT               [179/226]
09:50:01 [INFO]   from deployment/commons/pom.xml
09:50:01 [INFO] --------------------------------[ pom ]---------------------------------
09:50:01 [INFO] 
09:50:01 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-deployment-commons ---
09:50:01 [INFO] 
09:50:01 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-deployment-commons ---
09:50:01 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:01 [INFO] 
09:50:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-deployment-commons ---
09:50:01 [INFO] Required toolchain: jdk [ version='11' ]
09:50:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:01 [INFO] 
09:50:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-deployment-commons ---
09:50:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/commons' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/commons
09:50:01 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823001052
09:50:01 [WARNING] Cannot get the branch information from the git repository: 
09:50:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:01 
09:50:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/commons' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/commons
09:50:01 [INFO] Storing buildScmBranch: UNKNOWN
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-deployment-commons ---
09:50:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/commons/target/jacoco.exec
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-deployment-commons ---
09:50:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:01 [INFO] 
09:50:01 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-deployment-commons ---
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-deployment-commons ---
09:50:01 [INFO] 
09:50:01 [INFO] --- install:2.5.2:install (default-install) @ kapua-deployment-commons ---
09:50:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-deployment-commons/2.0.0-SNAPSHOT/kapua-deployment-commons-2.0.0-SNAPSHOT.pom
09:50:01 [INFO] 
09:50:01 [INFO] -------------------< org.eclipse.kapua:kapua-docker >-------------------
09:50:01 [INFO] Building kapua-docker 2.0.0-SNAPSHOT                           [180/226]
09:50:01 [INFO]   from deployment/docker/pom.xml
09:50:01 [INFO] --------------------------------[ pom ]---------------------------------
09:50:01 [INFO] 
09:50:01 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-docker ---
09:50:01 [INFO] 
09:50:01 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-docker ---
09:50:01 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:01 [INFO] 
09:50:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-docker ---
09:50:01 [INFO] Required toolchain: jdk [ version='11' ]
09:50:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:01 [INFO] 
09:50:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-docker ---
09:50:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/docker' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/docker
09:50:01 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823001090
09:50:01 [WARNING] Cannot get the branch information from the git repository: 
09:50:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:01 
09:50:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/docker' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/docker
09:50:01 [INFO] Storing buildScmBranch: UNKNOWN
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-docker ---
09:50:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/docker/target/jacoco.exec
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-docker ---
09:50:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:01 [INFO] 
09:50:01 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-docker ---
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-docker ---
09:50:01 [INFO] 
09:50:01 [INFO] --- install:2.5.2:install (default-install) @ kapua-docker ---
09:50:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/docker/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-docker/2.0.0-SNAPSHOT/kapua-docker-2.0.0-SNAPSHOT.pom
09:50:01 [INFO] 
09:50:01 [INFO] -----------------< org.eclipse.kapua:kapua-minishift >------------------
09:50:01 [INFO] Building kapua-minishift 2.0.0-SNAPSHOT                        [181/226]
09:50:01 [INFO]   from deployment/minishift/pom.xml
09:50:01 [INFO] --------------------------------[ pom ]---------------------------------
09:50:01 [INFO] 
09:50:01 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-minishift ---
09:50:01 [INFO] 
09:50:01 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-minishift ---
09:50:01 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:01 [INFO] 
09:50:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-minishift ---
09:50:01 [INFO] Required toolchain: jdk [ version='11' ]
09:50:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:01 [INFO] 
09:50:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-minishift ---
09:50:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/minishift' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/minishift
09:50:01 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823001127
09:50:01 [WARNING] Cannot get the branch information from the git repository: 
09:50:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:01 
09:50:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/minishift' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/minishift
09:50:01 [INFO] Storing buildScmBranch: UNKNOWN
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-minishift ---
09:50:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/minishift/target/jacoco.exec
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-minishift ---
09:50:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:01 [INFO] 
09:50:01 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-minishift ---
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-minishift ---
09:50:01 [INFO] 
09:50:01 [INFO] --- install:2.5.2:install (default-install) @ kapua-minishift ---
09:50:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/minishift/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-minishift/2.0.0-SNAPSHOT/kapua-minishift-2.0.0-SNAPSHOT.pom
09:50:01 [INFO] 
09:50:01 [INFO] -----------------< org.eclipse.kapua:kapua-openshift >------------------
09:50:01 [INFO] Building kapua-openshift 2.0.0-SNAPSHOT                        [182/226]
09:50:01 [INFO]   from deployment/openshift/pom.xml
09:50:01 [INFO] --------------------------------[ pom ]---------------------------------
09:50:01 [INFO] 
09:50:01 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openshift ---
09:50:01 [INFO] 
09:50:01 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openshift ---
09:50:01 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:01 [INFO] 
09:50:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openshift ---
09:50:01 [INFO] Required toolchain: jdk [ version='11' ]
09:50:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:01 [INFO] 
09:50:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openshift ---
09:50:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/openshift' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/openshift
09:50:01 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823001164
09:50:01 [WARNING] Cannot get the branch information from the git repository: 
09:50:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:01 
09:50:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/openshift' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/openshift
09:50:01 [INFO] Storing buildScmBranch: UNKNOWN
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openshift ---
09:50:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/openshift/target/jacoco.exec
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openshift ---
09:50:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:01 [INFO] 
09:50:01 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openshift ---
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openshift ---
09:50:01 [INFO] 
09:50:01 [INFO] --- install:2.5.2:install (default-install) @ kapua-openshift ---
09:50:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/openshift/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openshift/2.0.0-SNAPSHOT/kapua-openshift-2.0.0-SNAPSHOT.pom
09:50:01 [INFO] 
09:50:01 [INFO] ---------------< org.eclipse.kapua:kapua-datastore-test >---------------
09:50:01 [INFO] Building kapua-datastore-test 2.0.0-SNAPSHOT                   [183/226]
09:50:01 [INFO]   from service/datastore/test/pom.xml
09:50:01 [INFO] --------------------------------[ jar ]---------------------------------
09:50:01 [INFO] 
09:50:01 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore-test ---
09:50:01 [INFO] 
09:50:01 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore-test ---
09:50:01 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:01 [INFO] 
09:50:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore-test ---
09:50:01 [INFO] Required toolchain: jdk [ version='11' ]
09:50:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:01 [INFO] 
09:50:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore-test ---
09:50:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/test
09:50:01 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823001255
09:50:01 [WARNING] Cannot get the branch information from the git repository: 
09:50:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:01 
09:50:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/test
09:50:01 [INFO] Storing buildScmBranch: UNKNOWN
09:50:01 [INFO] 
09:50:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore-test ---
09:50:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/test/target/jacoco.exec
09:50:01 [INFO] 
09:50:01 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-datastore-test ---
09:50:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/test/src/main/resources
09:50:01 [INFO] 
09:50:01 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-datastore-test ---
09:50:01 [INFO] Copying 1 resource
09:50:01 [INFO] 
09:50:01 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-datastore-test ---
09:50:01 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:01 [INFO] No sources to compile
09:50:01 [INFO] 
09:50:01 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-datastore-test ---
09:50:01 [INFO] Copying 8 resources
09:50:01 [INFO] 
09:50:01 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-datastore-test ---
09:50:01 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:01 [INFO] Changes detected - recompiling the module!
09:50:01 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/datastore/test/target/test-classes
09:50:03 [INFO] 
09:50:03 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-datastore-test ---
09:50:03 [INFO] Tests are skipped.
09:50:03 [INFO] 
09:50:03 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore-test ---
09:50:03 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:03 [INFO] 
09:50:03 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-datastore-test ---
09:50:03 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/test/target/kapua-datastore-test-2.0.0-SNAPSHOT.jar
09:50:03 [INFO] 
09:50:03 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore-test ---
09:50:03 [INFO] No sources in project. Archive not created.
09:50:03 [INFO] 
09:50:03 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore-test ---
09:50:03 [INFO] 
09:50:03 [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore-test ---
09:50:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test/target/kapua-datastore-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test/2.0.0-SNAPSHOT/kapua-datastore-test-2.0.0-SNAPSHOT.jar
09:50:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test/2.0.0-SNAPSHOT/kapua-datastore-test-2.0.0-SNAPSHOT.pom
09:50:03 [INFO] 
09:50:03 [INFO] ---------< org.eclipse.kapua:kapua-device-management-all-job >----------
09:50:03 [INFO] Building kapua-device-management-all-job 2.0.0-SNAPSHOT        [184/226]
09:50:03 [INFO]   from service/device/management/all/job/pom.xml
09:50:03 [INFO] --------------------------------[ jar ]---------------------------------
09:50:03 [INFO] 
09:50:03 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-all-job ---
09:50:03 [INFO] 
09:50:03 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-all-job ---
09:50:03 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:03 [INFO] 
09:50:03 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-all-job ---
09:50:03 [INFO] Required toolchain: jdk [ version='11' ]
09:50:03 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:03 [INFO] 
09:50:03 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-all-job ---
09:50:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/job
09:50:03 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823003295
09:50:03 [WARNING] Cannot get the branch information from the git repository: 
09:50:03 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:03 
09:50:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/job' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/job
09:50:03 [INFO] Storing buildScmBranch: UNKNOWN
09:50:03 [INFO] 
09:50:03 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-all-job ---
09:50:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/all/job/target/jacoco.exec
09:50:03 [INFO] 
09:50:03 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-all-job ---
09:50:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/src/main/resources
09:50:03 [INFO] 
09:50:03 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-all-job ---
09:50:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:03 [INFO] No sources to compile
09:50:03 [INFO] 
09:50:03 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-all-job ---
09:50:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/src/test/resources
09:50:03 [INFO] 
09:50:03 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-all-job ---
09:50:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:03 [INFO] No sources to compile
09:50:03 [INFO] 
09:50:03 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-all-job ---
09:50:03 [INFO] Tests are skipped.
09:50:03 [INFO] 
09:50:03 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-all-job ---
09:50:03 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:03 [INFO] 
09:50:03 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-all-job ---
09:50:03 [WARNING] JAR will be empty - no content was marked for inclusion!
09:50:03 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/target/kapua-device-management-all-job-2.0.0-SNAPSHOT.jar
09:50:03 [INFO] 
09:50:03 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-all-job ---
09:50:03 [INFO] No sources in project. Archive not created.
09:50:03 [INFO] 
09:50:03 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-all-job ---
09:50:03 [INFO] 
09:50:03 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-all-job ---
09:50:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/target/kapua-device-management-all-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-job/2.0.0-SNAPSHOT/kapua-device-management-all-job-2.0.0-SNAPSHOT.jar
09:50:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-job/2.0.0-SNAPSHOT/kapua-device-management-all-job-2.0.0-SNAPSHOT.pom
09:50:03 [INFO] 
09:50:03 [INFO] ---------------< org.eclipse.kapua:kapua-scheduler-test >---------------
09:50:03 [INFO] Building kapua-scheduler-test 2.0.0-SNAPSHOT                   [185/226]
09:50:03 [INFO]   from service/scheduler/test/pom.xml
09:50:03 [INFO] --------------------------------[ jar ]---------------------------------
09:50:03 [INFO] 
09:50:03 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler-test ---
09:50:03 [INFO] 
09:50:03 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler-test ---
09:50:03 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:03 [INFO] 
09:50:03 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler-test ---
09:50:03 [INFO] Required toolchain: jdk [ version='11' ]
09:50:03 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:03 [INFO] 
09:50:03 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler-test ---
09:50:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/test
09:50:03 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823003472
09:50:03 [WARNING] Cannot get the branch information from the git repository: 
09:50:03 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:03 
09:50:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/test
09:50:03 [INFO] Storing buildScmBranch: UNKNOWN
09:50:03 [INFO] 
09:50:03 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler-test ---
09:50:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/test/target/jacoco.exec
09:50:03 [INFO] 
09:50:03 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-scheduler-test ---
09:50:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/test/src/main/resources
09:50:03 [INFO] 
09:50:03 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-scheduler-test ---
09:50:03 [INFO] Copying 1 resource
09:50:03 [INFO] 
09:50:03 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-scheduler-test ---
09:50:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:03 [INFO] No sources to compile
09:50:03 [INFO] 
09:50:03 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-scheduler-test ---
09:50:03 [INFO] Copying 5 resources
09:50:03 [INFO] 
09:50:03 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-scheduler-test ---
09:50:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:03 [INFO] Changes detected - recompiling the module!
09:50:03 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/scheduler/test/target/test-classes
09:50:05 [INFO] 
09:50:05 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-scheduler-test ---
09:50:05 [INFO] Tests are skipped.
09:50:05 [INFO] 
09:50:05 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler-test ---
09:50:05 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:05 [INFO] 
09:50:05 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-scheduler-test ---
09:50:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/test/target/kapua-scheduler-test-2.0.0-SNAPSHOT.jar
09:50:05 [INFO] 
09:50:05 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler-test ---
09:50:05 [INFO] No sources in project. Archive not created.
09:50:05 [INFO] 
09:50:05 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler-test ---
09:50:05 [INFO] 
09:50:05 [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler-test ---
09:50:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test/target/kapua-scheduler-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test/2.0.0-SNAPSHOT/kapua-scheduler-test-2.0.0-SNAPSHOT.jar
09:50:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test/2.0.0-SNAPSHOT/kapua-scheduler-test-2.0.0-SNAPSHOT.pom
09:50:05 [INFO] 
09:50:05 [INFO] ---------------< org.eclipse.kapua:kapua-security-test >----------------
09:50:05 [INFO] Building kapua-security-test 2.0.0-SNAPSHOT                    [186/226]
09:50:05 [INFO]   from service/security/test/pom.xml
09:50:05 [INFO] --------------------------------[ jar ]---------------------------------
09:50:05 [INFO] 
09:50:05 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-test ---
09:50:05 [INFO] 
09:50:05 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-test ---
09:50:05 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:05 [INFO] 
09:50:05 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-test ---
09:50:05 [INFO] Required toolchain: jdk [ version='11' ]
09:50:05 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:05 [INFO] 
09:50:05 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-test ---
09:50:05 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:05 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/test
09:50:05 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823005535
09:50:05 [WARNING] Cannot get the branch information from the git repository: 
09:50:05 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:05 
09:50:05 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:05 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/test
09:50:05 [INFO] Storing buildScmBranch: UNKNOWN
09:50:05 [INFO] 
09:50:05 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-test ---
09:50:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/test/target/jacoco.exec
09:50:05 [INFO] 
09:50:05 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-test ---
09:50:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/test/src/main/resources
09:50:05 [INFO] 
09:50:05 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-test ---
09:50:05 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:05 [INFO] No sources to compile
09:50:05 [INFO] 
09:50:05 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-test ---
09:50:05 [INFO] Copying 6 resources
09:50:05 [INFO] 
09:50:05 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-test ---
09:50:05 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:05 [INFO] Changes detected - recompiling the module!
09:50:05 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/security/test/target/test-classes
09:50:07 [INFO] 
09:50:07 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-test ---
09:50:07 [INFO] Tests are skipped.
09:50:07 [INFO] 
09:50:07 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-test ---
09:50:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:07 [INFO] 
09:50:07 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-test ---
09:50:07 [WARNING] JAR will be empty - no content was marked for inclusion!
09:50:07 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/test/target/kapua-security-test-2.0.0-SNAPSHOT.jar
09:50:07 [INFO] 
09:50:07 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-test ---
09:50:07 [INFO] No sources in project. Archive not created.
09:50:07 [INFO] 
09:50:07 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-test ---
09:50:07 [INFO] 
09:50:07 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-test ---
09:50:07 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test/target/kapua-security-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test/2.0.0-SNAPSHOT/kapua-security-test-2.0.0-SNAPSHOT.jar
09:50:07 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test/2.0.0-SNAPSHOT/kapua-security-test-2.0.0-SNAPSHOT.pom
09:50:07 [INFO] 
09:50:07 [INFO] -------------< org.eclipse.kapua:kapua-system-test-steps >--------------
09:50:07 [INFO] Building kapua-system-test-steps 2.0.0-SNAPSHOT                [187/226]
09:50:07 [INFO]   from service/system/test-steps/pom.xml
09:50:07 [INFO] --------------------------------[ jar ]---------------------------------
09:50:07 [INFO] 
09:50:07 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system-test-steps ---
09:50:07 [INFO] 
09:50:07 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system-test-steps ---
09:50:07 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:07 [INFO] 
09:50:07 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system-test-steps ---
09:50:07 [INFO] Required toolchain: jdk [ version='11' ]
09:50:07 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:07 [INFO] 
09:50:07 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system-test-steps ---
09:50:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/test-steps
09:50:07 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823007576
09:50:07 [WARNING] Cannot get the branch information from the git repository: 
09:50:07 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:07 
09:50:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/test-steps
09:50:07 [INFO] Storing buildScmBranch: UNKNOWN
09:50:07 [INFO] 
09:50:07 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system-test-steps ---
09:50:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/jacoco.exec
09:50:07 [INFO] 
09:50:07 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-system-test-steps ---
09:50:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/test-steps/src/main/resources
09:50:07 [INFO] 
09:50:07 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-system-test-steps ---
09:50:07 [INFO] Copying 1 resource
09:50:07 [INFO] 
09:50:07 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-system-test-steps ---
09:50:07 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:07 [INFO] Changes detected - recompiling the module!
09:50:07 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/classes
09:50:09 [INFO] 
09:50:09 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-system-test-steps ---
09:50:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/test-steps/src/test/resources
09:50:09 [INFO] 
09:50:09 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-system-test-steps ---
09:50:09 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:09 [INFO] No sources to compile
09:50:09 [INFO] 
09:50:09 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-system-test-steps ---
09:50:09 [INFO] Tests are skipped.
09:50:09 [INFO] 
09:50:09 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system-test-steps ---
09:50:09 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:09 [INFO] 
09:50:09 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-system-test-steps ---
09:50:09 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/kapua-system-test-steps-2.0.0-SNAPSHOT.jar
09:50:09 [INFO] 
09:50:09 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system-test-steps ---
09:50:09 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/kapua-system-test-steps-2.0.0-SNAPSHOT-sources.jar
09:50:09 [INFO] 
09:50:09 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system-test-steps ---
09:50:09 [INFO] 
09:50:09 [INFO] --- install:2.5.2:install (default-install) @ kapua-system-test-steps ---
09:50:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/kapua-system-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test-steps/2.0.0-SNAPSHOT/kapua-system-test-steps-2.0.0-SNAPSHOT.jar
09:50:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test-steps/2.0.0-SNAPSHOT/kapua-system-test-steps-2.0.0-SNAPSHOT.pom
09:50:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/kapua-system-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test-steps/2.0.0-SNAPSHOT/kapua-system-test-steps-2.0.0-SNAPSHOT-sources.jar
09:50:09 [INFO] 
09:50:09 [INFO] ----------------< org.eclipse.kapua:kapua-system-test >-----------------
09:50:09 [INFO] Building kapua-system-test 2.0.0-SNAPSHOT                      [188/226]
09:50:09 [INFO]   from service/system/test/pom.xml
09:50:09 [INFO] --------------------------------[ jar ]---------------------------------
09:50:09 [INFO] 
09:50:09 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system-test ---
09:50:09 [INFO] 
09:50:09 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system-test ---
09:50:09 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:09 [INFO] 
09:50:09 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system-test ---
09:50:09 [INFO] Required toolchain: jdk [ version='11' ]
09:50:09 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:09 [INFO] 
09:50:09 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system-test ---
09:50:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/test
09:50:09 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823009464
09:50:09 [WARNING] Cannot get the branch information from the git repository: 
09:50:09 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:09 
09:50:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/test
09:50:09 [INFO] Storing buildScmBranch: UNKNOWN
09:50:09 [INFO] 
09:50:09 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system-test ---
09:50:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/test/target/jacoco.exec
09:50:09 [INFO] 
09:50:09 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-system-test ---
09:50:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/test/src/main/resources
09:50:09 [INFO] 
09:50:09 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-system-test ---
09:50:09 [INFO] Copying 1 resource
09:50:09 [INFO] 
09:50:09 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-system-test ---
09:50:09 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:09 [INFO] No sources to compile
09:50:09 [INFO] 
09:50:09 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-system-test ---
09:50:09 [INFO] Copying 6 resources
09:50:09 [INFO] 
09:50:09 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-system-test ---
09:50:09 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:09 [INFO] Changes detected - recompiling the module!
09:50:09 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/system/test/target/test-classes
09:50:11 [INFO] 
09:50:11 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-system-test ---
09:50:11 [INFO] Tests are skipped.
09:50:11 [INFO] 
09:50:11 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system-test ---
09:50:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:11 [INFO] 
09:50:11 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-system-test ---
09:50:11 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/test/target/kapua-system-test-2.0.0-SNAPSHOT.jar
09:50:11 [INFO] 
09:50:11 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system-test ---
09:50:11 [INFO] No sources in project. Archive not created.
09:50:11 [INFO] 
09:50:11 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system-test ---
09:50:11 [INFO] 
09:50:11 [INFO] --- install:2.5.2:install (default-install) @ kapua-system-test ---
09:50:11 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test/target/kapua-system-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test/2.0.0-SNAPSHOT/kapua-system-test-2.0.0-SNAPSHOT.jar
09:50:11 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test/2.0.0-SNAPSHOT/kapua-system-test-2.0.0-SNAPSHOT.pom
09:50:11 [INFO] 
09:50:11 [INFO] ---------< org.eclipse.kapua:kapua-service-authentication-app >---------
09:50:11 [INFO] Building kapua-service-authentication-app 2.0.0-SNAPSHOT       [189/226]
09:50:11 [INFO]   from service/authentication-app/pom.xml
09:50:11 [INFO] --------------------------------[ jar ]---------------------------------
09:50:12 [INFO] 
09:50:12 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-authentication-app ---
09:50:12 [INFO] 
09:50:12 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-authentication-app ---
09:50:12 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:12 [INFO] 
09:50:12 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-authentication-app ---
09:50:12 [INFO] Required toolchain: jdk [ version='11' ]
09:50:12 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:12 [INFO] 
09:50:12 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-authentication-app ---
09:50:12 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/authentication-app' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:12 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/authentication-app
09:50:12 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823012576
09:50:12 [WARNING] Cannot get the branch information from the git repository: 
09:50:12 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:12 
09:50:12 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/authentication-app' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:12 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/authentication-app
09:50:12 [INFO] Storing buildScmBranch: UNKNOWN
09:50:12 [INFO] 
09:50:12 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-authentication-app ---
09:50:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/authentication-app/target/jacoco.exec
09:50:12 [INFO] 
09:50:12 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-authentication-app ---
09:50:12 [INFO] Copying 6 resources
09:50:12 [INFO] 
09:50:12 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-authentication-app ---
09:50:12 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:12 [INFO] Changes detected - recompiling the module!
09:50:12 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/classes
09:50:14 [INFO] 
09:50:14 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-authentication-app ---
09:50:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/authentication-app/src/test/resources
09:50:14 [INFO] 
09:50:14 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-authentication-app ---
09:50:14 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:14 [INFO] No sources to compile
09:50:14 [INFO] 
09:50:14 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-authentication-app ---
09:50:14 [INFO] Tests are skipped.
09:50:14 [INFO] 
09:50:14 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-authentication-app ---
09:50:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:14 [INFO] 
09:50:14 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-authentication-app ---
09:50:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/kapua-service-authentication-app-2.0.0-SNAPSHOT.jar
09:50:14 [INFO] 
09:50:14 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-authentication-app ---
09:50:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/kapua-service-authentication-app-2.0.0-SNAPSHOT-sources.jar
09:50:14 [INFO] 
09:50:14 [INFO] --- shade:3.4.1:shade (default) @ kapua-service-authentication-app ---
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-commons:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-registry-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-registry-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-message-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-call-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-transport-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-translator-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-message-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar.
09:50:15 [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar.
09:50:15 [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar.
09:50:15 [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar.
09:50:15 [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar.
09:50:15 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
09:50:15 [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar.
09:50:15 [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar.
09:50:15 [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar.
09:50:15 [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar.
09:50:15 [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.3.Final in the shaded jar.
09:50:15 [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar.
09:50:15 [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar.
09:50:15 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.6 in the shaded jar.
09:50:15 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.6 in the shaded jar.
09:50:15 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar.
09:50:15 [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-qa-markers:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including junit:junit:jar:4.13.2 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-service-authentication:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-service-camel:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-service-client:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-call-kura:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-transport-mqtt:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar:1.2.1 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-job-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-job-engine-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-scheduler-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-command-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-command-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-packages-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-job-engine-commons:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-job-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-transport-jms:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-security-certificate-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar.
09:50:15 [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar.
09:50:15 [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar.
09:50:15 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar.
09:50:15 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar.
09:50:15 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar.
09:50:15 [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-account-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-registry-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-security-shiro:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-openid-provider:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-openid-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar.
09:50:15 [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar.
09:50:15 [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar.
09:50:15 [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
09:50:15 [INFO] Including com.warrenstrange:googleauth:jar:1.5.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.shiro:shiro-lang:jar:1.12.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.shiro:shiro-cache:jar:1.12.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.shiro:shiro-config-core:jar:1.12.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.shiro:shiro-config-ogdl:jar:1.12.0 in the shaded jar.
09:50:15 [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar.
09:50:15 [INFO] Including org.apache.shiro:shiro-event:jar:1.12.0 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-user-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-client-security:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-authentication:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-request-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-request-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-security-certificate-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar.
09:50:15 [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-tag-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-tag-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-foreignkeys:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-security-registration-simple:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-datastore-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-service-storable-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-security-registration-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.bitbucket.b_c:jose4j:jar:0.7.10 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-registry-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:15 [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar.
09:50:15 [INFO] Including com.google.protobuf:protobuf-java:jar:3.23.2 in the shaded jar.
09:50:15 [INFO] Including io.netty:netty-transport-native-epoll:jar:4.1.100.Final in the shaded jar.
09:50:15 [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar.
09:50:15 [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar.
09:50:15 [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar.
09:50:15 [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar.
09:50:15 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar.
09:50:15 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar.
09:50:15 [INFO] Including org.eclipse.persistence:javax.persistence:jar:2.1.1 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar.
09:50:15 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar.
09:50:15 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
09:50:15 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
09:50:15 [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar.
09:50:15 [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar.
09:50:15 [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar.
09:50:15 [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar.
09:50:15 [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar.
09:50:15 [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar.
09:50:15 [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar.
09:50:15 [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar.
09:50:15 [INFO] Including javax.batch:javax.batch-api:jar:1.0.1 in the shaded jar.
09:50:15 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar.
09:50:15 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar.
09:50:15 [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar.
09:50:15 [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar.
09:50:15 [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar.
09:50:15 [INFO] Including org.jolokia:jolokia-jvm:jar:agent:1.3.4 in the shaded jar.
09:50:15 [INFO] Including org.jolokia:jolokia-core:jar:1.6.2 in the shaded jar.
09:50:15 [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar.
09:50:15 [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar.
09:50:15 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar.
09:50:15 [INFO] Including org.slf4j:log4j-over-slf4j:jar:1.7.33 in the shaded jar.
09:50:15 [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.17.1 in the shaded jar.
09:50:15 [INFO] Including org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1 in the shaded jar.
09:50:15 [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-core:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-core-engine:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-api:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-base-engine:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-base:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-core-reifier:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-core-processor:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-management-api:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-support:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-util:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-core-languages:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-core-model:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-bean:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-browse:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-cluster:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-controlbus:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-dataformat:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-dataset:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-direct:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-directvm:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-file:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-health:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-language:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-log:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-mock:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-ref:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-rest:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-tooling-model:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-saga:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-scheduler:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-seda:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-stub:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-timer:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-validator:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-vm:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-xpath:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-xslt:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-xml-jaxb:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.3.0.1 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-xml-jaxp:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-xml-io-util:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-jms-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.springframework.boot:spring-boot-starter:jar:2.5.14 in the shaded jar.
09:50:15 [INFO] Including org.springframework.boot:spring-boot:jar:2.5.14 in the shaded jar.
09:50:15 [INFO] Including org.springframework.boot:spring-boot-autoconfigure:jar:2.5.14 in the shaded jar.
09:50:15 [INFO] Including org.springframework.boot:spring-boot-starter-logging:jar:2.5.14 in the shaded jar.
09:50:15 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.33 in the shaded jar.
09:50:15 [INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.5 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-jms:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.geronimo.specs:geronimo-jms_2.0_spec:jar:1.0-alpha-2 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-core-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-amqp-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-amqp:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-spring-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-spring:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:spi-annotations:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-spring-boot-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-spring-boot:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-spring-main:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-main:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-util-json:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-cloud:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-bean-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-browse-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-controlbus-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-dataformat-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-dataset-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-direct-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-directvm-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-file-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-language-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-log-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-mock-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-ref-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-rest-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-saga-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-scheduler-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-seda-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-stub-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-timer-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-validator-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-vm-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-xpath-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-xslt-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-xml-jaxp-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml-starter:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-spring-xml:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-core-xml:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-xml-jaxb-dsl:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.apache.camel:camel-dsl-support:jar:3.21.0 in the shaded jar.
09:50:15 [INFO] Including org.springframework.boot:spring-boot-starter-web:jar:2.5.14 in the shaded jar.
09:50:15 [INFO] Including org.springframework.boot:spring-boot-starter-json:jar:2.5.14 in the shaded jar.
09:50:15 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.2 in the shaded jar.
09:50:15 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.2 in the shaded jar.
09:50:15 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.2 in the shaded jar.
09:50:15 [INFO] Including org.springframework:spring-web:jar:5.3.23 in the shaded jar.
09:50:15 [INFO] Including org.springframework:spring-webmvc:jar:5.3.23 in the shaded jar.
09:50:15 [INFO] Including org.springframework.boot:spring-boot-starter-jetty:jar:2.5.14 in the shaded jar.
09:50:15 [INFO] Including jakarta.servlet:jakarta.servlet-api:jar:4.0.4 in the shaded jar.
09:50:15 [INFO] Including jakarta.websocket:jakarta.websocket-api:jar:1.1.2 in the shaded jar.
09:50:15 [INFO] Including org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.63 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-servlets:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-continuation:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-xml:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-annotations:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty:jetty-plus:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.ow2.asm:asm:jar:9.4 in the shaded jar.
09:50:15 [INFO] Including org.ow2.asm:asm-commons:jar:9.4 in the shaded jar.
09:50:15 [INFO] Including org.ow2.asm:asm-tree:jar:9.4 in the shaded jar.
09:50:15 [INFO] Including org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.53.v20231009 in the shaded jar.
09:50:15 [INFO] Including org.springframework.boot:spring-boot-starter-actuator:jar:2.5.14 in the shaded jar.
09:50:15 [INFO] Including org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.14 in the shaded jar.
09:50:15 [INFO] Including org.springframework.boot:spring-boot-actuator:jar:2.5.14 in the shaded jar.
09:50:15 [INFO] Including io.micrometer:micrometer-core:jar:1.7.12 in the shaded jar.
09:50:15 [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.12 in the shaded jar.
09:50:15 [INFO] Including org.latencyutils:LatencyUtils:jar:2.0.3 in the shaded jar.
09:50:15 [INFO] Including org.springframework:spring-aop:jar:5.3.23 in the shaded jar.
09:50:15 [INFO] Including org.springframework:spring-beans:jar:5.3.23 in the shaded jar.
09:50:15 [INFO] Including org.springframework:spring-context:jar:5.3.23 in the shaded jar.
09:50:15 [INFO] Including org.springframework:spring-core:jar:5.3.23 in the shaded jar.
09:50:15 [INFO] Including org.springframework:spring-jcl:jar:5.3.23 in the shaded jar.
09:50:15 [INFO] Including org.springframework:spring-expression:jar:5.3.23 in the shaded jar.
09:50:15 [INFO] Including org.springframework:spring-jms:jar:5.3.23 in the shaded jar.
09:50:15 [INFO] Including org.springframework:spring-messaging:jar:5.3.23 in the shaded jar.
09:50:15 [INFO] Including org.springframework:spring-tx:jar:5.3.23 in the shaded jar.
09:50:15 [INFO] Including org.springframework.security:spring-security-core:jar:5.7.5 in the shaded jar.
09:50:15 [INFO] Including org.springframework.security:spring-security-crypto:jar:5.7.5 in the shaded jar.
09:50:15 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar.
09:50:15 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar.
09:50:15 [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar.
09:50:15 [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar.
09:50:15 [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar.
09:50:15 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar.
09:50:15 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar.
09:50:15 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar.
09:50:15 [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar.
09:50:15 [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/dependency-reduced-pom.xml
09:50:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:21 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, jakarta.jms-api-2.0.3.jar define 81 overlapping classes: 
09:50:21 [WARNING]   - javax.jms.BytesMessage
09:50:21 [WARNING]   - javax.jms.CompletionListener
09:50:21 [WARNING]   - javax.jms.Connection
09:50:21 [WARNING]   - javax.jms.ConnectionConsumer
09:50:21 [WARNING]   - javax.jms.ConnectionFactory
09:50:21 [WARNING]   - javax.jms.ConnectionMetaData
09:50:21 [WARNING]   - javax.jms.DeliveryMode
09:50:21 [WARNING]   - javax.jms.Destination
09:50:21 [WARNING]   - javax.jms.ExceptionListener
09:50:21 [WARNING]   - javax.jms.IllegalStateException
09:50:21 [WARNING]   - 71 more...
09:50:21 [WARNING] jakarta.annotation-api-1.3.5.jar, javax.annotation-api-1.2.jar define 15 overlapping classes: 
09:50:21 [WARNING]   - javax.annotation.Generated
09:50:21 [WARNING]   - javax.annotation.ManagedBean
09:50:21 [WARNING]   - javax.annotation.PostConstruct
09:50:21 [WARNING]   - javax.annotation.PreDestroy
09:50:21 [WARNING]   - javax.annotation.Priority
09:50:21 [WARNING]   - javax.annotation.Resource
09:50:21 [WARNING]   - javax.annotation.Resource$AuthenticationType
09:50:21 [WARNING]   - javax.annotation.Resources
09:50:21 [WARNING]   - javax.annotation.security.DeclareRoles
09:50:21 [WARNING]   - javax.annotation.security.DenyAll
09:50:21 [WARNING]   - 5 more...
09:50:21 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/DEPENDENCIES
09:50:21 [WARNING] log4j-api-2.17.1.jar, spring-boot-2.5.14.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/services/org.apache.logging.log4j.util.PropertySource
09:50:21 [WARNING] aopalliance-1.0.jar, spring-aop-5.3.23.jar define 9 overlapping classes: 
09:50:21 [WARNING]   - org.aopalliance.aop.Advice
09:50:21 [WARNING]   - org.aopalliance.aop.AspectException
09:50:21 [WARNING]   - org.aopalliance.intercept.ConstructorInterceptor
09:50:21 [WARNING]   - org.aopalliance.intercept.ConstructorInvocation
09:50:21 [WARNING]   - org.aopalliance.intercept.Interceptor
09:50:21 [WARNING]   - org.aopalliance.intercept.Invocation
09:50:21 [WARNING]   - org.aopalliance.intercept.Joinpoint
09:50:21 [WARNING]   - org.aopalliance.intercept.MethodInterceptor
09:50:21 [WARNING]   - org.aopalliance.intercept.MethodInvocation
09:50:21 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/spring.provides
09:50:21 [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: 
09:50:21 [WARNING]   - javax.activation.ActivationDataFlavor
09:50:21 [WARNING]   - javax.activation.CommandInfo
09:50:21 [WARNING]   - javax.activation.CommandInfo$Beans
09:50:21 [WARNING]   - javax.activation.CommandInfo$Beans$1
09:50:21 [WARNING]   - javax.activation.CommandMap
09:50:21 [WARNING]   - javax.activation.CommandObject
09:50:21 [WARNING]   - javax.activation.DataContentHandler
09:50:21 [WARNING]   - javax.activation.DataContentHandlerFactory
09:50:21 [WARNING]   - javax.activation.DataHandler
09:50:21 [WARNING]   - javax.activation.DataHandler$1
09:50:21 [WARNING]   - 21 more...
09:50:21 [WARNING] camel-amqp-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-util-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xslt-3.21.0.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/jandex.idx
09:50:21 [WARNING] netty-common-4.1.100.Final.jar, spring-core-5.3.23.jar, spring-web-5.3.23.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/services/reactor.blockhound.integration.BlockHoundIntegration
09:50:21 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 4 overlapping classes: 
09:50:21 [WARNING]   - org.apache.commons.logging.Log
09:50:21 [WARNING]   - org.apache.commons.logging.LogFactory
09:50:21 [WARNING]   - org.apache.commons.logging.impl.NoOpLog
09:50:21 [WARNING]   - org.apache.commons.logging.impl.SimpleLog
09:50:21 [WARNING] HdrHistogram-2.1.12.jar, HikariCP-4.0.3.jar, LatencyUtils-2.0.3.jar, aopalliance-1.0.jar, asm-9.4.jar, asm-commons-9.4.jar, asm-tree-9.4.jar, cache-api-1.1.1.jar, camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, core-3.4.1.jar, failureaccess-1.0.1.jar, geronimo-jms_2.0_spec-1.0-alpha-2.jar, googleauth-1.5.0.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, istack-commons-runtime-3.0.12.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.servlet-api-4.0.4.jar, jakarta.websocket-api-1.1.2.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, javax.batch-api-1.0.1.jar, javax.json-1.0.4.jar, javax.persistence-2.1.1.jar, jaxb-api-2.3.1.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jboss-logging-3.4.3.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar, jose4j-0.7.10.jar, json-simple-1.1.1.jar, jsr305-3.0.2.jar, jul-to-slf4j-1.7.33.jar, junit-4.13.2.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-client-security-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-device-api-2.0.0-SNAPSHOT.jar, kapua-device-authentication-2.0.0-SNAPSHOT.jar, kapua-device-call-api-2.0.0-SNAPSHOT.jar, kapua-device-call-kura-2.0.0-SNAPSHOT.jar, kapua-device-commons-2.0.0-SNAPSHOT.jar, kapua-device-management-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar, kapua-device-management-job-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-request-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar, kapua-device-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-foreignkeys-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-commons-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-qa-markers-2.0.0-SNAPSHOT.jar, kapua-scheduler-api-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-simple-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-authentication-2.0.0-SNAPSHOT.jar, kapua-service-authentication-app-2.0.0-SNAPSHOT.jar, kapua-service-camel-2.0.0-SNAPSHOT.jar, kapua-service-client-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-service-storable-api-2.0.0-SNAPSHOT.jar, kapua-tag-api-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-translator-api-2.0.0-SNAPSHOT.jar, kapua-transport-api-2.0.0-SNAPSHOT.jar, kapua-transport-jms-2.0.0-SNAPSHOT.jar, kapua-transport-mqtt-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, log4j-api-2.17.1.jar, log4j-over-slf4j-1.7.33.jar, log4j-to-slf4j-2.17.1.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, metrics-core-3.2.2.jar, micrometer-core-1.7.12.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, protobuf-java-3.23.2.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, reflections-0.10.2.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, spi-annotations-3.21.0.jar, spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-security-core-5.7.5.jar, spring-security-crypto-5.7.5.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar, tomcat-embed-el-9.0.63.jar, txw2-2.3.6.jar, validation-api-2.0.1.Final.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/MANIFEST.MF
09:50:21 [WARNING] javax-websocket-server-impl-9.4.53.v20231009.jar, logback-classic-1.2.11.jar, spring-web-5.3.23.jar, websocket-server-9.4.53.v20231009.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/services/javax.servlet.ServletContainerInitializer
09:50:21 [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-impl-2.3.3.jar define 2 overlapping classes: 
09:50:21 [WARNING]   - META-INF.versions.9.com.sun.istack.logging.StackHelper
09:50:21 [WARNING]   - com.sun.istack.logging.StackHelper
09:50:21 [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jboss-logging-3.4.3.Final.jar, joda-time-2.9.4.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/LICENSE.txt
09:50:21 [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar define 23 overlapping classes and resources: 
09:50:21 [WARNING]   - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.properties
09:50:21 [WARNING]   - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.xml
09:50:21 [WARNING]   - com.sun.istack.Builder
09:50:21 [WARNING]   - com.sun.istack.ByteArrayDataSource
09:50:21 [WARNING]   - com.sun.istack.FinalArrayList
09:50:21 [WARNING]   - com.sun.istack.FragmentContentHandler
09:50:21 [WARNING]   - com.sun.istack.Interned
09:50:21 [WARNING]   - com.sun.istack.NotNull
09:50:21 [WARNING]   - com.sun.istack.Nullable
09:50:21 [WARNING]   - com.sun.istack.Pool
09:50:21 [WARNING]   - 13 more...
09:50:21 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - readme.html
09:50:21 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/spring-autoconfigure-metadata.properties
09:50:21 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar define 218 overlapping classes and resources: 
09:50:21 [WARNING]   - META-INF/eclipse.inf
09:50:21 [WARNING]   - javax.persistence.Access
09:50:21 [WARNING]   - javax.persistence.AccessType
09:50:21 [WARNING]   - javax.persistence.AssociationOverride
09:50:21 [WARNING]   - javax.persistence.AssociationOverrides
09:50:21 [WARNING]   - javax.persistence.AttributeConverter
09:50:21 [WARNING]   - javax.persistence.AttributeNode
09:50:21 [WARNING]   - javax.persistence.AttributeOverride
09:50:21 [WARNING]   - javax.persistence.AttributeOverrides
09:50:21 [WARNING]   - javax.persistence.Basic
09:50:21 [WARNING]   - 208 more...
09:50:21 [WARNING] jakarta.persistence-2.2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.persistence-2.1.1.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-device-api-2.0.0-SNAPSHOT.jar, kapua-device-call-api-2.0.0-SNAPSHOT.jar, kapua-device-call-kura-2.0.0-SNAPSHOT.jar, kapua-device-commons-2.0.0-SNAPSHOT.jar, kapua-device-management-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar, kapua-device-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-foreignkeys-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-commons-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-qa-markers-2.0.0-SNAPSHOT.jar, kapua-scheduler-api-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-simple-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-client-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-tag-api-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-translator-api-2.0.0-SNAPSHOT.jar, kapua-transport-api-2.0.0-SNAPSHOT.jar, kapua-transport-jms-2.0.0-SNAPSHOT.jar, kapua-transport-mqtt-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - about.html
09:50:21 [WARNING] camel-api-3.21.0.jar, spi-annotations-3.21.0.jar define 30 overlapping classes: 
09:50:21 [WARNING]   - org.apache.camel.Category
09:50:21 [WARNING]   - org.apache.camel.spi.ApiMethod
09:50:21 [WARNING]   - org.apache.camel.spi.ApiParam
09:50:21 [WARNING]   - org.apache.camel.spi.ApiParams
09:50:21 [WARNING]   - org.apache.camel.spi.AsEndpointUri
09:50:21 [WARNING]   - org.apache.camel.spi.AsPredicate
09:50:21 [WARNING]   - org.apache.camel.spi.Metadata
09:50:21 [WARNING]   - org.apache.camel.spi.UriEndpoint
09:50:21 [WARNING]   - org.apache.camel.spi.UriParam
09:50:21 [WARNING]   - org.apache.camel.spi.UriParams
09:50:21 [WARNING]   - 20 more...
09:50:21 [WARNING] jolokia-jvm-1.3.4-agent.jar, json-simple-1.1.1.jar define 14 overlapping classes and resources: 
09:50:21 [WARNING]   - META-INF/maven/com.googlecode.json-simple/json-simple/pom.properties
09:50:21 [WARNING]   - META-INF/maven/com.googlecode.json-simple/json-simple/pom.xml
09:50:21 [WARNING]   - org.json.simple.ItemList
09:50:21 [WARNING]   - org.json.simple.JSONArray
09:50:21 [WARNING]   - org.json.simple.JSONAware
09:50:21 [WARNING]   - org.json.simple.JSONObject
09:50:21 [WARNING]   - org.json.simple.JSONStreamAware
09:50:21 [WARNING]   - org.json.simple.JSONValue
09:50:21 [WARNING]   - org.json.simple.parser.ContainerFactory
09:50:21 [WARNING]   - org.json.simple.parser.ContentHandler
09:50:21 [WARNING]   - 4 more...
09:50:21 [WARNING] kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - liquibase/common-properties.xml
09:50:21 [WARNING] shiro-core-1.12.0.jar, shiro-event-1.12.0.jar define 13 overlapping classes: 
09:50:21 [WARNING]   - org.apache.shiro.event.Event
09:50:21 [WARNING]   - org.apache.shiro.event.EventBus
09:50:21 [WARNING]   - org.apache.shiro.event.EventBusAware
09:50:21 [WARNING]   - org.apache.shiro.event.Subscribe
09:50:21 [WARNING]   - org.apache.shiro.event.support.AnnotationEventListenerResolver
09:50:21 [WARNING]   - org.apache.shiro.event.support.DefaultEventBus
09:50:21 [WARNING]   - org.apache.shiro.event.support.DefaultEventBus$Subscription
09:50:21 [WARNING]   - org.apache.shiro.event.support.EventClassComparator
09:50:21 [WARNING]   - org.apache.shiro.event.support.EventListener
09:50:21 [WARNING]   - org.apache.shiro.event.support.EventListenerComparator
09:50:21 [WARNING]   - 3 more...
09:50:21 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar define 2 overlapping resources: 
09:50:21 [WARNING]   - META-INF/license.txt
09:50:21 [WARNING]   - META-INF/notice.txt
09:50:21 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/LICENSE
09:50:21 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-jms-5.3.23.jar, spring-tx-5.3.23.jar, spring-webmvc-5.3.23.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/spring.tooling
09:50:21 [WARNING] commons-logging-1.2.jar, spring-jcl-5.3.23.jar define 1 overlapping classes: 
09:50:21 [WARNING]   - org.apache.commons.logging.LogFactory$1
09:50:21 [WARNING] spring-web-5.3.23.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/web-fragment.xml
09:50:21 [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/io.netty.versions.properties
09:50:21 [WARNING] jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar define 231 overlapping classes and resources: 
09:50:21 [WARNING]   - META-INF/detectors-default
09:50:21 [WARNING]   - META-INF/maven/org.jolokia/jolokia-core/pom.properties
09:50:21 [WARNING]   - META-INF/maven/org.jolokia/jolokia-core/pom.xml
09:50:21 [WARNING]   - META-INF/simplifiers-default
09:50:21 [WARNING]   - org.jolokia.Version
09:50:21 [WARNING]   - org.jolokia.backend.BackendManager
09:50:21 [WARNING]   - org.jolokia.backend.BackendManager$1
09:50:21 [WARNING]   - org.jolokia.backend.BackendManager$Initializer
09:50:21 [WARNING]   - org.jolokia.backend.Config
09:50:21 [WARNING]   - org.jolokia.backend.ConfigMBean
09:50:21 [WARNING]   - 221 more...
09:50:21 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 2 overlapping classes: 
09:50:21 [WARNING]   - org.apache.commons.logging.LogConfigurationException
09:50:21 [WARNING]   - org.apache.commons.logging.impl.SimpleLog$1
09:50:21 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, txw2-2.3.6.jar define 55 overlapping classes and resources: 
09:50:21 [WARNING]   - META-INF/maven/org.glassfish.jaxb/txw2/pom.properties
09:50:21 [WARNING]   - META-INF/maven/org.glassfish.jaxb/txw2/pom.xml
09:50:21 [WARNING]   - com.sun.xml.txw2.Attribute
09:50:21 [WARNING]   - com.sun.xml.txw2.Cdata
09:50:21 [WARNING]   - com.sun.xml.txw2.Comment
09:50:21 [WARNING]   - com.sun.xml.txw2.ContainerElement
09:50:21 [WARNING]   - com.sun.xml.txw2.Content
09:50:21 [WARNING]   - com.sun.xml.txw2.ContentVisitor
09:50:21 [WARNING]   - com.sun.xml.txw2.DatatypeWriter
09:50:21 [WARNING]   - com.sun.xml.txw2.DatatypeWriter$1
09:50:21 [WARNING]   - 45 more...
09:50:21 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/spring-configuration-metadata.json
09:50:21 [WARNING] shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 6 overlapping classes: 
09:50:21 [WARNING]   - org.apache.shiro.config.ConfigurationException
09:50:21 [WARNING]   - org.apache.shiro.config.Ini
09:50:21 [WARNING]   - org.apache.shiro.config.Ini$1
09:50:21 [WARNING]   - org.apache.shiro.config.Ini$Section
09:50:21 [WARNING]   - org.apache.shiro.config.ResourceConfigurable
09:50:21 [WARNING]   - org.apache.shiro.config.package-info
09:50:21 [WARNING] shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 17 overlapping classes: 
09:50:21 [WARNING]   - org.apache.shiro.config.CommonsInterpolator
09:50:21 [WARNING]   - org.apache.shiro.config.DefaultInterpolator
09:50:21 [WARNING]   - org.apache.shiro.config.Interpolator
09:50:21 [WARNING]   - org.apache.shiro.config.ReflectionBuilder
09:50:21 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$1
09:50:21 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$AssignmentStatement
09:50:21 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$BeanConfiguration
09:50:21 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$BeanConfigurationProcessor
09:50:21 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$InstantiationStatement
09:50:21 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$Statement
09:50:21 [WARNING]   - 7 more...
09:50:21 [WARNING] shiro-cache-1.12.0.jar, shiro-core-1.12.0.jar define 8 overlapping classes: 
09:50:21 [WARNING]   - org.apache.shiro.cache.AbstractCacheManager
09:50:21 [WARNING]   - org.apache.shiro.cache.Cache
09:50:21 [WARNING]   - org.apache.shiro.cache.CacheException
09:50:21 [WARNING]   - org.apache.shiro.cache.CacheManager
09:50:21 [WARNING]   - org.apache.shiro.cache.CacheManagerAware
09:50:21 [WARNING]   - org.apache.shiro.cache.MapCache
09:50:21 [WARNING]   - org.apache.shiro.cache.MemoryConstrainedCacheManager
09:50:21 [WARNING]   - org.apache.shiro.cache.package-info
09:50:21 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/NOTICE
09:50:21 [WARNING] jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/services/org.apache.commons.logging.LogFactory
09:50:21 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: 
09:50:21 [WARNING]   - META-INF.versions.9.javax.xml.bind.ModuleUtil
09:50:21 [WARNING]   - javax.xml.bind.Binder
09:50:21 [WARNING]   - javax.xml.bind.ContextFinder
09:50:21 [WARNING]   - javax.xml.bind.ContextFinder$1
09:50:21 [WARNING]   - javax.xml.bind.ContextFinder$2
09:50:21 [WARNING]   - javax.xml.bind.ContextFinder$3
09:50:21 [WARNING]   - javax.xml.bind.ContextFinder$4
09:50:21 [WARNING]   - javax.xml.bind.ContextFinder$5
09:50:21 [WARNING]   - javax.xml.bind.DataBindingException
09:50:21 [WARNING]   - javax.xml.bind.DatatypeConverter
09:50:21 [WARNING]   - 104 more...
09:50:21 [WARNING] camel-spring-boot-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/additional-spring-configuration-metadata.json
09:50:21 [WARNING] netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar define 2 overlapping resources: 
09:50:21 [WARNING]   - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties
09:50:21 [WARNING]   - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml
09:50:21 [WARNING] shiro-core-1.12.0.jar, shiro-lang-1.12.0.jar define 37 overlapping classes: 
09:50:21 [WARNING]   - org.apache.shiro.ShiroException
09:50:21 [WARNING]   - org.apache.shiro.codec.Base64
09:50:21 [WARNING]   - org.apache.shiro.codec.CodecException
09:50:21 [WARNING]   - org.apache.shiro.codec.CodecSupport
09:50:21 [WARNING]   - org.apache.shiro.codec.H64
09:50:21 [WARNING]   - org.apache.shiro.codec.Hex
09:50:21 [WARNING]   - org.apache.shiro.codec.package-info
09:50:21 [WARNING]   - org.apache.shiro.io.ClassResolvingObjectInputStream
09:50:21 [WARNING]   - org.apache.shiro.io.DefaultSerializer
09:50:21 [WARNING]   - org.apache.shiro.io.ResourceUtils
09:50:21 [WARNING]   - 27 more...
09:50:21 [WARNING] camel-bean-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-spring-3.21.0.jar, camel-xpath-3.21.0.jar define 2 overlapping resources: 
09:50:21 [WARNING]   - META-INF/services/org/apache/camel/language.properties
09:50:21 [WARNING]   - language.properties
09:50:21 [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, log4j-api-2.17.1.jar, snakeyaml-2.2.jar define 1 overlapping classes: 
09:50:21 [WARNING]   - META-INF.versions.9.module-info
09:50:21 [WARNING] camel-amqp-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-file-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-stub-3.21.0.jar, camel-timer-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xslt-3.21.0.jar define 2 overlapping resources: 
09:50:21 [WARNING]   - META-INF/services/org/apache/camel/component.properties
09:50:21 [WARNING]   - component.properties
09:50:21 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 134 overlapping classes and resources: 
09:50:21 [WARNING]   - com.sun.xml.bind.Locatable
09:50:21 [WARNING]   - com.sun.xml.bind.Messages
09:50:21 [WARNING]   - com.sun.xml.bind.WhiteSpaceProcessor
09:50:21 [WARNING]   - com.sun.xml.bind.annotation.OverrideAnnotationOf
09:50:21 [WARNING]   - com.sun.xml.bind.annotation.XmlIsSet
09:50:21 [WARNING]   - com.sun.xml.bind.annotation.XmlLocation
09:50:21 [WARNING]   - com.sun.xml.bind.api.ErrorListener
09:50:21 [WARNING]   - com.sun.xml.bind.api.impl.NameConverter
09:50:21 [WARNING]   - com.sun.xml.bind.api.impl.NameConverter$1
09:50:21 [WARNING]   - com.sun.xml.bind.api.impl.NameConverter$2
09:50:21 [WARNING]   - 124 more...
09:50:21 [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/NOTICE.txt
09:50:21 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - license.html
09:50:21 [WARNING] camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-health-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-support-3.21.0.jar, camel-util-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar define 2 overlapping resources: 
09:50:21 [WARNING]   - META-INF/services/org/apache/camel/other.properties
09:50:21 [WARNING]   - other.properties
09:50:21 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.jms-api-2.0.3.jar, jakarta.websocket-api-1.1.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, org.eclipse.persistence.asm-9.4.0.jar, txw2-2.3.6.jar define 2 overlapping resources: 
09:50:21 [WARNING]   - META-INF/LICENSE.md
09:50:21 [WARNING]   - META-INF/NOTICE.md
09:50:21 [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 630 overlapping classes and resources: 
09:50:21 [WARNING]   - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.properties
09:50:21 [WARNING]   - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.xml
09:50:21 [WARNING]   - META-INF/services/javax.xml.bind.JAXBContext
09:50:21 [WARNING]   - com.sun.xml.bind.AccessorFactory
09:50:21 [WARNING]   - com.sun.xml.bind.AccessorFactoryImpl
09:50:21 [WARNING]   - com.sun.xml.bind.AnyTypeAdapter
09:50:21 [WARNING]   - com.sun.xml.bind.CycleRecoverable
09:50:21 [WARNING]   - com.sun.xml.bind.CycleRecoverable$Context
09:50:21 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl
09:50:21 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl$1
09:50:21 [WARNING]   - 620 more...
09:50:21 [WARNING] jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar define 1 overlapping resource: 
09:50:21 [WARNING]   - META-INF/services/com.fasterxml.jackson.databind.Module
09:50:21 [WARNING] maven-shade-plugin has detected that some class files are
09:50:21 [WARNING] present in two or more JARs. When this happens, only one
09:50:21 [WARNING] single version of the class is copied to the uber jar.
09:50:21 [WARNING] Usually this is not harmful and you can skip these warnings,
09:50:21 [WARNING] otherwise try to manually exclude artifacts based on
09:50:21 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
09:50:21 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
09:50:21 [INFO] 
09:50:21 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-authentication-app ---
09:50:21 [INFO] 
09:50:21 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-authentication-app ---
09:50:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/kapua-service-authentication-app-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication-app/2.0.0-SNAPSHOT/kapua-service-authentication-app-2.0.0-SNAPSHOT.jar
09:50:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication-app/2.0.0-SNAPSHOT/kapua-service-authentication-app-2.0.0-SNAPSHOT.pom
09:50:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/kapua-service-authentication-app-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication-app/2.0.0-SNAPSHOT/kapua-service-authentication-app-2.0.0-SNAPSHOT-sources.jar
09:50:21 [INFO] 
09:50:21 [INFO] -----------< org.eclipse.kapua:kapua-translator-test-steps >------------
09:50:21 [INFO] Building kapua-translator-test-steps 2.0.0-SNAPSHOT            [190/226]
09:50:21 [INFO]   from translator/test-steps/pom.xml
09:50:21 [INFO] --------------------------------[ jar ]---------------------------------
09:50:21 [INFO] 
09:50:21 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-test-steps ---
09:50:21 [INFO] 
09:50:21 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-test-steps ---
09:50:21 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:21 [INFO] 
09:50:21 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-test-steps ---
09:50:21 [INFO] Required toolchain: jdk [ version='11' ]
09:50:21 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:21 [INFO] 
09:50:21 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-test-steps ---
09:50:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/test-steps
09:50:21 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823021594
09:50:21 [WARNING] Cannot get the branch information from the git repository: 
09:50:21 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:21 
09:50:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/test-steps
09:50:21 [INFO] Storing buildScmBranch: UNKNOWN
09:50:21 [INFO] 
09:50:21 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-test-steps ---
09:50:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/test-steps/target/jacoco.exec
09:50:21 [INFO] 
09:50:21 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-test-steps ---
09:50:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/test-steps/src/main/resources
09:50:21 [INFO] 
09:50:21 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-test-steps ---
09:50:21 [INFO] Copying 1 resource
09:50:21 [INFO] 
09:50:21 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-test-steps ---
09:50:21 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:21 [INFO] Changes detected - recompiling the module!
09:50:21 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/classes
09:50:23 [INFO] 
09:50:23 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-test-steps ---
09:50:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/test-steps/src/test/resources
09:50:23 [INFO] 
09:50:23 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-test-steps ---
09:50:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:23 [INFO] No sources to compile
09:50:23 [INFO] 
09:50:23 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-test-steps ---
09:50:23 [INFO] Tests are skipped.
09:50:23 [INFO] 
09:50:23 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-test-steps ---
09:50:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:23 [INFO] 
09:50:23 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-test-steps ---
09:50:23 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/kapua-translator-test-steps-2.0.0-SNAPSHOT.jar
09:50:23 [INFO] 
09:50:23 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-test-steps ---
09:50:23 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/kapua-translator-test-steps-2.0.0-SNAPSHOT-sources.jar
09:50:23 [INFO] 
09:50:23 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-test-steps ---
09:50:23 [INFO] 
09:50:23 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-test-steps ---
09:50:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/kapua-translator-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test-steps/2.0.0-SNAPSHOT/kapua-translator-test-steps-2.0.0-SNAPSHOT.jar
09:50:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test-steps/2.0.0-SNAPSHOT/kapua-translator-test-steps-2.0.0-SNAPSHOT.pom
09:50:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/kapua-translator-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test-steps/2.0.0-SNAPSHOT/kapua-translator-test-steps-2.0.0-SNAPSHOT-sources.jar
09:50:23 [INFO] 
09:50:23 [INFO] --------------< org.eclipse.kapua:kapua-translator-test >---------------
09:50:23 [INFO] Building kapua-translator-test 2.0.0-SNAPSHOT                  [191/226]
09:50:23 [INFO]   from translator/test/pom.xml
09:50:23 [INFO] --------------------------------[ jar ]---------------------------------
09:50:23 [INFO] 
09:50:23 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-test ---
09:50:23 [INFO] 
09:50:23 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-test ---
09:50:23 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:23 [INFO] 
09:50:23 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-test ---
09:50:23 [INFO] Required toolchain: jdk [ version='11' ]
09:50:23 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:23 [INFO] 
09:50:23 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-test ---
09:50:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/test
09:50:23 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823023741
09:50:23 [WARNING] Cannot get the branch information from the git repository: 
09:50:23 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:23 
09:50:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/test' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/test
09:50:23 [INFO] Storing buildScmBranch: UNKNOWN
09:50:23 [INFO] 
09:50:23 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-test ---
09:50:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/test/target/jacoco.exec
09:50:23 [INFO] 
09:50:23 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-test ---
09:50:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/test/src/main/resources
09:50:23 [INFO] 
09:50:23 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-test ---
09:50:23 [INFO] Copying 1 resource
09:50:23 [INFO] 
09:50:23 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-test ---
09:50:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:23 [INFO] No sources to compile
09:50:23 [INFO] 
09:50:23 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-test ---
09:50:23 [INFO] Copying 2 resources
09:50:23 [INFO] 
09:50:23 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-test ---
09:50:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:23 [INFO] Changes detected - recompiling the module!
09:50:23 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/translator/test/target/test-classes
09:50:25 [INFO] 
09:50:25 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-test ---
09:50:25 [INFO] Tests are skipped.
09:50:25 [INFO] 
09:50:25 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-test ---
09:50:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:25 [INFO] 
09:50:25 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-test ---
09:50:25 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/test/target/kapua-translator-test-2.0.0-SNAPSHOT.jar
09:50:25 [INFO] 
09:50:25 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-test ---
09:50:25 [INFO] No sources in project. Archive not created.
09:50:25 [INFO] 
09:50:25 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-test ---
09:50:25 [INFO] 
09:50:25 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-test ---
09:50:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test/target/kapua-translator-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test/2.0.0-SNAPSHOT/kapua-translator-test-2.0.0-SNAPSHOT.jar
09:50:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test/2.0.0-SNAPSHOT/kapua-translator-test-2.0.0-SNAPSHOT.pom
09:50:25 [INFO] 
09:50:25 [INFO] ----------------< org.eclipse.kapua:kapua-es-migrator >-----------------
09:50:25 [INFO] Building kapua-es-migrator 2.0.0-SNAPSHOT                      [192/226]
09:50:25 [INFO]   from extras/es-migrator/pom.xml
09:50:25 [INFO] --------------------------------[ jar ]---------------------------------
09:50:25 [INFO] 
09:50:25 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-es-migrator ---
09:50:25 [INFO] 
09:50:25 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-es-migrator ---
09:50:25 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:25 [INFO] 
09:50:25 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-es-migrator ---
09:50:25 [INFO] Required toolchain: jdk [ version='11' ]
09:50:25 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:25 [INFO] 
09:50:25 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-es-migrator ---
09:50:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/es-migrator' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/es-migrator
09:50:25 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823025677
09:50:25 [WARNING] Cannot get the branch information from the git repository: 
09:50:25 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:25 
09:50:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/es-migrator' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/es-migrator
09:50:25 [INFO] Storing buildScmBranch: UNKNOWN
09:50:25 [INFO] 
09:50:25 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-es-migrator ---
09:50:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/jacoco.exec
09:50:25 [INFO] 
09:50:25 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-es-migrator ---
09:50:25 [INFO] Copying 4 resources
09:50:25 [INFO] 
09:50:25 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-es-migrator ---
09:50:25 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:25 [INFO] Changes detected - recompiling the module!
09:50:25 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/classes
09:50:27 [INFO] 
09:50:27 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-es-migrator ---
09:50:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/extras/es-migrator/src/test/resources
09:50:27 [INFO] 
09:50:27 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-es-migrator ---
09:50:27 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:27 [INFO] Changes detected - recompiling the module!
09:50:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/test-classes
09:50:28 [INFO] 
09:50:28 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-es-migrator ---
09:50:28 [INFO] Tests are skipped.
09:50:28 [INFO] 
09:50:28 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-es-migrator ---
09:50:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:28 [INFO] 
09:50:28 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-es-migrator ---
09:50:28 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.0.0-SNAPSHOT.jar
09:50:28 [INFO] 
09:50:28 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-es-migrator ---
09:50:28 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.0.0-SNAPSHOT-sources.jar
09:50:28 [INFO] 
09:50:28 [INFO] --- shade:3.4.1:shade (default) @ kapua-es-migrator ---
09:50:28 [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar.
09:50:28 [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar.
09:50:28 [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar.
09:50:28 [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar.
09:50:28 [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
09:50:28 [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar.
09:50:28 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar.
09:50:28 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar.
09:50:28 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch.client:elasticsearch-rest-high-level-client:jar:7.8.1 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch:elasticsearch:jar:7.8.1 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch:elasticsearch-core:jar:7.8.1 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch:elasticsearch-secure-sm:jar:7.8.1 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch:elasticsearch-x-content:jar:7.8.1 in the shaded jar.
09:50:28 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.15.2 in the shaded jar.
09:50:28 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.2 in the shaded jar.
09:50:28 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.15.2 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch:elasticsearch-geo:jar:7.8.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-core:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-analyzers-common:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-backward-codecs:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-grouping:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-highlighter:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-join:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-memory:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-misc:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-queries:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-queryparser:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-sandbox:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-spatial-extras:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-spatial3d:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.lucene:lucene-suggest:jar:8.5.1 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch:elasticsearch-cli:jar:7.8.1 in the shaded jar.
09:50:28 [INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.2 in the shaded jar.
09:50:28 [INFO] Including com.carrotsearch:hppc:jar:0.8.1 in the shaded jar.
09:50:28 [INFO] Including com.tdunning:t-digest:jar:3.2 in the shaded jar.
09:50:28 [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.9 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch:jna:jar:5.5.0 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch.client:elasticsearch-rest-client:jar:7.8.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar.
09:50:28 [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar.
09:50:28 [INFO] Including org.apache.httpcomponents:httpasyncclient:jar:4.1.5 in the shaded jar.
09:50:28 [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.4.15 in the shaded jar.
09:50:28 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch.plugin:mapper-extras-client:jar:7.8.1 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch.plugin:parent-join-client:jar:7.8.1 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch.plugin:aggs-matrix-stats-client:jar:7.8.1 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch.plugin:rank-eval-client:jar:7.8.1 in the shaded jar.
09:50:28 [INFO] Including org.elasticsearch.plugin:lang-mustache-client:jar:7.8.1 in the shaded jar.
09:50:28 [INFO] Including com.github.spullara.mustache.java:compiler:jar:0.9.6 in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar.
09:50:28 [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar.
09:50:28 [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar.
09:50:28 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar.
09:50:28 [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar.
09:50:28 [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar.
09:50:28 [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar.
09:50:28 [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar.
09:50:28 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar.
09:50:28 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
09:50:28 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
09:50:28 [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar.
09:50:28 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
09:50:28 [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar.
09:50:28 [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar.
09:50:28 [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar.
09:50:28 [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar.
09:50:28 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar.
09:50:28 [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar.
09:50:28 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar.
09:50:28 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar.
09:50:28 [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar.
09:50:28 [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar.
09:50:28 [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar.
09:50:28 [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar.
09:50:28 [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar.
09:50:28 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar.
09:50:28 [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar.
09:50:28 [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar.
09:50:28 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar.
09:50:28 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar.
09:50:28 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar.
09:50:28 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar.
09:50:28 [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar.
09:50:28 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar.
09:50:28 [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar.
09:50:28 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar.
09:50:28 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar.
09:50:28 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar.
09:50:28 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar.
09:50:28 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar.
09:50:28 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar.
09:50:28 [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar.
09:50:28 [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar.
09:50:28 [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar.
09:50:28 [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar.
09:50:28 [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar.
09:50:28 [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar.
09:50:28 [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar.
09:50:28 [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.2.Final in the shaded jar.
09:50:28 [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar.
09:50:28 [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar.
09:50:28 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 in the shaded jar.
09:50:28 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.1 in the shaded jar.
09:50:28 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.7 in the shaded jar.
09:50:28 [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8 in the shaded jar.
09:50:28 [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 in the shaded jar.
09:50:28 [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar.
09:50:28 [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar.
09:50:28 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar.
09:50:28 [INFO] Including org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1 in the shaded jar.
09:50:28 [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.17.1 in the shaded jar.
09:50:28 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar.
09:50:28 [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-datastore-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-datastore-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-message-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-service-storable-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-message-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-service-storable-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar.
09:50:28 [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-rest:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:28 [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar.
09:50:28 [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/dependency-reduced-pom.xml
09:50:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:34 [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 
09:50:34 [WARNING]   - readme.html
09:50:34 [WARNING] kapua-commons-2.0.0-SNAPSHOT.jar, kapua-datastore-internal-2.0.0-SNAPSHOT.jar define 1 overlapping resource: 
09:50:34 [WARNING]   - META-INF/persistence.xml
09:50:34 [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 
09:50:34 [WARNING]   - license.html
09:50:34 [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: 
09:50:34 [WARNING]   - javax.activation.ActivationDataFlavor
09:50:34 [WARNING]   - javax.activation.CommandInfo
09:50:34 [WARNING]   - javax.activation.CommandInfo$Beans
09:50:34 [WARNING]   - javax.activation.CommandInfo$Beans$1
09:50:34 [WARNING]   - javax.activation.CommandMap
09:50:34 [WARNING]   - javax.activation.CommandObject
09:50:34 [WARNING]   - javax.activation.DataContentHandler
09:50:34 [WARNING]   - javax.activation.DataContentHandlerFactory
09:50:34 [WARNING]   - javax.activation.DataHandler
09:50:34 [WARNING]   - javax.activation.DataHandler$1
09:50:34 [WARNING]   - 21 more...
09:50:34 [WARNING] lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar define 2 overlapping resources: 
09:50:34 [WARNING]   - META-INF/services/org.apache.lucene.codecs.Codec
09:50:34 [WARNING]   - META-INF/services/org.apache.lucene.codecs.DocValuesFormat
09:50:34 [WARNING] istack-commons-runtime-3.0.7.jar, jaxb-impl-2.3.3.jar define 21 overlapping classes: 
09:50:34 [WARNING]   - com.sun.istack.Builder
09:50:34 [WARNING]   - com.sun.istack.ByteArrayDataSource
09:50:34 [WARNING]   - com.sun.istack.FinalArrayList
09:50:34 [WARNING]   - com.sun.istack.FragmentContentHandler
09:50:34 [WARNING]   - com.sun.istack.Interned
09:50:34 [WARNING]   - com.sun.istack.NotNull
09:50:34 [WARNING]   - com.sun.istack.Nullable
09:50:34 [WARNING]   - com.sun.istack.Pool
09:50:34 [WARNING]   - com.sun.istack.Pool$Impl
09:50:34 [WARNING]   - com.sun.istack.SAXException2
09:50:34 [WARNING]   - 11 more...
09:50:34 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 6 overlapping classes: 
09:50:34 [WARNING]   - org.apache.commons.logging.Log
09:50:34 [WARNING]   - org.apache.commons.logging.LogConfigurationException
09:50:34 [WARNING]   - org.apache.commons.logging.LogFactory
09:50:34 [WARNING]   - org.apache.commons.logging.impl.NoOpLog
09:50:34 [WARNING]   - org.apache.commons.logging.impl.SimpleLog
09:50:34 [WARNING]   - org.apache.commons.logging.impl.SimpleLog$1
09:50:34 [WARNING] jackson-core-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar define 1 overlapping resource: 
09:50:34 [WARNING]   - META-INF/services/com.fasterxml.jackson.core.JsonFactory
09:50:34 [WARNING] FastInfoset-1.2.15.jar, HdrHistogram-2.1.9.jar, HikariCP-4.0.3.jar, aggs-matrix-stats-client-7.8.1.jar, aopalliance-1.0.jar, cache-api-1.1.1.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, compiler-0.9.6.jar, core-3.4.1.jar, elasticsearch-7.8.1.jar, elasticsearch-cli-7.8.1.jar, elasticsearch-core-7.8.1.jar, elasticsearch-geo-7.8.1.jar, elasticsearch-rest-client-7.8.1.jar, elasticsearch-rest-high-level-client-7.8.1.jar, elasticsearch-secure-sm-7.8.1.jar, elasticsearch-x-content-7.8.1.jar, failureaccess-1.0.1.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, hppc-0.8.1.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, istack-commons-runtime-3.0.7.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar, jboss-logging-3.4.2.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, jna-5.5.0.jar, joda-time-2.9.4.jar, jopt-simple-5.0.2.jar, jsr305-3.0.2.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-datastore-internal-2.0.0-SNAPSHOT.jar, kapua-es-migrator-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar, kapua-service-storable-api-2.0.0-SNAPSHOT.jar, kapua-service-storable-internal-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, lang-mustache-client-7.8.1.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, lucene-analyzers-common-8.5.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-grouping-8.5.1.jar, lucene-highlighter-8.5.1.jar, lucene-join-8.5.1.jar, lucene-memory-8.5.1.jar, lucene-misc-8.5.1.jar, lucene-queries-8.5.1.jar, lucene-queryparser-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-spatial-extras-8.5.1.jar, lucene-spatial3d-8.5.1.jar, lucene-suggest-8.5.1.jar, mapper-extras-client-7.8.1.jar, metrics-core-3.2.2.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, parent-join-client-7.8.1.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, rank-eval-client-7.8.1.jar, reflections-0.10.2.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, stax-ex-1.8.jar, t-digest-3.2.jar, txw2-2.3.1.jar, validation-api-2.0.1.Final.jar define 1 overlapping resource: 
09:50:34 [WARNING]   - META-INF/MANIFEST.MF
09:50:34 [WARNING] elasticsearch-7.8.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-suggest-8.5.1.jar define 1 overlapping resource: 
09:50:34 [WARNING]   - META-INF/services/org.apache.lucene.codecs.PostingsFormat
09:50:34 [WARNING] jackson-databind-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar define 1 overlapping resource: 
09:50:34 [WARNING]   - META-INF/services/com.fasterxml.jackson.core.ObjectCodec
09:50:34 [WARNING] lucene-analyzers-common-8.5.1.jar, lucene-suggest-8.5.1.jar define 1 overlapping resource: 
09:50:34 [WARNING]   - META-INF/services/org.apache.lucene.analysis.util.TokenFilterFactory
09:50:34 [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: 
09:50:34 [WARNING]   - META-INF/io.netty.versions.properties
09:50:34 [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar define 762 overlapping classes and resources: 
09:50:34 [WARNING]   - META-INF/services/javax.xml.bind.JAXBContext
09:50:34 [WARNING]   - com.sun.xml.bind.AccessorFactory
09:50:34 [WARNING]   - com.sun.xml.bind.AccessorFactoryImpl
09:50:34 [WARNING]   - com.sun.xml.bind.AnyTypeAdapter
09:50:34 [WARNING]   - com.sun.xml.bind.CycleRecoverable
09:50:34 [WARNING]   - com.sun.xml.bind.CycleRecoverable$Context
09:50:34 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl
09:50:34 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl$1
09:50:34 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl$CalendarFormatter
09:50:34 [WARNING]   - com.sun.xml.bind.IDResolver
09:50:34 [WARNING]   - 752 more...
09:50:34 [WARNING] aggs-matrix-stats-client-7.8.1.jar, elasticsearch-rest-high-level-client-7.8.1.jar, parent-join-client-7.8.1.jar, rank-eval-client-7.8.1.jar define 1 overlapping resource: 
09:50:34 [WARNING]   - META-INF/services/org.elasticsearch.plugins.spi.NamedXContentProvider
09:50:34 [WARNING] jaxb-impl-2.3.3.jar, txw2-2.3.1.jar define 53 overlapping classes: 
09:50:34 [WARNING]   - com.sun.xml.txw2.Attribute
09:50:34 [WARNING]   - com.sun.xml.txw2.Cdata
09:50:34 [WARNING]   - com.sun.xml.txw2.Comment
09:50:34 [WARNING]   - com.sun.xml.txw2.ContainerElement
09:50:34 [WARNING]   - com.sun.xml.txw2.Content
09:50:34 [WARNING]   - com.sun.xml.txw2.ContentVisitor
09:50:34 [WARNING]   - com.sun.xml.txw2.DatatypeWriter
09:50:34 [WARNING]   - com.sun.xml.txw2.DatatypeWriter$1
09:50:34 [WARNING]   - com.sun.xml.txw2.DatatypeWriter$1$1
09:50:34 [WARNING]   - com.sun.xml.txw2.DatatypeWriter$1$2
09:50:34 [WARNING]   - 43 more...
09:50:34 [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, log4j-api-2.17.1.jar, snakeyaml-2.2.jar define 1 overlapping classes: 
09:50:34 [WARNING]   - META-INF.versions.9.module-info
09:50:34 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: 
09:50:34 [WARNING]   - META-INF.versions.9.javax.xml.bind.ModuleUtil
09:50:34 [WARNING]   - javax.xml.bind.Binder
09:50:34 [WARNING]   - javax.xml.bind.ContextFinder
09:50:34 [WARNING]   - javax.xml.bind.ContextFinder$1
09:50:34 [WARNING]   - javax.xml.bind.ContextFinder$2
09:50:34 [WARNING]   - javax.xml.bind.ContextFinder$3
09:50:34 [WARNING]   - javax.xml.bind.ContextFinder$4
09:50:34 [WARNING]   - javax.xml.bind.ContextFinder$5
09:50:34 [WARNING]   - javax.xml.bind.DataBindingException
09:50:34 [WARNING]   - javax.xml.bind.DatatypeConverter
09:50:34 [WARNING]   - 104 more...
09:50:34 [WARNING] maven-shade-plugin has detected that some class files are
09:50:34 [WARNING] present in two or more JARs. When this happens, only one
09:50:34 [WARNING] single version of the class is copied to the uber jar.
09:50:34 [WARNING] Usually this is not harmful and you can skip these warnings,
09:50:34 [WARNING] otherwise try to manually exclude artifacts based on
09:50:34 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
09:50:34 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
09:50:34 [INFO] Attaching shaded artifact.
09:50:34 [INFO] 
09:50:34 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-es-migrator ---
09:50:34 [INFO] 
09:50:34 [INFO] --- install:2.5.2:install (default-install) @ kapua-es-migrator ---
09:50:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-es-migrator/2.0.0-SNAPSHOT/kapua-es-migrator-2.0.0-SNAPSHOT.jar
09:50:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-es-migrator/2.0.0-SNAPSHOT/kapua-es-migrator-2.0.0-SNAPSHOT.pom
09:50:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-es-migrator/2.0.0-SNAPSHOT/kapua-es-migrator-2.0.0-SNAPSHOT-sources.jar
09:50:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.0.0-SNAPSHOT-app.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-es-migrator/2.0.0-SNAPSHOT/kapua-es-migrator-2.0.0-SNAPSHOT-app.jar
09:50:34 [INFO] 
09:50:34 [INFO] ------------< org.eclipse.kapua:kapua-encryption-migrator >-------------
09:50:34 [INFO] Building kapua-encryption-migrator 2.0.0-SNAPSHOT              [193/226]
09:50:34 [INFO]   from extras/encryption-migrator/pom.xml
09:50:34 [INFO] --------------------------------[ jar ]---------------------------------
09:50:34 [INFO] 
09:50:34 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-encryption-migrator ---
09:50:34 [INFO] 
09:50:34 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-encryption-migrator ---
09:50:34 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:34 [INFO] 
09:50:34 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-encryption-migrator ---
09:50:34 [INFO] Required toolchain: jdk [ version='11' ]
09:50:34 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:34 [INFO] 
09:50:34 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-encryption-migrator ---
09:50:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/encryption-migrator' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator
09:50:34 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823034388
09:50:34 [WARNING] Cannot get the branch information from the git repository: 
09:50:34 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:34 
09:50:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/encryption-migrator' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator
09:50:34 [INFO] Storing buildScmBranch: UNKNOWN
09:50:34 [INFO] 
09:50:34 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-encryption-migrator ---
09:50:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/jacoco.exec
09:50:34 [INFO] 
09:50:34 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-encryption-migrator ---
09:50:34 [INFO] Copying 5 resources
09:50:34 [INFO] 
09:50:34 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-encryption-migrator ---
09:50:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:34 [INFO] Changes detected - recompiling the module!
09:50:34 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/classes
09:50:36 [INFO] 
09:50:36 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-encryption-migrator ---
09:50:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/src/test/resources
09:50:36 [INFO] 
09:50:36 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-encryption-migrator ---
09:50:36 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:36 [INFO] No sources to compile
09:50:36 [INFO] 
09:50:36 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-encryption-migrator ---
09:50:36 [INFO] Tests are skipped.
09:50:36 [INFO] 
09:50:36 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-encryption-migrator ---
09:50:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:36 [INFO] 
09:50:36 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-encryption-migrator ---
09:50:36 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.0.0-SNAPSHOT.jar
09:50:36 [INFO] 
09:50:36 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-encryption-migrator ---
09:50:36 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.0.0-SNAPSHOT-sources.jar
09:50:36 [INFO] 
09:50:36 [INFO] --- shade:3.4.1:shade (default) @ kapua-encryption-migrator ---
09:50:36 [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar.
09:50:36 [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar.
09:50:36 [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar.
09:50:36 [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar.
09:50:36 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar.
09:50:36 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
09:50:36 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
09:50:36 [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar.
09:50:36 [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar.
09:50:36 [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar.
09:50:36 [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar.
09:50:36 [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar.
09:50:36 [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar.
09:50:36 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar.
09:50:36 [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar.
09:50:36 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar.
09:50:36 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar.
09:50:36 [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar.
09:50:36 [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar.
09:50:36 [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar.
09:50:36 [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar.
09:50:36 [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar.
09:50:36 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar.
09:50:36 [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar.
09:50:36 [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar.
09:50:36 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar.
09:50:36 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar.
09:50:36 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar.
09:50:36 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar.
09:50:36 [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar.
09:50:36 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar.
09:50:36 [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar.
09:50:36 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar.
09:50:36 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar.
09:50:36 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar.
09:50:36 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar.
09:50:36 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar.
09:50:36 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar.
09:50:36 [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar.
09:50:36 [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar.
09:50:36 [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar.
09:50:36 [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar.
09:50:36 [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar.
09:50:36 [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar.
09:50:36 [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar.
09:50:36 [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.2.Final in the shaded jar.
09:50:36 [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar.
09:50:36 [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar.
09:50:36 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 in the shaded jar.
09:50:36 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.1 in the shaded jar.
09:50:36 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.7 in the shaded jar.
09:50:36 [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8 in the shaded jar.
09:50:36 [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 in the shaded jar.
09:50:36 [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar.
09:50:36 [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-job-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
09:50:36 [INFO] Including javax.batch:javax.batch-api:jar:1.0.1 in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-security-shiro:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-openid-provider:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-openid-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar.
09:50:36 [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar.
09:50:36 [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-security-registration-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including org.bitbucket.b_c:jose4j:jar:0.7.10 in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-security-certificate-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including com.warrenstrange:googleauth:jar:1.5.0 in the shaded jar.
09:50:36 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar.
09:50:36 [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar.
09:50:36 [INFO] Including org.apache.shiro:shiro-lang:jar:1.12.0 in the shaded jar.
09:50:36 [INFO] Including org.apache.shiro:shiro-cache:jar:1.12.0 in the shaded jar.
09:50:36 [INFO] Including org.apache.shiro:shiro-config-core:jar:1.12.0 in the shaded jar.
09:50:36 [INFO] Including org.apache.shiro:shiro-config-ogdl:jar:1.12.0 in the shaded jar.
09:50:36 [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar.
09:50:36 [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar.
09:50:36 [INFO] Including org.apache.shiro:shiro-event:jar:1.12.0 in the shaded jar.
09:50:36 [INFO] Including org.springframework.security:spring-security-core:jar:5.7.5 in the shaded jar.
09:50:36 [INFO] Including org.springframework:spring-aop:jar:5.3.23 in the shaded jar.
09:50:36 [INFO] Including org.springframework:spring-beans:jar:5.3.23 in the shaded jar.
09:50:36 [INFO] Including org.springframework:spring-context:jar:5.3.23 in the shaded jar.
09:50:36 [INFO] Including org.springframework:spring-core:jar:5.3.23 in the shaded jar.
09:50:36 [INFO] Including org.springframework:spring-jcl:jar:5.3.23 in the shaded jar.
09:50:36 [INFO] Including org.springframework:spring-expression:jar:5.3.23 in the shaded jar.
09:50:36 [INFO] Including org.springframework.security:spring-security-crypto:jar:5.7.5 in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar.
09:50:36 [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar.
09:50:36 [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar.
09:50:36 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar.
09:50:36 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar.
09:50:36 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar.
09:50:36 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar.
09:50:36 [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar.
09:50:36 [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-user-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including org.eclipse.kapua:kapua-account-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:36 [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar.
09:50:36 [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
09:50:36 [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar.
09:50:36 [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar.
09:50:36 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar.
09:50:36 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar.
09:50:36 [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar.
09:50:36 [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/dependency-reduced-pom.xml
09:50:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:40 [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 
09:50:40 [WARNING]   - readme.html
09:50:40 [WARNING] netty-common-4.1.100.Final.jar, spring-core-5.3.23.jar define 1 overlapping resource: 
09:50:40 [WARNING]   - META-INF/services/reactor.blockhound.integration.BlockHoundIntegration
09:50:40 [WARNING] shiro-core-1.12.0.jar, shiro-lang-1.12.0.jar define 37 overlapping classes: 
09:50:40 [WARNING]   - org.apache.shiro.ShiroException
09:50:40 [WARNING]   - org.apache.shiro.codec.Base64
09:50:40 [WARNING]   - org.apache.shiro.codec.CodecException
09:50:40 [WARNING]   - org.apache.shiro.codec.CodecSupport
09:50:40 [WARNING]   - org.apache.shiro.codec.H64
09:50:40 [WARNING]   - org.apache.shiro.codec.Hex
09:50:40 [WARNING]   - org.apache.shiro.codec.package-info
09:50:40 [WARNING]   - org.apache.shiro.io.ClassResolvingObjectInputStream
09:50:40 [WARNING]   - org.apache.shiro.io.DefaultSerializer
09:50:40 [WARNING]   - org.apache.shiro.io.ResourceUtils
09:50:40 [WARNING]   - 27 more...
09:50:40 [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, snakeyaml-2.2.jar define 1 overlapping classes: 
09:50:40 [WARNING]   - META-INF.versions.9.module-info
09:50:40 [WARNING] aopalliance-1.0.jar, spring-aop-5.3.23.jar define 9 overlapping classes: 
09:50:40 [WARNING]   - org.aopalliance.aop.Advice
09:50:40 [WARNING]   - org.aopalliance.aop.AspectException
09:50:40 [WARNING]   - org.aopalliance.intercept.ConstructorInterceptor
09:50:40 [WARNING]   - org.aopalliance.intercept.ConstructorInvocation
09:50:40 [WARNING]   - org.aopalliance.intercept.Interceptor
09:50:40 [WARNING]   - org.aopalliance.intercept.Invocation
09:50:40 [WARNING]   - org.aopalliance.intercept.Joinpoint
09:50:40 [WARNING]   - org.aopalliance.intercept.MethodInterceptor
09:50:40 [WARNING]   - org.aopalliance.intercept.MethodInvocation
09:50:40 [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 
09:50:40 [WARNING]   - license.html
09:50:40 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar define 3 overlapping resources: 
09:50:40 [WARNING]   - META-INF/spring.handlers
09:50:40 [WARNING]   - META-INF/spring.schemas
09:50:40 [WARNING]   - META-INF/spring.tooling
09:50:40 [WARNING] kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar define 1 overlapping resource: 
09:50:40 [WARNING]   - liquibase/common-properties.xml
09:50:40 [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: 
09:50:40 [WARNING]   - javax.activation.ActivationDataFlavor
09:50:40 [WARNING]   - javax.activation.CommandInfo
09:50:40 [WARNING]   - javax.activation.CommandInfo$Beans
09:50:40 [WARNING]   - javax.activation.CommandInfo$Beans$1
09:50:40 [WARNING]   - javax.activation.CommandMap
09:50:40 [WARNING]   - javax.activation.CommandObject
09:50:40 [WARNING]   - javax.activation.DataContentHandler
09:50:40 [WARNING]   - javax.activation.DataContentHandlerFactory
09:50:40 [WARNING]   - javax.activation.DataHandler
09:50:40 [WARNING]   - javax.activation.DataHandler$1
09:50:40 [WARNING]   - 21 more...
09:50:40 [WARNING] istack-commons-runtime-3.0.7.jar, jaxb-impl-2.3.3.jar define 21 overlapping classes: 
09:50:40 [WARNING]   - com.sun.istack.Builder
09:50:40 [WARNING]   - com.sun.istack.ByteArrayDataSource
09:50:40 [WARNING]   - com.sun.istack.FinalArrayList
09:50:40 [WARNING]   - com.sun.istack.FragmentContentHandler
09:50:40 [WARNING]   - com.sun.istack.Interned
09:50:40 [WARNING]   - com.sun.istack.NotNull
09:50:40 [WARNING]   - com.sun.istack.Nullable
09:50:40 [WARNING]   - com.sun.istack.Pool
09:50:40 [WARNING]   - com.sun.istack.Pool$Impl
09:50:40 [WARNING]   - com.sun.istack.SAXException2
09:50:40 [WARNING]   - 11 more...
09:50:40 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 2 overlapping classes: 
09:50:40 [WARNING]   - org.apache.commons.logging.LogConfigurationException
09:50:40 [WARNING]   - org.apache.commons.logging.impl.SimpleLog$1
09:50:40 [WARNING] FastInfoset-1.2.15.jar, HikariCP-4.0.3.jar, aopalliance-1.0.jar, cache-api-1.1.1.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, core-3.4.1.jar, failureaccess-1.0.1.jar, googleauth-1.5.0.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, istack-commons-runtime-3.0.7.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, javax.batch-api-1.0.1.jar, javax.json-1.0.4.jar, jaxb-api-2.3.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar, jboss-logging-3.4.2.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, joda-time-2.9.4.jar, jose4j-0.7.10.jar, jsr305-3.0.2.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-encryption-migrator-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, metrics-core-3.2.2.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, reflections-0.10.2.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-security-core-5.7.5.jar, spring-security-crypto-5.7.5.jar, stax-ex-1.8.jar, txw2-2.3.1.jar, validation-api-2.0.1.Final.jar define 1 overlapping resource: 
09:50:40 [WARNING]   - META-INF/MANIFEST.MF
09:50:40 [WARNING] kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-encryption-migrator-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar define 1 overlapping resource: 
09:50:40 [WARNING]   - META-INF/persistence.xml
09:50:40 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 4 overlapping classes: 
09:50:40 [WARNING]   - org.apache.commons.logging.Log
09:50:40 [WARNING]   - org.apache.commons.logging.LogFactory
09:50:40 [WARNING]   - org.apache.commons.logging.impl.NoOpLog
09:50:40 [WARNING]   - org.apache.commons.logging.impl.SimpleLog
09:50:40 [WARNING] shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 6 overlapping classes: 
09:50:40 [WARNING]   - org.apache.shiro.config.ConfigurationException
09:50:40 [WARNING]   - org.apache.shiro.config.Ini
09:50:40 [WARNING]   - org.apache.shiro.config.Ini$1
09:50:40 [WARNING]   - org.apache.shiro.config.Ini$Section
09:50:40 [WARNING]   - org.apache.shiro.config.ResourceConfigurable
09:50:40 [WARNING]   - org.apache.shiro.config.package-info
09:50:40 [WARNING] shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 17 overlapping classes: 
09:50:40 [WARNING]   - org.apache.shiro.config.CommonsInterpolator
09:50:40 [WARNING]   - org.apache.shiro.config.DefaultInterpolator
09:50:40 [WARNING]   - org.apache.shiro.config.Interpolator
09:50:40 [WARNING]   - org.apache.shiro.config.ReflectionBuilder
09:50:40 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$1
09:50:40 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$AssignmentStatement
09:50:40 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$BeanConfiguration
09:50:40 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$BeanConfigurationProcessor
09:50:40 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$InstantiationStatement
09:50:40 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$Statement
09:50:40 [WARNING]   - 7 more...
09:50:40 [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: 
09:50:40 [WARNING]   - META-INF/io.netty.versions.properties
09:50:40 [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar define 762 overlapping classes and resources: 
09:50:40 [WARNING]   - META-INF/services/javax.xml.bind.JAXBContext
09:50:40 [WARNING]   - com.sun.xml.bind.AccessorFactory
09:50:40 [WARNING]   - com.sun.xml.bind.AccessorFactoryImpl
09:50:40 [WARNING]   - com.sun.xml.bind.AnyTypeAdapter
09:50:40 [WARNING]   - com.sun.xml.bind.CycleRecoverable
09:50:40 [WARNING]   - com.sun.xml.bind.CycleRecoverable$Context
09:50:40 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl
09:50:40 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl$1
09:50:40 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl$CalendarFormatter
09:50:40 [WARNING]   - com.sun.xml.bind.IDResolver
09:50:40 [WARNING]   - 752 more...
09:50:40 [WARNING] shiro-core-1.12.0.jar, shiro-event-1.12.0.jar define 13 overlapping classes: 
09:50:40 [WARNING]   - org.apache.shiro.event.Event
09:50:40 [WARNING]   - org.apache.shiro.event.EventBus
09:50:40 [WARNING]   - org.apache.shiro.event.EventBusAware
09:50:40 [WARNING]   - org.apache.shiro.event.Subscribe
09:50:40 [WARNING]   - org.apache.shiro.event.support.AnnotationEventListenerResolver
09:50:40 [WARNING]   - org.apache.shiro.event.support.DefaultEventBus
09:50:40 [WARNING]   - org.apache.shiro.event.support.DefaultEventBus$Subscription
09:50:40 [WARNING]   - org.apache.shiro.event.support.EventClassComparator
09:50:40 [WARNING]   - org.apache.shiro.event.support.EventListener
09:50:40 [WARNING]   - org.apache.shiro.event.support.EventListenerComparator
09:50:40 [WARNING]   - 3 more...
09:50:40 [WARNING] shiro-cache-1.12.0.jar, shiro-core-1.12.0.jar define 8 overlapping classes: 
09:50:40 [WARNING]   - org.apache.shiro.cache.AbstractCacheManager
09:50:40 [WARNING]   - org.apache.shiro.cache.Cache
09:50:40 [WARNING]   - org.apache.shiro.cache.CacheException
09:50:40 [WARNING]   - org.apache.shiro.cache.CacheManager
09:50:40 [WARNING]   - org.apache.shiro.cache.CacheManagerAware
09:50:40 [WARNING]   - org.apache.shiro.cache.MapCache
09:50:40 [WARNING]   - org.apache.shiro.cache.MemoryConstrainedCacheManager
09:50:40 [WARNING]   - org.apache.shiro.cache.package-info
09:50:40 [WARNING] jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 1 overlapping resource: 
09:50:40 [WARNING]   - META-INF/services/org.apache.commons.logging.LogFactory
09:50:40 [WARNING] jaxb-impl-2.3.3.jar, txw2-2.3.1.jar define 53 overlapping classes: 
09:50:40 [WARNING]   - com.sun.xml.txw2.Attribute
09:50:40 [WARNING]   - com.sun.xml.txw2.Cdata
09:50:40 [WARNING]   - com.sun.xml.txw2.Comment
09:50:40 [WARNING]   - com.sun.xml.txw2.ContainerElement
09:50:40 [WARNING]   - com.sun.xml.txw2.Content
09:50:40 [WARNING]   - com.sun.xml.txw2.ContentVisitor
09:50:40 [WARNING]   - com.sun.xml.txw2.DatatypeWriter
09:50:40 [WARNING]   - com.sun.xml.txw2.DatatypeWriter$1
09:50:40 [WARNING]   - com.sun.xml.txw2.DatatypeWriter$1$1
09:50:40 [WARNING]   - com.sun.xml.txw2.DatatypeWriter$1$2
09:50:40 [WARNING]   - 43 more...
09:50:40 [WARNING] commons-logging-1.2.jar, spring-jcl-5.3.23.jar define 1 overlapping classes: 
09:50:40 [WARNING]   - org.apache.commons.logging.LogFactory$1
09:50:40 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: 
09:50:40 [WARNING]   - META-INF.versions.9.javax.xml.bind.ModuleUtil
09:50:40 [WARNING]   - javax.xml.bind.Binder
09:50:40 [WARNING]   - javax.xml.bind.ContextFinder
09:50:40 [WARNING]   - javax.xml.bind.ContextFinder$1
09:50:40 [WARNING]   - javax.xml.bind.ContextFinder$2
09:50:40 [WARNING]   - javax.xml.bind.ContextFinder$3
09:50:40 [WARNING]   - javax.xml.bind.ContextFinder$4
09:50:40 [WARNING]   - javax.xml.bind.ContextFinder$5
09:50:40 [WARNING]   - javax.xml.bind.DataBindingException
09:50:40 [WARNING]   - javax.xml.bind.DatatypeConverter
09:50:40 [WARNING]   - 104 more...
09:50:40 [WARNING] maven-shade-plugin has detected that some class files are
09:50:40 [WARNING] present in two or more JARs. When this happens, only one
09:50:40 [WARNING] single version of the class is copied to the uber jar.
09:50:40 [WARNING] Usually this is not harmful and you can skip these warnings,
09:50:40 [WARNING] otherwise try to manually exclude artifacts based on
09:50:40 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
09:50:40 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
09:50:40 [INFO] Attaching shaded artifact.
09:50:40 [INFO] 
09:50:40 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-encryption-migrator ---
09:50:40 [INFO] 
09:50:40 [INFO] --- install:2.5.2:install (default-install) @ kapua-encryption-migrator ---
09:50:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-encryption-migrator/2.0.0-SNAPSHOT/kapua-encryption-migrator-2.0.0-SNAPSHOT.jar
09:50:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-encryption-migrator/2.0.0-SNAPSHOT/kapua-encryption-migrator-2.0.0-SNAPSHOT.pom
09:50:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-encryption-migrator/2.0.0-SNAPSHOT/kapua-encryption-migrator-2.0.0-SNAPSHOT-sources.jar
09:50:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.0.0-SNAPSHOT-app.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-encryption-migrator/2.0.0-SNAPSHOT/kapua-encryption-migrator-2.0.0-SNAPSHOT-app.jar
09:50:40 [INFO] 
09:50:40 [INFO] -------------< org.eclipse.kapua:kapua-liquibase-unlocker >-------------
09:50:40 [INFO] Building kapua-liquibase-unlocker 2.0.0-SNAPSHOT               [194/226]
09:50:40 [INFO]   from extras/liquibase-unlocker/pom.xml
09:50:40 [INFO] --------------------------------[ jar ]---------------------------------
09:50:40 [INFO] 
09:50:40 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-liquibase-unlocker ---
09:50:40 [INFO] 
09:50:40 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-liquibase-unlocker ---
09:50:40 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:40 [INFO] 
09:50:40 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-liquibase-unlocker ---
09:50:40 [INFO] Required toolchain: jdk [ version='11' ]
09:50:40 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:40 [INFO] 
09:50:40 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-liquibase-unlocker ---
09:50:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker
09:50:40 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823040297
09:50:40 [WARNING] Cannot get the branch information from the git repository: 
09:50:40 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:40 
09:50:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker
09:50:40 [INFO] Storing buildScmBranch: UNKNOWN
09:50:40 [INFO] 
09:50:40 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-liquibase-unlocker ---
09:50:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/jacoco.exec
09:50:40 [INFO] 
09:50:40 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-liquibase-unlocker ---
09:50:40 [INFO] Copying 1 resource
09:50:40 [INFO] 
09:50:40 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-liquibase-unlocker ---
09:50:40 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:40 [INFO] Changes detected - recompiling the module!
09:50:40 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/classes
09:50:41 [INFO] 
09:50:41 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-liquibase-unlocker ---
09:50:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/src/test/resources
09:50:41 [INFO] 
09:50:41 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-liquibase-unlocker ---
09:50:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:41 [INFO] No sources to compile
09:50:41 [INFO] 
09:50:41 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-liquibase-unlocker ---
09:50:41 [INFO] Tests are skipped.
09:50:41 [INFO] 
09:50:41 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-liquibase-unlocker ---
09:50:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:41 [INFO] 
09:50:41 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-liquibase-unlocker ---
09:50:41 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.0.0-SNAPSHOT.jar
09:50:41 [INFO] 
09:50:41 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-liquibase-unlocker ---
09:50:41 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.0.0-SNAPSHOT-sources.jar
09:50:41 [INFO] 
09:50:41 [INFO] --- shade:3.4.1:shade (default) @ kapua-liquibase-unlocker ---
09:50:41 [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:41 [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:41 [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:41 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar.
09:50:41 [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar.
09:50:41 [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar.
09:50:41 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar.
09:50:41 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar.
09:50:41 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar.
09:50:41 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar.
09:50:41 [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar.
09:50:41 [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar.
09:50:41 [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:41 [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:41 [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:50:41 [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar.
09:50:41 [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar.
09:50:41 [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar.
09:50:41 [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar.
09:50:41 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar.
09:50:41 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
09:50:41 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
09:50:41 [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar.
09:50:41 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
09:50:41 [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar.
09:50:41 [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar.
09:50:41 [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar.
09:50:41 [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar.
09:50:41 [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar.
09:50:41 [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar.
09:50:41 [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar.
09:50:41 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar.
09:50:41 [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar.
09:50:41 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar.
09:50:41 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar.
09:50:41 [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar.
09:50:41 [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar.
09:50:41 [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar.
09:50:41 [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar.
09:50:41 [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar.
09:50:41 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar.
09:50:41 [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar.
09:50:41 [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar.
09:50:41 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar.
09:50:41 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar.
09:50:41 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar.
09:50:41 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar.
09:50:41 [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar.
09:50:41 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar.
09:50:41 [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar.
09:50:41 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar.
09:50:41 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar.
09:50:41 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar.
09:50:41 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar.
09:50:41 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar.
09:50:41 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar.
09:50:41 [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar.
09:50:41 [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar.
09:50:41 [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar.
09:50:41 [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar.
09:50:41 [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar.
09:50:41 [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar.
09:50:41 [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar.
09:50:41 [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.2.Final in the shaded jar.
09:50:41 [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar.
09:50:41 [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar.
09:50:41 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 in the shaded jar.
09:50:41 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.1 in the shaded jar.
09:50:41 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.7 in the shaded jar.
09:50:41 [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8 in the shaded jar.
09:50:41 [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 in the shaded jar.
09:50:41 [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar.
09:50:41 [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar.
09:50:41 [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar.
09:50:41 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar.
09:50:41 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar.
09:50:41 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar.
09:50:41 [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar.
09:50:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:50:44 [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 
09:50:44 [WARNING]   - readme.html
09:50:44 [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, snakeyaml-2.2.jar define 1 overlapping classes: 
09:50:44 [WARNING]   - META-INF.versions.9.module-info
09:50:44 [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 
09:50:44 [WARNING]   - license.html
09:50:44 [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: 
09:50:44 [WARNING]   - javax.activation.ActivationDataFlavor
09:50:44 [WARNING]   - javax.activation.CommandInfo
09:50:44 [WARNING]   - javax.activation.CommandInfo$Beans
09:50:44 [WARNING]   - javax.activation.CommandInfo$Beans$1
09:50:44 [WARNING]   - javax.activation.CommandMap
09:50:44 [WARNING]   - javax.activation.CommandObject
09:50:44 [WARNING]   - javax.activation.DataContentHandler
09:50:44 [WARNING]   - javax.activation.DataContentHandlerFactory
09:50:44 [WARNING]   - javax.activation.DataHandler
09:50:44 [WARNING]   - javax.activation.DataHandler$1
09:50:44 [WARNING]   - 21 more...
09:50:44 [WARNING] istack-commons-runtime-3.0.7.jar, jaxb-impl-2.3.3.jar define 21 overlapping classes: 
09:50:44 [WARNING]   - com.sun.istack.Builder
09:50:44 [WARNING]   - com.sun.istack.ByteArrayDataSource
09:50:44 [WARNING]   - com.sun.istack.FinalArrayList
09:50:44 [WARNING]   - com.sun.istack.FragmentContentHandler
09:50:44 [WARNING]   - com.sun.istack.Interned
09:50:44 [WARNING]   - com.sun.istack.NotNull
09:50:44 [WARNING]   - com.sun.istack.Nullable
09:50:44 [WARNING]   - com.sun.istack.Pool
09:50:44 [WARNING]   - com.sun.istack.Pool$Impl
09:50:44 [WARNING]   - com.sun.istack.SAXException2
09:50:44 [WARNING]   - 11 more...
09:50:44 [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: 
09:50:44 [WARNING]   - META-INF/io.netty.versions.properties
09:50:44 [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar define 762 overlapping classes and resources: 
09:50:44 [WARNING]   - META-INF/services/javax.xml.bind.JAXBContext
09:50:44 [WARNING]   - com.sun.xml.bind.AccessorFactory
09:50:44 [WARNING]   - com.sun.xml.bind.AccessorFactoryImpl
09:50:44 [WARNING]   - com.sun.xml.bind.AnyTypeAdapter
09:50:44 [WARNING]   - com.sun.xml.bind.CycleRecoverable
09:50:44 [WARNING]   - com.sun.xml.bind.CycleRecoverable$Context
09:50:44 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl
09:50:44 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl$1
09:50:44 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl$CalendarFormatter
09:50:44 [WARNING]   - com.sun.xml.bind.IDResolver
09:50:44 [WARNING]   - 752 more...
09:50:44 [WARNING] FastInfoset-1.2.15.jar, HikariCP-4.0.3.jar, aopalliance-1.0.jar, cache-api-1.1.1.jar, checker-qual-3.15.0.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-pool2-2.3.jar, core-3.4.1.jar, failureaccess-1.0.1.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, istack-commons-runtime-3.0.7.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar, jboss-logging-3.4.2.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, joda-time-2.9.4.jar, jsr305-3.0.2.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-liquibase-unlocker-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, metrics-core-3.2.2.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, reflections-0.10.2.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, stax-ex-1.8.jar, txw2-2.3.1.jar, validation-api-2.0.1.Final.jar define 1 overlapping resource: 
09:50:44 [WARNING]   - META-INF/MANIFEST.MF
09:50:44 [WARNING] jaxb-impl-2.3.3.jar, txw2-2.3.1.jar define 53 overlapping classes: 
09:50:44 [WARNING]   - com.sun.xml.txw2.Attribute
09:50:44 [WARNING]   - com.sun.xml.txw2.Cdata
09:50:44 [WARNING]   - com.sun.xml.txw2.Comment
09:50:44 [WARNING]   - com.sun.xml.txw2.ContainerElement
09:50:44 [WARNING]   - com.sun.xml.txw2.Content
09:50:44 [WARNING]   - com.sun.xml.txw2.ContentVisitor
09:50:44 [WARNING]   - com.sun.xml.txw2.DatatypeWriter
09:50:44 [WARNING]   - com.sun.xml.txw2.DatatypeWriter$1
09:50:44 [WARNING]   - com.sun.xml.txw2.DatatypeWriter$1$1
09:50:44 [WARNING]   - com.sun.xml.txw2.DatatypeWriter$1$2
09:50:44 [WARNING]   - 43 more...
09:50:44 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: 
09:50:44 [WARNING]   - META-INF.versions.9.javax.xml.bind.ModuleUtil
09:50:44 [WARNING]   - javax.xml.bind.Binder
09:50:44 [WARNING]   - javax.xml.bind.ContextFinder
09:50:44 [WARNING]   - javax.xml.bind.ContextFinder$1
09:50:44 [WARNING]   - javax.xml.bind.ContextFinder$2
09:50:44 [WARNING]   - javax.xml.bind.ContextFinder$3
09:50:44 [WARNING]   - javax.xml.bind.ContextFinder$4
09:50:44 [WARNING]   - javax.xml.bind.ContextFinder$5
09:50:44 [WARNING]   - javax.xml.bind.DataBindingException
09:50:44 [WARNING]   - javax.xml.bind.DatatypeConverter
09:50:44 [WARNING]   - 104 more...
09:50:44 [WARNING] maven-shade-plugin has detected that some class files are
09:50:44 [WARNING] present in two or more JARs. When this happens, only one
09:50:44 [WARNING] single version of the class is copied to the uber jar.
09:50:44 [WARNING] Usually this is not harmful and you can skip these warnings,
09:50:44 [WARNING] otherwise try to manually exclude artifacts based on
09:50:44 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
09:50:44 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
09:50:44 [INFO] Attaching shaded artifact.
09:50:44 [INFO] 
09:50:44 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-liquibase-unlocker ---
09:50:44 [INFO] 
09:50:44 [INFO] --- install:2.5.2:install (default-install) @ kapua-liquibase-unlocker ---
09:50:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-liquibase-unlocker/2.0.0-SNAPSHOT/kapua-liquibase-unlocker-2.0.0-SNAPSHOT.jar
09:50:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-liquibase-unlocker/2.0.0-SNAPSHOT/kapua-liquibase-unlocker-2.0.0-SNAPSHOT.pom
09:50:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-liquibase-unlocker/2.0.0-SNAPSHOT/kapua-liquibase-unlocker-2.0.0-SNAPSHOT-sources.jar
09:50:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.0.0-SNAPSHOT-app.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-liquibase-unlocker/2.0.0-SNAPSHOT/kapua-liquibase-unlocker-2.0.0-SNAPSHOT-app.jar
09:50:44 [INFO] 
09:50:44 [INFO] ----------< org.eclipse.kapua:kapua-openid-provider-generic >-----------
09:50:44 [INFO] Building kapua-openid-provider-generic 2.0.0-SNAPSHOT          [195/226]
09:50:44 [INFO]   from plug-ins/sso/openid-connect/provider-generic/pom.xml
09:50:44 [INFO] --------------------------------[ jar ]---------------------------------
09:50:44 [INFO] 
09:50:44 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-provider-generic ---
09:50:44 [INFO] 
09:50:44 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-provider-generic ---
09:50:44 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:44 [INFO] 
09:50:44 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-provider-generic ---
09:50:44 [INFO] Required toolchain: jdk [ version='11' ]
09:50:44 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:44 [INFO] 
09:50:44 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-provider-generic ---
09:50:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic
09:50:44 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823044704
09:50:44 [WARNING] Cannot get the branch information from the git repository: 
09:50:44 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:44 
09:50:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic
09:50:44 [INFO] Storing buildScmBranch: UNKNOWN
09:50:44 [INFO] 
09:50:44 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-provider-generic ---
09:50:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/jacoco.exec
09:50:44 [INFO] 
09:50:44 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-openid-provider-generic ---
09:50:44 [INFO] Copying 1 resource
09:50:44 [INFO] 
09:50:44 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-openid-provider-generic ---
09:50:44 [INFO] Copying 1 resource
09:50:44 [INFO] 
09:50:44 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-openid-provider-generic ---
09:50:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:44 [INFO] Changes detected - recompiling the module!
09:50:44 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/classes
09:50:46 [INFO] 
09:50:46 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-openid-provider-generic ---
09:50:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/src/test/resources
09:50:46 [INFO] 
09:50:46 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-openid-provider-generic ---
09:50:46 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:46 [INFO] No sources to compile
09:50:46 [INFO] 
09:50:46 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-openid-provider-generic ---
09:50:46 [INFO] Tests are skipped.
09:50:46 [INFO] 
09:50:46 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-provider-generic ---
09:50:46 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:46 [INFO] 
09:50:46 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-openid-provider-generic ---
09:50:46 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/kapua-openid-provider-generic-2.0.0-SNAPSHOT.jar
09:50:46 [INFO] 
09:50:46 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-provider-generic ---
09:50:46 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/kapua-openid-provider-generic-2.0.0-SNAPSHOT-sources.jar
09:50:46 [INFO] 
09:50:46 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-provider-generic ---
09:50:46 [INFO] 
09:50:46 [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-provider-generic ---
09:50:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/kapua-openid-provider-generic-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-generic/2.0.0-SNAPSHOT/kapua-openid-provider-generic-2.0.0-SNAPSHOT.jar
09:50:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-generic/2.0.0-SNAPSHOT/kapua-openid-provider-generic-2.0.0-SNAPSHOT.pom
09:50:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/kapua-openid-provider-generic-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-generic/2.0.0-SNAPSHOT/kapua-openid-provider-generic-2.0.0-SNAPSHOT-sources.jar
09:50:46 [INFO] 
09:50:46 [INFO] ----------< org.eclipse.kapua:kapua-openid-provider-keycloak >----------
09:50:46 [INFO] Building kapua-openid-provider-keycloak 2.0.0-SNAPSHOT         [196/226]
09:50:46 [INFO]   from plug-ins/sso/openid-connect/provider-keycloak/pom.xml
09:50:46 [INFO] --------------------------------[ jar ]---------------------------------
09:50:46 [INFO] 
09:50:46 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-provider-keycloak ---
09:50:46 [INFO] 
09:50:46 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-provider-keycloak ---
09:50:46 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:46 [INFO] 
09:50:46 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-provider-keycloak ---
09:50:46 [INFO] Required toolchain: jdk [ version='11' ]
09:50:46 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:46 [INFO] 
09:50:46 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-provider-keycloak ---
09:50:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak
09:50:46 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823046272
09:50:46 [WARNING] Cannot get the branch information from the git repository: 
09:50:46 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:46 
09:50:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak
09:50:46 [INFO] Storing buildScmBranch: UNKNOWN
09:50:46 [INFO] 
09:50:46 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-provider-keycloak ---
09:50:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/jacoco.exec
09:50:46 [INFO] 
09:50:46 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-openid-provider-keycloak ---
09:50:46 [INFO] Copying 1 resource
09:50:46 [INFO] 
09:50:46 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-openid-provider-keycloak ---
09:50:46 [INFO] Copying 1 resource
09:50:46 [INFO] 
09:50:46 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-openid-provider-keycloak ---
09:50:46 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:46 [INFO] Changes detected - recompiling the module!
09:50:46 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/classes
09:50:47 [INFO] 
09:50:47 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-openid-provider-keycloak ---
09:50:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/src/test/resources
09:50:47 [INFO] 
09:50:47 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-openid-provider-keycloak ---
09:50:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:47 [INFO] No sources to compile
09:50:47 [INFO] 
09:50:47 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-openid-provider-keycloak ---
09:50:47 [INFO] Tests are skipped.
09:50:47 [INFO] 
09:50:47 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-provider-keycloak ---
09:50:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:47 [INFO] 
09:50:47 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-openid-provider-keycloak ---
09:50:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT.jar
09:50:47 [INFO] 
09:50:47 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-provider-keycloak ---
09:50:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT-sources.jar
09:50:47 [INFO] 
09:50:47 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-provider-keycloak ---
09:50:47 [INFO] 
09:50:47 [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-provider-keycloak ---
09:50:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-keycloak/2.0.0-SNAPSHOT/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT.jar
09:50:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-keycloak/2.0.0-SNAPSHOT/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT.pom
09:50:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-keycloak/2.0.0-SNAPSHOT/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT-sources.jar
09:50:47 [INFO] 
09:50:47 [INFO] -------------< org.eclipse.kapua:kapua-job-engine-jbatch >--------------
09:50:47 [INFO] Building kapua-job-engine-jbatch 2.0.0-SNAPSHOT                [197/226]
09:50:47 [INFO]   from job-engine/jbatch/pom.xml
09:50:47 [INFO] --------------------------------[ jar ]---------------------------------
09:50:47 [INFO] 
09:50:47 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-jbatch ---
09:50:47 [INFO] 
09:50:47 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-jbatch ---
09:50:47 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:48 [INFO] 
09:50:48 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-jbatch ---
09:50:48 [INFO] Required toolchain: jdk [ version='11' ]
09:50:48 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:48 [INFO] 
09:50:48 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-jbatch ---
09:50:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/jbatch' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/jbatch
09:50:48 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823048102
09:50:48 [WARNING] Cannot get the branch information from the git repository: 
09:50:48 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:48 
09:50:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/jbatch' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/jbatch
09:50:48 [INFO] Storing buildScmBranch: UNKNOWN
09:50:48 [INFO] 
09:50:48 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-jbatch ---
09:50:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/jacoco.exec
09:50:48 [INFO] 
09:50:48 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-jbatch ---
09:50:48 [INFO] Copying 17 resources
09:50:48 [INFO] 
09:50:48 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-engine-jbatch ---
09:50:48 [INFO] Copying 1 resource
09:50:48 [INFO] 
09:50:48 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-jbatch ---
09:50:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:48 [INFO] Changes detected - recompiling the module!
09:50:48 [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/classes
09:50:50 [INFO] 
09:50:50 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-jbatch ---
09:50:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/src/test/resources
09:50:50 [INFO] 
09:50:50 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-jbatch ---
09:50:50 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:50 [INFO] No sources to compile
09:50:50 [INFO] 
09:50:50 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-jbatch ---
09:50:50 [INFO] Tests are skipped.
09:50:50 [INFO] 
09:50:50 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-jbatch ---
09:50:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:50 [INFO] 
09:50:50 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-jbatch ---
09:50:50 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.0.0-SNAPSHOT.jar
09:50:50 [INFO] 
09:50:50 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-jbatch ---
09:50:50 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.0.0-SNAPSHOT-sources.jar
09:50:50 [INFO] 
09:50:50 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-jbatch ---
09:50:50 [INFO] 
09:50:50 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-jbatch ---
09:50:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-jbatch/2.0.0-SNAPSHOT/kapua-job-engine-jbatch-2.0.0-SNAPSHOT.jar
09:50:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-jbatch/2.0.0-SNAPSHOT/kapua-job-engine-jbatch-2.0.0-SNAPSHOT.pom
09:50:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-jbatch/2.0.0-SNAPSHOT/kapua-job-engine-jbatch-2.0.0-SNAPSHOT-sources.jar
09:50:50 [INFO] 
09:50:50 [INFO] ---------------< org.eclipse.kapua:kapua-job-engine-app >---------------
09:50:50 [INFO] Building kapua-job-engine-app 2.0.0-SNAPSHOT                   [198/226]
09:50:50 [INFO]   from job-engine/app/pom.xml
09:50:50 [INFO] --------------------------------[ pom ]---------------------------------
09:50:50 [INFO] 
09:50:50 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-app ---
09:50:50 [INFO] 
09:50:50 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-app ---
09:50:50 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:50 [INFO] 
09:50:50 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-app ---
09:50:50 [INFO] Required toolchain: jdk [ version='11' ]
09:50:50 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:50 [INFO] 
09:50:50 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-app ---
09:50:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app
09:50:50 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823050876
09:50:50 [WARNING] Cannot get the branch information from the git repository: 
09:50:50 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:50 
09:50:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app
09:50:50 [INFO] Storing buildScmBranch: UNKNOWN
09:50:50 [INFO] 
09:50:50 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-app ---
09:50:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/app/target/jacoco.exec
09:50:50 [INFO] 
09:50:50 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-app ---
09:50:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:50 [INFO] 
09:50:50 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-app ---
09:50:50 [INFO] 
09:50:50 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-app ---
09:50:50 [INFO] 
09:50:50 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-app ---
09:50:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app/2.0.0-SNAPSHOT/kapua-job-engine-app-2.0.0-SNAPSHOT.pom
09:50:50 [INFO] 
09:50:50 [INFO] ------------< org.eclipse.kapua:kapua-job-engine-app-core >-------------
09:50:50 [INFO] Building kapua-job-engine-app-core 2.0.0-SNAPSHOT              [199/226]
09:50:50 [INFO]   from job-engine/app/core/pom.xml
09:50:50 [INFO] --------------------------------[ jar ]---------------------------------
09:50:50 [INFO] 
09:50:50 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-app-core ---
09:50:50 [INFO] 
09:50:50 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-app-core ---
09:50:50 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:50 [INFO] 
09:50:50 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-app-core ---
09:50:50 [INFO] Required toolchain: jdk [ version='11' ]
09:50:50 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:50 [INFO] 
09:50:50 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-app-core ---
09:50:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/core' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/core
09:50:50 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823050934
09:50:50 [WARNING] Cannot get the branch information from the git repository: 
09:50:50 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:50 
09:50:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/core' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/core
09:50:50 [INFO] Storing buildScmBranch: UNKNOWN
09:50:50 [INFO] 
09:50:50 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-app-core ---
09:50:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/jacoco.exec
09:50:50 [INFO] 
09:50:50 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-app-core ---
09:50:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/app/core/src/main/resources
09:50:50 [INFO] 
09:50:50 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-app-core ---
09:50:50 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:50 [INFO] Changes detected - recompiling the module!
09:50:50 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/classes
09:50:52 [INFO] 
09:50:52 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-app-core ---
09:50:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/app/core/src/test/resources
09:50:52 [INFO] 
09:50:52 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-app-core ---
09:50:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:52 [INFO] No sources to compile
09:50:52 [INFO] 
09:50:52 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-app-core ---
09:50:52 [INFO] Tests are skipped.
09:50:52 [INFO] 
09:50:52 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-app-core ---
09:50:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:52 [INFO] 
09:50:52 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-app-core ---
09:50:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/kapua-job-engine-app-core-2.0.0-SNAPSHOT.jar
09:50:52 [INFO] 
09:50:52 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-app-core ---
09:50:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/kapua-job-engine-app-core-2.0.0-SNAPSHOT-sources.jar
09:50:52 [INFO] 
09:50:52 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-app-core ---
09:50:52 [INFO] 
09:50:52 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-app-core ---
09:50:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/kapua-job-engine-app-core-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-core/2.0.0-SNAPSHOT/kapua-job-engine-app-core-2.0.0-SNAPSHOT.jar
09:50:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/core/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-core/2.0.0-SNAPSHOT/kapua-job-engine-app-core-2.0.0-SNAPSHOT.pom
09:50:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/kapua-job-engine-app-core-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-core/2.0.0-SNAPSHOT/kapua-job-engine-app-core-2.0.0-SNAPSHOT-sources.jar
09:50:52 [INFO] 
09:50:52 [INFO] ----------< org.eclipse.kapua:kapua-job-engine-app-resources >----------
09:50:52 [INFO] Building kapua-job-engine-app-resources 2.0.0-SNAPSHOT         [200/226]
09:50:52 [INFO]   from job-engine/app/resources/pom.xml
09:50:52 [INFO] --------------------------------[ jar ]---------------------------------
09:50:52 [INFO] 
09:50:52 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-app-resources ---
09:50:52 [INFO] 
09:50:52 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-app-resources ---
09:50:52 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:52 [INFO] 
09:50:52 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-app-resources ---
09:50:52 [INFO] Required toolchain: jdk [ version='11' ]
09:50:52 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:52 [INFO] 
09:50:52 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-app-resources ---
09:50:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/resources' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/resources
09:50:52 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823052622
09:50:52 [WARNING] Cannot get the branch information from the git repository: 
09:50:52 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:52 
09:50:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/resources' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/resources
09:50:52 [INFO] Storing buildScmBranch: UNKNOWN
09:50:52 [INFO] 
09:50:52 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-app-resources ---
09:50:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/jacoco.exec
09:50:52 [INFO] 
09:50:52 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-app-resources ---
09:50:52 [INFO] Copying 5 resources
09:50:52 [INFO] 
09:50:52 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-app-resources ---
09:50:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:52 [INFO] Changes detected - recompiling the module!
09:50:52 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/classes
09:50:54 [INFO] 
09:50:54 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-app-resources ---
09:50:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/src/test/resources
09:50:54 [INFO] 
09:50:54 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-app-resources ---
09:50:54 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:54 [INFO] No sources to compile
09:50:54 [INFO] 
09:50:54 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-app-resources ---
09:50:54 [INFO] Tests are skipped.
09:50:54 [INFO] 
09:50:54 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-app-resources ---
09:50:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:54 [INFO] 
09:50:54 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-app-resources ---
09:50:54 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/kapua-job-engine-app-resources-2.0.0-SNAPSHOT.jar
09:50:54 [INFO] 
09:50:54 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-app-resources ---
09:50:54 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/kapua-job-engine-app-resources-2.0.0-SNAPSHOT-sources.jar
09:50:54 [INFO] 
09:50:54 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-app-resources ---
09:50:54 [INFO] 
09:50:54 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-app-resources ---
09:50:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/kapua-job-engine-app-resources-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-resources/2.0.0-SNAPSHOT/kapua-job-engine-app-resources-2.0.0-SNAPSHOT.jar
09:50:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-resources/2.0.0-SNAPSHOT/kapua-job-engine-app-resources-2.0.0-SNAPSHOT.pom
09:50:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/kapua-job-engine-app-resources-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-resources/2.0.0-SNAPSHOT/kapua-job-engine-app-resources-2.0.0-SNAPSHOT-sources.jar
09:50:54 [INFO] 
09:50:54 [INFO] -------------< org.eclipse.kapua:kapua-job-engine-app-web >-------------
09:50:54 [INFO] Building kapua-job-engine-app-web 2.0.0-SNAPSHOT               [201/226]
09:50:54 [INFO]   from job-engine/app/web/pom.xml
09:50:54 [INFO] --------------------------------[ war ]---------------------------------
09:50:54 [INFO] 
09:50:54 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-app-web ---
09:50:54 [INFO] 
09:50:54 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-app-web ---
09:50:54 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:54 [INFO] 
09:50:54 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-app-web ---
09:50:54 [INFO] Required toolchain: jdk [ version='11' ]
09:50:54 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:54 [INFO] 
09:50:54 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-app-web ---
09:50:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/web' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/web
09:50:54 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823054274
09:50:54 [WARNING] Cannot get the branch information from the git repository: 
09:50:54 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:54 
09:50:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/web' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/web
09:50:54 [INFO] Storing buildScmBranch: UNKNOWN
09:50:54 [INFO] 
09:50:54 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-app-web ---
09:50:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/jacoco.exec
09:50:54 [INFO] 
09:50:54 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-app-web ---
09:50:54 [INFO] Copying 3 resources
09:50:54 [INFO] 
09:50:54 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-app-web ---
09:50:54 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:54 [INFO] Changes detected - recompiling the module!
09:50:54 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/classes
09:50:56 [INFO] 
09:50:56 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-app-web ---
09:50:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/app/web/src/test/resources
09:50:56 [INFO] 
09:50:56 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-app-web ---
09:50:56 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:56 [INFO] No sources to compile
09:50:56 [INFO] 
09:50:56 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-app-web ---
09:50:56 [INFO] Tests are skipped.
09:50:56 [INFO] 
09:50:56 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-app-web ---
09:50:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:50:56 [INFO] 
09:50:56 [INFO] --- dependency:3.0.1:unpack (copy-jbatch-config) @ kapua-job-engine-app-web ---
09:50:56 [INFO] Configured Artifact: org.eclipse.kapua:kapua-job-engine-jbatch:?:jar
09:50:56 [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app/WEB-INF/classes with includes "**/batch-services.properties" and excludes ""
09:50:56 [INFO] 
09:50:56 [INFO] --- war:3.3.2:war (default-war) @ kapua-job-engine-app-web ---
09:50:56 [INFO] Packaging webapp
09:50:56 [INFO] Assembling webapp [kapua-job-engine-app-web] in [/home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app]
09:50:56 [INFO] Processing war project
09:50:56 [INFO] Copying webapp resources [/home/jenkins/agent/workspace/develop-build/job-engine/app/web/src/main/webapp]
09:50:56 [INFO] Building war: /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app.war
09:50:57 [INFO] 
09:50:57 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-app-web ---
09:50:57 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app-sources.jar
09:50:57 [INFO] 
09:50:57 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-app-web ---
09:50:57 [INFO] 
09:50:57 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-app-web ---
09:50:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app.war to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-web/2.0.0-SNAPSHOT/kapua-job-engine-app-web-2.0.0-SNAPSHOT.war
09:50:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/web/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-web/2.0.0-SNAPSHOT/kapua-job-engine-app-web-2.0.0-SNAPSHOT.pom
09:50:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-web/2.0.0-SNAPSHOT/kapua-job-engine-app-web-2.0.0-SNAPSHOT-sources.jar
09:50:57 [INFO] 
09:50:57 [INFO] -----------< org.eclipse.kapua:kapua-consumer-lifecycle-app >-----------
09:50:57 [INFO] Building kapua-consumer-lifecycle-app 2.0.0-SNAPSHOT           [202/226]
09:50:57 [INFO]   from consumer/lifecycle-app/pom.xml
09:50:57 [INFO] --------------------------------[ jar ]---------------------------------
09:50:57 [INFO] 
09:50:57 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer-lifecycle-app ---
09:50:57 [INFO] 
09:50:57 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer-lifecycle-app ---
09:50:57 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:50:57 [INFO] 
09:50:57 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer-lifecycle-app ---
09:50:57 [INFO] Required toolchain: jdk [ version='11' ]
09:50:57 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:57 [INFO] 
09:50:57 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer-lifecycle-app ---
09:50:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app
09:50:57 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823057928
09:50:57 [WARNING] Cannot get the branch information from the git repository: 
09:50:57 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:50:57 
09:50:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app' && 'git' 'rev-parse' '--verify' 'HEAD'
09:50:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app
09:50:57 [INFO] Storing buildScmBranch: UNKNOWN
09:50:57 [INFO] 
09:50:57 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer-lifecycle-app ---
09:50:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/jacoco.exec
09:50:57 [INFO] 
09:50:57 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-consumer-lifecycle-app ---
09:50:57 [INFO] Copying 6 resources
09:50:57 [INFO] 
09:50:57 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-consumer-lifecycle-app ---
09:50:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:50:57 [INFO] Changes detected - recompiling the module!
09:50:57 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/classes
09:51:00 [INFO] 
09:51:00 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-consumer-lifecycle-app ---
09:51:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/src/test/resources
09:51:00 [INFO] 
09:51:00 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-consumer-lifecycle-app ---
09:51:00 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:00 [INFO] No sources to compile
09:51:00 [INFO] 
09:51:00 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-consumer-lifecycle-app ---
09:51:00 [INFO] Tests are skipped.
09:51:00 [INFO] 
09:51:00 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer-lifecycle-app ---
09:51:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:00 [INFO] 
09:51:00 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-consumer-lifecycle-app ---
09:51:00 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT.jar
09:51:00 [INFO] 
09:51:00 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer-lifecycle-app ---
09:51:00 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT-sources.jar
09:51:00 [INFO] 
09:51:00 [INFO] --- shade:3.4.1:shade (default) @ kapua-consumer-lifecycle-app ---
09:51:00 [INFO] Including org.glassfish.jersey.bundles:jaxrs-ri:jar:2.38 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.jersey.inject:jersey-hk2:jar:2.38 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.hk2:hk2-locator:jar:2.6.1 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.hk2:hk2-api:jar:2.6.1 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.hk2:hk2-utils:jar:2.6.1 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.jersey.core:jersey-common:jar:2.38 in the shaded jar.
09:51:00 [INFO] Including jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6 in the shaded jar.
09:51:00 [INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.5 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.hk2.external:jakarta.inject:jar:2.6.1 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.jersey.media:jersey-media-jaxb:jar:2.38 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.jersey.media:jersey-media-json-binding:jar:2.38 in the shaded jar.
09:51:00 [INFO] Including org.glassfish:jakarta.json:jar:1.1.6 in the shaded jar.
09:51:00 [INFO] Including org.eclipse:yasson:jar:1.0.11 in the shaded jar.
09:51:00 [INFO] Including org.glassfish:jakarta.json:jar:module:1.1.6 in the shaded jar.
09:51:00 [INFO] Including jakarta.json.bind:jakarta.json.bind-api:jar:1.0.2 in the shaded jar.
09:51:00 [INFO] Including jakarta.json:jakarta.json-api:jar:1.1.6 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.jersey.core:jersey-client:jar:2.38 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.jersey.core:jersey-server:jar:2.38 in the shaded jar.
09:51:00 [INFO] Including jakarta.validation:jakarta.validation-api:jar:2.0.2 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.38 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.jersey.containers:jersey-container-servlet:jar:2.38 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.jersey.media:jersey-media-sse:jar:2.38 in the shaded jar.
09:51:00 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar.
09:51:00 [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar.
09:51:00 [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar.
09:51:00 [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar.
09:51:00 [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar.
09:51:00 [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar.
09:51:00 [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar.
09:51:00 [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar.
09:51:00 [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar.
09:51:00 [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar.
09:51:00 [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar.
09:51:00 [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.3.Final in the shaded jar.
09:51:00 [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar.
09:51:00 [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.6 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.6 in the shaded jar.
09:51:00 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar.
09:51:00 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar.
09:51:00 [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-consumer-lifecycle:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-service-client:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including junit:junit:jar:4.13.2 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-command-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-job-engine-commons:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-service-camel:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-message-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar.
09:51:00 [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar.
09:51:00 [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-call-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-translator-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-commons:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-qa-markers:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-security-registration-simple:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-datastore-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-service-storable-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-security-registration-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.bitbucket.b_c:jose4j:jar:0.7.10 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-account-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-call-kura:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-message-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar:1.2.1 in the shaded jar.
09:51:00 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar.
09:51:00 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-registry-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-registry-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-registry-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-registry-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-authentication:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-client-security:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-security-certificate-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-security-certificate-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-security-shiro:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-openid-provider:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-openid-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar.
09:51:00 [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar.
09:51:00 [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar.
09:51:00 [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
09:51:00 [INFO] Including com.warrenstrange:googleauth:jar:1.5.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.shiro:shiro-lang:jar:1.12.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.shiro:shiro-cache:jar:1.12.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.shiro:shiro-config-core:jar:1.12.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.shiro:shiro-config-ogdl:jar:1.12.0 in the shaded jar.
09:51:00 [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar.
09:51:00 [INFO] Including org.apache.shiro:shiro-event:jar:1.12.0 in the shaded jar.
09:51:00 [INFO] Including org.springframework.security:spring-security-crypto:jar:5.7.5 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-tag-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-tag-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-user-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-translator-kapua-kura:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-all-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-dummy:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-message-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-dummy:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-inventory-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-packages-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-request-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-translator-kura-jms:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-translator-kura-mqtt:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-transport-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-transport-jms:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-transport-mqtt:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-foreignkeys:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar.
09:51:00 [INFO] Including com.google.protobuf:protobuf-java:jar:3.23.2 in the shaded jar.
09:51:00 [INFO] Including io.netty:netty-transport-native-epoll:jar:4.1.100.Final in the shaded jar.
09:51:00 [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar.
09:51:00 [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar.
09:51:00 [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar.
09:51:00 [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar.
09:51:00 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar.
09:51:00 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar.
09:51:00 [INFO] Including org.eclipse.persistence:javax.persistence:jar:2.1.1 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar.
09:51:00 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar.
09:51:00 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
09:51:00 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
09:51:00 [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar.
09:51:00 [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar.
09:51:00 [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar.
09:51:00 [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar.
09:51:00 [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar.
09:51:00 [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar.
09:51:00 [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar.
09:51:00 [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar.
09:51:00 [INFO] Including javax.batch:javax.batch-api:jar:1.0.1 in the shaded jar.
09:51:00 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar.
09:51:00 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar.
09:51:00 [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar.
09:51:00 [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar.
09:51:00 [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar.
09:51:00 [INFO] Including org.jolokia:jolokia-jvm:jar:agent:1.3.4 in the shaded jar.
09:51:00 [INFO] Including org.jolokia:jolokia-core:jar:1.6.2 in the shaded jar.
09:51:00 [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar.
09:51:00 [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar.
09:51:00 [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar.
09:51:00 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar.
09:51:00 [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.17.1 in the shaded jar.
09:51:00 [INFO] Including org.slf4j:log4j-over-slf4j:jar:1.7.33 in the shaded jar.
09:51:00 [INFO] Including org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-core:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-core-engine:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-api:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-base-engine:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-base:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-core-reifier:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-core-processor:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-management-api:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-support:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-util:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-core-languages:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-core-model:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-bean:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-browse:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-cluster:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-controlbus:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-dataformat:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-dataset:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-direct:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-directvm:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-file:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-health:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-language:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-log:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-mock:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-ref:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-rest:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-tooling-model:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-saga:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-scheduler:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-seda:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-stub:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-timer:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-validator:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-vm:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-xpath:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-xslt:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-xml-jaxb:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.3.0.1 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-xml-jaxp:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-xml-io-util:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-jms-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.springframework.boot:spring-boot-starter:jar:2.5.14 in the shaded jar.
09:51:00 [INFO] Including org.springframework.boot:spring-boot:jar:2.5.14 in the shaded jar.
09:51:00 [INFO] Including org.springframework.boot:spring-boot-autoconfigure:jar:2.5.14 in the shaded jar.
09:51:00 [INFO] Including org.springframework.boot:spring-boot-starter-logging:jar:2.5.14 in the shaded jar.
09:51:00 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.33 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-jms:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.geronimo.specs:geronimo-jms_2.0_spec:jar:1.0-alpha-2 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-core-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-amqp-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-amqp:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-spring-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-spring:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:spi-annotations:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-spring-boot-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-spring-boot:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-spring-main:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-main:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-util-json:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-cloud:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-bean-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-browse-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-controlbus-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-dataformat-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-dataset-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-direct-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-directvm-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-file-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-language-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-log-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-mock-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-ref-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-rest-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-saga-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-scheduler-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-seda-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-stub-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-timer-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-validator-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-vm-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-xpath-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-xslt-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-xml-jaxp-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml-starter:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-spring-xml:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-core-xml:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-xml-jaxb-dsl:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.apache.camel:camel-dsl-support:jar:3.21.0 in the shaded jar.
09:51:00 [INFO] Including org.springframework.boot:spring-boot-starter-web:jar:2.5.14 in the shaded jar.
09:51:00 [INFO] Including org.springframework.boot:spring-boot-starter-json:jar:2.5.14 in the shaded jar.
09:51:00 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.2 in the shaded jar.
09:51:00 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.2 in the shaded jar.
09:51:00 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.2 in the shaded jar.
09:51:00 [INFO] Including org.springframework:spring-web:jar:5.3.23 in the shaded jar.
09:51:00 [INFO] Including org.springframework:spring-webmvc:jar:5.3.23 in the shaded jar.
09:51:00 [INFO] Including org.springframework.boot:spring-boot-starter-jetty:jar:2.5.14 in the shaded jar.
09:51:00 [INFO] Including jakarta.servlet:jakarta.servlet-api:jar:4.0.4 in the shaded jar.
09:51:00 [INFO] Including jakarta.websocket:jakarta.websocket-api:jar:1.1.2 in the shaded jar.
09:51:00 [INFO] Including org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.63 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-servlets:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-continuation:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-xml:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-annotations:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty:jetty-plus:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.ow2.asm:asm:jar:9.4 in the shaded jar.
09:51:00 [INFO] Including org.ow2.asm:asm-commons:jar:9.4 in the shaded jar.
09:51:00 [INFO] Including org.ow2.asm:asm-tree:jar:9.4 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.53.v20231009 in the shaded jar.
09:51:00 [INFO] Including org.springframework.boot:spring-boot-starter-actuator:jar:2.5.14 in the shaded jar.
09:51:00 [INFO] Including org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.14 in the shaded jar.
09:51:00 [INFO] Including org.springframework.boot:spring-boot-actuator:jar:2.5.14 in the shaded jar.
09:51:00 [INFO] Including io.micrometer:micrometer-core:jar:1.7.12 in the shaded jar.
09:51:00 [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.12 in the shaded jar.
09:51:00 [INFO] Including org.latencyutils:LatencyUtils:jar:2.0.3 in the shaded jar.
09:51:00 [INFO] Including org.springframework:spring-aop:jar:5.3.23 in the shaded jar.
09:51:00 [INFO] Including org.springframework:spring-beans:jar:5.3.23 in the shaded jar.
09:51:00 [INFO] Including org.springframework:spring-context:jar:5.3.23 in the shaded jar.
09:51:00 [INFO] Including org.springframework:spring-core:jar:5.3.23 in the shaded jar.
09:51:00 [INFO] Including org.springframework:spring-jcl:jar:5.3.23 in the shaded jar.
09:51:00 [INFO] Including org.springframework:spring-expression:jar:5.3.23 in the shaded jar.
09:51:00 [INFO] Including org.springframework:spring-jms:jar:5.3.23 in the shaded jar.
09:51:00 [INFO] Including org.springframework:spring-messaging:jar:5.3.23 in the shaded jar.
09:51:00 [INFO] Including org.springframework:spring-tx:jar:5.3.23 in the shaded jar.
09:51:00 [INFO] Including org.springframework.security:spring-security-core:jar:5.7.5 in the shaded jar.
09:51:00 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar.
09:51:00 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar.
09:51:00 [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar.
09:51:00 [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar.
09:51:00 [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar.
09:51:00 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar.
09:51:00 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar.
09:51:00 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar.
09:51:00 [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-all-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-command-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-inventory-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-packages-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-request-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-all-job:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-job:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-job:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-command-job:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-job:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-job:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-packages-job:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-job-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-device-management-job-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-job-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-job-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-job-engine-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-job-engine-client:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-commons-rest-model:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.glassfish.jersey.media:jersey-media-moxy:jar:2.38 in the shaded jar.
09:51:00 [INFO] Including org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.38 in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-scheduler-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-scheduler-quartz:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-endpoint-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-endpoint-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-stream-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.eclipse.kapua:kapua-stream-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:00 [INFO] Including org.quartz-scheduler:quartz:jar:2.3.2 in the shaded jar.
09:51:00 [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/dependency-reduced-pom.xml
09:51:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:06 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, jakarta.jms-api-2.0.3.jar define 81 overlapping classes: 
09:51:06 [WARNING]   - javax.jms.BytesMessage
09:51:06 [WARNING]   - javax.jms.CompletionListener
09:51:06 [WARNING]   - javax.jms.Connection
09:51:06 [WARNING]   - javax.jms.ConnectionConsumer
09:51:06 [WARNING]   - javax.jms.ConnectionFactory
09:51:06 [WARNING]   - javax.jms.ConnectionMetaData
09:51:06 [WARNING]   - javax.jms.DeliveryMode
09:51:06 [WARNING]   - javax.jms.Destination
09:51:06 [WARNING]   - javax.jms.ExceptionListener
09:51:06 [WARNING]   - javax.jms.IllegalStateException
09:51:06 [WARNING]   - 71 more...
09:51:06 [WARNING] jakarta.annotation-api-1.3.5.jar, javax.annotation-api-1.2.jar define 15 overlapping classes: 
09:51:06 [WARNING]   - javax.annotation.Generated
09:51:06 [WARNING]   - javax.annotation.ManagedBean
09:51:06 [WARNING]   - javax.annotation.PostConstruct
09:51:06 [WARNING]   - javax.annotation.PreDestroy
09:51:06 [WARNING]   - javax.annotation.Priority
09:51:06 [WARNING]   - javax.annotation.Resource
09:51:06 [WARNING]   - javax.annotation.Resource$AuthenticationType
09:51:06 [WARNING]   - javax.annotation.Resources
09:51:06 [WARNING]   - javax.annotation.security.DeclareRoles
09:51:06 [WARNING]   - javax.annotation.security.DenyAll
09:51:06 [WARNING]   - 5 more...
09:51:06 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/DEPENDENCIES
09:51:06 [WARNING] log4j-api-2.17.1.jar, spring-boot-2.5.14.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/services/org.apache.logging.log4j.util.PropertySource
09:51:06 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/spring.provides
09:51:06 [WARNING] jakarta.json.bind-api-1.0.2.jar, jaxrs-ri-2.38.jar define 28 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/jakarta.json.bind/jakarta.json.bind-api/pom.properties
09:51:06 [WARNING]   - META-INF/maven/jakarta.json.bind/jakarta.json.bind-api/pom.xml
09:51:06 [WARNING]   - javax.json.bind.Jsonb
09:51:06 [WARNING]   - javax.json.bind.JsonbBuilder
09:51:06 [WARNING]   - javax.json.bind.JsonbConfig
09:51:06 [WARNING]   - javax.json.bind.JsonbException
09:51:06 [WARNING]   - javax.json.bind.adapter.JsonbAdapter
09:51:06 [WARNING]   - javax.json.bind.annotation.JsonbAnnotation
09:51:06 [WARNING]   - javax.json.bind.annotation.JsonbCreator
09:51:06 [WARNING]   - javax.json.bind.annotation.JsonbDateFormat
09:51:06 [WARNING]   - 18 more...
09:51:06 [WARNING] HdrHistogram-2.1.12.jar, HikariCP-4.0.3.jar, LatencyUtils-2.0.3.jar, aopalliance-1.0.jar, aopalliance-repackaged-2.6.1.jar, asm-9.4.jar, asm-commons-9.4.jar, asm-tree-9.4.jar, cache-api-1.1.1.jar, camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, core-3.4.1.jar, failureaccess-1.0.1.jar, geronimo-jms_2.0_spec-1.0-alpha-2.jar, googleauth-1.5.0.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, hk2-api-2.6.1.jar, hk2-locator-2.6.1.jar, hk2-utils-2.6.1.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, istack-commons-runtime-3.0.12.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.inject-2.6.1.jar, jakarta.jms-api-2.0.3.jar, jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, jakarta.json.bind-api-1.0.2.jar, jakarta.persistence-2.2.3.jar, jakarta.servlet-api-4.0.4.jar, jakarta.validation-api-2.0.2.jar, jakarta.websocket-api-1.1.2.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, javax.batch-api-1.0.1.jar, javax.json-1.0.4.jar, javax.persistence-2.1.1.jar, jaxb-api-2.3.1.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jaxrs-ri-2.38.jar, jboss-logging-3.4.3.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, jersey-client-2.38.jar, jersey-common-2.38.jar, jersey-container-servlet-2.38.jar, jersey-container-servlet-core-2.38.jar, jersey-entity-filtering-2.38.jar, jersey-hk2-2.38.jar, jersey-media-jaxb-2.38.jar, jersey-media-json-binding-2.38.jar, jersey-media-moxy-2.38.jar, jersey-media-sse-2.38.jar, jersey-server-2.38.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar, jose4j-0.7.10.jar, json-simple-1.1.1.jar, jsr305-3.0.2.jar, jul-to-slf4j-1.7.33.jar, junit-4.13.2.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-client-security-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-commons-rest-model-2.0.0-SNAPSHOT.jar, kapua-consumer-lifecycle-2.0.0-SNAPSHOT.jar, kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-device-api-2.0.0-SNAPSHOT.jar, kapua-device-authentication-2.0.0-SNAPSHOT.jar, kapua-device-call-api-2.0.0-SNAPSHOT.jar, kapua-device-call-kura-2.0.0-SNAPSHOT.jar, kapua-device-commons-2.0.0-SNAPSHOT.jar, kapua-device-management-all-api-2.0.0-SNAPSHOT.jar, kapua-device-management-all-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-all-job-2.0.0-SNAPSHOT.jar, kapua-device-management-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-job-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-job-2.0.0-SNAPSHOT.jar, kapua-device-management-command-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-command-job-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-job-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-job-api-2.0.0-SNAPSHOT.jar, kapua-device-management-job-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-job-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-job-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-request-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar, kapua-device-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-endpoint-api-2.0.0-SNAPSHOT.jar, kapua-endpoint-internal-2.0.0-SNAPSHOT.jar, kapua-foreignkeys-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-client-2.0.0-SNAPSHOT.jar, kapua-job-engine-commons-2.0.0-SNAPSHOT.jar, kapua-job-internal-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-qa-markers-2.0.0-SNAPSHOT.jar, kapua-scheduler-api-2.0.0-SNAPSHOT.jar, kapua-scheduler-quartz-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-simple-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-camel-2.0.0-SNAPSHOT.jar, kapua-service-client-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-service-storable-api-2.0.0-SNAPSHOT.jar, kapua-stream-api-2.0.0-SNAPSHOT.jar, kapua-stream-internal-2.0.0-SNAPSHOT.jar, kapua-tag-api-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-translator-api-2.0.0-SNAPSHOT.jar, kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar, kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar, kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar, kapua-transport-api-2.0.0-SNAPSHOT.jar, kapua-transport-jms-2.0.0-SNAPSHOT.jar, kapua-transport-mqtt-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, log4j-api-2.17.1.jar, log4j-over-slf4j-1.7.33.jar, log4j-to-slf4j-2.17.1.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, metrics-core-3.2.2.jar, micrometer-core-1.7.12.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, osgi-resource-locator-1.0.3.jar, protobuf-java-3.23.2.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, quartz-2.3.2.jar, reflections-0.10.2.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, spi-annotations-3.21.0.jar, spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-security-core-5.7.5.jar, spring-security-crypto-5.7.5.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar, tomcat-embed-el-9.0.63.jar, txw2-2.3.6.jar, validation-api-2.0.1.Final.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar, yasson-1.0.11.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/MANIFEST.MF
09:51:06 [WARNING] aopalliance-repackaged-2.6.1.jar, hk2-api-2.6.1.jar, hk2-locator-2.6.1.jar, hk2-utils-2.6.1.jar, istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.inject-2.6.1.jar, jakarta.jms-api-2.0.3.jar, jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, jakarta.json.bind-api-1.0.2.jar, jakarta.websocket-api-1.1.2.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jersey-client-2.38.jar, jersey-common-2.38.jar, jersey-container-servlet-2.38.jar, jersey-container-servlet-core-2.38.jar, jersey-entity-filtering-2.38.jar, jersey-hk2-2.38.jar, jersey-media-jaxb-2.38.jar, jersey-media-json-binding-2.38.jar, jersey-media-moxy-2.38.jar, jersey-media-sse-2.38.jar, jersey-server-2.38.jar, org.eclipse.persistence.asm-9.4.0.jar, txw2-2.3.6.jar, yasson-1.0.11.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/LICENSE.md
09:51:06 [WARNING] camel-amqp-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-util-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xslt-3.21.0.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/jandex.idx
09:51:06 [WARNING] netty-common-4.1.100.Final.jar, spring-core-5.3.23.jar, spring-web-5.3.23.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/services/reactor.blockhound.integration.BlockHoundIntegration
09:51:06 [WARNING] kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-endpoint-internal-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - liquibase/common-properties.xml
09:51:06 [WARNING] jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, jaxrs-ri-2.38.jar define 20 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/org.glassfish/jakarta.json/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.glassfish/jakarta.json/pom.xml
09:51:06 [WARNING]   - org.glassfish.json.JsonMergePatchImpl
09:51:06 [WARNING]   - org.glassfish.json.JsonParserImpl$2
09:51:06 [WARNING]   - org.glassfish.json.JsonParserImpl$3
09:51:06 [WARNING]   - org.glassfish.json.JsonParserImpl$4
09:51:06 [WARNING]   - org.glassfish.json.JsonPatchBuilderImpl
09:51:06 [WARNING]   - org.glassfish.json.JsonPatchImpl
09:51:06 [WARNING]   - org.glassfish.json.JsonPatchImpl$1
09:51:06 [WARNING]   - org.glassfish.json.JsonPatchImpl$DiffGenerator
09:51:06 [WARNING]   - 10 more...
09:51:06 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 4 overlapping classes: 
09:51:06 [WARNING]   - org.apache.commons.logging.Log
09:51:06 [WARNING]   - org.apache.commons.logging.LogFactory
09:51:06 [WARNING]   - org.apache.commons.logging.impl.NoOpLog
09:51:06 [WARNING]   - org.apache.commons.logging.impl.SimpleLog
09:51:06 [WARNING] jaxrs-ri-2.38.jar, jersey-container-servlet-core-2.38.jar define 47 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.containers/jersey-container-servlet-core/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.containers/jersey-container-servlet-core/pom.xml
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.ServletContainer
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.ServletProperties
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.ServletPropertiesDelegate
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.WebAppResourcesScanner
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.WebAppResourcesScanner$1
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.WebAppResourcesScanner$1$1
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.WebComponent
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.WebComponent$1
09:51:06 [WARNING]   - 37 more...
09:51:06 [WARNING] jersey-common-2.38.jar, jersey-server-2.38.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/NOTICE.markdown
09:51:06 [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-impl-2.3.3.jar define 2 overlapping classes: 
09:51:06 [WARNING]   - META-INF.versions.9.com.sun.istack.logging.StackHelper
09:51:06 [WARNING]   - com.sun.istack.logging.StackHelper
09:51:06 [WARNING] jaxrs-ri-2.38.jar, jersey-media-sse-2.38.jar define 47 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.media/jersey-media-sse/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.media/jersey-media-sse/pom.xml
09:51:06 [WARNING]   - META-INF/services/javax.ws.rs.sse.SseEventSource$Builder
09:51:06 [WARNING]   - org.glassfish.jersey.media.sse.EventInput
09:51:06 [WARNING]   - org.glassfish.jersey.media.sse.EventInputReader
09:51:06 [WARNING]   - org.glassfish.jersey.media.sse.EventListener
09:51:06 [WARNING]   - org.glassfish.jersey.media.sse.EventOutput
09:51:06 [WARNING]   - org.glassfish.jersey.media.sse.EventSource
09:51:06 [WARNING]   - org.glassfish.jersey.media.sse.EventSource$1
09:51:06 [WARNING]   - org.glassfish.jersey.media.sse.EventSource$Builder
09:51:06 [WARNING]   - 37 more...
09:51:06 [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jboss-logging-3.4.3.Final.jar, joda-time-2.9.4.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/LICENSE.txt
09:51:06 [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar define 23 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.properties
09:51:06 [WARNING]   - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.xml
09:51:06 [WARNING]   - com.sun.istack.Builder
09:51:06 [WARNING]   - com.sun.istack.ByteArrayDataSource
09:51:06 [WARNING]   - com.sun.istack.FinalArrayList
09:51:06 [WARNING]   - com.sun.istack.FragmentContentHandler
09:51:06 [WARNING]   - com.sun.istack.Interned
09:51:06 [WARNING]   - com.sun.istack.NotNull
09:51:06 [WARNING]   - com.sun.istack.Nullable
09:51:06 [WARNING]   - com.sun.istack.Pool
09:51:06 [WARNING]   - 13 more...
09:51:06 [WARNING] javax-websocket-server-impl-9.4.53.v20231009.jar, jaxrs-ri-2.38.jar, jersey-container-servlet-2.38.jar, logback-classic-1.2.11.jar, spring-web-5.3.23.jar, websocket-server-9.4.53.v20231009.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/services/javax.servlet.ServletContainerInitializer
09:51:06 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - readme.html
09:51:06 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/spring-autoconfigure-metadata.properties
09:51:06 [WARNING] jakarta.json-api-1.1.6.jar, jaxrs-ri-2.38.jar define 2 overlapping resources: 
09:51:06 [WARNING]   - META-INF/maven/jakarta.json/jakarta.json-api/pom.properties
09:51:06 [WARNING]   - META-INF/maven/jakarta.json/jakarta.json-api/pom.xml
09:51:06 [WARNING] jaxrs-ri-2.38.jar, jersey-common-2.38.jar, jersey-media-moxy-2.38.jar, jersey-server-2.38.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/services/org.glassfish.jersey.internal.spi.AutoDiscoverable
09:51:06 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar define 218 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/eclipse.inf
09:51:06 [WARNING]   - javax.persistence.Access
09:51:06 [WARNING]   - javax.persistence.AccessType
09:51:06 [WARNING]   - javax.persistence.AssociationOverride
09:51:06 [WARNING]   - javax.persistence.AssociationOverrides
09:51:06 [WARNING]   - javax.persistence.AttributeConverter
09:51:06 [WARNING]   - javax.persistence.AttributeNode
09:51:06 [WARNING]   - javax.persistence.AttributeOverride
09:51:06 [WARNING]   - javax.persistence.AttributeOverrides
09:51:06 [WARNING]   - javax.persistence.Basic
09:51:06 [WARNING]   - 208 more...
09:51:06 [WARNING] jaxrs-ri-2.38.jar, jersey-server-2.38.jar define 614 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.core/jersey-server/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.core/jersey-server/pom.xml
09:51:06 [WARNING]   - META-INF/native-image/org.glassfish.jersey.core/jersey-server/reflect-config.json
09:51:06 [WARNING]   - META-INF/native-image/org.glassfish.jersey.core/jersey-server/resource-config.json
09:51:06 [WARNING]   - META-INF/services/javax.ws.rs.ext.RuntimeDelegate
09:51:06 [WARNING]   - META-INF/services/org.glassfish.jersey.model.internal.spi.ParameterServiceProvider
09:51:06 [WARNING]   - com.sun.research.ws.wadl.Application
09:51:06 [WARNING]   - com.sun.research.ws.wadl.Doc
09:51:06 [WARNING]   - com.sun.research.ws.wadl.Grammars
09:51:06 [WARNING]   - com.sun.research.ws.wadl.HTTPMethods
09:51:06 [WARNING]   - 604 more...
09:51:06 [WARNING] camel-api-3.21.0.jar, spi-annotations-3.21.0.jar define 30 overlapping classes: 
09:51:06 [WARNING]   - org.apache.camel.Category
09:51:06 [WARNING]   - org.apache.camel.spi.ApiMethod
09:51:06 [WARNING]   - org.apache.camel.spi.ApiParam
09:51:06 [WARNING]   - org.apache.camel.spi.ApiParams
09:51:06 [WARNING]   - org.apache.camel.spi.AsEndpointUri
09:51:06 [WARNING]   - org.apache.camel.spi.AsPredicate
09:51:06 [WARNING]   - org.apache.camel.spi.Metadata
09:51:06 [WARNING]   - org.apache.camel.spi.UriEndpoint
09:51:06 [WARNING]   - org.apache.camel.spi.UriParam
09:51:06 [WARNING]   - org.apache.camel.spi.UriParams
09:51:06 [WARNING]   - 20 more...
09:51:06 [WARNING] jaxrs-ri-2.38.jar, osgi-resource-locator-1.0.3.jar define 14 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.hk2/osgi-resource-locator/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.hk2/osgi-resource-locator/pom.xml
09:51:06 [WARNING]   - org.glassfish.hk2.osgiresourcelocator.Activator
09:51:06 [WARNING]   - org.glassfish.hk2.osgiresourcelocator.ResourceFinder
09:51:06 [WARNING]   - org.glassfish.hk2.osgiresourcelocator.ResourceFinderImpl
09:51:06 [WARNING]   - org.glassfish.hk2.osgiresourcelocator.ServiceLoader
09:51:06 [WARNING]   - org.glassfish.hk2.osgiresourcelocator.ServiceLoader$ProviderFactory
09:51:06 [WARNING]   - org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl
09:51:06 [WARNING]   - org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$1
09:51:06 [WARNING]   - org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$2
09:51:06 [WARNING]   - 4 more...
09:51:06 [WARNING] jaxrs-ri-2.38.jar, jersey-client-2.38.jar define 172 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.core/jersey-client/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.core/jersey-client/pom.xml
09:51:06 [WARNING]   - META-INF/native-image/org.glassfish.jersey.core/jersey-client/reflect-config.json
09:51:06 [WARNING]   - META-INF/native-image/org.glassfish.jersey.core/jersey-client/resource-config.json
09:51:06 [WARNING]   - org.glassfish.jersey.client.AbortException
09:51:06 [WARNING]   - org.glassfish.jersey.client.AbstractNonSyncInvoker
09:51:06 [WARNING]   - org.glassfish.jersey.client.AbstractRxInvoker
09:51:06 [WARNING]   - org.glassfish.jersey.client.ChunkParser
09:51:06 [WARNING]   - org.glassfish.jersey.client.ChunkedInput
09:51:06 [WARNING]   - org.glassfish.jersey.client.ChunkedInput$1
09:51:06 [WARNING]   - 162 more...
09:51:06 [WARNING] jolokia-jvm-1.3.4-agent.jar, json-simple-1.1.1.jar define 14 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/com.googlecode.json-simple/json-simple/pom.properties
09:51:06 [WARNING]   - META-INF/maven/com.googlecode.json-simple/json-simple/pom.xml
09:51:06 [WARNING]   - org.json.simple.ItemList
09:51:06 [WARNING]   - org.json.simple.JSONArray
09:51:06 [WARNING]   - org.json.simple.JSONAware
09:51:06 [WARNING]   - org.json.simple.JSONObject
09:51:06 [WARNING]   - org.json.simple.JSONStreamAware
09:51:06 [WARNING]   - org.json.simple.JSONValue
09:51:06 [WARNING]   - org.json.simple.parser.ContainerFactory
09:51:06 [WARNING]   - org.json.simple.parser.ContentHandler
09:51:06 [WARNING]   - 4 more...
09:51:06 [WARNING] aopalliance-repackaged-2.6.1.jar, hk2-api-2.6.1.jar, hk2-locator-2.6.1.jar, hk2-utils-2.6.1.jar, istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.inject-2.6.1.jar, jakarta.jms-api-2.0.3.jar, jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, jakarta.json.bind-api-1.0.2.jar, jakarta.websocket-api-1.1.2.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jaxrs-ri-2.38.jar, jersey-client-2.38.jar, jersey-common-2.38.jar, jersey-container-servlet-2.38.jar, jersey-container-servlet-core-2.38.jar, jersey-entity-filtering-2.38.jar, jersey-hk2-2.38.jar, jersey-media-jaxb-2.38.jar, jersey-media-json-binding-2.38.jar, jersey-media-moxy-2.38.jar, jersey-media-sse-2.38.jar, jersey-server-2.38.jar, org.eclipse.persistence.asm-9.4.0.jar, txw2-2.3.6.jar, yasson-1.0.11.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/NOTICE.md
09:51:06 [WARNING] jaxrs-ri-2.38.jar, yasson-1.0.11.jar define 250 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF.versions.16.org.eclipse.yasson.internal.ClassMultiReleaseExtension
09:51:06 [WARNING]   - META-INF/jpms.args
09:51:06 [WARNING]   - META-INF/maven/org.eclipse/yasson/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.eclipse/yasson/pom.xml
09:51:06 [WARNING]   - META-INF/native-image/org.eclipse/yasson/native-image.properties
09:51:06 [WARNING]   - META-INF/services/javax.json.bind.spi.JsonbProvider
09:51:06 [WARNING]   - org.eclipse.yasson.FieldAccessStrategy
09:51:06 [WARNING]   - org.eclipse.yasson.ImplementationClass
09:51:06 [WARNING]   - org.eclipse.yasson.JsonBindingProvider
09:51:06 [WARNING]   - org.eclipse.yasson.YassonConfig
09:51:06 [WARNING]   - 240 more...
09:51:06 [WARNING] shiro-core-1.12.0.jar, shiro-event-1.12.0.jar define 13 overlapping classes: 
09:51:06 [WARNING]   - org.apache.shiro.event.Event
09:51:06 [WARNING]   - org.apache.shiro.event.EventBus
09:51:06 [WARNING]   - org.apache.shiro.event.EventBusAware
09:51:06 [WARNING]   - org.apache.shiro.event.Subscribe
09:51:06 [WARNING]   - org.apache.shiro.event.support.AnnotationEventListenerResolver
09:51:06 [WARNING]   - org.apache.shiro.event.support.DefaultEventBus
09:51:06 [WARNING]   - org.apache.shiro.event.support.DefaultEventBus$Subscription
09:51:06 [WARNING]   - org.apache.shiro.event.support.EventClassComparator
09:51:06 [WARNING]   - org.apache.shiro.event.support.EventListener
09:51:06 [WARNING]   - org.apache.shiro.event.support.EventListenerComparator
09:51:06 [WARNING]   - 3 more...
09:51:06 [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar, jaxrs-ri-2.38.jar define 31 overlapping classes: 
09:51:06 [WARNING]   - javax.activation.ActivationDataFlavor
09:51:06 [WARNING]   - javax.activation.CommandInfo
09:51:06 [WARNING]   - javax.activation.CommandInfo$Beans
09:51:06 [WARNING]   - javax.activation.CommandInfo$Beans$1
09:51:06 [WARNING]   - javax.activation.CommandMap
09:51:06 [WARNING]   - javax.activation.CommandObject
09:51:06 [WARNING]   - javax.activation.DataContentHandler
09:51:06 [WARNING]   - javax.activation.DataContentHandlerFactory
09:51:06 [WARNING]   - javax.activation.DataHandler
09:51:06 [WARNING]   - javax.activation.DataHandler$1
09:51:06 [WARNING]   - 21 more...
09:51:06 [WARNING] jakarta.validation-api-2.0.2.jar, validation-api-2.0.1.Final.jar define 143 overlapping classes: 
09:51:06 [WARNING]   - javax.validation.BootstrapConfiguration
09:51:06 [WARNING]   - javax.validation.ClockProvider
09:51:06 [WARNING]   - javax.validation.Configuration
09:51:06 [WARNING]   - javax.validation.Constraint
09:51:06 [WARNING]   - javax.validation.ConstraintDeclarationException
09:51:06 [WARNING]   - javax.validation.ConstraintDefinitionException
09:51:06 [WARNING]   - javax.validation.ConstraintTarget
09:51:06 [WARNING]   - javax.validation.ConstraintValidator
09:51:06 [WARNING]   - javax.validation.ConstraintValidatorContext
09:51:06 [WARNING]   - javax.validation.ConstraintValidatorContext$ConstraintViolationBuilder
09:51:06 [WARNING]   - 133 more...
09:51:06 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar define 2 overlapping resources: 
09:51:06 [WARNING]   - META-INF/license.txt
09:51:06 [WARNING]   - META-INF/notice.txt
09:51:06 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/LICENSE
09:51:06 [WARNING] jaxrs-ri-2.38.jar, jersey-media-jaxb-2.38.jar define 57 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.media/jersey-media-jaxb/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.media/jersey-media-jaxb/pom.xml
09:51:06 [WARNING]   - org.glassfish.jersey.jaxb.FeatureSupplier
09:51:06 [WARNING]   - org.glassfish.jersey.jaxb.FeatureSupplier$1
09:51:06 [WARNING]   - org.glassfish.jersey.jaxb.PropertySupplier
09:51:06 [WARNING]   - org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
09:51:06 [WARNING]   - org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider$1
09:51:06 [WARNING]   - org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider$JaxbTypeChecker
09:51:06 [WARNING]   - org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
09:51:06 [WARNING]   - org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
09:51:06 [WARNING]   - 47 more...
09:51:06 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-jms-5.3.23.jar, spring-tx-5.3.23.jar, spring-webmvc-5.3.23.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/spring.tooling
09:51:06 [WARNING] commons-logging-1.2.jar, spring-jcl-5.3.23.jar define 1 overlapping classes: 
09:51:06 [WARNING]   - org.apache.commons.logging.LogFactory$1
09:51:06 [WARNING] jaxrs-ri-2.38.jar, jersey-media-json-binding-2.38.jar define 10 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.media/jersey-media-json-binding/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.media/jersey-media-json-binding/pom.xml
09:51:06 [WARNING]   - org.glassfish.jersey.jsonb.JsonBindingFeature
09:51:06 [WARNING]   - org.glassfish.jersey.jsonb.LocalizationMessages
09:51:06 [WARNING]   - org.glassfish.jersey.jsonb.LocalizationMessages$1
09:51:06 [WARNING]   - org.glassfish.jersey.jsonb.LocalizationMessages$BundleSupplier
09:51:06 [WARNING]   - org.glassfish.jersey.jsonb.internal.JsonBindingAutoDiscoverable
09:51:06 [WARNING]   - org.glassfish.jersey.jsonb.internal.JsonBindingProvider
09:51:06 [WARNING]   - org.glassfish.jersey.jsonb.internal.JsonBindingProvider$JsonbSingleton
09:51:06 [WARNING]   - org/glassfish/jersey/jsonb/localization.properties
09:51:06 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxrs-ri-2.38.jar define 2 overlapping resources: 
09:51:06 [WARNING]   - META-INF/maven/jakarta.xml.bind/jakarta.xml.bind-api/pom.properties
09:51:06 [WARNING]   - META-INF/maven/jakarta.xml.bind/jakarta.xml.bind-api/pom.xml
09:51:06 [WARNING] spring-web-5.3.23.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/web-fragment.xml
09:51:06 [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/io.netty.versions.properties
09:51:06 [WARNING] jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar define 231 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/detectors-default
09:51:06 [WARNING]   - META-INF/maven/org.jolokia/jolokia-core/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.jolokia/jolokia-core/pom.xml
09:51:06 [WARNING]   - META-INF/simplifiers-default
09:51:06 [WARNING]   - org.jolokia.Version
09:51:06 [WARNING]   - org.jolokia.backend.BackendManager
09:51:06 [WARNING]   - org.jolokia.backend.BackendManager$1
09:51:06 [WARNING]   - org.jolokia.backend.BackendManager$Initializer
09:51:06 [WARNING]   - org.jolokia.backend.Config
09:51:06 [WARNING]   - org.jolokia.backend.ConfigMBean
09:51:06 [WARNING]   - 221 more...
09:51:06 [WARNING] jakarta.persistence-2.2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.persistence-2.1.1.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-commons-rest-model-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-device-api-2.0.0-SNAPSHOT.jar, kapua-device-call-api-2.0.0-SNAPSHOT.jar, kapua-device-call-kura-2.0.0-SNAPSHOT.jar, kapua-device-commons-2.0.0-SNAPSHOT.jar, kapua-device-management-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-job-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-job-2.0.0-SNAPSHOT.jar, kapua-device-management-command-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-command-job-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-job-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-job-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-job-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar, kapua-device-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-foreignkeys-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-commons-2.0.0-SNAPSHOT.jar, kapua-job-internal-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-qa-markers-2.0.0-SNAPSHOT.jar, kapua-scheduler-api-2.0.0-SNAPSHOT.jar, kapua-scheduler-quartz-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-simple-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-client-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-tag-api-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-translator-api-2.0.0-SNAPSHOT.jar, kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar, kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar, kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar, kapua-transport-api-2.0.0-SNAPSHOT.jar, kapua-transport-jms-2.0.0-SNAPSHOT.jar, kapua-transport-mqtt-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - about.html
09:51:06 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 2 overlapping classes: 
09:51:06 [WARNING]   - org.apache.commons.logging.LogConfigurationException
09:51:06 [WARNING]   - org.apache.commons.logging.impl.SimpleLog$1
09:51:06 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, txw2-2.3.6.jar define 55 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jaxb/txw2/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jaxb/txw2/pom.xml
09:51:06 [WARNING]   - com.sun.xml.txw2.Attribute
09:51:06 [WARNING]   - com.sun.xml.txw2.Cdata
09:51:06 [WARNING]   - com.sun.xml.txw2.Comment
09:51:06 [WARNING]   - com.sun.xml.txw2.ContainerElement
09:51:06 [WARNING]   - com.sun.xml.txw2.Content
09:51:06 [WARNING]   - com.sun.xml.txw2.ContentVisitor
09:51:06 [WARNING]   - com.sun.xml.txw2.DatatypeWriter
09:51:06 [WARNING]   - com.sun.xml.txw2.DatatypeWriter$1
09:51:06 [WARNING]   - 45 more...
09:51:06 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/spring-configuration-metadata.json
09:51:06 [WARNING] jakarta.activation-api-1.2.2.jar, jaxrs-ri-2.38.jar define 2 overlapping resources: 
09:51:06 [WARNING]   - META-INF/maven/jakarta.activation/jakarta.activation-api/pom.properties
09:51:06 [WARNING]   - META-INF/maven/jakarta.activation/jakarta.activation-api/pom.xml
09:51:06 [WARNING] aopalliance-1.0.jar, aopalliance-repackaged-2.6.1.jar, spring-aop-5.3.23.jar define 9 overlapping classes: 
09:51:06 [WARNING]   - org.aopalliance.aop.Advice
09:51:06 [WARNING]   - org.aopalliance.aop.AspectException
09:51:06 [WARNING]   - org.aopalliance.intercept.ConstructorInterceptor
09:51:06 [WARNING]   - org.aopalliance.intercept.ConstructorInvocation
09:51:06 [WARNING]   - org.aopalliance.intercept.Interceptor
09:51:06 [WARNING]   - org.aopalliance.intercept.Invocation
09:51:06 [WARNING]   - org.aopalliance.intercept.Joinpoint
09:51:06 [WARNING]   - org.aopalliance.intercept.MethodInterceptor
09:51:06 [WARNING]   - org.aopalliance.intercept.MethodInvocation
09:51:06 [WARNING] jakarta.json-1.1.6-module.jar, jaxrs-ri-2.38.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/services/javax.json.spi.JsonProvider
09:51:06 [WARNING] javassist-3.26.0-GA.jar, jaxrs-ri-2.38.jar define 428 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/org.javassist/javassist/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.javassist/javassist/pom.xml
09:51:06 [WARNING]   - javassist.ByteArrayClassPath
09:51:06 [WARNING]   - javassist.ByteArrayClassPath$1
09:51:06 [WARNING]   - javassist.ByteArrayClassPath$BytecodeURLConnection
09:51:06 [WARNING]   - javassist.ByteArrayClassPath$BytecodeURLStreamHandler
09:51:06 [WARNING]   - javassist.CannotCompileException
09:51:06 [WARNING]   - javassist.ClassClassPath
09:51:06 [WARNING]   - javassist.ClassMap
09:51:06 [WARNING]   - javassist.ClassPath
09:51:06 [WARNING]   - 418 more...
09:51:06 [WARNING] shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 6 overlapping classes: 
09:51:06 [WARNING]   - org.apache.shiro.config.ConfigurationException
09:51:06 [WARNING]   - org.apache.shiro.config.Ini
09:51:06 [WARNING]   - org.apache.shiro.config.Ini$1
09:51:06 [WARNING]   - org.apache.shiro.config.Ini$Section
09:51:06 [WARNING]   - org.apache.shiro.config.ResourceConfigurable
09:51:06 [WARNING]   - org.apache.shiro.config.package-info
09:51:06 [WARNING] shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 17 overlapping classes: 
09:51:06 [WARNING]   - org.apache.shiro.config.CommonsInterpolator
09:51:06 [WARNING]   - org.apache.shiro.config.DefaultInterpolator
09:51:06 [WARNING]   - org.apache.shiro.config.Interpolator
09:51:06 [WARNING]   - org.apache.shiro.config.ReflectionBuilder
09:51:06 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$1
09:51:06 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$AssignmentStatement
09:51:06 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$BeanConfiguration
09:51:06 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$BeanConfigurationProcessor
09:51:06 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$InstantiationStatement
09:51:06 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$Statement
09:51:06 [WARNING]   - 7 more...
09:51:06 [WARNING] jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, javax.json-1.0.4.jar, jaxrs-ri-2.38.jar define 25 overlapping classes: 
09:51:06 [WARNING]   - javax.json.Json
09:51:06 [WARNING]   - javax.json.JsonArray
09:51:06 [WARNING]   - javax.json.JsonArrayBuilder
09:51:06 [WARNING]   - javax.json.JsonBuilderFactory
09:51:06 [WARNING]   - javax.json.JsonException
09:51:06 [WARNING]   - javax.json.JsonNumber
09:51:06 [WARNING]   - javax.json.JsonObject
09:51:06 [WARNING]   - javax.json.JsonObjectBuilder
09:51:06 [WARNING]   - javax.json.JsonReader
09:51:06 [WARNING]   - javax.json.JsonReaderFactory
09:51:06 [WARNING]   - 15 more...
09:51:06 [WARNING] shiro-cache-1.12.0.jar, shiro-core-1.12.0.jar define 8 overlapping classes: 
09:51:06 [WARNING]   - org.apache.shiro.cache.AbstractCacheManager
09:51:06 [WARNING]   - org.apache.shiro.cache.Cache
09:51:06 [WARNING]   - org.apache.shiro.cache.CacheException
09:51:06 [WARNING]   - org.apache.shiro.cache.CacheManager
09:51:06 [WARNING]   - org.apache.shiro.cache.CacheManagerAware
09:51:06 [WARNING]   - org.apache.shiro.cache.MapCache
09:51:06 [WARNING]   - org.apache.shiro.cache.MemoryConstrainedCacheManager
09:51:06 [WARNING]   - org.apache.shiro.cache.package-info
09:51:06 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/NOTICE
09:51:06 [WARNING] jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/services/org.apache.commons.logging.LogFactory
09:51:06 [WARNING] jaxrs-ri-2.38.jar, jersey-media-jaxb-2.38.jar, jersey-media-json-binding-2.38.jar, jersey-media-sse-2.38.jar, jersey-server-2.38.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/services/org.glassfish.jersey.internal.spi.ForcedAutoDiscoverable
09:51:06 [WARNING] jaxrs-ri-2.38.jar, jersey-hk2-2.38.jar define 52 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.inject/jersey-hk2/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.inject/jersey-hk2/pom.xml
09:51:06 [WARNING]   - META-INF/native-image/org.glassfish.jersey.inject/jersey-hk2/reflect-config.json
09:51:06 [WARNING]   - META-INF/native-image/org.glassfish.jersey.inject/jersey-hk2/resource-config.json
09:51:06 [WARNING]   - META-INF/services/org.glassfish.jersey.internal.inject.InjectionManagerFactory
09:51:06 [WARNING]   - org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager
09:51:06 [WARNING]   - org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl
09:51:06 [WARNING]   - org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl$1
09:51:06 [WARNING]   - org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl$2
09:51:06 [WARNING]   - org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl$3
09:51:06 [WARNING]   - 42 more...
09:51:06 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar, jaxrs-ri-2.38.jar define 114 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF.versions.9.javax.xml.bind.ModuleUtil
09:51:06 [WARNING]   - javax.xml.bind.Binder
09:51:06 [WARNING]   - javax.xml.bind.ContextFinder
09:51:06 [WARNING]   - javax.xml.bind.ContextFinder$1
09:51:06 [WARNING]   - javax.xml.bind.ContextFinder$2
09:51:06 [WARNING]   - javax.xml.bind.ContextFinder$3
09:51:06 [WARNING]   - javax.xml.bind.ContextFinder$4
09:51:06 [WARNING]   - javax.xml.bind.ContextFinder$5
09:51:06 [WARNING]   - javax.xml.bind.DataBindingException
09:51:06 [WARNING]   - javax.xml.bind.DatatypeConverter
09:51:06 [WARNING]   - 104 more...
09:51:06 [WARNING] camel-spring-boot-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/additional-spring-configuration-metadata.json
09:51:06 [WARNING] jakarta.inject-2.6.1.jar, jaxrs-ri-2.38.jar define 2 overlapping resources: 
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.hk2.external/jakarta.inject/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.hk2.external/jakarta.inject/pom.xml
09:51:06 [WARNING] netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar define 2 overlapping resources: 
09:51:06 [WARNING]   - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties
09:51:06 [WARNING]   - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml
09:51:06 [WARNING] shiro-core-1.12.0.jar, shiro-lang-1.12.0.jar define 37 overlapping classes: 
09:51:06 [WARNING]   - org.apache.shiro.ShiroException
09:51:06 [WARNING]   - org.apache.shiro.codec.Base64
09:51:06 [WARNING]   - org.apache.shiro.codec.CodecException
09:51:06 [WARNING]   - org.apache.shiro.codec.CodecSupport
09:51:06 [WARNING]   - org.apache.shiro.codec.H64
09:51:06 [WARNING]   - org.apache.shiro.codec.Hex
09:51:06 [WARNING]   - org.apache.shiro.codec.package-info
09:51:06 [WARNING]   - org.apache.shiro.io.ClassResolvingObjectInputStream
09:51:06 [WARNING]   - org.apache.shiro.io.DefaultSerializer
09:51:06 [WARNING]   - org.apache.shiro.io.ResourceUtils
09:51:06 [WARNING]   - 27 more...
09:51:06 [WARNING] camel-bean-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-spring-3.21.0.jar, camel-xpath-3.21.0.jar define 2 overlapping resources: 
09:51:06 [WARNING]   - META-INF/services/org/apache/camel/language.properties
09:51:06 [WARNING]   - language.properties
09:51:06 [WARNING] jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, jaxrs-ri-2.38.jar define 9 overlapping classes: 
09:51:06 [WARNING]   - javax.json.EmptyArray
09:51:06 [WARNING]   - javax.json.EmptyObject
09:51:06 [WARNING]   - javax.json.JsonMergePatch
09:51:06 [WARNING]   - javax.json.JsonPatch
09:51:06 [WARNING]   - javax.json.JsonPatch$Operation
09:51:06 [WARNING]   - javax.json.JsonPatchBuilder
09:51:06 [WARNING]   - javax.json.JsonPointer
09:51:06 [WARNING]   - javax.json.JsonValueImpl
09:51:06 [WARNING]   - javax.json.stream.JsonCollectors
09:51:06 [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, log4j-api-2.17.1.jar, snakeyaml-2.2.jar define 1 overlapping classes: 
09:51:06 [WARNING]   - META-INF.versions.9.module-info
09:51:06 [WARNING] camel-amqp-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-file-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-stub-3.21.0.jar, camel-timer-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xslt-3.21.0.jar define 2 overlapping resources: 
09:51:06 [WARNING]   - META-INF/services/org/apache/camel/component.properties
09:51:06 [WARNING]   - component.properties
09:51:06 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 134 overlapping classes and resources: 
09:51:06 [WARNING]   - com.sun.xml.bind.Locatable
09:51:06 [WARNING]   - com.sun.xml.bind.Messages
09:51:06 [WARNING]   - com.sun.xml.bind.WhiteSpaceProcessor
09:51:06 [WARNING]   - com.sun.xml.bind.annotation.OverrideAnnotationOf
09:51:06 [WARNING]   - com.sun.xml.bind.annotation.XmlIsSet
09:51:06 [WARNING]   - com.sun.xml.bind.annotation.XmlLocation
09:51:06 [WARNING]   - com.sun.xml.bind.api.ErrorListener
09:51:06 [WARNING]   - com.sun.xml.bind.api.impl.NameConverter
09:51:06 [WARNING]   - com.sun.xml.bind.api.impl.NameConverter$1
09:51:06 [WARNING]   - com.sun.xml.bind.api.impl.NameConverter$2
09:51:06 [WARNING]   - 124 more...
09:51:06 [WARNING] jaxrs-ri-2.38.jar, jersey-common-2.38.jar define 897 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.JerseyFlowSubscriber
09:51:06 [WARNING]   - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.JerseyFlowSubscriber$1
09:51:06 [WARNING]   - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher
09:51:06 [WARNING]   - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$1
09:51:06 [WARNING]   - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$2
09:51:06 [WARNING]   - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$3
09:51:06 [WARNING]   - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$4
09:51:06 [WARNING]   - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$5
09:51:06 [WARNING]   - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$6
09:51:06 [WARNING]   - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisherFactory
09:51:06 [WARNING]   - 887 more...
09:51:06 [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/NOTICE.txt
09:51:06 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - license.html
09:51:06 [WARNING] camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-health-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-support-3.21.0.jar, camel-util-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar define 2 overlapping resources: 
09:51:06 [WARNING]   - META-INF/services/org/apache/camel/other.properties
09:51:06 [WARNING]   - other.properties
09:51:06 [WARNING] jakarta.inject-2.6.1.jar, javax.inject-1.jar, jaxrs-ri-2.38.jar define 6 overlapping classes: 
09:51:06 [WARNING]   - javax.inject.Inject
09:51:06 [WARNING]   - javax.inject.Named
09:51:06 [WARNING]   - javax.inject.Provider
09:51:06 [WARNING]   - javax.inject.Qualifier
09:51:06 [WARNING]   - javax.inject.Scope
09:51:06 [WARNING]   - javax.inject.Singleton
09:51:06 [WARNING] jaxrs-ri-2.38.jar, jersey-container-servlet-2.38.jar define 13 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.containers/jersey-container-servlet/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jersey.containers/jersey-container-servlet/pom.xml
09:51:06 [WARNING]   - META-INF/services/org.glassfish.jersey.servlet.spi.AsyncContextDelegateProvider
09:51:06 [WARNING]   - META-INF/services/org.glassfish.jersey.servlet.spi.FilterUrlMappingsProvider
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.async.AsyncContextDelegateProviderImpl
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.async.AsyncContextDelegateProviderImpl$1
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.async.AsyncContextDelegateProviderImpl$ExtensionImpl
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.init.FilterUrlMappingsProviderImpl
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer
09:51:06 [WARNING]   - org.glassfish.jersey.servlet.init.internal.LocalizationMessages
09:51:06 [WARNING]   - 3 more...
09:51:06 [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 630 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.properties
09:51:06 [WARNING]   - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.xml
09:51:06 [WARNING]   - META-INF/services/javax.xml.bind.JAXBContext
09:51:06 [WARNING]   - com.sun.xml.bind.AccessorFactory
09:51:06 [WARNING]   - com.sun.xml.bind.AccessorFactoryImpl
09:51:06 [WARNING]   - com.sun.xml.bind.AnyTypeAdapter
09:51:06 [WARNING]   - com.sun.xml.bind.CycleRecoverable
09:51:06 [WARNING]   - com.sun.xml.bind.CycleRecoverable$Context
09:51:06 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl
09:51:06 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl$1
09:51:06 [WARNING]   - 620 more...
09:51:06 [WARNING] jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar define 1 overlapping resource: 
09:51:06 [WARNING]   - META-INF/services/com.fasterxml.jackson.databind.Module
09:51:06 [WARNING] jakarta.ws.rs-api-2.1.6.jar, jaxrs-ri-2.38.jar define 139 overlapping classes and resources: 
09:51:06 [WARNING]   - META-INF/maven/jakarta.ws.rs/jakarta.ws.rs-api/pom.properties
09:51:06 [WARNING]   - META-INF/maven/jakarta.ws.rs/jakarta.ws.rs-api/pom.xml
09:51:06 [WARNING]   - javax.ws.rs.ApplicationPath
09:51:06 [WARNING]   - javax.ws.rs.BadRequestException
09:51:06 [WARNING]   - javax.ws.rs.BeanParam
09:51:06 [WARNING]   - javax.ws.rs.ClientErrorException
09:51:06 [WARNING]   - javax.ws.rs.ConstrainedTo
09:51:06 [WARNING]   - javax.ws.rs.Consumes
09:51:06 [WARNING]   - javax.ws.rs.CookieParam
09:51:06 [WARNING]   - javax.ws.rs.DELETE
09:51:06 [WARNING]   - 129 more...
09:51:06 [WARNING] jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, javax.json-1.0.4.jar, jaxrs-ri-2.38.jar define 43 overlapping class and resource: 
09:51:06 [WARNING]   - org.glassfish.json.BufferPoolImpl
09:51:06 [WARNING]   - org.glassfish.json.JsonArrayBuilderImpl
09:51:06 [WARNING]   - org.glassfish.json.JsonArrayBuilderImpl$JsonArrayImpl
09:51:06 [WARNING]   - org.glassfish.json.JsonBuilderFactoryImpl
09:51:06 [WARNING]   - org.glassfish.json.JsonGeneratorFactoryImpl
09:51:06 [WARNING]   - org.glassfish.json.JsonGeneratorImpl
09:51:06 [WARNING]   - org.glassfish.json.JsonGeneratorImpl$1
09:51:06 [WARNING]   - org.glassfish.json.JsonGeneratorImpl$Context
09:51:06 [WARNING]   - org.glassfish.json.JsonGeneratorImpl$Scope
09:51:06 [WARNING]   - org.glassfish.json.JsonLocationImpl
09:51:06 [WARNING]   - 33 more...
09:51:06 [WARNING] maven-shade-plugin has detected that some class files are
09:51:06 [WARNING] present in two or more JARs. When this happens, only one
09:51:06 [WARNING] single version of the class is copied to the uber jar.
09:51:06 [WARNING] Usually this is not harmful and you can skip these warnings,
09:51:06 [WARNING] otherwise try to manually exclude artifacts based on
09:51:06 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
09:51:06 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
09:51:06 [INFO] 
09:51:06 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer-lifecycle-app ---
09:51:06 [INFO] 
09:51:06 [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer-lifecycle-app ---
09:51:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle-app/2.0.0-SNAPSHOT/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT.jar
09:51:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle-app/2.0.0-SNAPSHOT/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT.pom
09:51:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle-app/2.0.0-SNAPSHOT/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT-sources.jar
09:51:06 [INFO] 
09:51:06 [INFO] -----------< org.eclipse.kapua:kapua-consumer-telemetry-app >-----------
09:51:06 [INFO] Building kapua-consumer-telemetry-app 2.0.0-SNAPSHOT           [203/226]
09:51:06 [INFO]   from consumer/telemetry-app/pom.xml
09:51:06 [INFO] --------------------------------[ jar ]---------------------------------
09:51:06 [INFO] 
09:51:06 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer-telemetry-app ---
09:51:06 [INFO] 
09:51:06 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer-telemetry-app ---
09:51:06 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:06 [INFO] 
09:51:06 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer-telemetry-app ---
09:51:06 [INFO] Required toolchain: jdk [ version='11' ]
09:51:06 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:06 [INFO] 
09:51:06 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer-telemetry-app ---
09:51:06 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/telemetry-app' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:06 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app
09:51:07 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823066996
09:51:07 [WARNING] Cannot get the branch information from the git repository: 
09:51:07 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:07 
09:51:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/telemetry-app' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app
09:51:07 [INFO] Storing buildScmBranch: UNKNOWN
09:51:07 [INFO] 
09:51:07 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer-telemetry-app ---
09:51:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/jacoco.exec
09:51:07 [INFO] 
09:51:07 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-consumer-telemetry-app ---
09:51:07 [INFO] Copying 6 resources
09:51:07 [INFO] 
09:51:07 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-consumer-telemetry-app ---
09:51:07 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:07 [INFO] Changes detected - recompiling the module!
09:51:07 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/classes
09:51:08 [INFO] 
09:51:08 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-consumer-telemetry-app ---
09:51:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/src/test/resources
09:51:08 [INFO] 
09:51:08 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-consumer-telemetry-app ---
09:51:08 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:08 [INFO] No sources to compile
09:51:08 [INFO] 
09:51:08 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-consumer-telemetry-app ---
09:51:08 [INFO] Tests are skipped.
09:51:08 [INFO] 
09:51:08 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer-telemetry-app ---
09:51:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:08 [INFO] 
09:51:08 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-consumer-telemetry-app ---
09:51:08 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT.jar
09:51:08 [INFO] 
09:51:08 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer-telemetry-app ---
09:51:08 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT-sources.jar
09:51:08 [INFO] 
09:51:08 [INFO] --- shade:3.4.1:shade (default) @ kapua-consumer-telemetry-app ---
09:51:08 [INFO] Including org.eclipse.kapua:kapua-consumer-telemetry:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-service-client:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-job-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-job-engine-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including junit:junit:jar:4.13.2 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-scheduler-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-packages-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-job-engine-commons:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-job-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including javax.batch:javax.batch-api:jar:1.0.1 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-service-camel:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-message-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar.
09:51:08 [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar.
09:51:08 [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar.
09:51:08 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar.
09:51:08 [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-translator-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-commons:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-qa-markers:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-all:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-codec-dns:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-codec-http2:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-codec-memcache:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-codec-redis:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-codec-smtp:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-codec-socks:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-codec-stomp:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-codec-xml:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-handler-proxy:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-resolver-dns:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-transport-sctp:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-transport-udt:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar.
09:51:08 [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar.
09:51:08 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
09:51:08 [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar.
09:51:08 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar.
09:51:08 [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar.
09:51:08 [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar.
09:51:08 [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar.
09:51:08 [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar.
09:51:08 [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar.
09:51:08 [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar.
09:51:08 [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.3.Final in the shaded jar.
09:51:08 [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar.
09:51:08 [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar.
09:51:08 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.6 in the shaded jar.
09:51:08 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.6 in the shaded jar.
09:51:08 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar.
09:51:08 [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-message-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-security-registration-simple:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-security-registration-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.bitbucket.b_c:jose4j:jar:0.7.10 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-account-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-datastore-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-service-storable-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar.
09:51:08 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar.
09:51:08 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-datastore-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-service-storable-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-rest:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-security-shiro:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-openid-provider:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-openid-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar.
09:51:08 [INFO] Including com.warrenstrange:googleauth:jar:1.5.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.shiro:shiro-lang:jar:1.12.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.shiro:shiro-cache:jar:1.12.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.shiro:shiro-config-core:jar:1.12.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.shiro:shiro-config-ogdl:jar:1.12.0 in the shaded jar.
09:51:08 [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar.
09:51:08 [INFO] Including org.apache.shiro:shiro-event:jar:1.12.0 in the shaded jar.
09:51:08 [INFO] Including org.springframework.security:spring-security-crypto:jar:5.7.5 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-registry-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-registry-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-call-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-authentication:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-client-security:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-registry-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-registry-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-security-certificate-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-security-certificate-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-tag-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-tag-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-user-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-all-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-dummy:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-command-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-command-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-message-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-dummy:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-inventory-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-inventory-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-packages-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-request-internal:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-management-request-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-translator-kapua-kura:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-device-call-kura:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-translator-kura-jms:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-translator-kura-mqtt:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-transport-api:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-transport-jms:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-transport-mqtt:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar:1.2.1 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.kapua:kapua-foreignkeys:jar:2.0.0-SNAPSHOT in the shaded jar.
09:51:08 [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar.
09:51:08 [INFO] Including com.google.protobuf:protobuf-java:jar:3.23.2 in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-transport-native-epoll:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including org.eclipse.persistence:javax.persistence:jar:2.1.1 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar.
09:51:08 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar.
09:51:08 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
09:51:08 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
09:51:08 [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar.
09:51:08 [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar.
09:51:08 [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar.
09:51:08 [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar.
09:51:08 [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar.
09:51:08 [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar.
09:51:08 [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar.
09:51:08 [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar.
09:51:08 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar.
09:51:08 [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar.
09:51:08 [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar.
09:51:08 [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar.
09:51:08 [INFO] Including org.jolokia:jolokia-jvm:jar:agent:1.3.4 in the shaded jar.
09:51:08 [INFO] Including org.jolokia:jolokia-core:jar:1.6.2 in the shaded jar.
09:51:08 [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar.
09:51:08 [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar.
09:51:08 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar.
09:51:08 [INFO] Including org.slf4j:log4j-over-slf4j:jar:1.7.33 in the shaded jar.
09:51:08 [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.17.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch:elasticsearch:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch:elasticsearch-core:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch:elasticsearch-secure-sm:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch:elasticsearch-geo:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-core:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-analyzers-common:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-backward-codecs:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-grouping:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-highlighter:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-join:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-memory:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-misc:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-queries:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-queryparser:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-sandbox:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-spatial-extras:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-spatial3d:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.lucene:lucene-suggest:jar:8.5.1 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch:elasticsearch-cli:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.2 in the shaded jar.
09:51:08 [INFO] Including com.carrotsearch:hppc:jar:0.8.1 in the shaded jar.
09:51:08 [INFO] Including com.tdunning:t-digest:jar:3.2 in the shaded jar.
09:51:08 [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.9 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch:jna:jar:5.5.0 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch:elasticsearch-x-content:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.15.2 in the shaded jar.
09:51:08 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.2 in the shaded jar.
09:51:08 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.15.2 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch.client:transport:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch.plugin:parent-join-client:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch.plugin:rank-eval-client:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch.client:elasticsearch-rest-client:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar.
09:51:08 [INFO] Including org.apache.httpcomponents:httpasyncclient:jar:4.1.5 in the shaded jar.
09:51:08 [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.4.15 in the shaded jar.
09:51:08 [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch.plugin:transport-netty4-client:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch.plugin:reindex-client:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch:elasticsearch-ssl-config:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch.plugin:lang-mustache-client:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including com.github.spullara.mustache.java:compiler:jar:0.9.6 in the shaded jar.
09:51:08 [INFO] Including org.elasticsearch.plugin:percolator-client:jar:7.8.1 in the shaded jar.
09:51:08 [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-core:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-core-engine:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-api:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-base-engine:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-base:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-core-reifier:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-core-processor:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-management-api:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-support:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-util:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-core-languages:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-core-model:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-bean:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-browse:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-cluster:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-controlbus:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-dataformat:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-dataset:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-direct:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-directvm:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-file:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-health:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-language:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-log:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-mock:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-ref:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-rest:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-tooling-model:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-saga:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-scheduler:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-seda:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-stub:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-timer:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-validator:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-vm:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-xpath:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-xslt:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-xml-jaxb:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.3.0.1 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-xml-jaxp:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-xml-io-util:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-jms-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.springframework.boot:spring-boot-starter:jar:2.5.14 in the shaded jar.
09:51:08 [INFO] Including org.springframework.boot:spring-boot:jar:2.5.14 in the shaded jar.
09:51:08 [INFO] Including org.springframework.boot:spring-boot-autoconfigure:jar:2.5.14 in the shaded jar.
09:51:08 [INFO] Including org.springframework.boot:spring-boot-starter-logging:jar:2.5.14 in the shaded jar.
09:51:08 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.33 in the shaded jar.
09:51:08 [INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.5 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-jms:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.geronimo.specs:geronimo-jms_2.0_spec:jar:1.0-alpha-2 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-core-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-amqp-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-amqp:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-spring-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-spring:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:spi-annotations:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-spring-boot-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-spring-boot:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-spring-main:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-main:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-util-json:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-cloud:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-bean-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-browse-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-controlbus-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-dataformat-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-dataset-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-direct-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-directvm-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-file-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-language-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-log-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-mock-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-ref-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-rest-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-saga-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-scheduler-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-seda-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-stub-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-timer-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-validator-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-vm-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-xpath-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-xslt-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-xml-jaxp-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml-starter:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-spring-xml:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-core-xml:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-xml-jaxb-dsl:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.apache.camel:camel-dsl-support:jar:3.21.0 in the shaded jar.
09:51:08 [INFO] Including org.springframework.boot:spring-boot-starter-web:jar:2.5.14 in the shaded jar.
09:51:08 [INFO] Including org.springframework.boot:spring-boot-starter-json:jar:2.5.14 in the shaded jar.
09:51:08 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.2 in the shaded jar.
09:51:08 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.2 in the shaded jar.
09:51:08 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.2 in the shaded jar.
09:51:08 [INFO] Including org.springframework:spring-web:jar:5.3.23 in the shaded jar.
09:51:08 [INFO] Including org.springframework:spring-webmvc:jar:5.3.23 in the shaded jar.
09:51:08 [INFO] Including org.springframework.boot:spring-boot-starter-jetty:jar:2.5.14 in the shaded jar.
09:51:08 [INFO] Including jakarta.servlet:jakarta.servlet-api:jar:4.0.4 in the shaded jar.
09:51:08 [INFO] Including jakarta.websocket:jakarta.websocket-api:jar:1.1.2 in the shaded jar.
09:51:08 [INFO] Including org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.63 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-servlets:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-continuation:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-xml:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-annotations:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty:jetty-plus:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.ow2.asm:asm:jar:9.4 in the shaded jar.
09:51:08 [INFO] Including org.ow2.asm:asm-commons:jar:9.4 in the shaded jar.
09:51:08 [INFO] Including org.ow2.asm:asm-tree:jar:9.4 in the shaded jar.
09:51:08 [INFO] Including org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.53.v20231009 in the shaded jar.
09:51:08 [INFO] Including org.springframework.boot:spring-boot-starter-actuator:jar:2.5.14 in the shaded jar.
09:51:08 [INFO] Including org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.14 in the shaded jar.
09:51:08 [INFO] Including org.springframework.boot:spring-boot-actuator:jar:2.5.14 in the shaded jar.
09:51:08 [INFO] Including io.micrometer:micrometer-core:jar:1.7.12 in the shaded jar.
09:51:08 [INFO] Including org.latencyutils:LatencyUtils:jar:2.0.3 in the shaded jar.
09:51:08 [INFO] Including org.springframework:spring-aop:jar:5.3.23 in the shaded jar.
09:51:08 [INFO] Including org.springframework:spring-beans:jar:5.3.23 in the shaded jar.
09:51:08 [INFO] Including org.springframework:spring-context:jar:5.3.23 in the shaded jar.
09:51:08 [INFO] Including org.springframework:spring-core:jar:5.3.23 in the shaded jar.
09:51:08 [INFO] Including org.springframework:spring-jcl:jar:5.3.23 in the shaded jar.
09:51:08 [INFO] Including org.springframework:spring-expression:jar:5.3.23 in the shaded jar.
09:51:08 [INFO] Including org.springframework:spring-jms:jar:5.3.23 in the shaded jar.
09:51:08 [INFO] Including org.springframework:spring-messaging:jar:5.3.23 in the shaded jar.
09:51:08 [INFO] Including org.springframework:spring-tx:jar:5.3.23 in the shaded jar.
09:51:08 [INFO] Including org.springframework.security:spring-security-core:jar:5.7.5 in the shaded jar.
09:51:08 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar.
09:51:08 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar.
09:51:08 [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar.
09:51:08 [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/dependency-reduced-pom.xml
09:51:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
09:51:16 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, jakarta.jms-api-2.0.3.jar define 81 overlapping classes: 
09:51:16 [WARNING]   - javax.jms.BytesMessage
09:51:16 [WARNING]   - javax.jms.CompletionListener
09:51:16 [WARNING]   - javax.jms.Connection
09:51:16 [WARNING]   - javax.jms.ConnectionConsumer
09:51:16 [WARNING]   - javax.jms.ConnectionFactory
09:51:16 [WARNING]   - javax.jms.ConnectionMetaData
09:51:16 [WARNING]   - javax.jms.DeliveryMode
09:51:16 [WARNING]   - javax.jms.Destination
09:51:16 [WARNING]   - javax.jms.ExceptionListener
09:51:16 [WARNING]   - javax.jms.IllegalStateException
09:51:16 [WARNING]   - 71 more...
09:51:16 [WARNING] jakarta.annotation-api-1.3.5.jar, javax.annotation-api-1.2.jar define 15 overlapping classes: 
09:51:16 [WARNING]   - javax.annotation.Generated
09:51:16 [WARNING]   - javax.annotation.ManagedBean
09:51:16 [WARNING]   - javax.annotation.PostConstruct
09:51:16 [WARNING]   - javax.annotation.PreDestroy
09:51:16 [WARNING]   - javax.annotation.Priority
09:51:16 [WARNING]   - javax.annotation.Resource
09:51:16 [WARNING]   - javax.annotation.Resource$AuthenticationType
09:51:16 [WARNING]   - javax.annotation.Resources
09:51:16 [WARNING]   - javax.annotation.security.DeclareRoles
09:51:16 [WARNING]   - javax.annotation.security.DenyAll
09:51:16 [WARNING]   - 5 more...
09:51:16 [WARNING] log4j-api-2.17.1.jar, spring-boot-2.5.14.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/services/org.apache.logging.log4j.util.PropertySource
09:51:16 [WARNING] aopalliance-1.0.jar, spring-aop-5.3.23.jar define 9 overlapping classes: 
09:51:16 [WARNING]   - org.aopalliance.aop.Advice
09:51:16 [WARNING]   - org.aopalliance.aop.AspectException
09:51:16 [WARNING]   - org.aopalliance.intercept.ConstructorInterceptor
09:51:16 [WARNING]   - org.aopalliance.intercept.ConstructorInvocation
09:51:16 [WARNING]   - org.aopalliance.intercept.Interceptor
09:51:16 [WARNING]   - org.aopalliance.intercept.Invocation
09:51:16 [WARNING]   - org.aopalliance.intercept.Joinpoint
09:51:16 [WARNING]   - org.aopalliance.intercept.MethodInterceptor
09:51:16 [WARNING]   - org.aopalliance.intercept.MethodInvocation
09:51:16 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/spring.provides
09:51:16 [WARNING] netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar define 2 overlapping resources: 
09:51:16 [WARNING]   - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties
09:51:16 [WARNING]   - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml
09:51:16 [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: 
09:51:16 [WARNING]   - javax.activation.ActivationDataFlavor
09:51:16 [WARNING]   - javax.activation.CommandInfo
09:51:16 [WARNING]   - javax.activation.CommandInfo$Beans
09:51:16 [WARNING]   - javax.activation.CommandInfo$Beans$1
09:51:16 [WARNING]   - javax.activation.CommandMap
09:51:16 [WARNING]   - javax.activation.CommandObject
09:51:16 [WARNING]   - javax.activation.DataContentHandler
09:51:16 [WARNING]   - javax.activation.DataContentHandlerFactory
09:51:16 [WARNING]   - javax.activation.DataHandler
09:51:16 [WARNING]   - javax.activation.DataHandler$1
09:51:16 [WARNING]   - 21 more...
09:51:16 [WARNING] camel-amqp-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-util-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xslt-3.21.0.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/jandex.idx
09:51:16 [WARNING] netty-common-4.1.100.Final.jar, spring-core-5.3.23.jar, spring-web-5.3.23.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/services/reactor.blockhound.integration.BlockHoundIntegration
09:51:16 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/DEPENDENCIES
09:51:16 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 4 overlapping classes: 
09:51:16 [WARNING]   - org.apache.commons.logging.Log
09:51:16 [WARNING]   - org.apache.commons.logging.LogFactory
09:51:16 [WARNING]   - org.apache.commons.logging.impl.NoOpLog
09:51:16 [WARNING]   - org.apache.commons.logging.impl.SimpleLog
09:51:16 [WARNING] elasticsearch-7.8.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-suggest-8.5.1.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/services/org.apache.lucene.codecs.PostingsFormat
09:51:16 [WARNING] javax-websocket-server-impl-9.4.53.v20231009.jar, logback-classic-1.2.11.jar, spring-web-5.3.23.jar, websocket-server-9.4.53.v20231009.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/services/javax.servlet.ServletContainerInitializer
09:51:16 [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-impl-2.3.3.jar define 2 overlapping classes: 
09:51:16 [WARNING]   - META-INF.versions.9.com.sun.istack.logging.StackHelper
09:51:16 [WARNING]   - com.sun.istack.logging.StackHelper
09:51:16 [WARNING] netty-all-4.1.100.Final.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-dns-4.1.100.Final.jar, netty-codec-haproxy-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-codec-http2-4.1.100.Final.jar, netty-codec-memcache-4.1.100.Final.jar, netty-codec-mqtt-4.1.100.Final.jar, netty-codec-redis-4.1.100.Final.jar, netty-codec-smtp-4.1.100.Final.jar, netty-codec-socks-4.1.100.Final.jar, netty-codec-stomp-4.1.100.Final.jar, netty-codec-xml-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-handler-proxy-4.1.100.Final.jar, netty-handler-ssl-ocsp-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-resolver-dns-4.1.100.Final.jar, netty-resolver-dns-classes-macos-4.1.100.Final.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, netty-transport-rxtx-4.1.100.Final.jar, netty-transport-sctp-4.1.100.Final.jar, netty-transport-udt-4.1.100.Final.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/io.netty.versions.properties
09:51:16 [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, log4j-api-2.17.1.jar, snakeyaml-2.2.jar define 1 overlapping classes: 
09:51:16 [WARNING]   - META-INF.versions.9.module-info
09:51:16 [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar define 23 overlapping classes and resources: 
09:51:16 [WARNING]   - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.properties
09:51:16 [WARNING]   - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.xml
09:51:16 [WARNING]   - com.sun.istack.Builder
09:51:16 [WARNING]   - com.sun.istack.ByteArrayDataSource
09:51:16 [WARNING]   - com.sun.istack.FinalArrayList
09:51:16 [WARNING]   - com.sun.istack.FragmentContentHandler
09:51:16 [WARNING]   - com.sun.istack.Interned
09:51:16 [WARNING]   - com.sun.istack.NotNull
09:51:16 [WARNING]   - com.sun.istack.Nullable
09:51:16 [WARNING]   - com.sun.istack.Pool
09:51:16 [WARNING]   - 13 more...
09:51:16 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - readme.html
09:51:16 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/spring-autoconfigure-metadata.properties
09:51:16 [WARNING] jakarta.persistence-2.2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.persistence-2.1.1.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-datastore-internal-2.0.0-SNAPSHOT.jar, kapua-device-api-2.0.0-SNAPSHOT.jar, kapua-device-call-api-2.0.0-SNAPSHOT.jar, kapua-device-call-kura-2.0.0-SNAPSHOT.jar, kapua-device-commons-2.0.0-SNAPSHOT.jar, kapua-device-management-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-command-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar, kapua-device-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-foreignkeys-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-commons-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-qa-markers-2.0.0-SNAPSHOT.jar, kapua-scheduler-api-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-simple-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-client-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar, kapua-tag-api-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-translator-api-2.0.0-SNAPSHOT.jar, kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar, kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar, kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar, kapua-transport-api-2.0.0-SNAPSHOT.jar, kapua-transport-jms-2.0.0-SNAPSHOT.jar, kapua-transport-mqtt-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - about.html
09:51:16 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar define 218 overlapping classes and resources: 
09:51:16 [WARNING]   - META-INF/eclipse.inf
09:51:16 [WARNING]   - javax.persistence.Access
09:51:16 [WARNING]   - javax.persistence.AccessType
09:51:16 [WARNING]   - javax.persistence.AssociationOverride
09:51:16 [WARNING]   - javax.persistence.AssociationOverrides
09:51:16 [WARNING]   - javax.persistence.AttributeConverter
09:51:16 [WARNING]   - javax.persistence.AttributeNode
09:51:16 [WARNING]   - javax.persistence.AttributeOverride
09:51:16 [WARNING]   - javax.persistence.AttributeOverrides
09:51:16 [WARNING]   - javax.persistence.Basic
09:51:16 [WARNING]   - 208 more...
09:51:16 [WARNING] camel-api-3.21.0.jar, spi-annotations-3.21.0.jar define 30 overlapping classes: 
09:51:16 [WARNING]   - org.apache.camel.Category
09:51:16 [WARNING]   - org.apache.camel.spi.ApiMethod
09:51:16 [WARNING]   - org.apache.camel.spi.ApiParam
09:51:16 [WARNING]   - org.apache.camel.spi.ApiParams
09:51:16 [WARNING]   - org.apache.camel.spi.AsEndpointUri
09:51:16 [WARNING]   - org.apache.camel.spi.AsPredicate
09:51:16 [WARNING]   - org.apache.camel.spi.Metadata
09:51:16 [WARNING]   - org.apache.camel.spi.UriEndpoint
09:51:16 [WARNING]   - org.apache.camel.spi.UriParam
09:51:16 [WARNING]   - org.apache.camel.spi.UriParams
09:51:16 [WARNING]   - 20 more...
09:51:16 [WARNING] jolokia-jvm-1.3.4-agent.jar, json-simple-1.1.1.jar define 14 overlapping classes and resources: 
09:51:16 [WARNING]   - META-INF/maven/com.googlecode.json-simple/json-simple/pom.properties
09:51:16 [WARNING]   - META-INF/maven/com.googlecode.json-simple/json-simple/pom.xml
09:51:16 [WARNING]   - org.json.simple.ItemList
09:51:16 [WARNING]   - org.json.simple.JSONArray
09:51:16 [WARNING]   - org.json.simple.JSONAware
09:51:16 [WARNING]   - org.json.simple.JSONObject
09:51:16 [WARNING]   - org.json.simple.JSONStreamAware
09:51:16 [WARNING]   - org.json.simple.JSONValue
09:51:16 [WARNING]   - org.json.simple.parser.ContainerFactory
09:51:16 [WARNING]   - org.json.simple.parser.ContentHandler
09:51:16 [WARNING]   - 4 more...
09:51:16 [WARNING] kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - liquibase/common-properties.xml
09:51:16 [WARNING] shiro-core-1.12.0.jar, shiro-event-1.12.0.jar define 13 overlapping classes: 
09:51:16 [WARNING]   - org.apache.shiro.event.Event
09:51:16 [WARNING]   - org.apache.shiro.event.EventBus
09:51:16 [WARNING]   - org.apache.shiro.event.EventBusAware
09:51:16 [WARNING]   - org.apache.shiro.event.Subscribe
09:51:16 [WARNING]   - org.apache.shiro.event.support.AnnotationEventListenerResolver
09:51:16 [WARNING]   - org.apache.shiro.event.support.DefaultEventBus
09:51:16 [WARNING]   - org.apache.shiro.event.support.DefaultEventBus$Subscription
09:51:16 [WARNING]   - org.apache.shiro.event.support.EventClassComparator
09:51:16 [WARNING]   - org.apache.shiro.event.support.EventListener
09:51:16 [WARNING]   - org.apache.shiro.event.support.EventListenerComparator
09:51:16 [WARNING]   - 3 more...
09:51:16 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar define 2 overlapping resources: 
09:51:16 [WARNING]   - META-INF/license.txt
09:51:16 [WARNING]   - META-INF/notice.txt
09:51:16 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-jms-5.3.23.jar, spring-tx-5.3.23.jar, spring-webmvc-5.3.23.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/spring.tooling
09:51:16 [WARNING] commons-logging-1.2.jar, spring-jcl-5.3.23.jar define 1 overlapping classes: 
09:51:16 [WARNING]   - org.apache.commons.logging.LogFactory$1
09:51:16 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/NOTICE
09:51:16 [WARNING] spring-web-5.3.23.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/web-fragment.xml
09:51:16 [WARNING] jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar define 231 overlapping classes and resources: 
09:51:16 [WARNING]   - META-INF/detectors-default
09:51:16 [WARNING]   - META-INF/maven/org.jolokia/jolokia-core/pom.properties
09:51:16 [WARNING]   - META-INF/maven/org.jolokia/jolokia-core/pom.xml
09:51:16 [WARNING]   - META-INF/simplifiers-default
09:51:16 [WARNING]   - org.jolokia.Version
09:51:16 [WARNING]   - org.jolokia.backend.BackendManager
09:51:16 [WARNING]   - org.jolokia.backend.BackendManager$1
09:51:16 [WARNING]   - org.jolokia.backend.BackendManager$Initializer
09:51:16 [WARNING]   - org.jolokia.backend.Config
09:51:16 [WARNING]   - org.jolokia.backend.ConfigMBean
09:51:16 [WARNING]   - 221 more...
09:51:16 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 2 overlapping classes: 
09:51:16 [WARNING]   - org.apache.commons.logging.LogConfigurationException
09:51:16 [WARNING]   - org.apache.commons.logging.impl.SimpleLog$1
09:51:16 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/spring-configuration-metadata.json
09:51:16 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, txw2-2.3.6.jar define 55 overlapping classes and resources: 
09:51:16 [WARNING]   - META-INF/maven/org.glassfish.jaxb/txw2/pom.properties
09:51:16 [WARNING]   - META-INF/maven/org.glassfish.jaxb/txw2/pom.xml
09:51:16 [WARNING]   - com.sun.xml.txw2.Attribute
09:51:16 [WARNING]   - com.sun.xml.txw2.Cdata
09:51:16 [WARNING]   - com.sun.xml.txw2.Comment
09:51:16 [WARNING]   - com.sun.xml.txw2.ContainerElement
09:51:16 [WARNING]   - com.sun.xml.txw2.Content
09:51:16 [WARNING]   - com.sun.xml.txw2.ContentVisitor
09:51:16 [WARNING]   - com.sun.xml.txw2.DatatypeWriter
09:51:16 [WARNING]   - com.sun.xml.txw2.DatatypeWriter$1
09:51:16 [WARNING]   - 45 more...
09:51:16 [WARNING] jackson-core-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/services/com.fasterxml.jackson.core.JsonFactory
09:51:16 [WARNING] shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 6 overlapping classes: 
09:51:16 [WARNING]   - org.apache.shiro.config.ConfigurationException
09:51:16 [WARNING]   - org.apache.shiro.config.Ini
09:51:16 [WARNING]   - org.apache.shiro.config.Ini$1
09:51:16 [WARNING]   - org.apache.shiro.config.Ini$Section
09:51:16 [WARNING]   - org.apache.shiro.config.ResourceConfigurable
09:51:16 [WARNING]   - org.apache.shiro.config.package-info
09:51:16 [WARNING] shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 17 overlapping classes: 
09:51:16 [WARNING]   - org.apache.shiro.config.CommonsInterpolator
09:51:16 [WARNING]   - org.apache.shiro.config.DefaultInterpolator
09:51:16 [WARNING]   - org.apache.shiro.config.Interpolator
09:51:16 [WARNING]   - org.apache.shiro.config.ReflectionBuilder
09:51:16 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$1
09:51:16 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$AssignmentStatement
09:51:16 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$BeanConfiguration
09:51:16 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$BeanConfigurationProcessor
09:51:16 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$InstantiationStatement
09:51:16 [WARNING]   - org.apache.shiro.config.ReflectionBuilder$Statement
09:51:16 [WARNING]   - 7 more...
09:51:16 [WARNING] netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar define 2 overlapping resources: 
09:51:16 [WARNING]   - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties
09:51:16 [WARNING]   - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml
09:51:16 [WARNING] shiro-cache-1.12.0.jar, shiro-core-1.12.0.jar define 8 overlapping classes: 
09:51:16 [WARNING]   - org.apache.shiro.cache.AbstractCacheManager
09:51:16 [WARNING]   - org.apache.shiro.cache.Cache
09:51:16 [WARNING]   - org.apache.shiro.cache.CacheException
09:51:16 [WARNING]   - org.apache.shiro.cache.CacheManager
09:51:16 [WARNING]   - org.apache.shiro.cache.CacheManagerAware
09:51:16 [WARNING]   - org.apache.shiro.cache.MapCache
09:51:16 [WARNING]   - org.apache.shiro.cache.MemoryConstrainedCacheManager
09:51:16 [WARNING]   - org.apache.shiro.cache.package-info
09:51:16 [WARNING] jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/services/org.apache.commons.logging.LogFactory
09:51:16 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: 
09:51:16 [WARNING]   - META-INF.versions.9.javax.xml.bind.ModuleUtil
09:51:16 [WARNING]   - javax.xml.bind.Binder
09:51:16 [WARNING]   - javax.xml.bind.ContextFinder
09:51:16 [WARNING]   - javax.xml.bind.ContextFinder$1
09:51:16 [WARNING]   - javax.xml.bind.ContextFinder$2
09:51:16 [WARNING]   - javax.xml.bind.ContextFinder$3
09:51:16 [WARNING]   - javax.xml.bind.ContextFinder$4
09:51:16 [WARNING]   - javax.xml.bind.ContextFinder$5
09:51:16 [WARNING]   - javax.xml.bind.DataBindingException
09:51:16 [WARNING]   - javax.xml.bind.DatatypeConverter
09:51:16 [WARNING]   - 104 more...
09:51:16 [WARNING] camel-spring-boot-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/additional-spring-configuration-metadata.json
09:51:16 [WARNING] netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar define 2 overlapping resources: 
09:51:16 [WARNING]   - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties
09:51:16 [WARNING]   - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml
09:51:16 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, jna-5.5.0.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/LICENSE
09:51:16 [WARNING] shiro-core-1.12.0.jar, shiro-lang-1.12.0.jar define 37 overlapping classes: 
09:51:16 [WARNING]   - org.apache.shiro.ShiroException
09:51:16 [WARNING]   - org.apache.shiro.codec.Base64
09:51:16 [WARNING]   - org.apache.shiro.codec.CodecException
09:51:16 [WARNING]   - org.apache.shiro.codec.CodecSupport
09:51:16 [WARNING]   - org.apache.shiro.codec.H64
09:51:16 [WARNING]   - org.apache.shiro.codec.Hex
09:51:16 [WARNING]   - org.apache.shiro.codec.package-info
09:51:16 [WARNING]   - org.apache.shiro.io.ClassResolvingObjectInputStream
09:51:16 [WARNING]   - org.apache.shiro.io.DefaultSerializer
09:51:16 [WARNING]   - org.apache.shiro.io.ResourceUtils
09:51:16 [WARNING]   - 27 more...
09:51:16 [WARNING] camel-bean-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-spring-3.21.0.jar, camel-xpath-3.21.0.jar define 2 overlapping resources: 
09:51:16 [WARNING]   - META-INF/services/org/apache/camel/language.properties
09:51:16 [WARNING]   - language.properties
09:51:16 [WARNING] lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar define 2 overlapping resources: 
09:51:16 [WARNING]   - META-INF/services/org.apache.lucene.codecs.Codec
09:51:16 [WARNING]   - META-INF/services/org.apache.lucene.codecs.DocValuesFormat
09:51:16 [WARNING] camel-amqp-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-file-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-stub-3.21.0.jar, camel-timer-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xslt-3.21.0.jar define 2 overlapping resources: 
09:51:16 [WARNING]   - META-INF/services/org/apache/camel/component.properties
09:51:16 [WARNING]   - component.properties
09:51:16 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 134 overlapping classes and resources: 
09:51:16 [WARNING]   - com.sun.xml.bind.Locatable
09:51:16 [WARNING]   - com.sun.xml.bind.Messages
09:51:16 [WARNING]   - com.sun.xml.bind.WhiteSpaceProcessor
09:51:16 [WARNING]   - com.sun.xml.bind.annotation.OverrideAnnotationOf
09:51:16 [WARNING]   - com.sun.xml.bind.annotation.XmlIsSet
09:51:16 [WARNING]   - com.sun.xml.bind.annotation.XmlLocation
09:51:16 [WARNING]   - com.sun.xml.bind.api.ErrorListener
09:51:16 [WARNING]   - com.sun.xml.bind.api.impl.NameConverter
09:51:16 [WARNING]   - com.sun.xml.bind.api.impl.NameConverter$1
09:51:16 [WARNING]   - com.sun.xml.bind.api.impl.NameConverter$2
09:51:16 [WARNING]   - 124 more...
09:51:16 [WARNING] parent-join-client-7.8.1.jar, rank-eval-client-7.8.1.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/services/org.elasticsearch.plugins.spi.NamedXContentProvider
09:51:16 [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, elasticsearch-7.8.1.jar, elasticsearch-cli-7.8.1.jar, elasticsearch-core-7.8.1.jar, elasticsearch-geo-7.8.1.jar, elasticsearch-rest-client-7.8.1.jar, elasticsearch-secure-sm-7.8.1.jar, elasticsearch-ssl-config-7.8.1.jar, elasticsearch-x-content-7.8.1.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, lang-mustache-client-7.8.1.jar, lucene-analyzers-common-8.5.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-grouping-8.5.1.jar, lucene-highlighter-8.5.1.jar, lucene-join-8.5.1.jar, lucene-memory-8.5.1.jar, lucene-misc-8.5.1.jar, lucene-queries-8.5.1.jar, lucene-queryparser-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-spatial-extras-8.5.1.jar, lucene-spatial3d-8.5.1.jar, lucene-suggest-8.5.1.jar, parent-join-client-7.8.1.jar, percolator-client-7.8.1.jar, rank-eval-client-7.8.1.jar, reindex-client-7.8.1.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, transport-7.8.1.jar, transport-netty4-client-7.8.1.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/NOTICE.txt
09:51:16 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - license.html
09:51:16 [WARNING] camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-health-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-support-3.21.0.jar, camel-util-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar define 2 overlapping resources: 
09:51:16 [WARNING]   - META-INF/services/org/apache/camel/other.properties
09:51:16 [WARNING]   - other.properties
09:51:16 [WARNING] HdrHistogram-2.1.9.jar, HikariCP-4.0.3.jar, LatencyUtils-2.0.3.jar, aopalliance-1.0.jar, asm-9.4.jar, asm-commons-9.4.jar, asm-tree-9.4.jar, cache-api-1.1.1.jar, camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, compiler-0.9.6.jar, core-3.4.1.jar, elasticsearch-7.8.1.jar, elasticsearch-cli-7.8.1.jar, elasticsearch-core-7.8.1.jar, elasticsearch-geo-7.8.1.jar, elasticsearch-rest-client-7.8.1.jar, elasticsearch-secure-sm-7.8.1.jar, elasticsearch-ssl-config-7.8.1.jar, elasticsearch-x-content-7.8.1.jar, failureaccess-1.0.1.jar, geronimo-jms_2.0_spec-1.0-alpha-2.jar, googleauth-1.5.0.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, hppc-0.8.1.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, istack-commons-runtime-3.0.12.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.servlet-api-4.0.4.jar, jakarta.websocket-api-1.1.2.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, javax.batch-api-1.0.1.jar, javax.json-1.0.4.jar, javax.persistence-2.1.1.jar, jaxb-api-2.3.1.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jboss-logging-3.4.3.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, jna-5.5.0.jar, joda-time-2.9.4.jar, jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar, jopt-simple-5.0.2.jar, jose4j-0.7.10.jar, json-simple-1.1.1.jar, jsr305-3.0.2.jar, jul-to-slf4j-1.7.33.jar, junit-4.13.2.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-client-security-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-consumer-telemetry-2.0.0-SNAPSHOT.jar, kapua-consumer-telemetry-app-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-datastore-internal-2.0.0-SNAPSHOT.jar, kapua-device-api-2.0.0-SNAPSHOT.jar, kapua-device-authentication-2.0.0-SNAPSHOT.jar, kapua-device-call-api-2.0.0-SNAPSHOT.jar, kapua-device-call-kura-2.0.0-SNAPSHOT.jar, kapua-device-commons-2.0.0-SNAPSHOT.jar, kapua-device-management-all-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-command-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-job-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-request-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar, kapua-device-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-foreignkeys-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-commons-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-qa-markers-2.0.0-SNAPSHOT.jar, kapua-scheduler-api-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-simple-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-camel-2.0.0-SNAPSHOT.jar, kapua-service-client-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar, kapua-service-storable-api-2.0.0-SNAPSHOT.jar, kapua-service-storable-internal-2.0.0-SNAPSHOT.jar, kapua-tag-api-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-translator-api-2.0.0-SNAPSHOT.jar, kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar, kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar, kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar, kapua-transport-api-2.0.0-SNAPSHOT.jar, kapua-transport-jms-2.0.0-SNAPSHOT.jar, kapua-transport-mqtt-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, lang-mustache-client-7.8.1.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, log4j-api-2.17.1.jar, log4j-over-slf4j-1.7.33.jar, log4j-to-slf4j-2.17.1.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, lucene-analyzers-common-8.5.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-grouping-8.5.1.jar, lucene-highlighter-8.5.1.jar, lucene-join-8.5.1.jar, lucene-memory-8.5.1.jar, lucene-misc-8.5.1.jar, lucene-queries-8.5.1.jar, lucene-queryparser-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-spatial-extras-8.5.1.jar, lucene-spatial3d-8.5.1.jar, lucene-suggest-8.5.1.jar, metrics-core-3.2.2.jar, micrometer-core-1.7.12.jar, netty-all-4.1.100.Final.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-dns-4.1.100.Final.jar, netty-codec-haproxy-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-codec-http2-4.1.100.Final.jar, netty-codec-memcache-4.1.100.Final.jar, netty-codec-mqtt-4.1.100.Final.jar, netty-codec-redis-4.1.100.Final.jar, netty-codec-smtp-4.1.100.Final.jar, netty-codec-socks-4.1.100.Final.jar, netty-codec-stomp-4.1.100.Final.jar, netty-codec-xml-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-handler-proxy-4.1.100.Final.jar, netty-handler-ssl-ocsp-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-resolver-dns-4.1.100.Final.jar, netty-resolver-dns-classes-macos-4.1.100.Final.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, netty-transport-rxtx-4.1.100.Final.jar, netty-transport-sctp-4.1.100.Final.jar, netty-transport-udt-4.1.100.Final.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, parent-join-client-7.8.1.jar, percolator-client-7.8.1.jar, protobuf-java-3.23.2.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, rank-eval-client-7.8.1.jar, reflections-0.10.2.jar, reindex-client-7.8.1.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, spi-annotations-3.21.0.jar, spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-security-core-5.7.5.jar, spring-security-crypto-5.7.5.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar, t-digest-3.2.jar, tomcat-embed-el-9.0.63.jar, transport-7.8.1.jar, transport-netty4-client-7.8.1.jar, txw2-2.3.6.jar, validation-api-2.0.1.Final.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/MANIFEST.MF
09:51:16 [WARNING] jackson-databind-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/services/com.fasterxml.jackson.core.ObjectCodec
09:51:16 [WARNING] lucene-analyzers-common-8.5.1.jar, lucene-suggest-8.5.1.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/services/org.apache.lucene.analysis.util.TokenFilterFactory
09:51:16 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.jms-api-2.0.3.jar, jakarta.websocket-api-1.1.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, org.eclipse.persistence.asm-9.4.0.jar, txw2-2.3.6.jar define 2 overlapping resources: 
09:51:16 [WARNING]   - META-INF/LICENSE.md
09:51:16 [WARNING]   - META-INF/NOTICE.md
09:51:16 [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, elasticsearch-7.8.1.jar, elasticsearch-cli-7.8.1.jar, elasticsearch-core-7.8.1.jar, elasticsearch-geo-7.8.1.jar, elasticsearch-rest-client-7.8.1.jar, elasticsearch-secure-sm-7.8.1.jar, elasticsearch-ssl-config-7.8.1.jar, elasticsearch-x-content-7.8.1.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jboss-logging-3.4.3.Final.jar, joda-time-2.9.4.jar, lang-mustache-client-7.8.1.jar, lucene-analyzers-common-8.5.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-grouping-8.5.1.jar, lucene-highlighter-8.5.1.jar, lucene-join-8.5.1.jar, lucene-memory-8.5.1.jar, lucene-misc-8.5.1.jar, lucene-queries-8.5.1.jar, lucene-queryparser-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-spatial-extras-8.5.1.jar, lucene-spatial3d-8.5.1.jar, lucene-suggest-8.5.1.jar, parent-join-client-7.8.1.jar, percolator-client-7.8.1.jar, rank-eval-client-7.8.1.jar, reindex-client-7.8.1.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, transport-7.8.1.jar, transport-netty4-client-7.8.1.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/LICENSE.txt
09:51:16 [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 630 overlapping classes and resources: 
09:51:16 [WARNING]   - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.properties
09:51:16 [WARNING]   - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.xml
09:51:16 [WARNING]   - META-INF/services/javax.xml.bind.JAXBContext
09:51:16 [WARNING]   - com.sun.xml.bind.AccessorFactory
09:51:16 [WARNING]   - com.sun.xml.bind.AccessorFactoryImpl
09:51:16 [WARNING]   - com.sun.xml.bind.AnyTypeAdapter
09:51:16 [WARNING]   - com.sun.xml.bind.CycleRecoverable
09:51:16 [WARNING]   - com.sun.xml.bind.CycleRecoverable$Context
09:51:16 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl
09:51:16 [WARNING]   - com.sun.xml.bind.DatatypeConverterImpl$1
09:51:16 [WARNING]   - 620 more...
09:51:16 [WARNING] jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar define 1 overlapping resource: 
09:51:16 [WARNING]   - META-INF/services/com.fasterxml.jackson.databind.Module
09:51:16 [WARNING] maven-shade-plugin has detected that some class files are
09:51:16 [WARNING] present in two or more JARs. When this happens, only one
09:51:16 [WARNING] single version of the class is copied to the uber jar.
09:51:16 [WARNING] Usually this is not harmful and you can skip these warnings,
09:51:16 [WARNING] otherwise try to manually exclude artifacts based on
09:51:16 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
09:51:16 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
09:51:16 [INFO] 
09:51:16 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer-telemetry-app ---
09:51:16 [INFO] 
09:51:16 [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer-telemetry-app ---
09:51:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry-app/2.0.0-SNAPSHOT/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT.jar
09:51:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry-app/2.0.0-SNAPSHOT/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT.pom
09:51:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry-app/2.0.0-SNAPSHOT/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT-sources.jar
09:51:16 [INFO] 
09:51:16 [INFO] ---------------< org.eclipse.kapua:kapua-client-gateway >---------------
09:51:16 [INFO] Building kapua-client-gateway 2.0.0-SNAPSHOT                   [204/226]
09:51:16 [INFO]   from client/gateway/pom.xml
09:51:16 [INFO] --------------------------------[ pom ]---------------------------------
09:51:16 [INFO] 
09:51:16 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway ---
09:51:16 [INFO] 
09:51:16 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway ---
09:51:16 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:18 [INFO] 
09:51:18 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway ---
09:51:18 [INFO] Required toolchain: jdk [ version='11' ]
09:51:18 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:18 [INFO] 
09:51:18 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway ---
09:51:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway
09:51:18 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823078396
09:51:18 [WARNING] Cannot get the branch information from the git repository: 
09:51:18 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:18 
09:51:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway
09:51:18 [INFO] Storing buildScmBranch: UNKNOWN
09:51:18 [INFO] 
09:51:18 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway ---
09:51:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/target/jacoco.exec
09:51:18 [INFO] 
09:51:18 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway ---
09:51:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:18 [INFO] 
09:51:18 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway ---
09:51:18 [INFO] 
09:51:18 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway ---
09:51:18 [INFO] 
09:51:18 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway ---
09:51:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway/2.0.0-SNAPSHOT/kapua-client-gateway-2.0.0-SNAPSHOT.pom
09:51:18 [INFO] 
09:51:18 [INFO] -------------< org.eclipse.kapua:kapua-client-gateway-api >-------------
09:51:18 [INFO] Building Eclipse Kapua :: Gateway Client :: API 2.0.0-SNAPSHOT [205/226]
09:51:18 [INFO]   from client/gateway/api/pom.xml
09:51:18 [INFO] -------------------------------[ bundle ]-------------------------------
09:51:18 [INFO] 
09:51:18 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-api ---
09:51:18 [INFO] 
09:51:18 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-api ---
09:51:18 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:18 [INFO] 
09:51:18 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-api ---
09:51:18 [INFO] Required toolchain: jdk [ version='11' ]
09:51:18 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:18 [INFO] 
09:51:18 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-api ---
09:51:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/api
09:51:18 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823078712
09:51:18 [WARNING] Cannot get the branch information from the git repository: 
09:51:18 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:18 
09:51:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/api
09:51:18 [INFO] Storing buildScmBranch: UNKNOWN
09:51:18 [INFO] 
09:51:18 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-api ---
09:51:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/api/target/jacoco.exec
09:51:18 [INFO] 
09:51:18 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-api ---
09:51:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/api/src/main/resources
09:51:18 [INFO] 
09:51:18 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-api ---
09:51:18 [INFO] Copying 1 resource
09:51:18 [INFO] 
09:51:18 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-api ---
09:51:18 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:18 [INFO] Changes detected - recompiling the module!
09:51:18 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/classes
09:51:19 [INFO] 
09:51:19 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-api ---
09:51:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/api/src/test/resources
09:51:19 [INFO] 
09:51:19 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-api ---
09:51:19 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:19 [INFO] Changes detected - recompiling the module!
09:51:19 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/test-classes
09:51:21 [INFO] 
09:51:21 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-api ---
09:51:21 [INFO] Tests are skipped.
09:51:21 [INFO] 
09:51:21 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-api ---
09:51:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:21 [INFO] 
09:51:21 [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-api ---
09:51:21 [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/kapua-client-gateway-api-2.0.0-SNAPSHOT.jar
09:51:21 [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/classes/META-INF/MANIFEST.MF
09:51:21 [INFO] 
09:51:21 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-api ---
09:51:21 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/kapua-client-gateway-api-2.0.0-SNAPSHOT-sources.jar
09:51:21 [INFO] 
09:51:21 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-api ---
09:51:21 [INFO] 
09:51:21 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-api ---
09:51:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/kapua-client-gateway-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-api/2.0.0-SNAPSHOT/kapua-client-gateway-api-2.0.0-SNAPSHOT.jar
09:51:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-api/2.0.0-SNAPSHOT/kapua-client-gateway-api-2.0.0-SNAPSHOT.pom
09:51:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/kapua-client-gateway-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-api/2.0.0-SNAPSHOT/kapua-client-gateway-api-2.0.0-SNAPSHOT-sources.jar
09:51:21 [INFO] 
09:51:21 [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-api ---
09:51:21 [INFO] Writing OBR metadata
09:51:21 [INFO] Installing org/eclipse/kapua/kapua-client-gateway-api/2.0.0-SNAPSHOT/kapua-client-gateway-api-2.0.0-SNAPSHOT.jar
09:51:21 [INFO] Writing OBR metadata
09:51:21 [INFO] 
09:51:21 [INFO] -------------< org.eclipse.kapua:kapua-client-gateway-spi >-------------
09:51:21 [INFO] Building Eclipse Kapua :: Gateway Client :: SPI 2.0.0-SNAPSHOT [206/226]
09:51:21 [INFO]   from client/gateway/spi/pom.xml
09:51:21 [INFO] -------------------------------[ bundle ]-------------------------------
09:51:21 [INFO] 
09:51:21 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-spi ---
09:51:21 [INFO] 
09:51:21 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-spi ---
09:51:21 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:21 [INFO] 
09:51:21 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-spi ---
09:51:21 [INFO] Required toolchain: jdk [ version='11' ]
09:51:21 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:21 [INFO] 
09:51:21 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-spi ---
09:51:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/spi' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/spi
09:51:21 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823081965
09:51:21 [WARNING] Cannot get the branch information from the git repository: 
09:51:21 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:21 
09:51:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/spi' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/spi
09:51:21 [INFO] Storing buildScmBranch: UNKNOWN
09:51:21 [INFO] 
09:51:21 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-spi ---
09:51:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/jacoco.exec
09:51:21 [INFO] 
09:51:21 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-spi ---
09:51:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/spi/src/main/resources
09:51:21 [INFO] 
09:51:21 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-spi ---
09:51:21 [INFO] Copying 1 resource
09:51:21 [INFO] 
09:51:21 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-spi ---
09:51:21 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:21 [INFO] Changes detected - recompiling the module!
09:51:21 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/classes
09:51:23 [INFO] 
09:51:23 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-spi ---
09:51:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/spi/src/test/resources
09:51:23 [INFO] 
09:51:23 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-spi ---
09:51:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:23 [INFO] Changes detected - recompiling the module!
09:51:23 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/test-classes
09:51:24 [INFO] 
09:51:24 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-spi ---
09:51:24 [INFO] Tests are skipped.
09:51:24 [INFO] 
09:51:24 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-spi ---
09:51:24 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:24 [INFO] 
09:51:24 [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-spi ---
09:51:24 [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/kapua-client-gateway-spi-2.0.0-SNAPSHOT.jar
09:51:24 [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/classes/META-INF/MANIFEST.MF
09:51:24 [INFO] 
09:51:24 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-spi ---
09:51:25 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/kapua-client-gateway-spi-2.0.0-SNAPSHOT-sources.jar
09:51:25 [INFO] 
09:51:25 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-spi ---
09:51:25 [INFO] 
09:51:25 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-spi ---
09:51:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/kapua-client-gateway-spi-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-spi/2.0.0-SNAPSHOT/kapua-client-gateway-spi-2.0.0-SNAPSHOT.jar
09:51:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/spi/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-spi/2.0.0-SNAPSHOT/kapua-client-gateway-spi-2.0.0-SNAPSHOT.pom
09:51:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/kapua-client-gateway-spi-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-spi/2.0.0-SNAPSHOT/kapua-client-gateway-spi-2.0.0-SNAPSHOT-sources.jar
09:51:25 [INFO] 
09:51:25 [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-spi ---
09:51:25 [INFO] Installing org/eclipse/kapua/kapua-client-gateway-spi/2.0.0-SNAPSHOT/kapua-client-gateway-spi-2.0.0-SNAPSHOT.jar
09:51:25 [INFO] Writing OBR metadata
09:51:25 [INFO] 
09:51:25 [INFO] ----------< org.eclipse.kapua:kapua-client-gateway-provider >-----------
09:51:25 [INFO] Building Eclipse Kapua :: Gateway Client :: Provider 2.0.0-SNAPSHOT [207/226]
09:51:25 [INFO]   from client/gateway/provider/pom.xml
09:51:25 [INFO] --------------------------------[ pom ]---------------------------------
09:51:25 [INFO] 
09:51:25 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider ---
09:51:25 [INFO] 
09:51:25 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider ---
09:51:25 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:25 [INFO] 
09:51:25 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-provider ---
09:51:25 [INFO] Required toolchain: jdk [ version='11' ]
09:51:25 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:25 [INFO] 
09:51:25 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider ---
09:51:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider
09:51:25 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823085180
09:51:25 [WARNING] Cannot get the branch information from the git repository: 
09:51:25 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:25 
09:51:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider
09:51:25 [INFO] Storing buildScmBranch: UNKNOWN
09:51:25 [INFO] 
09:51:25 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider ---
09:51:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/provider/target/jacoco.exec
09:51:25 [INFO] 
09:51:25 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-provider ---
09:51:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:25 [INFO] 
09:51:25 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-provider ---
09:51:25 [INFO] 
09:51:25 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-provider ---
09:51:25 [INFO] 
09:51:25 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider ---
09:51:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider/2.0.0-SNAPSHOT/kapua-client-gateway-provider-2.0.0-SNAPSHOT.pom
09:51:25 [INFO] 
09:51:25 [INFO] --------< org.eclipse.kapua:kapua-client-gateway-provider-mqtt >--------
09:51:25 [INFO] Building Eclipse Kapua :: Gateway Client :: Provider :: Core MQTT 2.0.0-SNAPSHOT [208/226]
09:51:25 [INFO]   from client/gateway/provider/mqtt/pom.xml
09:51:25 [INFO] -------------------------------[ bundle ]-------------------------------
09:51:25 [INFO] 
09:51:25 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider-mqtt ---
09:51:25 [INFO] 
09:51:25 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider-mqtt ---
09:51:25 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:25 [INFO] 
09:51:25 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-provider-mqtt ---
09:51:25 [INFO] Required toolchain: jdk [ version='11' ]
09:51:25 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:25 [INFO] 
09:51:25 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider-mqtt ---
09:51:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt
09:51:25 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823085273
09:51:25 [WARNING] Cannot get the branch information from the git repository: 
09:51:25 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:25 
09:51:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt
09:51:25 [INFO] Storing buildScmBranch: UNKNOWN
09:51:25 [INFO] 
09:51:25 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider-mqtt ---
09:51:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/jacoco.exec
09:51:25 [INFO] 
09:51:25 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-provider-mqtt ---
09:51:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/src/main/resources
09:51:25 [INFO] 
09:51:25 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-provider-mqtt ---
09:51:25 [INFO] Copying 1 resource
09:51:25 [INFO] 
09:51:25 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-provider-mqtt ---
09:51:25 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:25 [INFO] Changes detected - recompiling the module!
09:51:25 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/classes
09:51:26 [INFO] 
09:51:26 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-provider-mqtt ---
09:51:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/src/test/resources
09:51:26 [INFO] 
09:51:26 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-provider-mqtt ---
09:51:26 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:26 [INFO] Changes detected - recompiling the module!
09:51:26 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/test-classes
09:51:27 [INFO] 
09:51:27 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-provider-mqtt ---
09:51:27 [INFO] Tests are skipped.
09:51:27 [INFO] 
09:51:27 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-provider-mqtt ---
09:51:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:27 [INFO] 
09:51:27 [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-provider-mqtt ---
09:51:27 [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT.jar
09:51:27 [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/classes/META-INF/MANIFEST.MF
09:51:27 [INFO] 
09:51:27 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-provider-mqtt ---
09:51:27 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT-sources.jar
09:51:27 [INFO] 
09:51:27 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-provider-mqtt ---
09:51:27 [INFO] 
09:51:27 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider-mqtt ---
09:51:27 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-mqtt/2.0.0-SNAPSHOT/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT.jar
09:51:27 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-mqtt/2.0.0-SNAPSHOT/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT.pom
09:51:27 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-mqtt/2.0.0-SNAPSHOT/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT-sources.jar
09:51:27 [INFO] 
09:51:27 [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-provider-mqtt ---
09:51:27 [INFO] Installing org/eclipse/kapua/kapua-client-gateway-provider-mqtt/2.0.0-SNAPSHOT/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT.jar
09:51:27 [INFO] Writing OBR metadata
09:51:27 [INFO] 
09:51:27 [INFO] --------< org.eclipse.kapua:kapua-client-gateway-provider-fuse >--------
09:51:27 [INFO] Building Eclipse Kapua :: Gateway Client :: Provider :: FUSE MQTT 2.0.0-SNAPSHOT [209/226]
09:51:27 [INFO]   from client/gateway/provider/fuse/pom.xml
09:51:27 [INFO] -------------------------------[ bundle ]-------------------------------
09:51:27 [INFO] 
09:51:27 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider-fuse ---
09:51:27 [INFO] 
09:51:27 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider-fuse ---
09:51:27 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:27 [INFO] 
09:51:27 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-provider-fuse ---
09:51:27 [INFO] Required toolchain: jdk [ version='11' ]
09:51:27 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:27 [INFO] 
09:51:27 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider-fuse ---
09:51:27 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:27 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse
09:51:27 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823087762
09:51:27 [WARNING] Cannot get the branch information from the git repository: 
09:51:27 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:27 
09:51:27 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:27 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse
09:51:27 [INFO] Storing buildScmBranch: UNKNOWN
09:51:27 [INFO] 
09:51:27 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider-fuse ---
09:51:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/jacoco.exec
09:51:27 [INFO] 
09:51:27 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-provider-fuse ---
09:51:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/src/main/resources
09:51:27 [INFO] 
09:51:27 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-provider-fuse ---
09:51:27 [INFO] Copying 1 resource
09:51:27 [INFO] 
09:51:27 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-provider-fuse ---
09:51:27 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:27 [INFO] Changes detected - recompiling the module!
09:51:27 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/classes
09:51:28 [INFO] 
09:51:28 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-provider-fuse ---
09:51:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/src/test/resources
09:51:28 [INFO] 
09:51:28 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-provider-fuse ---
09:51:28 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:28 [INFO] Changes detected - recompiling the module!
09:51:28 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/test-classes
09:51:29 [INFO] 
09:51:29 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-provider-fuse ---
09:51:29 [INFO] Tests are skipped.
09:51:29 [INFO] 
09:51:29 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-provider-fuse ---
09:51:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:29 [INFO] 
09:51:29 [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-provider-fuse ---
09:51:29 [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT.jar
09:51:29 [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/classes/META-INF/MANIFEST.MF
09:51:29 [INFO] 
09:51:29 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-provider-fuse ---
09:51:29 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT-sources.jar
09:51:29 [INFO] 
09:51:29 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-provider-fuse ---
09:51:29 [INFO] 
09:51:29 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider-fuse ---
09:51:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-fuse/2.0.0-SNAPSHOT/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT.jar
09:51:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-fuse/2.0.0-SNAPSHOT/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT.pom
09:51:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-fuse/2.0.0-SNAPSHOT/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT-sources.jar
09:51:29 [INFO] 
09:51:29 [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-provider-fuse ---
09:51:29 [INFO] Installing org/eclipse/kapua/kapua-client-gateway-provider-fuse/2.0.0-SNAPSHOT/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT.jar
09:51:29 [INFO] Writing OBR metadata
09:51:29 [INFO] 
09:51:29 [INFO] --------< org.eclipse.kapua:kapua-client-gateway-provider-paho >--------
09:51:29 [INFO] Building Eclipse Kapua :: Gateway Client :: Provider :: Eclipse Paho 2.0.0-SNAPSHOT [210/226]
09:51:29 [INFO]   from client/gateway/provider/paho/pom.xml
09:51:29 [INFO] -------------------------------[ bundle ]-------------------------------
09:51:29 [INFO] 
09:51:29 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider-paho ---
09:51:29 [INFO] 
09:51:29 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider-paho ---
09:51:29 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:30 [INFO] 
09:51:30 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-provider-paho ---
09:51:30 [INFO] Required toolchain: jdk [ version='11' ]
09:51:30 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:30 [INFO] 
09:51:30 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider-paho ---
09:51:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho
09:51:30 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823090073
09:51:30 [WARNING] Cannot get the branch information from the git repository: 
09:51:30 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:30 
09:51:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho
09:51:30 [INFO] Storing buildScmBranch: UNKNOWN
09:51:30 [INFO] 
09:51:30 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider-paho ---
09:51:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/jacoco.exec
09:51:30 [INFO] 
09:51:30 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-provider-paho ---
09:51:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/src/main/resources
09:51:30 [INFO] 
09:51:30 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-provider-paho ---
09:51:30 [INFO] Copying 1 resource
09:51:30 [INFO] 
09:51:30 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-provider-paho ---
09:51:30 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:30 [INFO] Changes detected - recompiling the module!
09:51:30 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/classes
09:51:31 [INFO] 
09:51:31 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-provider-paho ---
09:51:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/src/test/resources
09:51:31 [INFO] 
09:51:31 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-provider-paho ---
09:51:31 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:31 [INFO] Changes detected - recompiling the module!
09:51:31 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/test-classes
09:51:32 [INFO] 
09:51:32 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-provider-paho ---
09:51:32 [INFO] Tests are skipped.
09:51:32 [INFO] 
09:51:32 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-provider-paho ---
09:51:32 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:32 [INFO] 
09:51:32 [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-provider-paho ---
09:51:32 [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT.jar
09:51:32 [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/classes/META-INF/MANIFEST.MF
09:51:32 [INFO] 
09:51:32 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-provider-paho ---
09:51:32 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT-sources.jar
09:51:32 [INFO] 
09:51:32 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-provider-paho ---
09:51:32 [INFO] 
09:51:32 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider-paho ---
09:51:32 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-paho/2.0.0-SNAPSHOT/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT.jar
09:51:32 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-paho/2.0.0-SNAPSHOT/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT.pom
09:51:32 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-paho/2.0.0-SNAPSHOT/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT-sources.jar
09:51:32 [INFO] 
09:51:32 [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-provider-paho ---
09:51:32 [INFO] Installing org/eclipse/kapua/kapua-client-gateway-provider-paho/2.0.0-SNAPSHOT/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT.jar
09:51:32 [INFO] Writing OBR metadata
09:51:32 [INFO] 
09:51:32 [INFO] --------< org.eclipse.kapua:kapua-client-gateway-profile-kura >---------
09:51:32 [INFO] Building Eclipse Kapua :: Gateway Client :: Profile :: Eclipse Kura 2.0.0-SNAPSHOT [211/226]
09:51:32 [INFO]   from client/gateway/profile/kura/pom.xml
09:51:32 [INFO] -------------------------------[ bundle ]-------------------------------
09:51:32 [INFO] 
09:51:32 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-profile-kura ---
09:51:32 [INFO] 
09:51:32 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-profile-kura ---
09:51:32 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:33 [INFO] 
09:51:33 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-profile-kura ---
09:51:33 [INFO] Required toolchain: jdk [ version='11' ]
09:51:33 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:33 [INFO] 
09:51:33 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-profile-kura ---
09:51:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura
09:51:33 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823093111
09:51:33 [WARNING] Cannot get the branch information from the git repository: 
09:51:33 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:33 
09:51:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura
09:51:33 [INFO] Storing buildScmBranch: UNKNOWN
09:51:33 [INFO] 
09:51:33 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-profile-kura ---
09:51:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/jacoco.exec
09:51:33 [INFO] 
09:51:33 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-profile-kura ---
09:51:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/src/main/resources
09:51:33 [INFO] 
09:51:33 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-profile-kura ---
09:51:33 [INFO] Copying 1 resource
09:51:33 [INFO] 
09:51:33 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-profile-kura ---
09:51:33 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:33 [INFO] Changes detected - recompiling the module!
09:51:33 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/classes
09:51:35 [INFO] 
09:51:35 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-profile-kura ---
09:51:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/src/test/resources
09:51:35 [INFO] 
09:51:35 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-profile-kura ---
09:51:35 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:35 [INFO] Changes detected - recompiling the module!
09:51:35 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/test-classes
09:51:36 [INFO] 
09:51:36 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-profile-kura ---
09:51:36 [INFO] Tests are skipped.
09:51:36 [INFO] 
09:51:36 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-profile-kura ---
09:51:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:36 [INFO] 
09:51:36 [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-profile-kura ---
09:51:36 [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT.jar
09:51:36 [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/classes/META-INF/MANIFEST.MF
09:51:36 [INFO] 
09:51:36 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-profile-kura ---
09:51:36 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT-sources.jar
09:51:36 [INFO] 
09:51:36 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-profile-kura ---
09:51:36 [INFO] 
09:51:36 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-profile-kura ---
09:51:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-profile-kura/2.0.0-SNAPSHOT/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT.jar
09:51:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-profile-kura/2.0.0-SNAPSHOT/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT.pom
09:51:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-profile-kura/2.0.0-SNAPSHOT/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT-sources.jar
09:51:36 [INFO] 
09:51:36 [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-profile-kura ---
09:51:36 [INFO] Installing org/eclipse/kapua/kapua-client-gateway-profile-kura/2.0.0-SNAPSHOT/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT.jar
09:51:36 [INFO] Writing OBR metadata
09:51:36 [INFO] 
09:51:36 [INFO] ----------< org.eclipse.kapua:kapua-client-gateway-features >-----------
09:51:36 [INFO] Building Eclipse Kapua :: Gateway Client :: Features 2.0.0-SNAPSHOT [212/226]
09:51:36 [INFO]   from client/gateway/features/pom.xml
09:51:36 [INFO] --------------------------------[ pom ]---------------------------------
09:51:36 [INFO] 
09:51:36 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-features ---
09:51:36 [INFO] 
09:51:36 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-features ---
09:51:36 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:36 [INFO] 
09:51:36 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-features ---
09:51:36 [INFO] Required toolchain: jdk [ version='11' ]
09:51:36 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:36 [INFO] 
09:51:36 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-features ---
09:51:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/features' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/features
09:51:36 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823096480
09:51:36 [WARNING] Cannot get the branch information from the git repository: 
09:51:36 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:36 
09:51:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/features' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/features
09:51:36 [INFO] Storing buildScmBranch: UNKNOWN
09:51:36 [INFO] 
09:51:36 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-features ---
09:51:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/features/target/jacoco.exec
09:51:36 [INFO] 
09:51:36 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-features ---
09:51:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:36 [INFO] 
09:51:36 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-features ---
09:51:36 [INFO] 
09:51:36 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-features ---
09:51:36 [INFO] 
09:51:36 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-features ---
09:51:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/features/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-features/2.0.0-SNAPSHOT/kapua-client-gateway-features-2.0.0-SNAPSHOT.pom
09:51:36 [INFO] 
09:51:36 [INFO] --------< org.eclipse.kapua:kapua-client-gateway-feature-karaf >--------
09:51:36 [INFO] Building Eclipse Kapua :: Gateway Client :: Features :: Karaf 2.0.0-SNAPSHOT [213/226]
09:51:36 [INFO]   from client/gateway/features/karaf/pom.xml
09:51:36 [INFO] ------------------------------[ feature ]-------------------------------
09:51:38 [INFO] 
09:51:38 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-feature-karaf ---
09:51:38 [INFO] 
09:51:38 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-feature-karaf ---
09:51:38 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:38 [INFO] 
09:51:38 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-feature-karaf ---
09:51:38 [INFO] Required toolchain: jdk [ version='11' ]
09:51:38 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:38 [INFO] 
09:51:38 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-feature-karaf ---
09:51:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf
09:51:38 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823098558
09:51:38 [WARNING] Cannot get the branch information from the git repository: 
09:51:38 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:38 
09:51:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf
09:51:38 [INFO] Storing buildScmBranch: UNKNOWN
09:51:38 [INFO] 
09:51:38 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-feature-karaf ---
09:51:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf/target/jacoco.exec
09:51:38 [INFO] 
09:51:38 [INFO] --- karaf:4.4.2:features-generate-descriptor (default-features-generate-descriptor) @ kapua-client-gateway-feature-karaf ---
09:51:38 [INFO] Generation not enabled
09:51:38 [INFO] Attaching artifact
09:51:38 [INFO] 
09:51:38 [INFO] --- karaf:4.4.2:verify (default-verify) @ kapua-client-gateway-feature-karaf ---
09:51:38 [INFO] Using repositories: https://repo.eclipse.org/content/repositories/maven_central/@id=eclipse.maven.central.mirror
09:51:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
09:51:38 [INFO] 
09:51:38 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-feature-karaf ---
09:51:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:38 [INFO] 
09:51:38 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-feature-karaf ---
09:51:39 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.eclipse.kapua:kapua-client-gateway-feature-karaf:xml:features:2.0.0-SNAPSHOT] has a [features] classifier.
09:51:39 [INFO] 
09:51:39 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-feature-karaf ---
09:51:39 [INFO] 
09:51:39 [INFO] --- karaf:4.4.2:verify (verify) @ kapua-client-gateway-feature-karaf ---
09:51:39 [INFO] Using repositories: https://repo.eclipse.org/content/repositories/maven_central/@id=eclipse.maven.central.mirror
09:51:39 [INFO] Verification of feature kapua-client-gateway-kura-fuse/2.0.0.SNAPSHOT succeeded
09:51:40 [INFO] Verification of feature kapua-client-gateway-kura-paho/2.0.0.SNAPSHOT succeeded
09:51:40 [INFO] Features verified: 2, failures: 0, ignored: 0, skipped: 0
09:51:40 [INFO] 
09:51:40 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-feature-karaf ---
09:51:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf/target/feature/feature.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-feature-karaf/2.0.0-SNAPSHOT/kapua-client-gateway-feature-karaf-2.0.0-SNAPSHOT-features.xml
09:51:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-feature-karaf/2.0.0-SNAPSHOT/kapua-client-gateway-feature-karaf-2.0.0-SNAPSHOT.pom
09:51:40 [INFO] 
09:51:40 [INFO] ------------------< org.eclipse.kapua:kapua-assembly >------------------
09:51:40 [INFO] Building kapua-assembly 2.0.0-SNAPSHOT                         [214/226]
09:51:40 [INFO]   from assembly/pom.xml
09:51:40 [INFO] --------------------------------[ pom ]---------------------------------
09:51:40 [INFO] 
09:51:40 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly ---
09:51:40 [INFO] 
09:51:40 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly ---
09:51:40 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:40 [INFO] 
09:51:40 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly ---
09:51:40 [INFO] Required toolchain: jdk [ version='11' ]
09:51:40 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:40 [INFO] 
09:51:40 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly ---
09:51:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly
09:51:40 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823100387
09:51:40 [WARNING] Cannot get the branch information from the git repository: 
09:51:40 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:40 
09:51:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly
09:51:40 [INFO] Storing buildScmBranch: UNKNOWN
09:51:40 [INFO] 
09:51:40 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly ---
09:51:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/target/jacoco.exec
09:51:40 [INFO] 
09:51:40 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly ---
09:51:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:40 [INFO] 
09:51:40 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly ---
09:51:40 [INFO] 
09:51:40 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly ---
09:51:40 [INFO] 
09:51:40 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly ---
09:51:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly/2.0.0-SNAPSHOT/kapua-assembly-2.0.0-SNAPSHOT.pom
09:51:40 [INFO] 
09:51:40 [INFO] -------------< org.eclipse.kapua:kapua-assembly-java-base >-------------
09:51:40 [INFO] Building kapua-assembly-java-base 2.0.0-SNAPSHOT               [215/226]
09:51:40 [INFO]   from assembly/java-base/pom.xml
09:51:40 [INFO] --------------------------------[ pom ]---------------------------------
09:51:40 [INFO] 
09:51:40 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-java-base ---
09:51:40 [INFO] 
09:51:40 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-java-base ---
09:51:40 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:40 [INFO] 
09:51:40 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-java-base ---
09:51:40 [INFO] Required toolchain: jdk [ version='11' ]
09:51:40 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:40 [INFO] 
09:51:40 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-java-base ---
09:51:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/java-base' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/java-base
09:51:40 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823100466
09:51:40 [WARNING] Cannot get the branch information from the git repository: 
09:51:40 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:40 
09:51:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/java-base' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/java-base
09:51:40 [INFO] Storing buildScmBranch: UNKNOWN
09:51:40 [INFO] 
09:51:40 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-java-base ---
09:51:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/java-base/target/jacoco.exec
09:51:40 [INFO] 
09:51:40 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-java-base ---
09:51:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:40 [INFO] 
09:51:40 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-java-base ---
09:51:40 [INFO] 
09:51:40 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-java-base ---
09:51:40 [INFO] 
09:51:40 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-java-base ---
09:51:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/java-base/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-java-base/2.0.0-SNAPSHOT/kapua-assembly-java-base-2.0.0-SNAPSHOT.pom
09:51:40 [INFO] 
09:51:40 [INFO] ------------< org.eclipse.kapua:kapua-assembly-jetty-base >-------------
09:51:40 [INFO] Building kapua-assembly-jetty-base 2.0.0-SNAPSHOT              [216/226]
09:51:40 [INFO]   from assembly/jetty-base/pom.xml
09:51:40 [INFO] --------------------------------[ pom ]---------------------------------
09:51:40 [INFO] 
09:51:40 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-jetty-base ---
09:51:40 [INFO] 
09:51:40 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-jetty-base ---
09:51:40 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:40 [INFO] 
09:51:40 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-jetty-base ---
09:51:40 [INFO] Required toolchain: jdk [ version='11' ]
09:51:40 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:40 [INFO] 
09:51:40 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-jetty-base ---
09:51:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/jetty-base' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/jetty-base
09:51:40 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823100553
09:51:40 [WARNING] Cannot get the branch information from the git repository: 
09:51:40 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:40 
09:51:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/jetty-base' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/jetty-base
09:51:40 [INFO] Storing buildScmBranch: UNKNOWN
09:51:40 [INFO] 
09:51:40 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-jetty-base ---
09:51:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/jetty-base/target/jacoco.exec
09:51:40 [INFO] 
09:51:40 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-jetty-base ---
09:51:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:40 [INFO] 
09:51:40 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-jetty-base ---
09:51:40 [INFO] 
09:51:40 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-jetty-base ---
09:51:40 [INFO] 
09:51:40 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-jetty-base ---
09:51:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/jetty-base/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-jetty-base/2.0.0-SNAPSHOT/kapua-assembly-jetty-base-2.0.0-SNAPSHOT.pom
09:51:40 [INFO] 
09:51:40 [INFO] ----------------< org.eclipse.kapua:kapua-assembly-sql >----------------
09:51:40 [INFO] Building kapua-assembly-sql 2.0.0-SNAPSHOT                     [217/226]
09:51:40 [INFO]   from assembly/sql/pom.xml
09:51:40 [INFO] --------------------------------[ pom ]---------------------------------
09:51:40 [INFO] 
09:51:40 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-sql ---
09:51:40 [INFO] 
09:51:40 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-sql ---
09:51:40 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:40 [INFO] 
09:51:40 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-sql ---
09:51:40 [INFO] Required toolchain: jdk [ version='11' ]
09:51:40 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:40 [INFO] 
09:51:40 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-sql ---
09:51:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/sql' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/sql
09:51:40 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823100596
09:51:40 [WARNING] Cannot get the branch information from the git repository: 
09:51:40 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:40 
09:51:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/sql' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/sql
09:51:40 [INFO] Storing buildScmBranch: UNKNOWN
09:51:40 [INFO] 
09:51:40 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-sql ---
09:51:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/sql/target/jacoco.exec
09:51:40 [INFO] 
09:51:40 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-sql ---
09:51:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:40 [INFO] 
09:51:40 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-sql ---
09:51:40 [INFO] 
09:51:40 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-sql ---
09:51:40 [INFO] 
09:51:40 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-sql ---
09:51:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/sql/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-sql/2.0.0-SNAPSHOT/kapua-assembly-sql-2.0.0-SNAPSHOT.pom
09:51:40 [INFO] 
09:51:40 [INFO] -----------< org.eclipse.kapua:kapua-assembly-events-broker >-----------
09:51:40 [INFO] Building kapua-assembly-events-broker 2.0.0-SNAPSHOT           [218/226]
09:51:40 [INFO]   from assembly/events-broker/pom.xml
09:51:40 [INFO] --------------------------------[ pom ]---------------------------------
09:51:43 [INFO] 
09:51:43 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-events-broker ---
09:51:43 [INFO] 
09:51:43 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-events-broker ---
09:51:43 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:43 [INFO] 
09:51:43 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-events-broker ---
09:51:43 [INFO] Required toolchain: jdk [ version='11' ]
09:51:43 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:43 [INFO] 
09:51:43 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-events-broker ---
09:51:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/events-broker' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/events-broker
09:51:43 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823103341
09:51:43 [WARNING] Cannot get the branch information from the git repository: 
09:51:43 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:43 
09:51:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/events-broker' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/events-broker
09:51:43 [INFO] Storing buildScmBranch: UNKNOWN
09:51:43 [INFO] 
09:51:43 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-events-broker ---
09:51:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/jacoco.exec
09:51:43 [INFO] 
09:51:43 [INFO] --- dependency:3.0.1:unpack (unpack-artemis) @ kapua-assembly-events-broker ---
09:51:43 [INFO] Configured Artifact: org.apache.activemq:apache-artemis:bin:?:tar.gz
09:51:43 [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/.repository/org/apache/activemq/apache-artemis/2.31.2/apache-artemis-2.31.2-bin.tar.gz to /home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/dependencies/artemis with includes "" and excludes ""
09:51:43 [INFO] Expanding: /home/jenkins/agent/workspace/develop-build/.repository/org/apache/activemq/apache-artemis/2.31.2/apache-artemis-2.31.2-bin.tar.gz into /home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/dependencies/artemis
09:51:44 [INFO] 
09:51:44 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-events-broker ---
09:51:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:44 [INFO] 
09:51:44 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-events-broker ---
09:51:44 [INFO] 
09:51:44 [INFO] --- assembly:3.0.0:single (kapua-events-broker) @ kapua-assembly-events-broker ---
09:51:44 [WARNING]  Parameter 'finalName' is read-only, must not be used in configuration
09:51:44 [INFO] Reading assembly descriptor: descriptors/kapua-events-broker.xml
09:51:44 [INFO] Building tar: /home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/kapua-events-broker-2.0.0-SNAPSHOT.tar.gz
09:51:46 [INFO] 
09:51:46 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-events-broker ---
09:51:46 [INFO] 
09:51:46 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-events-broker ---
09:51:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/events-broker/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-events-broker/2.0.0-SNAPSHOT/kapua-assembly-events-broker-2.0.0-SNAPSHOT.pom
09:51:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/kapua-events-broker-2.0.0-SNAPSHOT.tar.gz to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-events-broker/2.0.0-SNAPSHOT/kapua-assembly-events-broker-2.0.0-SNAPSHOT.tar.gz
09:51:46 [INFO] 
09:51:46 [INFO] ----------< org.eclipse.kapua:kapua-assembly-broker-artemis >-----------
09:51:46 [INFO] Building kapua-assembly-broker-artemis 2.0.0-SNAPSHOT          [219/226]
09:51:46 [INFO]   from assembly/broker-artemis/pom.xml
09:51:46 [INFO] --------------------------------[ pom ]---------------------------------
09:51:46 [INFO] 
09:51:46 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-broker-artemis ---
09:51:46 [INFO] 
09:51:46 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-broker-artemis ---
09:51:46 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:51:46 [INFO] 
09:51:46 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-broker-artemis ---
09:51:46 [INFO] Required toolchain: jdk [ version='11' ]
09:51:46 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:51:46 [INFO] 
09:51:46 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-broker-artemis ---
09:51:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/broker-artemis' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis
09:51:46 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823106984
09:51:46 [WARNING] Cannot get the branch information from the git repository: 
09:51:46 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:51:46 
09:51:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/broker-artemis' && 'git' 'rev-parse' '--verify' 'HEAD'
09:51:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis
09:51:46 [INFO] Storing buildScmBranch: UNKNOWN
09:51:46 [INFO] 
09:51:46 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-broker-artemis ---
09:51:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/jacoco.exec
09:51:46 [INFO] 
09:51:46 [INFO] --- dependency:3.0.1:unpack (unpack-artemis) @ kapua-assembly-broker-artemis ---
09:51:46 [INFO] Configured Artifact: org.apache.activemq:apache-artemis:bin:?:tar.gz
09:51:46 [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/.repository/org/apache/activemq/apache-artemis/2.31.2/apache-artemis-2.31.2-bin.tar.gz to /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/dependencies/artemis with includes "" and excludes ""
09:51:46 [INFO] Expanding: /home/jenkins/agent/workspace/develop-build/.repository/org/apache/activemq/apache-artemis/2.31.2/apache-artemis-2.31.2-bin.tar.gz into /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/dependencies/artemis
09:51:47 [INFO] 
09:51:47 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-broker-artemis ---
09:51:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:51:47 [INFO] 
09:51:47 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-broker-artemis ---
09:51:47 [INFO] 
09:51:47 [INFO] --- assembly:3.0.0:single (kapua-broker-artemis) @ kapua-assembly-broker-artemis ---
09:51:47 [WARNING]  Parameter 'finalName' is read-only, must not be used in configuration
09:51:47 [INFO] Reading assembly descriptor: descriptors/kapua-broker-artemis.xml
09:51:47 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /opt/artemis
09:51:47 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /opt/artemis
09:51:57 [INFO] Building tar: /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/kapua-broker-artemis-2.0.0-SNAPSHOT.tar.gz
09:52:00 [INFO] 
09:52:00 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-broker-artemis ---
09:52:00 [INFO] 
09:52:00 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-broker-artemis ---
09:52:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-broker-artemis/2.0.0-SNAPSHOT/kapua-assembly-broker-artemis-2.0.0-SNAPSHOT.pom
09:52:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/kapua-broker-artemis-2.0.0-SNAPSHOT.tar.gz to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-broker-artemis/2.0.0-SNAPSHOT/kapua-assembly-broker-artemis-2.0.0-SNAPSHOT.tar.gz
09:52:00 [INFO] 
09:52:00 [INFO] ----------------< org.eclipse.kapua:kapua-assembly-api >----------------
09:52:00 [INFO] Building kapua-assembly-api 2.0.0-SNAPSHOT                     [220/226]
09:52:00 [INFO]   from assembly/api/pom.xml
09:52:00 [INFO] --------------------------------[ pom ]---------------------------------
09:52:00 [INFO] 
09:52:00 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-api ---
09:52:00 [INFO] 
09:52:00 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-api ---
09:52:00 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:52:00 [INFO] 
09:52:00 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-api ---
09:52:00 [INFO] Required toolchain: jdk [ version='11' ]
09:52:00 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:00 [INFO] 
09:52:00 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-api ---
09:52:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/api
09:52:00 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823120884
09:52:00 [WARNING] Cannot get the branch information from the git repository: 
09:52:00 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:52:00 
09:52:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/api' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/api
09:52:00 [INFO] Storing buildScmBranch: UNKNOWN
09:52:00 [INFO] 
09:52:00 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-api ---
09:52:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/api/target/jacoco.exec
09:52:00 [INFO] 
09:52:00 [INFO] --- frontend:1.8.0:install-node-and-npm (install-node-and-npm) @ kapua-assembly-api ---
09:52:01 [INFO] testFailureIgnore property is ignored in non test phases
09:52:01 [INFO] Installing node version v17.9.1
09:52:01 [INFO] Downloading https://nodejs.org/dist/v17.9.1/node-v17.9.1-linux-x64.tar.gz to /home/jenkins/agent/workspace/develop-build/.repository/com/github/eirslett/node/17.9.1/node-17.9.1-linux-x64.tar.gz
09:52:01 [INFO] No proxies configured
09:52:01 [INFO] No proxy was configured, downloading directly
09:52:02 [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/.repository/com/github/eirslett/node/17.9.1/node-17.9.1-linux-x64.tar.gz into /home/jenkins/agent/workspace/develop-build/assembly/api/target/node/tmp
09:52:04 [INFO] Copying node binary from /home/jenkins/agent/workspace/develop-build/assembly/api/target/node/tmp/node-v17.9.1-linux-x64/bin/node to /home/jenkins/agent/workspace/develop-build/assembly/api/target/node/node
09:52:04 [INFO] Extracting NPM
09:52:04 [INFO] Installed node locally.
09:52:04 [INFO] 
09:52:04 [INFO] --- frontend:1.8.0:npm (install-swagger-cli) @ kapua-assembly-api ---
09:52:04 [INFO] testFailureIgnore property is ignored in non test phases
09:52:04 [INFO] Running 'npm install -g @apidevtools/swagger-cli@4.0.4' in /home/jenkins/agent/workspace/develop-build/assembly/api
09:52:04 [INFO] npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
09:52:10 [INFO] npm WARN deprecated @apidevtools/swagger-cli@4.0.4: This package has been abandoned. Please switch to using the actively maintained @redocly/cli
09:52:10 [INFO] 
09:52:10 [INFO] added 48 packages, and audited 49 packages in 6s
09:52:10 [INFO] 
09:52:10 [INFO] 4 packages are looking for funding
09:52:10 [INFO]   run `npm fund` for details
09:52:10 [INFO] 
09:52:10 [INFO] found 0 vulnerabilities
09:52:10 [INFO] 
09:52:10 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-api ---
09:52:10 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:52:10 [INFO] 
09:52:10 [INFO] --- dependency:3.0.1:unpack (unpack-swagger-ui) @ kapua-assembly-api ---
09:52:10 [INFO] Configured Artifact: org.webjars:swagger-ui:5.3.1:jar
09:52:10 [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/.repository/org/webjars/swagger-ui/5.3.1/swagger-ui-5.3.1.jar to /home/jenkins/agent/workspace/develop-build/assembly/api/target/tmp/swagger-ui with includes "" and excludes ""
09:52:11 [INFO] 
09:52:11 [INFO] --- dependency:3.0.1:unpack (unpack-openapi) @ kapua-assembly-api ---
09:52:11 [INFO] Configured Artifact: org.eclipse.kapua:kapua-rest-api-resources:2.0.0-SNAPSHOT:jar
09:52:11 [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/assembly/api/target/tmp with includes "openapi/**/*" and excludes ""
09:52:11 [INFO] 
09:52:11 [INFO] --- exec:1.6.0:exec (copy-openapi) @ kapua-assembly-api ---
09:52:11 Created /home/jenkins/agent/workspace/develop-build/assembly/api/target/tmp/openapi.yaml from /home/jenkins/agent/workspace/develop-build/assembly/api/target/tmp/openapi/openapi.yaml
09:52:11 [INFO] 
09:52:11 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-api ---
09:52:11 [INFO] 
09:52:11 [INFO] --- assembly:3.0.0:single (kapua-api) @ kapua-assembly-api ---
09:52:11 [WARNING]  Parameter 'finalName' is read-only, must not be used in configuration
09:52:11 [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/develop-build/assembly/api/descriptors/kapua-api-jetty.xml
09:52:12 [INFO] Building tar: /home/jenkins/agent/workspace/develop-build/assembly/api/target/kapua-api-2.0.0-SNAPSHOT.tar.gz
09:52:15 [INFO] 
09:52:15 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-api ---
09:52:15 [INFO] 
09:52:15 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-api ---
09:52:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-api/2.0.0-SNAPSHOT/kapua-assembly-api-2.0.0-SNAPSHOT.pom
09:52:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/api/target/kapua-api-2.0.0-SNAPSHOT.tar.gz to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-api/2.0.0-SNAPSHOT/kapua-assembly-api-2.0.0-SNAPSHOT.tar.gz
09:52:16 [INFO] 
09:52:16 [INFO] -------------< org.eclipse.kapua:kapua-assembly-consumer >--------------
09:52:16 [INFO] Building kapua-assembly-consumer 2.0.0-SNAPSHOT                [221/226]
09:52:16 [INFO]   from assembly/consumer/pom.xml
09:52:16 [INFO] --------------------------------[ pom ]---------------------------------
09:52:16 [INFO] 
09:52:16 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-consumer ---
09:52:16 [INFO] 
09:52:16 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-consumer ---
09:52:16 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:52:16 [INFO] 
09:52:16 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-consumer ---
09:52:16 [INFO] Required toolchain: jdk [ version='11' ]
09:52:16 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] 
09:52:16 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-consumer ---
09:52:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/consumer' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/consumer
09:52:16 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823136048
09:52:16 [WARNING] Cannot get the branch information from the git repository: 
09:52:16 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:52:16 
09:52:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/consumer' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/consumer
09:52:16 [INFO] Storing buildScmBranch: UNKNOWN
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-consumer ---
09:52:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/consumer/target/jacoco.exec
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-consumer ---
09:52:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:52:16 [INFO] 
09:52:16 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-consumer ---
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-consumer ---
09:52:16 [INFO] 
09:52:16 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-consumer ---
09:52:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/consumer/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-consumer/2.0.0-SNAPSHOT/kapua-assembly-consumer-2.0.0-SNAPSHOT.pom
09:52:16 [INFO] 
09:52:16 [INFO] --------< org.eclipse.kapua:kapua-assembly-consumer-telemetry >---------
09:52:16 [INFO] Building kapua-assembly-consumer-telemetry 2.0.0-SNAPSHOT      [222/226]
09:52:16 [INFO]   from assembly/consumer/telemetry/pom.xml
09:52:16 [INFO] --------------------------------[ jar ]---------------------------------
09:52:16 [INFO] 
09:52:16 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-consumer-telemetry ---
09:52:16 [INFO] 
09:52:16 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-consumer-telemetry ---
09:52:16 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:52:16 [INFO] 
09:52:16 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-consumer-telemetry ---
09:52:16 [INFO] Required toolchain: jdk [ version='11' ]
09:52:16 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] 
09:52:16 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-consumer-telemetry ---
09:52:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry
09:52:16 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823136160
09:52:16 [WARNING] Cannot get the branch information from the git repository: 
09:52:16 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:52:16 
09:52:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry
09:52:16 [INFO] Storing buildScmBranch: UNKNOWN
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-consumer-telemetry ---
09:52:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry/target/jacoco.exec
09:52:16 [INFO] 
09:52:16 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-assembly-consumer-telemetry ---
09:52:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry/src/main/resources
09:52:16 [INFO] 
09:52:16 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-assembly-consumer-telemetry ---
09:52:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] No sources to compile
09:52:16 [INFO] 
09:52:16 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-assembly-consumer-telemetry ---
09:52:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry/src/test/resources
09:52:16 [INFO] 
09:52:16 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-assembly-consumer-telemetry ---
09:52:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] No sources to compile
09:52:16 [INFO] 
09:52:16 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-assembly-consumer-telemetry ---
09:52:16 [INFO] Tests are skipped.
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-consumer-telemetry ---
09:52:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:52:16 [INFO] 
09:52:16 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-assembly-consumer-telemetry ---
09:52:16 [WARNING] JAR will be empty - no content was marked for inclusion!
09:52:16 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry/target/kapua-assembly-consumer-telemetry-2.0.0-SNAPSHOT.jar
09:52:16 [INFO] 
09:52:16 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-consumer-telemetry ---
09:52:16 [INFO] No sources in project. Archive not created.
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-consumer-telemetry ---
09:52:16 [INFO] 
09:52:16 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-consumer-telemetry ---
09:52:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry/target/kapua-assembly-consumer-telemetry-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-consumer-telemetry/2.0.0-SNAPSHOT/kapua-assembly-consumer-telemetry-2.0.0-SNAPSHOT.jar
09:52:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-consumer-telemetry/2.0.0-SNAPSHOT/kapua-assembly-consumer-telemetry-2.0.0-SNAPSHOT.pom
09:52:16 [INFO] 
09:52:16 [INFO] --------< org.eclipse.kapua:kapua-assembly-consumer-lifecycle >---------
09:52:16 [INFO] Building kapua-assembly-consumer-lifecycle 2.0.0-SNAPSHOT      [223/226]
09:52:16 [INFO]   from assembly/consumer/lifecycle/pom.xml
09:52:16 [INFO] --------------------------------[ jar ]---------------------------------
09:52:16 [INFO] 
09:52:16 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [INFO] 
09:52:16 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:52:16 [INFO] 
09:52:16 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [INFO] Required toolchain: jdk [ version='11' ]
09:52:16 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] 
09:52:16 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle
09:52:16 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823136370
09:52:16 [WARNING] Cannot get the branch information from the git repository: 
09:52:16 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:52:16 
09:52:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle
09:52:16 [INFO] Storing buildScmBranch: UNKNOWN
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle/target/jacoco.exec
09:52:16 [INFO] 
09:52:16 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle/src/main/resources
09:52:16 [INFO] 
09:52:16 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] No sources to compile
09:52:16 [INFO] 
09:52:16 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle/src/test/resources
09:52:16 [INFO] 
09:52:16 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] No sources to compile
09:52:16 [INFO] 
09:52:16 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [INFO] Tests are skipped.
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:52:16 [INFO] 
09:52:16 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [WARNING] JAR will be empty - no content was marked for inclusion!
09:52:16 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle/target/kapua-assembly-consumer-lifecycle-2.0.0-SNAPSHOT.jar
09:52:16 [INFO] 
09:52:16 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [INFO] No sources in project. Archive not created.
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [INFO] 
09:52:16 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-consumer-lifecycle ---
09:52:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle/target/kapua-assembly-consumer-lifecycle-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-consumer-lifecycle/2.0.0-SNAPSHOT/kapua-assembly-consumer-lifecycle-2.0.0-SNAPSHOT.jar
09:52:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-consumer-lifecycle/2.0.0-SNAPSHOT/kapua-assembly-consumer-lifecycle-2.0.0-SNAPSHOT.pom
09:52:16 [INFO] 
09:52:16 [INFO] --------------< org.eclipse.kapua:kapua-assembly-service >--------------
09:52:16 [INFO] Building kapua-assembly-service 2.0.0-SNAPSHOT                 [224/226]
09:52:16 [INFO]   from assembly/service/pom.xml
09:52:16 [INFO] --------------------------------[ pom ]---------------------------------
09:52:16 [INFO] 
09:52:16 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-service ---
09:52:16 [INFO] 
09:52:16 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-service ---
09:52:16 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:52:16 [INFO] 
09:52:16 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-service ---
09:52:16 [INFO] Required toolchain: jdk [ version='11' ]
09:52:16 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] 
09:52:16 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-service ---
09:52:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/service' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/service
09:52:16 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823136472
09:52:16 [WARNING] Cannot get the branch information from the git repository: 
09:52:16 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:52:16 
09:52:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/service' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/service
09:52:16 [INFO] Storing buildScmBranch: UNKNOWN
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-service ---
09:52:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/service/target/jacoco.exec
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-service ---
09:52:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:52:16 [INFO] 
09:52:16 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-service ---
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-service ---
09:52:16 [INFO] 
09:52:16 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-service ---
09:52:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/service/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-service/2.0.0-SNAPSHOT/kapua-assembly-service-2.0.0-SNAPSHOT.pom
09:52:16 [INFO] 
09:52:16 [INFO] ------< org.eclipse.kapua:kapua-assembly-service-authentication >-------
09:52:16 [INFO] Building kapua-assembly-service-authentication 2.0.0-SNAPSHOT  [225/226]
09:52:16 [INFO]   from assembly/service/authentication/pom.xml
09:52:16 [INFO] --------------------------------[ jar ]---------------------------------
09:52:16 [INFO] 
09:52:16 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-service-authentication ---
09:52:16 [INFO] 
09:52:16 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-service-authentication ---
09:52:16 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:52:16 [INFO] 
09:52:16 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-service-authentication ---
09:52:16 [INFO] Required toolchain: jdk [ version='11' ]
09:52:16 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] 
09:52:16 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-service-authentication ---
09:52:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/service/authentication' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/service/authentication
09:52:16 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823136601
09:52:16 [WARNING] Cannot get the branch information from the git repository: 
09:52:16 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:52:16 
09:52:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/service/authentication' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/service/authentication
09:52:16 [INFO] Storing buildScmBranch: UNKNOWN
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-service-authentication ---
09:52:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/service/authentication/target/jacoco.exec
09:52:16 [INFO] 
09:52:16 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-assembly-service-authentication ---
09:52:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/service/authentication/src/main/resources
09:52:16 [INFO] 
09:52:16 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-assembly-service-authentication ---
09:52:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] No sources to compile
09:52:16 [INFO] 
09:52:16 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-assembly-service-authentication ---
09:52:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/service/authentication/src/test/resources
09:52:16 [INFO] 
09:52:16 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-assembly-service-authentication ---
09:52:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] No sources to compile
09:52:16 [INFO] 
09:52:16 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-assembly-service-authentication ---
09:52:16 [INFO] Tests are skipped.
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-service-authentication ---
09:52:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:52:16 [INFO] 
09:52:16 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-assembly-service-authentication ---
09:52:16 [WARNING] JAR will be empty - no content was marked for inclusion!
09:52:16 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/assembly/service/authentication/target/kapua-assembly-service-authentication-2.0.0-SNAPSHOT.jar
09:52:16 [INFO] 
09:52:16 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-service-authentication ---
09:52:16 [INFO] No sources in project. Archive not created.
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-service-authentication ---
09:52:16 [INFO] 
09:52:16 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-service-authentication ---
09:52:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/service/authentication/target/kapua-assembly-service-authentication-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-service-authentication/2.0.0-SNAPSHOT/kapua-assembly-service-authentication-2.0.0-SNAPSHOT.jar
09:52:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/service/authentication/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-service-authentication/2.0.0-SNAPSHOT/kapua-assembly-service-authentication-2.0.0-SNAPSHOT.pom
09:52:16 [INFO] 
09:52:16 [INFO] ------------< org.eclipse.kapua:kapua-assembly-job-engine >-------------
09:52:16 [INFO] Building kapua-assembly-job-engine 2.0.0-SNAPSHOT              [226/226]
09:52:16 [INFO]   from assembly/job-engine/pom.xml
09:52:16 [INFO] --------------------------------[ jar ]---------------------------------
09:52:16 [INFO] 
09:52:16 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-job-engine ---
09:52:16 [INFO] 
09:52:16 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-job-engine ---
09:52:16 [WARNING]  Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories}
09:52:16 [INFO] 
09:52:16 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-job-engine ---
09:52:16 [INFO] Required toolchain: jdk [ version='11' ]
09:52:16 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] 
09:52:16 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-job-engine ---
09:52:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/job-engine' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/job-engine
09:52:16 [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823136756
09:52:16 [WARNING] Cannot get the branch information from the git repository: 
09:52:16 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
09:52:16 
09:52:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/job-engine' && 'git' 'rev-parse' '--verify' 'HEAD'
09:52:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/job-engine
09:52:16 [INFO] Storing buildScmBranch: UNKNOWN
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-job-engine ---
09:52:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/job-engine/target/jacoco.exec
09:52:16 [INFO] 
09:52:16 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-assembly-job-engine ---
09:52:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/job-engine/src/main/resources
09:52:16 [INFO] 
09:52:16 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-assembly-job-engine ---
09:52:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] No sources to compile
09:52:16 [INFO] 
09:52:16 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-assembly-job-engine ---
09:52:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/job-engine/src/test/resources
09:52:16 [INFO] 
09:52:16 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-assembly-job-engine ---
09:52:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
09:52:16 [INFO] No sources to compile
09:52:16 [INFO] 
09:52:16 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-assembly-job-engine ---
09:52:16 [INFO] Tests are skipped.
09:52:16 [INFO] 
09:52:16 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-job-engine ---
09:52:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
09:52:16 [INFO] 
09:52:16 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-assembly-job-engine ---
09:52:16 [WARNING] JAR will be empty - no content was marked for inclusion!
09:52:16 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/assembly/job-engine/target/kapua-assembly-job-engine-2.0.0-SNAPSHOT.jar
09:52:16 [INFO] 
09:52:16 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-job-engine ---
09:52:16 [INFO] No sources in project. Archive not created.
09:52:16 [INFO] 
09:52:16 [INFO] --- assembly:3.0.0:single (kapua-job-engine) @ kapua-assembly-job-engine ---
09:52:16 [WARNING]  Parameter 'finalName' is read-only, must not be used in configuration
09:52:16 [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/develop-build/assembly/job-engine/descriptors/kapua-job-engine-jetty.xml
09:52:16 [INFO] Building tar: /home/jenkins/agent/workspace/develop-build/assembly/job-engine/target/kapua-job-engine-2.0.0-SNAPSHOT.tar.gz
09:52:19 [INFO] 
09:52:19 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-job-engine ---
09:52:19 [INFO] 
09:52:19 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-job-engine ---
09:52:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/job-engine/target/kapua-assembly-job-engine-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-job-engine/2.0.0-SNAPSHOT/kapua-assembly-job-engine-2.0.0-SNAPSHOT.jar
09:52:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/job-engine/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-job-engine/2.0.0-SNAPSHOT/kapua-assembly-job-engine-2.0.0-SNAPSHOT.pom
09:52:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/job-engine/target/kapua-job-engine-2.0.0-SNAPSHOT.tar.gz to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-job-engine/2.0.0-SNAPSHOT/kapua-assembly-job-engine-2.0.0-SNAPSHOT.tar.gz
09:52:19 [INFO] ------------------------------------------------------------------------
09:52:19 [INFO] Reactor Summary for kapua 2.0.0-SNAPSHOT:
09:52:19 [INFO] 
09:52:19 [INFO] kapua-build-tools .................................. SUCCESS [  1.574 s]
09:52:19 [INFO] kapua .............................................. SUCCESS [ 19.285 s]
09:52:19 [INFO] kapua-qa ........................................... SUCCESS [  0.816 s]
09:52:19 [INFO] kapua-qa-markers ................................... SUCCESS [  1.649 s]
09:52:19 [INFO] kapua-service ...................................... SUCCESS [  4.461 s]
09:52:19 [INFO] kapua-service-api .................................. SUCCESS [  4.429 s]
09:52:19 [INFO] kapua-account ...................................... SUCCESS [  0.203 s]
09:52:19 [INFO] kapua-account-api .................................. SUCCESS [  1.256 s]
09:52:19 [INFO] kapua-user ......................................... SUCCESS [  0.210 s]
09:52:19 [INFO] kapua-user-api ..................................... SUCCESS [  1.072 s]
09:52:19 [INFO] kapua-security ..................................... SUCCESS [  1.040 s]
09:52:19 [INFO] kapua-security-authorization ....................... SUCCESS [  0.127 s]
09:52:19 [INFO] kapua-security-authorization-api ................... SUCCESS [  2.527 s]
09:52:19 [INFO] kapua-security-authentication ...................... SUCCESS [  0.106 s]
09:52:19 [INFO] kapua-security-authentication-api .................. SUCCESS [  2.121 s]
09:52:19 [INFO] kapua-commons ...................................... SUCCESS [ 11.176 s]
09:52:19 [INFO] kapua-locator ...................................... SUCCESS [  0.167 s]
09:52:19 [INFO] kapua-locator-guice ................................ SUCCESS [  3.451 s]
09:52:19 [INFO] kapua-account-internal ............................. SUCCESS [  3.358 s]
09:52:19 [INFO] kapua-message ...................................... SUCCESS [  0.226 s]
09:52:19 [INFO] kapua-message-api .................................. SUCCESS [  1.635 s]
09:52:19 [INFO] kapua-device ....................................... SUCCESS [  1.796 s]
09:52:19 [INFO] kapua-device-api ................................... SUCCESS [  1.437 s]
09:52:19 [INFO] kapua-device-registry .............................. SUCCESS [  0.572 s]
09:52:19 [INFO] kapua-device-registry-api .......................... SUCCESS [  2.039 s]
09:52:19 [INFO] kapua-job .......................................... SUCCESS [  0.286 s]
09:52:19 [INFO] kapua-job-api ...................................... SUCCESS [  1.273 s]
09:52:19 [INFO] kapua-job-engine ................................... SUCCESS [  0.296 s]
09:52:19 [INFO] kapua-job-engine-api ............................... SUCCESS [  2.275 s]
09:52:19 [INFO] kapua-device-management ............................ SUCCESS [  0.544 s]
09:52:19 [INFO] kapua-device-management-api ........................ SUCCESS [  1.570 s]
09:52:19 [INFO] kapua-device-management-request .................... SUCCESS [  0.085 s]
09:52:19 [INFO] kapua-device-management-request-api ................ SUCCESS [  1.364 s]
09:52:19 [INFO] kapua-commons-rest ................................. SUCCESS [  0.325 s]
09:52:19 [INFO] kapua-commons-rest-model ........................... SUCCESS [  3.606 s]
09:52:19 [INFO] kapua-job-engine-client ............................ SUCCESS [  2.144 s]
09:52:19 [INFO] kapua-job-engine-commons ........................... SUCCESS [  2.128 s]
09:52:19 [INFO] kapua-transport .................................... SUCCESS [  0.199 s]
09:52:19 [INFO] kapua-transport-api ................................ SUCCESS [  2.763 s]
09:52:19 [INFO] kapua-device-call .................................. SUCCESS [  0.709 s]
09:52:19 [INFO] kapua-device-call-api .............................. SUCCESS [  2.883 s]
09:52:19 [INFO] kapua-translator ................................... SUCCESS [  0.304 s]
09:52:19 [INFO] kapua-translator-api ............................... SUCCESS [  1.605 s]
09:52:19 [INFO] kapua-message-internal ............................. SUCCESS [  3.607 s]
09:52:19 [INFO] kapua-transport-mqtt ............................... SUCCESS [  3.628 s]
09:52:19 [INFO] kapua-device-call-kura ............................. SUCCESS [  3.640 s]
09:52:19 [INFO] kapua-device-management-registry ................... SUCCESS [  0.176 s]
09:52:19 [INFO] kapua-device-management-registry-api ............... SUCCESS [  1.705 s]
09:52:19 [INFO] kapua-device-commons ............................... SUCCESS [  3.130 s]
09:52:19 [INFO] kapua-service-commons .............................. SUCCESS [  0.255 s]
09:52:19 [INFO] kapua-service-storable ............................. SUCCESS [  0.123 s]
09:52:19 [INFO] kapua-service-storable-api ......................... SUCCESS [  2.903 s]
09:52:19 [INFO] kapua-service-elasticsearch ........................ SUCCESS [  0.242 s]
09:52:19 [INFO] kapua-service-elasticsearch-client-api ............. SUCCESS [  3.253 s]
09:52:19 [INFO] kapua-datastore .................................... SUCCESS [  0.609 s]
09:52:19 [INFO] kapua-datastore-api ................................ SUCCESS [  1.753 s]
09:52:19 [INFO] kapua-service-storable-internal .................... SUCCESS [  1.692 s]
09:52:19 [INFO] kapua-service-elasticsearch-client-rest ............ SUCCESS [  2.181 s]
09:52:19 [INFO] kapua-datastore-internal ........................... SUCCESS [  3.113 s]
09:52:19 [INFO] kapua-plug-ins ..................................... SUCCESS [  0.202 s]
09:52:19 [INFO] kapua-sso .......................................... SUCCESS [  0.114 s]
09:52:19 [INFO] kapua-openid-connect ............................... SUCCESS [  0.104 s]
09:52:19 [INFO] kapua-openid-api ................................... SUCCESS [  0.932 s]
09:52:19 [INFO] kapua-openid-provider .............................. SUCCESS [  1.887 s]
09:52:19 [INFO] kapua-security-registration ........................ SUCCESS [  0.125 s]
09:52:19 [INFO] kapua-security-registration-api .................... SUCCESS [  1.346 s]
09:52:19 [INFO] kapua-security-certificate ......................... SUCCESS [  0.096 s]
09:52:19 [INFO] kapua-security-certificate-api ..................... SUCCESS [  1.262 s]
09:52:19 [INFO] kapua-security-certificate-internal ................ SUCCESS [  1.912 s]
09:52:19 [INFO] kapua-user-internal ................................ SUCCESS [  2.179 s]
09:52:19 [INFO] kapua-client ....................................... SUCCESS [  0.792 s]
09:52:19 [INFO] kapua-client-security .............................. SUCCESS [  3.404 s]
09:52:19 [INFO] kapua-device-authentication ........................ SUCCESS [  1.815 s]
09:52:19 [INFO] kapua-tag .......................................... SUCCESS [  0.128 s]
09:52:19 [INFO] kapua-tag-api ...................................... SUCCESS [  0.992 s]
09:52:19 [INFO] kapua-device-registry-internal ..................... SUCCESS [  3.232 s]
09:52:19 [INFO] kapua-security-registration-simple ................. SUCCESS [  1.837 s]
09:52:19 [INFO] kapua-tag-internal ................................. SUCCESS [  3.276 s]
09:52:19 [INFO] kapua-security-shiro ............................... SUCCESS [  7.981 s]
09:52:19 [INFO] kapua-simulator-kura ............................... SUCCESS [  5.317 s]
09:52:19 [INFO] kapua-stream ....................................... SUCCESS [  0.126 s]
09:52:19 [INFO] kapua-stream-api ................................... SUCCESS [  1.162 s]
09:52:19 [INFO] kapua-device-management-asset ...................... SUCCESS [  0.090 s]
09:52:19 [INFO] kapua-device-management-asset-api .................. SUCCESS [  1.639 s]
09:52:19 [INFO] kapua-device-management-asset-store ................ SUCCESS [  0.055 s]
09:52:19 [INFO] kapua-device-management-asset-store-api ............ SUCCESS [  1.434 s]
09:52:19 [INFO] kapua-device-management-asset-internal ............. SUCCESS [  1.823 s]
09:52:19 [INFO] kapua-device-management-asset-store-dummy .......... SUCCESS [  1.381 s]
09:52:19 [INFO] kapua-device-management-bundle ..................... SUCCESS [  0.105 s]
09:52:19 [INFO] kapua-device-management-bundle-api ................. SUCCESS [  1.302 s]
09:52:19 [INFO] kapua-device-management-bundle-internal ............ SUCCESS [  1.615 s]
09:52:19 [INFO] kapua-device-management-command .................... SUCCESS [  0.088 s]
09:52:19 [INFO] kapua-device-management-command-api ................ SUCCESS [  1.316 s]
09:52:19 [INFO] kapua-device-management-command-internal ........... SUCCESS [  1.753 s]
09:52:19 [INFO] kapua-device-management-configuration .............. SUCCESS [  0.141 s]
09:52:19 [INFO] kapua-device-management-configuration-api .......... SUCCESS [  1.613 s]
09:52:19 [INFO] kapua-device-management-configuration-message-api .. SUCCESS [  1.328 s]
09:52:19 [INFO] kapua-device-management-configuration-store ........ SUCCESS [  0.059 s]
09:52:19 [INFO] kapua-device-management-configuration-store-api .... SUCCESS [  1.357 s]
09:52:19 [INFO] kapua-device-management-configuration-internal ..... SUCCESS [  2.057 s]
09:52:19 [INFO] kapua-device-management-configuration-store-dummy .. SUCCESS [  1.396 s]
09:52:19 [INFO] kapua-device-management-inventory .................. SUCCESS [  0.129 s]
09:52:19 [INFO] kapua-device-management-inventory-api .............. SUCCESS [  1.624 s]
09:52:19 [INFO] kapua-device-management-inventory-internal ......... SUCCESS [  2.141 s]
09:52:19 [INFO] kapua-device-management-keystore ................... SUCCESS [  0.181 s]
09:52:19 [INFO] kapua-device-management-keystore-api ............... SUCCESS [  1.521 s]
09:52:19 [INFO] kapua-device-management-keystore-internal .......... SUCCESS [  2.088 s]
09:52:19 [INFO] kapua-device-management-packages ................... SUCCESS [  0.205 s]
09:52:19 [INFO] kapua-device-management-packages-api ............... SUCCESS [  1.647 s]
09:52:19 [INFO] kapua-device-management-registry-internal .......... SUCCESS [  2.174 s]
09:52:19 [INFO] kapua-device-management-packages-internal .......... SUCCESS [  2.378 s]
09:52:19 [INFO] kapua-device-management-request-internal ........... SUCCESS [  1.647 s]
09:52:19 [INFO] kapua-device-management-all ........................ SUCCESS [  0.061 s]
09:52:19 [INFO] kapua-device-management-all-internal ............... SUCCESS [  0.133 s]
09:52:19 [INFO] kapua-translator-kapua ............................. SUCCESS [  0.314 s]
09:52:19 [INFO] kapua-translator-kapua-kura ........................ SUCCESS [  3.016 s]
09:52:19 [INFO] kapua-translator-kura .............................. SUCCESS [  0.071 s]
09:52:19 [INFO] kapua-translator-kura-mqtt ......................... SUCCESS [  1.612 s]
09:52:19 [INFO] kapua-transport-jms ................................ SUCCESS [  1.518 s]
09:52:19 [INFO] kapua-translator-kura-jms .......................... SUCCESS [  1.803 s]
09:52:19 [INFO] kapua-qa-common .................................... SUCCESS [  6.834 s]
09:52:19 [INFO] kapua-account-test-steps ........................... SUCCESS [  2.486 s]
09:52:19 [INFO] kapua-account-test ................................. SUCCESS [  2.344 s]
09:52:19 [INFO] kapua-user-test-steps .............................. SUCCESS [  2.799 s]
09:52:19 [INFO] kapua-user-test .................................... SUCCESS [  2.627 s]
09:52:19 [INFO] kapua-scheduler .................................... SUCCESS [  0.238 s]
09:52:19 [INFO] kapua-scheduler-api ................................ SUCCESS [  1.104 s]
09:52:19 [INFO] kapua-device-management-job ........................ SUCCESS [  0.114 s]
09:52:19 [INFO] kapua-device-management-job-api .................... SUCCESS [  1.523 s]
09:52:19 [INFO] kapua-service-client ............................... SUCCESS [  3.596 s]
09:52:19 [INFO] kapua-broker ....................................... SUCCESS [  0.231 s]
09:52:19 [INFO] kapua-broker-artemis ............................... SUCCESS [  0.218 s]
09:52:19 [INFO] kapua-broker-artemis-plugin ........................ SUCCESS [  4.296 s]
09:52:19 [INFO] kapua-device-registry-test-steps ................... SUCCESS [  3.632 s]
09:52:19 [INFO] kapua-device-registry-test ......................... SUCCESS [  2.231 s]
09:52:19 [INFO] kapua-scheduler-quartz ............................. SUCCESS [  2.584 s]
09:52:19 [INFO] kapua-job-internal ................................. SUCCESS [  2.764 s]
09:52:19 [INFO] kapua-job-test-steps ............................... SUCCESS [  2.504 s]
09:52:19 [INFO] kapua-job-test ..................................... SUCCESS [  1.988 s]
09:52:19 [INFO] kapua-tag-test-steps ............................... SUCCESS [  1.900 s]
09:52:19 [INFO] kapua-tag-test ..................................... SUCCESS [  2.110 s]
09:52:19 [INFO] kapua-endpoint ..................................... SUCCESS [  0.118 s]
09:52:19 [INFO] kapua-endpoint-api ................................. SUCCESS [  0.983 s]
09:52:19 [INFO] kapua-rest-api ..................................... SUCCESS [  0.590 s]
09:52:19 [INFO] kapua-rest-api-core ................................ SUCCESS [  4.537 s]
09:52:19 [INFO] kapua-device-management-all-api .................... SUCCESS [  0.092 s]
09:52:19 [INFO] kapua-system ....................................... SUCCESS [  0.105 s]
09:52:19 [INFO] kapua-system-api ................................... SUCCESS [  0.787 s]
09:52:19 [INFO] kapua-rest-api-resources ........................... SUCCESS [  3.191 s]
09:52:19 [INFO] kapua-endpoint-internal ............................ SUCCESS [  1.987 s]
09:52:19 [INFO] kapua-commons-rest-errors .......................... SUCCESS [  1.903 s]
09:52:19 [INFO] kapua-commons-rest-filters ......................... SUCCESS [  1.818 s]
09:52:19 [INFO] kapua-stream-internal .............................. SUCCESS [  1.697 s]
09:52:19 [INFO] kapua-system-internal .............................. SUCCESS [  1.411 s]
09:52:19 [INFO] kapua-extras ....................................... SUCCESS [  0.142 s]
09:52:19 [INFO] kapua-foreignkeys .................................. SUCCESS [  0.151 s]
09:52:19 [INFO] kapua-rest-api-web ................................. SUCCESS [  7.050 s]
09:52:19 [INFO] kapua-qa-integration-steps ......................... SUCCESS [  3.905 s]
09:52:19 [INFO] kapua-security-test-steps .......................... SUCCESS [  2.802 s]
09:52:19 [INFO] kapua-device-management-job-internal ............... SUCCESS [  2.093 s]
09:52:19 [INFO] kapua-endpoint-test-steps .......................... SUCCESS [  2.578 s]
09:52:19 [INFO] kapua-device-management-bundle-job ................. SUCCESS [  1.465 s]
09:52:19 [INFO] kapua-device-management-asset-job .................. SUCCESS [  1.400 s]
09:52:19 [INFO] kapua-device-management-packages-job ............... SUCCESS [  1.794 s]
09:52:19 [INFO] kapua-device-management-command-job ................ SUCCESS [  1.748 s]
09:52:19 [INFO] kapua-device-management-configuration-job .......... SUCCESS [  1.426 s]
09:52:19 [INFO] kapua-device-management-keystore-job ............... SUCCESS [  1.677 s]
09:52:19 [INFO] kapua-scheduler-test-steps ......................... SUCCESS [  2.175 s]
09:52:19 [INFO] kapua-datastore-test-steps ......................... SUCCESS [  2.858 s]
09:52:19 [INFO] kapua-service-camel ................................ SUCCESS [  2.104 s]
09:52:19 [INFO] kapua-consumer ..................................... SUCCESS [  0.104 s]
09:52:19 [INFO] kapua-consumer-lifecycle ........................... SUCCESS [  2.009 s]
09:52:19 [INFO] kapua-consumer-telemetry ........................... SUCCESS [  2.288 s]
09:52:19 [INFO] kapua-service-authentication ....................... SUCCESS [  2.401 s]
09:52:19 [INFO] kapua-qa-integration ............................... SUCCESS [  3.038 s]
09:52:19 [INFO] kapua-dev-tools .................................... SUCCESS [  0.047 s]
09:52:19 [INFO] kapua-cucumber-reports ............................. SUCCESS [  0.621 s]
09:52:19 [INFO] kapua-deployment ................................... SUCCESS [  0.047 s]
09:52:19 [INFO] kapua-deployment-commons ........................... SUCCESS [  0.060 s]
09:52:19 [INFO] kapua-docker ....................................... SUCCESS [  0.037 s]
09:52:19 [INFO] kapua-minishift .................................... SUCCESS [  0.037 s]
09:52:19 [INFO] kapua-openshift .................................... SUCCESS [  0.037 s]
09:52:19 [INFO] kapua-datastore-test ............................... SUCCESS [  2.065 s]
09:52:19 [INFO] kapua-device-management-all-job .................... SUCCESS [  0.113 s]
09:52:19 [INFO] kapua-scheduler-test ............................... SUCCESS [  2.098 s]
09:52:19 [INFO] kapua-security-test ................................ SUCCESS [  2.030 s]
09:52:19 [INFO] kapua-system-test-steps ............................ SUCCESS [  1.858 s]
09:52:19 [INFO] kapua-system-test .................................. SUCCESS [  2.016 s]
09:52:19 [INFO] kapua-service-authentication-app ................... SUCCESS [ 10.072 s]
09:52:19 [INFO] kapua-translator-test-steps ........................ SUCCESS [  2.235 s]
09:52:19 [INFO] kapua-translator-test .............................. SUCCESS [  1.772 s]
09:52:19 [INFO] kapua-es-migrator .................................. SUCCESS [  8.873 s]
09:52:19 [INFO] kapua-encryption-migrator .......................... SUCCESS [  5.938 s]
09:52:19 [INFO] kapua-liquibase-unlocker ........................... SUCCESS [  4.417 s]
09:52:19 [INFO] kapua-openid-provider-generic ...................... SUCCESS [  1.558 s]
09:52:19 [INFO] kapua-openid-provider-keycloak ..................... SUCCESS [  1.609 s]
09:52:19 [INFO] kapua-job-engine-jbatch ............................ SUCCESS [  3.001 s]
09:52:19 [INFO] kapua-job-engine-app ............................... SUCCESS [  0.056 s]
09:52:19 [INFO] kapua-job-engine-app-core .......................... SUCCESS [  1.683 s]
09:52:19 [INFO] kapua-job-engine-app-resources ..................... SUCCESS [  1.602 s]
09:52:19 [INFO] kapua-job-engine-app-web ........................... SUCCESS [  3.622 s]
09:52:19 [INFO] kapua-consumer-lifecycle-app ....................... SUCCESS [  8.502 s]
09:52:19 [INFO] kapua-consumer-telemetry-app ....................... SUCCESS [ 10.290 s]
09:52:19 [INFO] kapua-client-gateway ............................... SUCCESS [  1.981 s]
09:52:19 [INFO] Eclipse Kapua :: Gateway Client :: API ............. SUCCESS [  3.223 s]
09:52:19 [INFO] Eclipse Kapua :: Gateway Client :: SPI ............. SUCCESS [  3.232 s]
09:52:19 [INFO] Eclipse Kapua :: Gateway Client :: Provider ........ SUCCESS [  0.172 s]
09:52:19 [INFO] Eclipse Kapua :: Gateway Client :: Provider :: Core MQTT SUCCESS [  2.176 s]
09:52:19 [INFO] Eclipse Kapua :: Gateway Client :: Provider :: FUSE MQTT SUCCESS [  2.611 s]
09:52:19 [INFO] Eclipse Kapua :: Gateway Client :: Provider :: Eclipse Paho SUCCESS [  2.402 s]
09:52:19 [INFO] Eclipse Kapua :: Gateway Client :: Profile :: Eclipse Kura SUCCESS [  4.029 s]
09:52:19 [INFO] Eclipse Kapua :: Gateway Client :: Features ........ SUCCESS [  0.080 s]
09:52:19 [INFO] Eclipse Kapua :: Gateway Client :: Features :: Karaf SUCCESS [  3.857 s]
09:52:19 [INFO] kapua-assembly ..................................... SUCCESS [  0.052 s]
09:52:19 [INFO] kapua-assembly-java-base ........................... SUCCESS [  0.078 s]
09:52:19 [INFO] kapua-assembly-jetty-base .......................... SUCCESS [  0.087 s]
09:52:19 [INFO] kapua-assembly-sql ................................. SUCCESS [  0.042 s]
09:52:19 [INFO] kapua-assembly-events-broker ....................... SUCCESS [  6.322 s]
09:52:19 [INFO] kapua-assembly-broker-artemis ...................... SUCCESS [ 13.687 s]
09:52:19 [INFO] kapua-assembly-api ................................. SUCCESS [ 15.385 s]
09:52:19 [INFO] kapua-assembly-consumer ............................ SUCCESS [  0.062 s]
09:52:19 [INFO] kapua-assembly-consumer-telemetry .................. SUCCESS [  0.155 s]
09:52:19 [INFO] kapua-assembly-consumer-lifecycle .................. SUCCESS [  0.183 s]
09:52:19 [INFO] kapua-assembly-service ............................. SUCCESS [  0.083 s]
09:52:19 [INFO] kapua-assembly-service-authentication .............. SUCCESS [  0.190 s]
09:52:19 [INFO] kapua-assembly-job-engine .......................... SUCCESS [  2.673 s]
09:52:19 [INFO] ------------------------------------------------------------------------
09:52:19 [INFO] BUILD SUCCESS
09:52:19 [INFO] ------------------------------------------------------------------------
09:52:19 [INFO] Total time:  07:49 min
09:52:19 [INFO] Finished at: 2024-03-07T14:52:19Z
09:52:19 [INFO] ------------------------------------------------------------------------
09:52:19 Finished: SUCCESS